1. 01 Jan, 2020 1 commit
  2. 21 Jul, 2019 2 commits
  3. 03 Jan, 2019 1 commit
  4. 11 Dec, 2018 1 commit
    • Robert Kimball's avatar
      Framework for Hybrid GPU backend (#2196) · af2c4c7d
      Robert Kimball authored
      * add empty framework for hybrid GPU, or GPUH
      
      * move placement to the runtime directory
      
      * wip
      
      * skeleton for hybrid GPU backend. most unit tests pass.
      
      * cleanup
      
      * move hybrid code into hybrid dir/namespace
      
      * move hybrid functions
      
      * move more hybrid functions to hybrid directory
      
      * fix placement after compile. All unit tests passing
      
      * fix gpu backend ctor
      af2c4c7d
  5. 21 Sep, 2018 1 commit
  6. 29 Aug, 2018 1 commit
  7. 21 Mar, 2018 1 commit
  8. 16 Mar, 2018 1 commit
    • Jai Menon's avatar
      Optimized Pad (#658) · e14c0565
      Jai Menon authored
      * CPU: Eigen-based Pad kernel
      
      * CPU: Create a global Eigen thread pool and use it for padding
      
      * Formatting fixes
      e14c0565
  9. 07 Mar, 2018 1 commit
  10. 05 Mar, 2018 1 commit
    • Robert Kimball's avatar
      Include cleanup (#583) · cec89708
      Robert Kimball authored
      * cleanup
      
      * cleanup
      
      * fix all headers to be standalone as far as includes go
      
      * include cleanup
      
      * cleanup includes
      
      * cleanup
      
      * include tester
      
      * wip
      
      * cleanup
      
      * cleanup
      
      * cleanup
      cec89708
  11. 08 Feb, 2018 1 commit
  12. 29 Nov, 2017 1 commit
  13. 12 Oct, 2017 1 commit
  14. 06 Oct, 2017 2 commits
  15. 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
  16. 20 Sep, 2017 1 commit
  17. 19 Sep, 2017 1 commit
  18. 13 Sep, 2017 1 commit
  19. 12 Sep, 2017 1 commit
  20. 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
  21. 07 Sep, 2017 1 commit
  22. 01 Sep, 2017 2 commits
  23. 31 Aug, 2017 1 commit
  24. 30 Aug, 2017 2 commits
  25. 22 Aug, 2017 1 commit
  26. 25 Jul, 2017 1 commit