- 27 Jun, 2019 3 commits
-
-
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.
-
Scott Cyphers authored
fix license header again
-
- 26 Jun, 2019 29 commits
-
-
Scott Cyphers authored
-
Scott Cyphers authored
MLIR Integration into CPU backend
-
fenglei authored
-
fenglei authored
-
fenglei authored
-
Fenglei Tian authored
-
fenglei authored
-
fenglei authored
-
Robert Kimball authored
-
fenglei authored
-
Scott Cyphers authored
-
fenglei authored
-
fenglei authored
-
Scott Cyphers authored
-
nmostafa authored
-
fenglei authored
-
fenglei authored
-
Scott Cyphers authored
-
fenglei authored
-
fenglei authored
-
Fenglei Tian authored
-
tsocha authored
* [ONNX] Add eyelike operator * Use shifted square identity in square identity * Make new helper function to map onnx_types<->ngraph_types * Add fp16 support to ngraph Python API * Move helper common.hpp => common.cpp * Add checker for attribute presence * Style check * Add definition of shifted word * Change return value of attribute presence !(==) -> != * Rename is_attribute_present => has_attribute * Clean-up headers in eyelike.cpp * Organize headers in common.*pp * Minor review fixes * Style check * Add test for EyeLike with negative k
-
Fenglei Tian authored
-
fenglei authored
-
fenglei authored
-
fenglei authored
-
Amy Zhuang authored
* Disable caching when node has state. * Address PR feedback: move has_state to Node. * Address PR feedback. * Fix style error.
-
Fenglei Tian authored
-
Scott Cyphers authored
* More serialization preparation for iteration ops * const arg * const json& leads to memory issues
-
- 25 Jun, 2019 8 commits
-
-
Adam Rogowiec authored
* Run fused op decomposition recursively until no more fused ops. * Update callback member name.
-
Fenglei Tian authored
-
fenglei authored
-
Robert Kimball authored
-
fenglei authored
-
Fenglei Tian authored
-
Diego Caballero authored
-
Scott Cyphers authored
* Eliminate wrapped enum Switch allreduce to new op form * review comments * review comments * typo
-