1. 24 Mar, 2020 1 commit
    • Tomasz Socha's avatar
      [ONNX] Enable cross-compiling and ninja build for onnx_importer (#4450) · a8e79079
      Tomasz Socha authored
      * [ONNX] Enable cross-compiling and ninja build for onnx_importer
      
      - Change minimum cmake version to 3.11
      - Enable cross-compilation of protobuf
      - Rewrite ONNX external project into FetchContent
      - Fix some issues with ninja build on windows
      
      * Remove -Werror from ONNX CMAKE_CXX_FLAGS
      
      * Unit-test: Link gcpu_backend if NGRAPH_GENERIC_CPU_ENABLE is ON
      
      * Remove overwriting of main CMAKE_CXX_FLAGS from the onnx cmake file
      
      * Fix onnx usage of CMAKE_CXX_FLAGS
      
      * Ignore warning for onnx on windows, restore Windows CXX replacement
      
      * Resolve some problems on OV ci
      
      * Fix missing quotes
      
      * Ignore range-loop-construct warning in onnx
      
      * Just stop be pedantic for onnx
      
      * Remove -Werror as well
      
      * Remove unnecesary code
      
      * style
      
      * Add NGRAPH_API macro to builder::opset1::reorder_axes for OV transformations
      
      * Move NGRAPH_API to header
      Co-authored-by: 's avatarSang Ik Lee <sang.ik.lee@intel.com>
      Co-authored-by: 's avatarRobert Kimball <robert.kimball@intel.com>
      Co-authored-by: 's avatarScott Cyphers <scott.cyphers@intel.com>
      Co-authored-by: 's avatarScott Cyphers <diyessi@users.noreply.github.com>
      a8e79079
  2. 23 Mar, 2020 3 commits
  3. 19 Mar, 2020 1 commit
  4. 18 Mar, 2020 4 commits
  5. 17 Mar, 2020 2 commits
  6. 16 Mar, 2020 2 commits
  7. 13 Mar, 2020 2 commits
  8. 12 Mar, 2020 1 commit
  9. 11 Mar, 2020 2 commits
  10. 10 Mar, 2020 2 commits
  11. 09 Mar, 2020 4 commits
  12. 08 Mar, 2020 1 commit
  13. 07 Mar, 2020 2 commits
  14. 05 Mar, 2020 1 commit
  15. 04 Mar, 2020 9 commits
  16. 03 Mar, 2020 3 commits