1. 16 Mar, 2020 1 commit
  2. 09 Mar, 2020 1 commit
  3. 28 Feb, 2020 1 commit
  4. 26 Feb, 2020 1 commit
  5. 21 Feb, 2020 2 commits
  6. 19 Feb, 2020 1 commit
  7. 07 Feb, 2020 1 commit
  8. 03 Feb, 2020 1 commit
  9. 31 Jan, 2020 2 commits
  10. 30 Jan, 2020 1 commit
  11. 23 Jan, 2020 2 commits
  12. 21 Jan, 2020 2 commits
  13. 17 Jan, 2020 1 commit
    • Sang Ik Lee's avatar
      Ninja build (#4101) · 6e415019
      Sang Ik Lee authored
      * Add new option to do a clean Ninja build.
      
      * Enable Interpreter and unit-test.
      
      * Enable json.
      
      * Enable NOP backend.
      
      * Enable tools.
      
      * Enable CPU DEX ONLY on Linux.
      
      * Quick hack to enable dex only on Mac.
      
      * Enable onnx import.
      
      * Cleanup gtest.
      
      * Cleanup tbb_prebuilt.
      
      * Fix typo.
      
      * Move gtest include point.
      
      * Fix gtest windows path.
      
      * Remove temporary option.
      
      * Keep GCPU upto date with INTERPRETER.
      
      * Add missing file.
      
      * Enable GCPU.
      
      * Enable CPU codegen.
      
      * Remove tabs.
      
      * Revert "Merge branch 'silee2/gcpu' into silee2/ninja"
      
      This reverts commit e513cd3fe3659a477af6e8fab6c1852a5b1493c3, reversing
      changes made to 31dca3301cd89e15af23acd0d50aa06a1c5d6001.
      
      * Enable PlaidML.
      Co-authored-by: 's avataraslepko <44713115+aslepko@users.noreply.github.com>
      6e415019
  14. 16 Jan, 2020 3 commits
  15. 07 Jan, 2020 1 commit
  16. 01 Jan, 2020 1 commit
  17. 23 Dec, 2019 1 commit
  18. 19 Dec, 2019 2 commits
  19. 17 Dec, 2019 1 commit
  20. 16 Dec, 2019 2 commits
  21. 11 Dec, 2019 1 commit
  22. 06 Dec, 2019 1 commit
  23. 02 Dec, 2019 1 commit
  24. 27 Nov, 2019 1 commit
    • Ilya Lavrenov's avatar
      Partially fixed visibility for symbols (Ops, Nodes, Transformations, Matchers) (#3767) · 8fb151f4
      Ilya Lavrenov authored
      * Partially fixed visibility for symbols:
      
      * Resolved issues with RTTI and AppleClang
      
      * style
      
      * review fixes
      
      * fixed compilation with msvc 2019
      
      * Export extra API which is used in other public classes
      
      * CMAKE: MSVS -> MSVC
      
      * Fixed template export
      
      * Fixed compilation flags
      
      * Fixed default args
      
      * removed self-inclusion
      
      * export
      
      * shape
      
      * export strides
      
      * Export all symbols needed for OpenVINO
      
      * Export
      
      * disable cpu
      
      * AxisSet
      
      * disable warning
      
      * fix
      
      * removed second declaration
      
      * fixed runtime exports
      
      * Reverted some changes
      
      * Fixed LNK2005 error on Windows
      
      * Fixed code style check
      
      * Fixed EnumAttributeAdapterBase
      
      * Remove export of template classes
      
      * Fixed code style for EnumAttributeAdapterBase
      
      * Fixed for protobuf
      8fb151f4
  25. 21 Nov, 2019 1 commit
  26. 18 Nov, 2019 1 commit
  27. 16 Nov, 2019 1 commit
  28. 04 Nov, 2019 2 commits
  29. 25 Oct, 2019 1 commit
  30. 09 Oct, 2019 2 commits