- 04 Jul, 2019 1 commit
-
-
Rob Earhart authored
The PrefixReshapeElimination pass doesn't work correctly if the network's operation's input and output shape compatibility is being validated; an implicit broadcast operation is required to get the shapes right. This change moves the implementation back to PlaidML (since it's seeming less generally useful, and PlaidML has an implicit broadcast operation), and fixes both it and the implicit broadcast pass to only apply when the downstream operation is an elementwise operation (since PlaidML doesn't support automatic broadcasting for contractions).
-
- 03 Jul, 2019 7 commits
-
-
Scott Cyphers authored
Leona/doc v0.23
-
Scott Cyphers authored
-
Scott Cyphers authored
Remove reshape file from op/util.
-
Scott Cyphers authored
-
Scott Cyphers authored
Add initial igpu docs and other important fixes for 0.22
-
Scott Cyphers authored
-
Scott Cyphers authored
fix spelling error
-
- 02 Jul, 2019 32 commits
-
-
Scott Cyphers authored
-
Scott Cyphers authored
-
Scott Cyphers authored
memory allocator for CPU
-
Leona C authored
-
Leona C authored
-
Scott Cyphers authored
-
Scott Cyphers authored
-
Scott Cyphers authored
Failing test on INTERPRETER backend.
-
Robert Kimball authored
-
Scott Cyphers authored
-
Scott Cyphers authored
Add QuantizedConvolution op to ngraph core
-
Scott Cyphers authored
-
Scott Cyphers authored
-
Leona C authored
-
Leona C authored
-
Leona C authored
-
nishant.b.patel authored
-
Pruthvi authored
-
nishant.b.patel authored
-
nishant.b.patel authored
-
nishant.b.patel authored
-
Scott Cyphers authored
Removed deprecated fusion type constants.
-
Scott Cyphers authored
-
Scott Cyphers authored
Improve PlaidML backend option debugging
-
Scott Cyphers authored
-
Scott Cyphers authored
Migrate from r0.23
-
Scott Cyphers authored
-
Scott Cyphers authored
[MLIR] Bump MLIR repo to commit 82d5084 Wed Jun 26.
-
Scott Cyphers authored
-
Scott Cyphers authored
Remove redundant run of FusedOpDecomposition.
-
Adam Rogowiec authored
-
Adam Rogowiec authored
-