- 19 Sep, 2019 1 commit
-
-
Scott Cyphers authored
* Fix unsigned comparison and implicit double conversion * Eliminate sign/unsigned compare warnings, implicit double conversion * Missed type * Neww int type * omp compromise * style
-
- 03 Jan, 2019 1 commit
-
-
Robert Kimball authored
* update licenses for 2019 * style
-
- 18 Dec, 2018 1 commit
-
-
tsocha authored
-
- 04 Dec, 2018 2 commits
-
-
Artur Wojcik authored
This reverts commit c5b082c6.
-
Artur Wojcik authored
* onnx: return signle nGraph function with multiple outputs Signed-off-by:
Artur Wojcik <artur.wojcik@intel.com> * onnx: remove excessive code Signed-off-by:
Artur Wojcik <artur.wojcik@intel.com> * Update ngraph python unit tests
-
- 15 Oct, 2018 1 commit
-
-
Michał Karzyński authored
* [ONNX] Tool to serialize ONNX models * Review fix. * Add back dependencies to onnx_import_interface target. * Review fix pt. 2 * Check also for errors when opening file stream.
-
- 29 Aug, 2018 1 commit
-
-
Robert Kimball authored
* use line comments instead of multiline comments for license header * update more * update new files * more header updates * style
-
- 14 Mar, 2018 1 commit
-
-
Robert Kimball authored
* Add cpio file read/write class and unit tests add reserializer Add unit test for serialize constants to cpio file. Fix bug in serializer if function has no parameters.
-