- 19 Feb, 2019 2 commits
-
-
Sang Ik Lee authored
* Use git shallow clone if CMake >= 3.6. Remove BUILD_BYPRODUCTS. * Fix ONNX, protobuf integration.
-
tsocha authored
* [ONNX] Enable OneHot operation * Add UT * Style check * Change converts * Change assert messages * Update comments * Update onehot.cpp
-
- 18 Feb, 2019 2 commits
-
-
Adam Rogowiec authored
-
Tomasz Dołbniak authored
-
- 16 Feb, 2019 5 commits
-
-
Sang Ik Lee authored
-
Sang Ik Lee authored
-
Robert Kimball authored
* rename tensor view to tensor * one more * revert change
-
Sang Ik Lee authored
-
Sergey Shalnov authored
-
- 15 Feb, 2019 13 commits
-
-
Adam Rogowiec authored
-
Ashok Emani authored
* handle channelwise scale mask * add Quantize op to cpu_layout * enable Quantize to use input layout for output * add comments for channelwise mask * add Dequantize to cpu_layout * resolve style-check * fix unsupported layout issue * fix s8s8 reorder issue
-
Sang Ik Lee authored
-
Sergey Shalnov authored
-
Sergey Shalnov authored
-
Sang Ik Lee authored
-
Sang Ik Lee authored
-
Sang Ik Lee authored
* Use uniform naming for external project prefixes and use INSTALL_DIR instead of SOURCE_DIR for referencing prebuilt external libraries. * TBB: Use single variable to share path across files.
-
Robert Kimball authored
* pass HostTensor all the way down * fix distributed build error
-
Leona C authored
* Cleaner API doc reference for compile call * Add a useful table for nGraph namespaces * Remove layout namespace * Show exploding kernel problem on illustration like IEEE preso
-
Robert Kimball authored
-
Adam Rogowiec authored
-
Jayaram Bobba authored
* Inplace convert for bitcasting ops * Dont passthrough blocked layouts * More checks for types not handled by mkldnn
-
- 14 Feb, 2019 10 commits
-
-
Leona C authored
* IntelGPU backend: Separate backend and executable classes (#2447) * Add notice to main ToC page about distributed training
-
Sergey Shalnov authored
-
Adam Straw authored
* adding quantized convolution builders for ONNX * fix build error * fix CMakeLists.txt spacing
-
Rob Earhart authored
-
Robert Kimball authored
-
Sergey Shalnov authored
-
Scott Cyphers authored
-
Robert Kimball authored
* update gcpu to new backend api * cleanup * undo change
-
Sergey Shalnov authored
-
Rob Earhart authored
-
- 13 Feb, 2019 8 commits
-
-
Sergey Shalnov authored
-
Sandeep authored
* add memory header for unique_ptr * disable test for MLSL as well thows error on centos
-
Scott Cyphers authored
-
Robert Kimball authored
-
Robert Kimball authored
* cleanup from new backend api * more cleanup
-
Sang Ik Lee authored
* CMake: Only add subdirectories if needed. CMake: Disable TBB on Windows. * CMake: mkl-dnn is only needed for CPU backend. * CMake: Check dependency between options. * CMake: Eigen is only needed for CPU or GENERIC_CPU backend. * Enable TBB on Windows. * Disable tools unit test if nGraph tools are disabled.
-
Leona C authored
* Update docs for PR 2353 * Fix missing flag designator * Refer to the Intel
® MLSL properly as a spelled-out acronym for first instance * Fix missing compilation designator * Finalize editing on CPU backend * Update doc version to be even with what is in master branch * Removed typo from docu build instruction command line cd command probably accidental * Add PR feedback to doc -
Avijit authored
-