1. 05 Sep, 2019 4 commits
  2. 04 Sep, 2019 11 commits
  3. 03 Sep, 2019 1 commit
  4. 30 Aug, 2019 9 commits
  5. 29 Aug, 2019 5 commits
    • Scott Cyphers's avatar
      Cyphers/from25 (#3545) · 7c540e52
      Scott Cyphers authored
      * Fix crash when NGRAPH_ENABLE_{VISUALIZE,SERIALIZE}_TRACING=1
      
      * Initialization for kw (#3413)
      
      * Fix sum reference to handle corner cases with +-inf (#3412)
      
      * Fix sum reference to handle corner cases with +-inf
      
      * Review comments, and try to make Windows happy
      
      * Update GPU unit_test.manifest
      
      * More template grindery, to make macOS happy
      
      * Update jenkins-trigger.groovy (#3428)
      
      * Cyphers/exec can create tensors (#3445)
      
      * Add method to check if an Executable can create tensors
      
      * Add a Backend check to see if Executable can create tensors
      
      * Update per review comment
      
      * style
      
      * Possible fix so that backend does not keep holding on to the dummy ng_exec
      
      * Separate dynamic loading from static linking (#3456)
      
      * Separate dynamic loading from static linking
      
      * Missed find_my_pathname
      
      * Update jenkins-trigger.groovy (#3518)
      
      * add rank id to trace file name (#3525)
      7c540e52
    • pawelpiotrowicz's avatar
      no_fork : Remove allocation for empty vector (#3544) · 49a0ae55
      pawelpiotrowicz authored
      * no_fork : Remove allication for empty vector
      
      * style
      49a0ae55
    • pawelpiotrowicz's avatar
      no_fork: Performance issue vector of string to T (#3542) · d6f933d5
      pawelpiotrowicz authored
      * no_fork: Performance issue vector of string to T
      
      * style
      d6f933d5
    • Nagy Mostafa's avatar
      [MLIR] Fixes for cpu_fusion.validate_fuse_gru_inputs (#3511) · ef58667f
      Nagy Mostafa authored
      * WIP
      
      * Fix incorrect CK output adjustment
      
      * Bug fix and enroce sanity check
      
      * Change cycle search depth, and fix sanity check
      
      * cpu_fusion.validate_fuse_gru_inputs passes.
      
      * Fix as_single_output to be able to always create a GOE
      
      * minor fix. style-apply
      
      * Clean up debug msgs
      
      * Switch to backward cycle check
      
      * Enable failing test
      
      * PR fixes
      
      * Address feedback: Add fwd cycle checks. Make cycle checking depth configurable
      ef58667f
    • Scott Cyphers's avatar
      a1f3202c
  6. 28 Aug, 2019 7 commits
  7. 27 Aug, 2019 3 commits