-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* pow rewrite * pinned onnx-mlir patch * Problem with index to float cast * Updated onnx testcases to problematic/finished
- Loading branch information
Showing
73 changed files
with
213 additions
and
863 deletions.
There are no files selected for viewing
Submodule onnx-mlir
updated
3 files
+5 −0 | src/Dialect/ONNX/DialectBuilder.cpp | |
+3 −0 | src/Dialect/ONNX/DialectBuilder.hpp | |
+45 −1 | src/Dialect/ONNX/Rewrite.cpp |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
File renamed without changes.
Binary file not shown.
37 changes: 0 additions & 37 deletions
37
mlir-assigner/tests/Ops/NeedsBlueprintComponent/LRN/LRNSimple.mlir
This file was deleted.
Oops, something went wrong.
1 change: 0 additions & 1 deletion
1
mlir-assigner/tests/Ops/NeedsBlueprintComponent/Pow/PowPublicBase.json
This file was deleted.
Oops, something went wrong.
17 changes: 0 additions & 17 deletions
17
mlir-assigner/tests/Ops/NeedsBlueprintComponent/Pow/PowPublicBase.mlir
This file was deleted.
Oops, something went wrong.
Binary file removed
BIN
-155 Bytes
mlir-assigner/tests/Ops/NeedsBlueprintComponent/Pow/PowPublicBase.onnx
Binary file not shown.
3 changes: 0 additions & 3 deletions
3
mlir-assigner/tests/Ops/NeedsBlueprintComponent/Pow/PowPublicBase.res
This file was deleted.
Oops, something went wrong.
1 change: 0 additions & 1 deletion
1
mlir-assigner/tests/Ops/NeedsBlueprintComponent/Pow/PowPublicExponent.json
This file was deleted.
Oops, something went wrong.
17 changes: 0 additions & 17 deletions
17
mlir-assigner/tests/Ops/NeedsBlueprintComponent/Pow/PowPublicExponent.mlir
This file was deleted.
Oops, something went wrong.
Binary file removed
BIN
-159 Bytes
mlir-assigner/tests/Ops/NeedsBlueprintComponent/Pow/PowPublicExponent.onnx
Binary file not shown.
3 changes: 0 additions & 3 deletions
3
mlir-assigner/tests/Ops/NeedsBlueprintComponent/Pow/PowPublicExponent.res
This file was deleted.
Oops, something went wrong.
1 change: 0 additions & 1 deletion
1
mlir-assigner/tests/Ops/NeedsBlueprintComponent/Pow/PowSimple.json
This file was deleted.
Oops, something went wrong.
16 changes: 0 additions & 16 deletions
16
mlir-assigner/tests/Ops/NeedsBlueprintComponent/Pow/PowSimple.mlir
This file was deleted.
Oops, something went wrong.
3 changes: 0 additions & 3 deletions
3
mlir-assigner/tests/Ops/NeedsBlueprintComponent/Pow/PowSimple.res
This file was deleted.
Oops, something went wrong.
File renamed without changes.
File renamed without changes.
Oops, something went wrong.