- 02 Jul, 2019 14 commits
-
-
Scott Cyphers authored
[MLIR] Bump MLIR repo to commit 82d5084 Wed Jun 26.
-
Scott Cyphers authored
-
Scott Cyphers authored
Remove redundant run of FusedOpDecomposition.
-
Scott Cyphers authored
-
Scott Cyphers authored
Decomposition of fused ops in PlaidML backend
-
Scott Cyphers authored
-
Scott Cyphers authored
Remove CPURuntimeContext mkldnn primitives and workspaces assignments…
-
Scott Cyphers authored
-
Scott Cyphers authored
Add PlaidML Quantize & Dequantize
-
Scott Cyphers authored
-
Scott Cyphers authored
-
Scott Cyphers authored
Enable ONNX Runtime CI check on nGraph PRs
-
Scott Cyphers authored
-
Scott Cyphers authored
Fix fused sigmoid overflow.
-
- 01 Jul, 2019 16 commits
-
-
Scott Cyphers authored
-
Scott Cyphers authored
Update CONTRIB.md
-
Tim Zerrell authored
-
Tim Zerrell authored
-
Tim Zerrell authored
-
Scott Cyphers authored
-
Tomasz Dołbniak authored
-
Scott Cyphers authored
Add DynReplaceSlice op; make Dimension support negatives
-
Diego Caballero authored
-
Scott Cyphers authored
-
tomdol authored
-
Leona C authored
-
Leona C authored
-
tomdol authored
-
Adam Rogowiec authored
-
Adam Rogowiec authored
-
- 30 Jun, 2019 2 commits
-
-
Tomasz Dołbniak authored
-
Scott Cyphers authored
-
- 29 Jun, 2019 1 commit
-
-
Sang Ik Lee authored
-
- 28 Jun, 2019 7 commits
-
-
Diego Caballero authored
Improvements and changes in dialect conversion APIs. Type conversion and op rewriting are now a bit more independent mechanisms. Dialect conversion now requires a target object with the legal transformations to be applied. Legality checks to detect illegal operations after dialect conversion have been strengthened significantly. MLIR LLVM commit: commit 82d5084cf28bca7a0eebec283cdeae118dfa1d11 (HEAD) Author: Jacques Pienaar <jpienaar@google.com> Date: Wed Jun 26 11:12:40 2019 -0700 Split out TranslateClParser and add new parse method that reuses SourceMgr. MLIR commit: commit 82d5084cf28bca7a0eebec283cdeae118dfa1d11 (HEAD) Author: Jacques Pienaar <jpienaar@google.com> Date: Wed Jun 26 11:12:40 2019 -0700 Split out TranslateClParser and add new parse method that reuses SourceMgr.
-
Adam Procter authored
-
Tomasz Dołbniak authored
-
Scott Cyphers authored
Add DynElimination for DynReshape
-
Scott Cyphers authored
-
Scott Cyphers authored
use lock_guard to protect the access to m_exec_map in cpu_backend
-
Scott Cyphers authored
-