Skip to content

Conversation

@gsakkis
Copy link
Contributor

@gsakkis gsakkis commented Sep 13, 2022

The _tensor_schema module has grown quite a bit since it was introduced. This PR refactors it to a package and moves each TensorSchema subclass/factory to a separate module. Additionally, the TensorKind enum and the Selector type alias that are part of the public API (since they are used by ArrayParams) are moved from _tensor_schema to types.

@gsakkis gsakkis force-pushed the gsa/package_tensor_schema branch from 9130367 to ce500aa Compare September 14, 2022 14:25
@gsakkis gsakkis force-pushed the gsa/support-pytorch-1.11 branch from 0ac4f8b to 49fdbe2 Compare September 14, 2022 16:29
Base automatically changed from gsa/support-pytorch-1.11 to master September 14, 2022 17:02
@gsakkis gsakkis force-pushed the gsa/package_tensor_schema branch from ce500aa to ae5283a Compare September 14, 2022 21:27
@gsakkis gsakkis changed the base branch from master to gsa/sc-21303/support-reading-dense-tensors-from-sparse-arrays September 14, 2022 21:29
Base automatically changed from gsa/sc-21303/support-reading-dense-tensors-from-sparse-arrays to master September 15, 2022 20:35
@gsakkis gsakkis force-pushed the gsa/package_tensor_schema branch from ae5283a to 32b33fb Compare September 15, 2022 20:36
@gsakkis gsakkis merged commit bb714aa into master Sep 15, 2022
@gsakkis gsakkis deleted the gsa/package_tensor_schema branch September 15, 2022 20:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants