Commit a9dd0cb
committed
Update base for Update on "[ET-VK][testing] Improvement to operator test codegen system"
## Changes
* Allow test cases to specify storage types / memory layouts for individual args
* Allow test cases to specify different data generation functions for individual args
## Motivation
> Allow test cases to specify storage types / memory layouts for individual args
Make it possible to test args that require specific storage types for certain input/output tensors.
> Allow test cases to specify different data generation functions for individual args
Useful for debugging operators during development.
Differential Revision: [D77038777](https://our.internmc.facebook.com/intern/diff/D77038777/)
[ghstack-poisoned]1 parent 6e1127f commit a9dd0cb
1 file changed
+0
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
758 | 758 | | |
759 | 759 | | |
760 | 760 | | |
761 | | - | |
762 | 761 | | |
763 | 762 | | |
764 | 763 | | |
| |||
0 commit comments