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
Added more tests for Quantization24SparseW4A16 (#1434)
SUMMARY:
Added following validations for each stage:
1. Check if recipe.yaml file exists
2. Check if config.json file exists
3. Check if `quantization_config` field is present in config.json
4. Check if format is set correctly
TEST:
- The current setup pass the test.
Manually removed `format` and it failed expectedly.
QUESTION:
- Any more fields I should check for?
- Naming?
---------
Signed-off-by: shanjiaz <[email protected]>
0 commit comments