1. 14 Sep, 2018 1 commit
    • Scott Cyphers's avatar
      Cyphers/layout (#1602) · 2f79f707
      Scott Cyphers authored
      * Remove "view"
      Simplify layout
      
      * Fix merge error
      
      * fix build error
      
      * PR1602. IntelGPU backend. Compilation fixed.
      2f79f707
  2. 12 Sep, 2018 1 commit
  3. 29 Aug, 2018 1 commit
  4. 24 Aug, 2018 1 commit
  5. 13 Aug, 2018 1 commit
  6. 06 Jun, 2018 1 commit
  7. 02 Jun, 2018 1 commit
  8. 10 May, 2018 1 commit
  9. 30 Mar, 2018 1 commit
  10. 11 Mar, 2018 1 commit
  11. 26 Feb, 2018 1 commit
    • Yixing Lao's avatar
      Initial support for hybrid transformer (#526) · 7f08b97b
      Yixing Lao authored
      * initial support for hybrid transformer
      
      * add broadcast_vector_rowwise_reversed for hybrid test
      
      * headerc
      
      * get function placement fix
      
      * conv ref test generator graph node in labmda fuction
      
      * rename map_parameter_to_source_node
      
      * type change map_parameter_to_source_node
      
      * use interpreter for numerical derivative
      
      * better comments
      7f08b97b
  12. 21 Feb, 2018 2 commits
  13. 20 Feb, 2018 1 commit
  14. 15 Feb, 2018 2 commits
  15. 14 Feb, 2018 1 commit
  16. 09 Feb, 2018 1 commit
  17. 08 Feb, 2018 1 commit
  18. 05 Feb, 2018 1 commit
    • Nick Korovaiko's avatar
      inline_function_call (#439) · bef56921
      Nick Korovaiko authored
      inline
      
      Inliner pass + tests
      
      debugging
      
      fix inliner failures due to the fact a random function is picked as an outermost one
      
      copyright headers
      bef56921
  19. 02 Feb, 2018 1 commit
  20. 31 Jan, 2018 1 commit
  21. 20 Jan, 2018 1 commit
  22. 11 Jan, 2018 1 commit
  23. 30 Oct, 2017 1 commit
  24. 23 Oct, 2017 1 commit
  25. 20 Oct, 2017 1 commit
  26. 12 Oct, 2017 1 commit
  27. 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
  28. 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
  29. 08 Sep, 2017 1 commit
    • Scott Cyphers's avatar
      Add input/output tensor information to nodes. · 7a00e125
      Scott Cyphers authored
      All tuples are expanded out to their component tensors.
      
      Output: Describes one tensor output of an node
      Input: Described one tensor input to a node, including the output supplying the value.
      7a00e125
  30. 22 Aug, 2017 1 commit
  31. 16 Aug, 2017 2 commits
  32. 08 Aug, 2017 1 commit
  33. 25 Jul, 2017 1 commit