This website requires JavaScript.
Explore
Help
Sign In
shylie
/
llvm-project
Watch
1
Star
0
Fork
0
You've already forked llvm-project
Code
Issues
Pull Requests
Actions
6
Packages
Projects
Releases
Wiki
Activity
llvm-project
/
mlir
/
lib
/
Dialect
/
Tosa
/
Transforms
History
Adrian Kuegel
7f2dd2da99
[mlir][Tosa] Fix test failure when running with Asan.
...
We cannot rely on the address of StringAttr being the same if the stored string is the same.
2023-10-17 11:23:47 +00:00
..
CMakeLists.txt
[mlir][tosa] Constant folding for reciprocal
2023-07-05 11:38:46 +02:00
TosaDecomposeConv2D.cpp
[mlir] Move casting calls from methods to function calls
2023-05-12 11:21:25 +02:00
TosaDecomposeDepthwise.cpp
[TOSA] Refactor TosaMakeBroadcastable pass
2023-05-24 14:43:33 -07:00
TosaDecomposeTransposeConv.cpp
[mlir][tosa] Change axis to I32Attr
2023-08-15 19:04:25 +00:00
TosaFolders.cpp
[mlir][tosa] Add aggressiveReduceConstant argument for the constant reduce optimization (
#68765
)
2023-10-12 08:48:54 +03:00
TosaInferShapes.cpp
[mlir][TOSA] Fix shape inference when operand was inferred (
#66906
)
2023-09-22 14:09:50 -07:00
TosaLayerwiseConstantFoldPass.cpp
[mlir][tosa] Add aggressiveReduceConstant argument for the constant reduce optimization (
#68765
)
2023-10-12 08:48:54 +03:00
TosaMakeBroadcastable.cpp
[mlir] Move casting calls from methods to function calls
2023-05-26 10:29:55 +02:00
TosaOptionalDecompositions.cpp
[MLIR] Update pass declarations to new autogenerated files
2022-08-31 12:28:45 +02:00
TosaValidation.cpp
[mlir][Tosa] Fix test failure when running with Asan.
2023-10-17 11:23:47 +00:00