Skip to content

Conversation

@kfreidank
Copy link

@kfreidank kfreidank commented Dec 14, 2025

  • 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.

@kfreidank kfreidank force-pushed the bugfix/issue-277_hello_world branch from 508cbe2 to 7ed5a96 Compare December 14, 2025 23:28
- 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.
@kfreidank kfreidank force-pushed the bugfix/issue-277_hello_world branch from 7ed5a96 to c75e1e0 Compare December 15, 2025 03:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants