Skip to content

Commit

Permalink
Update reference to iree_tests given current repository location. (#437)
Browse files Browse the repository at this point in the history
  • Loading branch information
ScottTodd authored Jan 21, 2025
1 parent a0131fe commit 4797eae
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion alt_e2eshark/onnx_tests/operators/generate_node.py
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,8 @@

### IMPORTANT: ###
# These node tests are added primarily to help debugging torch-mlir conversions on a *case-by-case* basis.
# Please consider looking into SHARK-TestSuite/iree_tests/onnx for a much more robust and efficient alternative to running e2e node tests through iree.
# Please consider looking into https://github.com/iree-org/iree-test-suites/tree/main/onnx_ops for a
# much more robust and efficient alternative to running e2e node tests through iree.


def get_tensor_from_pb(inputpb):
Expand Down

0 comments on commit 4797eae

Please sign in to comment.