Commit 0390a5c
committed
Support Toy models in aot_neutron_compile via --model_name
Toy models can now be selected in `aot_neutron_compile.py` using the `--model_name` flag. This was achieved with a minor change to `get_model_and_inputs_from_name`, ensuring the models are correctly retrieved from `MODEL_NAME_TO_MODEL`.1 parent 6bd2c2d commit 0390a5c
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
75 | 75 | | |
76 | 76 | | |
77 | 77 | | |
78 | | - | |
| 78 | + | |
79 | 79 | | |
80 | 80 | | |
81 | 81 | | |
| |||
0 commit comments