1. 20 Jun, 2019 1 commit
  2. 16 Apr, 2019 1 commit
  3. 03 Jan, 2019 1 commit
  4. 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
  5. 08 Nov, 2018 1 commit
  6. 02 Nov, 2018 1 commit
  7. 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