This repository has been archived by the owner on Apr 27, 2024. It is now read-only.
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Also, explain a couple more benefits of the native training example.
- Loading branch information
5fbaf50
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
exec this command :
ninja -C "${IREE_BUILD_ROOT}" IREECompilerPythonModules bindings_python_iree_runtime_runtime
will report error as flows:
could you fix it?
@dellis23
5fbaf50
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I'd like to help, but I think the best I'd be able to do is to try to direct you to the right place to file an issue. Where did you find the command you're trying to run? Somewhere in iree? You might want to file an issue there and document which setup steps you were following.
5fbaf50
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
sorry, I will send the problem to issue in the future. The command from iree-torch/README.md, the step of
Running end-to-end correctness tests
, so I think the README.md need update.5fbaf50
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Ah, I see, thank you! I didn't realize that was in our readme. I should have looked harder. This is indeed a good place to file the issue. I will do that for you.