1. 12 Apr, 2018 2 commits
  2. 10 Apr, 2018 6 commits
  3. 09 Apr, 2018 10 commits
  4. 08 Apr, 2018 1 commit
  5. 06 Apr, 2018 6 commits
  6. 05 Apr, 2018 7 commits
  7. 04 Apr, 2018 4 commits
    • DawnStone's avatar
      simplify contrib/docker Makefile and make targets (#797) · 86f88126
      DawnStone authored
      * saved a simplified contrib/docker/Makefile and helper scripts
      
      * fixed flow for make targets
      
      * restored original definition for setting the PARALLEL option on the command line per github comments
      
      * remove double build for make install targets
      
      * added a save for the ngraph_dist_gcc.tgz to maintain existing behavior
      
      * fixed passing the PARALLEL value to the make targets
      
      * integrated latest working build-ngraph-and-test script
      
      * integrated the latest working Makefile
      
      * removed reference to the THIRD_PARTY_CACHE_DIR (for future)
      
      * updated the contrib/docker/README.md file
      86f88126
    • Nick Korovaiko's avatar
      Support multi-output ops in Adjoints (#796) · 5f0e8dc3
      Nick Korovaiko authored
      * refactor Adjoints to support multi-output ops
      
      * passing tests
      
      * switch to generate_adjoints(deltas) and backprop_node
      
      * remove debugging code
      
      * fix error msg
      
      * fix typo adjoitns
      
      * fix comp errors in mnist_mlp
      5f0e8dc3
    • tsocha's avatar
      [Py]Fix problem with double set layout (#808) · 3e680b68
      tsocha authored
      * [Py]Fix problem with double set layout
      
      * Extend UT for coverage double set layout
      3e680b68
    • Scott Cyphers's avatar
      Compiler work-arounds. (#807) · c2a09de9
      Scott Cyphers authored
      c2a09de9
  8. 03 Apr, 2018 4 commits