1. 16 Nov, 2018 1 commit
  2. 29 Aug, 2018 1 commit
  3. 27 Feb, 2018 1 commit
  4. 12 Feb, 2018 1 commit
  5. 08 Feb, 2018 1 commit
  6. 09 Jan, 2018 1 commit
  7. 30 Dec, 2017 1 commit
    • varun-intel's avatar
      recreate ops (#325) · 66d06693
      varun-intel authored
      * recreate ops
      
      * style
      
      * recompute ops
      
      * style
      
      * fix
      
      * recreate ops
      
      * style
      
      * recompute ops
      
      * style
      
      * fix
      
      * some
      
      * more
      
      * style
      
      * remove a line
      
      * const
      
      * style
      
      * NodeMap was using non-standard operator[] behavior.
      
      * Missing include
      66d06693
  8. 29 Dec, 2017 1 commit
    • Scott Cyphers's avatar
      Get value types out of public API, multi-values from Function (#340) · d092cb91
      Scott Cyphers authored
      * Function can have multiple results
      Remove external use of ValueType, TupleType, Tuple
      Remove many external uses of Output and Input
      
      * corresponding CPU backend changes
      
      * Update master changes.
      
      * Remove type arg from Function, add changes.md
      
      * Merge changes.
      
      * Move bodies to .cpp, add brief doc
      
      * Merge CPU changes.
      
      * Remove xla includes from non-xla files
      
      * Remove xla from tests
      
      * First part of xla tuple support
      
      * change fprop_cache to assume multi-output bprop functions
      
      * New wrappers for handling tuples with XLA
      
      * Review comments
      
      * remove old xla files
      
      * fix merge errors
      
      * hand edit models to use multi output instead of tuples
      d092cb91
  9. 21 Dec, 2017 1 commit
  10. 10 Nov, 2017 1 commit
  11. 30 Oct, 2017 1 commit
  12. 23 Oct, 2017 1 commit
  13. 20 Oct, 2017 1 commit
  14. 12 Oct, 2017 1 commit
  15. 06 Oct, 2017 1 commit
    • Robert Kimball's avatar
      Bob/passman4 (#177) · c3dfdf5a
      Robert Kimball authored
      * port functions from funky passman branch
      
      * update pass tests
      
      * wip
      
      * fixed
      
      * remove obsolete test
      
      * remove debug prints
      c3dfdf5a
  16. 04 Oct, 2017 1 commit
  17. 28 Sep, 2017 1 commit
    • Robert Kimball's avatar
      Bob/add pass to interpreter (#146) · 3ad5140c
      Robert Kimball authored
      * cleanup pass registration code.
      
      * Replace explicit code to do passes with pass_manager passes
      
      * make external function work with const types internally, it should not change the graph
      3ad5140c
  18. 22 Sep, 2017 1 commit
    • Robert Kimball's avatar
      fix tsort crash if rerun (#141) · 332c4833
      Robert Kimball authored
      add tensor buffer size unit test
      
      fix warnings when building mkldnn test
      
      get tensor is_output set. Add Manager state and Function to pass manager
      
      use pass manager internal state
      332c4833
  19. 20 Sep, 2017 1 commit
  20. 19 Sep, 2017 1 commit
  21. 13 Sep, 2017 1 commit
  22. 10 Sep, 2017 1 commit
    • Robert Kimball's avatar
      add pass skeletons · ae48ed32
      Robert Kimball authored
      add test framework
      
      stuff wired up
      
      benchmark segfault for 5M nodes. fun
      
      make traverse_nodes not recursive
      
      print timings on benchmark
      
      unit test for pass manager
      ae48ed32
  23. 16 Aug, 2017 1 commit
  24. 08 Aug, 2017 1 commit
  25. 25 Jul, 2017 1 commit