1. 10 Sep, 2019 1 commit
    • Michal Chruscinski's avatar
      nGraph-ONNX CI improvement (#3329) · 8757f8e3
      Michal Chruscinski authored
      * nGraph-ONNX CI improvement
      
      - Added parallel CI on many SKUs,
      - Jenkinsfile written in Declarative Pipeline which allows displaying sequential stages for parallel branches in Blue Ocean
      - Moved proper CI code to ngraph-onnx repository
      - Moved base_image_builder to ngraph-onnx repository
      
      * Fix license header
      
      * try catch for git info retrieval
      
      * Add unsupported ops to iGPU backend
      
      * Revert previous change
      8757f8e3
  2. 14 Jun, 2019 1 commit
  3. 22 Oct, 2018 1 commit
    • mchrusci's avatar
      [ONNX CI] Fix manual reproduction script (#1881) · 187dee75
      mchrusci authored
      * Update runCI.sh
      
      Accommodate manual reproduction script.
      
      * Update README.md
      
      * Update runCI.sh
      
      * fixes
      * added rebuild parameter
      
      * Fix rebuilding nGraph
      
      * Added execution permission to runCI.sh
      187dee75
  4. 14 Sep, 2018 1 commit
    • mchrusci's avatar
      [ONNX] ONNX CI on nGraph PRs (#1605) · d2b73f99
      mchrusci authored
      * [AIBT-446] Run nGraph-ONNX tests on nGraph PRs
      
      * Cloning nGraph from NervanaSystems
      
      * Updated CI path to "ngraph/.ci/onnx/jenkins"
      
      * Updated permissions
      
      * Fixed path in find command
      
      * Changes to notification message
      
      * Editing CMakeCache.txt instead of removing
      
      * Removing old ngraph wheels; cloning pybind11 if necessary
      
      * Fixed path in removing ngraph wheel
      d2b73f99