You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Summary:
This PR introduces support for `TensorConfig` in FACTO's tensor generation pipeline, enabling fine-grained control over tensor properties like empty tensors, transposed layouts, permuted dimensions, and strided memory patterns. The implementation features a clean separation between transformation generation and tensor creation through a new `TensorTransformationGenerator` class.
Pull Request resolved: #15
Reviewed By: digantdesai
Differential Revision: D79295653
Pulled By: manuelcandales
fbshipit-source-id: 64e0f252f6ed2beb572f9369cb22f59b2e7894dc
0 commit comments