summaryrefslogtreecommitdiff
path: root/mlir/benchmark/python/common.py
AgeCommit message (Expand)Author
2023-12-06[mlir][benchmark] Fix broken benchmark script (#68841)Kohei Yamaguchi
2023-11-15Changed all code and comments that used the phrase "sparse compiler" to inste...Tim Harvey
2023-05-26[NFC][Py Reformat] Reformat python files in mlir subdirTobias Hieta
2022-09-04[mlir][sparse] Expose SparseTensor passes as enums instead of opaque numbers ...Nick Kreeger
2022-09-03Revert "[mlir][sparse] Expose SparseTensor passes as enums instead of opaque"Nick Kreeger
2022-09-03[mlir][sparse] Expose SparseTensor passes as enums instead of opaqueNick Kreeger
2022-07-16[NFC] Remove obsolete all_passes_registration from integration tests.Stella Laurenzo
2022-07-15[mlir][benchmark] Fix import in sparse benchmark.Ingo Müller
2022-05-13[mlir] Fix declaration of nano time function in benchmark infraDenys Shabalin
2022-04-23Revert "[mlir][sparse] Expose SpareTensor passes as enums instead of opaque n...Nick Kreeger
2022-04-23[mlir][sparse] Expose SpareTensor passes as enums instead of opaque numbers f...Nick Kreeger
2022-03-16[mlir] Move the Builtin FuncOp to the Func dialectRiver Riddle
2022-03-01[mlir] Rename the Standard dialect to the Func dialectRiver Riddle
2022-02-09[mlir] Use sparse-compiler pass in sparse benchmarkSaurabh Jha
2022-02-06[mlir] Split out a new ControlFlow dialect from StandardRiver Riddle
2022-02-02[mlir] Move SelectOp from Standard to ArithmeticRiver Riddle
2022-01-31[mlir][bufferize] Clean up remaining references to `tensor-constant-bufferize`Matthias Springer
2022-01-27[mlir] Set up boilerplate build for MLIR benchmarksSaurabh Jha