- 21 Sep, 2018 8 commits
-
-
Sang Ik Lee authored
-
shssf authored
-
L.S. Cook authored
-
Jayaram Bobba authored
* Common pass registration for codegen and Dex * Make return indices optional for cpu workspace insertion
-
tsocha authored
-
tsocha authored
* [ONNX] LRN op * Review fix pt. 1
-
tsocha authored
* Unsqueeze Fix * Pooling fix
-
Matthew Brookhart authored
-
- 20 Sep, 2018 9 commits
-
-
Sang Ik Lee authored
-
Robert Kimball authored
* set global line ending options for repo * Normalize line endings * add newline at eof
-
shssf authored
* IntelGPU backend. Compile function moved to use switch for operations. * PR1626. IntelGPU backend. Test unhandled_op fixed. * PR1626. Comments addressed
-
Jaikrishnan Menon authored
* Fix output element type for selection functions * style
-
Nick Korovaiko authored
-
Anna Alberska authored
-
Amy Zhuang authored
* Use MKLDNN for non-strided slice ops. * Remove unused variables. * Add utility function is_strided to graph_util. Add datatype check for slice in cpu_assignment. * Create blocked mkldnn memory desc for output when input format is blocked. * Add slice converLayout fusion to cpu_post_layout_optimizations. * Rename tensor_view. Fix a bug. * Rename a variable.
-
Jaikrishnan Menon authored
* Use the Eigen OpenMP thread pool device * CMake: Work around ancient non-compliant compilers used by the CI system * Work around the broken CI system by making OpenMP optional
-
Nishant Patel authored
* Add support for Quantized Convolution op via mkldnn for IA backend (codegen + DEX) * Use call_with_validate * Style fix * Fix clang compile errors
-
- 19 Sep, 2018 8 commits
-
-
Jayaram Bobba authored
-
L.S. Cook authored
* fix Sphinx version for Jenkins and update nG versioning * Try stable verison of Sphinx 1.7 instead * postpone adding dropout op to make CI building happy
-
Robert Kimball authored
* sort op list * use op_tbl * throw unsupported_op exception when appropriate * remove dead code * Add more use of NGRAPH_OP macro to remove boilerplate definitions/implementations * revert moving class out of namespace * change from switch to dispatcher map
-
tsocha authored
* [ONNX] Squeeze op * Review fix pt. 1 * Type change
-
tsocha authored
* [ONNX] Transpose op * Review fix pt. 1 * Review fix pt. 2
-
tsocha authored
* [ONNX] Slice op * Review fix pt. 1 * Review fix pt. 2
-
Artur Wojcik authored
[ONNX CI] nGraph-ONNX CI Hotfix
-
mchrusci authored
-
- 18 Sep, 2018 8 commits
-
-
Nick Korovaiko authored
-
Sevin F. Varoglu authored
* refactor distributed code * add test file changes * add distributed class * update test file
-
Robert Kimball authored
-
Robert Kimball authored
-
Chruscinski, Michal authored
-
Chris Sullivan authored
bug fix for nvgpu goe
-
Chris Sullivan authored
-
Fenglei authored
* pass args instead of pointer to array * add 3d tiled reshpae * working version * add shared mem version of 2d, 3d reshape * remove unused code * style * resolve commits * add test for 3D reshape, some 3D reshape will be treat as 2D
-
- 17 Sep, 2018 5 commits
-
-
Nishant Patel authored
* Add support for Quantize op via mkldnn for IA backend (codegen + DEX) * PR feedback addressed * Use call_with_validate
-
Robert Kimball authored
-
shssf authored
-
Artur Wojcik authored
[ONNX] Unary ops
-
Tomasz Socha authored
-
- 15 Sep, 2018 2 commits
-
-
Robert Kimball authored
* add very basic test for Coordinate * add correct license header
-
Robert Kimball authored
* remove contains_key() * fix logic error
-