1. 22 Nov, 2019 1 commit
  2. 12 Sep, 2019 1 commit
  3. 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
  4. 05 Sep, 2019 1 commit
  5. 22 Aug, 2019 11 commits
  6. 21 Aug, 2019 5 commits
  7. 19 Jul, 2019 2 commits
  8. 16 Jul, 2019 1 commit
  9. 27 Jun, 2019 1 commit
  10. 26 Jun, 2019 2 commits
  11. 20 Jun, 2019 1 commit
  12. 14 Jun, 2019 1 commit
  13. 13 Jun, 2019 1 commit
  14. 26 Apr, 2019 1 commit
  15. 16 Apr, 2019 1 commit
  16. 15 Apr, 2019 1 commit
    • mchrusci's avatar
      [ONNX CI] nGraph master as docker image (#2676) · 5473a18a
      mchrusci authored
      * Build branch from scratch if building upon cached master fails
      
      * Revert "Build branch from scratch if building upon cached master fails"
      
      This reverts commit 0141d4151d0fbfd76733708833180e36adbd51b2.
      
      * Revert "Revert "Build branch from scratch if building upon cached master fails""
      
      This reverts commit 64cf85c101664544a1db8736bc6ae35cb075ef77.
      
      * Update ONNX CI workflow
      
      - Periodically build base nGraph image in a separate job
      - Use that base to build branches in CI
      - If that fails - build from scratch
      
      * Moved base builder script
      
      * Fixed ngraph repo path
      
      * Fix branch name
      
      * Fix CI root path
      
      * Docker login must be done explicitly
      
      * Fix credentials variable
      
      * Fix pullImage method name
      
      * Removed Docker registry addresses
      
      * Set default branch to master
      
      * Clone branch specified as parameter
      
      * Fix try catch error
      
      * Fix build script execution
      
      * Added docker_registry parameter to start container script
      
      * Calling setConfigurationStatus directly
      
      * Revert "Calling setConfigurationStatus directly"
      
      This reverts commit ea16a54ed1919f08bf0e5e1c4e8284146bcbaf6d.
      
      * Fix missing $
      
      * Fix password redirection to stdin
      
      * Removed internal address
      
      * Fix closing bracket
      5473a18a
  17. 11 Apr, 2019 2 commits
  18. 03 Jan, 2019 1 commit
  19. 21 Nov, 2018 1 commit
  20. 13 Nov, 2018 1 commit
    • mchrusci's avatar
      [ONNX CI] ONNX CI Improvements (#2026) · f0c17477
      mchrusci authored
      * Kill previous builds on PR update
      
      * Remove Jenkinsfile.groovy
      
      * Lower case method names
      
      * Fix method notify()
      
      * Added comment
      
      Previous build deletion workaround to be removed as soon as better, less security vulnerable solution is found.
      
      * Fix inconsistent stage names
      f0c17477
  21. 08 Nov, 2018 2 commits
  22. 02 Nov, 2018 1 commit