- 14 Dec, 2018 1 commit
-
-
Robert Kimball authored
-
- 13 Dec, 2018 1 commit
-
-
Aleksey Marchuk authored
-
- 11 Dec, 2018 1 commit
-
-
Robert Kimball authored
* files pulled from bob/winbuild * fix compile problems * fix a few windows build errors * add windows file to exclude from git * add comment why change was made * revert obsolete change * more cleanup * building interpreter and unit test on windows with DLLs * Add flag for windows to export all symbols. Short term fix. * enable MD build * address warnings * dump all windows build results to a single directory * fix windows backend dll open issue * remove debug * fix file iterator for windows * fix merge error * fix test failure * change header from h to hpp in hopes of making python happy * address more linux build issues * fix visibility enable
-
- 07 Dec, 2018 1 commit
-
-
Sang Ik Lee authored
-
- 05 Dec, 2018 1 commit
-
-
Amy Zhuang authored
-
- 04 Dec, 2018 2 commits
-
-
Sergey Shalnov authored
* IntelGPU backend: Use clDNN matrix operations for nGraph::Dot * Update unit_test.manifest
-
Robert Kimball authored
* wip * wip * style check checking * try cmake version of check/apply style * update style check to print list of files in error * cleanup
-
- 01 Dec, 2018 1 commit
-
-
Jayaram Bobba authored
-
- 28 Nov, 2018 1 commit
-
-
Christian Convey authored
-
- 27 Nov, 2018 1 commit
-
-
Robert Kimball authored
-
- 21 Nov, 2018 3 commits
-
-
gaurides authored
* Update MKLDNN v0.16 -> v0.17 * Updated SHA1 for mac and win * Updated from 0.17-rc -> 0.17 * Patch to treat OMP as warning instead of error * Fixed compile error for clang * Commbined 2 patches into 1 file; renamed file to .patch * Corrected file permissions
-
Robert Kimball authored
* build seems to work * cleanup * add backsuport for using pre-built clDNN library * fix typo
-
Robert Kimball authored
* more sdl changes * more fixes * update SDL * cleanup * cleanup * rename var * redo how in_transition is handled * add -O2 flag back
-
- 15 Nov, 2018 1 commit
-
-
Avijit authored
Replaced the git command 'ls-repote --tags' with which produces the same output but works for clones without branches (#2066)
-
- 09 Nov, 2018 1 commit
-
-
Robert Kimball authored
* fix gtest abi build * fix llvm build with abi flag * remove debug * add check for conflicting flags in cmake
-
- 07 Nov, 2018 3 commits
-
-
Robert Kimball authored
* add nop backend * nop backend * fix flag name * add new switch to cmake output of switch settings * add new unit test to igpu manifest * remove redundant test
-
Robert Kimball authored
* address issues which surface with clang 6.0 * revert changes due to new clang warning and disable new warning
-
Jayaram Bobba authored
* Add missing halide dependency * Bug fix in halide op creation * Localize halide/llvm to cpu backend * Added comments * Pass NGRAPH_HALIDE to tests * Resolve merge conflicts
-
- 02 Nov, 2018 1 commit
-
-
Sang Ik Lee authored
* Update "JSON for Modern C++" to a version that officially supports gcc 4.8 * "JSON for Modern C++" is header only and does not need to be configured.
-
- 29 Oct, 2018 1 commit
-
-
Robert Kimball authored
-
- 27 Oct, 2018 1 commit
-
-
Jayaram Bobba authored
* Move to TBB2019 and bug fix to capture functor * Change to use TBB release tag * remove lightweight from codegen * Enable TBB flow graph tracing
-
- 25 Oct, 2018 1 commit
-
-
Robert Kimball authored
-
- 23 Oct, 2018 2 commits
-
-
Robert Kimball authored
-
Robert Kimball authored
-
- 15 Oct, 2018 1 commit
-
-
Adam Rogowiec authored
-
- 12 Oct, 2018 1 commit
-
-
Robert Kimball authored
* move backend specific test files to test/backend directory * remove unit_test_control * move tests back to test root * fix comment * wip * fix manifest
-
- 24 Sep, 2018 1 commit
-
-
Robert Kimball authored
* fix CPU dependency
-
- 21 Sep, 2018 1 commit
-
-
Sang Ik Lee authored
-
- 15 Sep, 2018 2 commits
-
-
Robert Kimball authored
* wip * wip * serializer update to use op_tbl * fix deserialize * remove Remainder
-
Jayaram Bobba authored
* Move to MKLDNN v0.16. Git hash picks up some bug fixes post v0.16 * Temporary workaround for an MKLDNN bug
-
- 31 Aug, 2018 1 commit
-
-
Artur Wojcik authored
* onnxifi: upgrade libonnx Signed-off-by:
Artur Wojcik <artur.wojcik@intel.com> * onnx: upgrade libonnx to version 1.3 Signed-off-by:
Artur Wojcik <artur.wojcik@intel.com>
-
- 28 Aug, 2018 1 commit
-
-
Artur Wojcik authored
* onnx: upgrade to version 1.3 pre-release Signed-off-by:
Artur Wojcik <artur.wojcik@intel.com> * onnx: fix to specific commit from master branch Signed-off-by:
Artur Wojcik <artur.wojcik@intel.com> * fix style
-
- 27 Aug, 2018 2 commits
-
-
Artur Wojcik authored
-
Artur Wojcik authored
* onnxifi: add 'onnx' as external project Signed-off-by:
Artur Wojcik <artur.wojcik@intel.com> * onnxifi: public interface function stubs Signed-off-by:
Artur Wojcik <artur.wojcik@intel.com> * onnxifi: fix the typo in function name Signed-off-by:
Artur Wojcik <artur.wojcik@intel.com> * onnx: fix compilation Ubuntu 16.04 Signed-off-by:
Artur Wojcik <artur.wojcik@intel.com> * onnxifi: update to dummy backend Signed-off-by:
Artur Wojcik <artur.wojcik@intel.com> * onnxifi: style cleanup Signed-off-by:
Artur Wojcik <artur.wojcik@intel.com>
-
- 24 Aug, 2018 1 commit
-
-
Artur Wojcik authored
* add detection of Linux distribution Signed-off-by:
Artur Wojcik <artur.wojcik@intel.com> * onnx: disable ONNX unit-tests if CentOS detected (temporar solution) Signed-off-by:
Artur Wojcik <artur.wojcik@intel.com> * onnx: correct DISTRIB_ID name for CentOS Signed-off-by:
Artur Wojcik <artur.wojcik@intel.com>
-
- 23 Aug, 2018 1 commit
-
-
Nick Korovaiko authored
* revert MKLDNN ver to 0.14 * reinstate dep
-
- 22 Aug, 2018 1 commit
-
-
Robert Kimball authored
* add EXCLUDE_FROM_ALL to codegen library so we don't need to using conditionals in build. If codegen is needed it will be built. * update llvm dependencies
-
- 21 Aug, 2018 1 commit
-
-
Pruthvi authored
* - update MKLDNN version from v0.14 -> v0.15 * - added support to query tensor size from mkldnn desc for MKLDNN Op's - moved tensor size calculation to tensor_view_layout - populate mkldnn layout desc witk MKLDNN queried size in the cpu_layout pass * style fix * - Fixed failing test cases (cherry picked from commit d68d3738673c2081f458f9aa458c16361cc47657) * style fix * renamed tensor->logical_size() member function to tensor->size() * Addressed PR comments * - update mkldnn from v0.15 to v0.16 - update mkl SHA1 hash for lnx, max, win * style fix * Addressed Scott's PR comments * merge branch master with pruthvi/mkldnn_v0.15
-
- 16 Aug, 2018 1 commit
-
-
Artur Wojcik authored
* onnx: pull Protobuf 3.5.x from GitHub Signed-off-by:
Artur Wojcik <artur.wojcik@intel.com> * onnx: fix Travis build configuration issue Signed-off-by:
Artur Wojcik <artur.wojcik@intel.com> * onnx: additional fixes for Travis Signed-off-by:
Artur Wojcik <artur.wojcik@intel.com> * onnx: update documentation - build requirements for MacOS Signed-off-by:
Artur Wojcik <artur.wojcik@intel.com> * onnx: update documentation - build requirements for Ubuntu Signed-off-by:
Artur Wojcik <artur.wojcik@intel.com>
-
- 10 Aug, 2018 1 commit
-
-
Chris Sullivan authored
* Add cudnn host data param case for CUDNN_DATA_INT8x32 * Default case. * break * def guards * removed def guard for ci test. * put def guards back * Remove default to make clang happy. * Remove clang default switch warning on cudnnDataType_t enum. * Formatting. * Added Wswitch-enum supression. * Back to switch, remove pragma clang suppression. * disable one more switch compiler check * Remove default break after throw.
-