Commit c75e1e0
committed
bugfix/issue-277_hello_world
- Added recognition of Kraken Point (KRK) APU.
- Changed torch.onnx.export inputs to dummy_input because torch
2.9.1 does not use a dictionary.
- Finished the iteration loop over NPU and CPU implementations. Not
a good test. Really need a large model to show improvement of
using the NPU.
- Added onnxscript to requirements.txt
- Mentioned the state file when cloning the conda environment.1 parent 92776ef commit c75e1e0
File tree
4 files changed
+340
-72
lines changed- tutorial/hello_world
4 files changed
+340
-72
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
25 | | - | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
26 | 28 | | |
27 | 29 | | |
28 | 30 | | |
| |||
0 commit comments