- 01 Jul, 2019 6 commits
-
-
Scott Cyphers authored
Update CONTRIB.md
-
Scott Cyphers authored
-
Scott Cyphers authored
Add DynReplaceSlice op; make Dimension support negatives
-
Scott Cyphers authored
-
Leona C authored
-
Leona C authored
-
- 30 Jun, 2019 1 commit
-
-
Scott Cyphers authored
-
- 29 Jun, 2019 1 commit
-
-
Sang Ik Lee authored
-
- 28 Jun, 2019 17 commits
-
-
Adam Procter 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
-
Scott Cyphers authored
-
Scott Cyphers authored
[Fused] RNN and GRU cells
-
Scott Cyphers authored
-
Scott Cyphers authored
-
Adam Rogowiec authored
-
Adam Rogowiec authored
-
Adam Rogowiec authored
-
Adam Rogowiec authored
-
Scott Cyphers authored
Adjust PlaidML test tolerances
-
Adam Procter authored
-
Adam Procter authored
-
Scott Cyphers authored
-
- 27 Jun, 2019 14 commits
-
-
Sang Ik Lee authored
-
pruthvi authored
-
pruthvi authored
-
Sang Ik Lee authored
-
Sang Ik Lee authored
-
Jayaram Bobba authored
-
Adam Procter authored
-
Adam Rogowiec authored
* Add LpNormalization operator along with unit tests. * Add validation macro based on NGRAPH_CHECK. * Add InstanceNormalization operation along with unit tests. * Update supported ops table. * Fix merge error.
-
Robert Kimball authored
* add send recv file * update CMakeLists * add to op_tbl, add to serializer * fix bug in serializer, add MPI send recv * not supported in MlSL * GPU not support send recv * add reference implementation * send recv not supported by intel gpu * resolve Scott's comment about construction * style * add comments, add to gpu not supported list * using Output<Node> instead of shared_ptr<Node> * add test * disable test for MLSL * disable test for cpu, gpu, gpuh * add static string s_manifest = ; * using NGRAPH_TEST so test can be disable for specific backend * float number * revert last change * default * support more data type * change License text * change License text * add and ring send recv test * add and ring send recv test * skip send_recv_ring * fix bug
-
Robert Kimball authored
-
Adam Rogowiec authored
* Run fused op decomposition recursively until no more fused ops. * Update callback member name. * Remove redundant conditions. * Style apply.
-
Adam Rogowiec authored
-
Adam Rogowiec authored
-
Scott Cyphers authored
fix license header again
-
- 26 Jun, 2019 1 commit
-
-
Scott Cyphers authored
-