1. 27 Jun, 2019 6 commits
    • Leona C's avatar
      Merge branch 'master' into leona/doc_igpu · c68d7592
      Leona C authored
      c68d7592
    • Leona C's avatar
      PR feedback updates · 058b4fbf
      Leona C authored
      058b4fbf
    • Robert Kimball's avatar
      add send recv op (#3107) · e8e3db24
      Robert Kimball authored
      * add send recv file
      
      * update CMakeLists
      
      * add to op_tbl, add to serializer
      
      * fix bug in serializer, add MPI send recv
      
      * not supported in MlSL
      
      * GPU not support send recv
      
      * add reference implementation
      
      * send recv not supported by intel gpu
      
      * resolve Scott's comment about construction
      
      * style
      
      * add comments, add to gpu not supported list
      
      * using Output<Node> instead of shared_ptr<Node>
      
      * add test
      
      * disable test for MLSL
      
      * disable test for cpu, gpu, gpuh
      
      * add static string s_manifest = ;
      
      * using NGRAPH_TEST so test can be disable for specific backend
      
      * float number
      
      * revert last change
      
      * default
      
      * support more data type
      
      * change License text
      
      * change License text
      
      * add and ring send recv test
      
      * add and ring send recv test
      
      * skip send_recv_ring
      
      * fix bug
      e8e3db24
    • Robert Kimball's avatar
      b3d99f67
    • Adam Rogowiec's avatar
      [Fused] Remove redundant conditions. (#3122) · bd4a1050
      Adam Rogowiec authored
      * Run fused op decomposition recursively until no more fused ops.
      
      * Update callback member name.
      
      * Remove redundant conditions.
      
      * Style apply.
      bd4a1050
    • Scott Cyphers's avatar
      Merge pull request #3126 from NervanaSystems/bob/license_date · 298d26c0
      Scott Cyphers authored
      fix license header again
      298d26c0
  2. 26 Jun, 2019 31 commits
  3. 25 Jun, 2019 3 commits