1. 11 Jul, 2019 1 commit
  2. 05 Jul, 2019 1 commit
  3. 03 Jan, 2019 1 commit
  4. 12 Sep, 2018 1 commit
  5. 30 Aug, 2018 1 commit
  6. 29 Aug, 2018 1 commit
  7. 08 Aug, 2018 1 commit
  8. 03 Jul, 2018 1 commit
  9. 13 Apr, 2018 1 commit
    • Robert Kimball's avatar
      Remove legacy Backend API (#848) · ec501913
      Robert Kimball authored
      * remove deprecated
      
      * remove all legacy Backend API usage
      
      remove deprecated files
      
      * pull in changes from master
      
      * fix GPU calls
      
      * disable tests in convolution generator
      
      * update per PR comments. Enable performance counter feature.
      
      * update per PR comments
      
      * fix build error
      
      * fix conditionally compiled test :(
      ec501913
  10. 11 Mar, 2018 1 commit
  11. 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
  12. 20 Feb, 2018 1 commit
  13. 08 Feb, 2018 1 commit
  14. 03 Feb, 2018 1 commit
  15. 18 Jan, 2018 1 commit
  16. 14 Dec, 2017 1 commit
    • Nick Korovaiko's avatar
      Toward removing tuples and m_arguments (yuge rebase and fixes) (#301) · fce3c524
      Nick Korovaiko authored
      * tuple -> xla_tuple (+headers)
      
      xla_get_tuple_element
      
      get_tuple_element headers
      
      adding get_tuple_element + fixes
      
      get_tuple_element
      
      XLAFunction; breaks tests
      
      compiling libngraph.so w/ XLAFunction and Function; fixing tests is next
      
      build & test fixes
      
      formatting
      
      m_arguments -> get_arguments (first step to hide m_arguments)
      
      removing some get_arguments
      
      get_arguments -> get_arguments_DEPRECATED
      
      more DEPRECATED
      
      formatting
      
      m_arguments no more! at least technically
      
      halfway
      
      tests pass
      
      xla_function.cpp/hpp
      
      move defs into cpp files
      
      get_input_argument -> get_input_op
      
      formatting
      
      * add xla_function.* and assert -> throw
      
      * assert -> throw, remove cassert
      
      * removing emitter.cpp; poor guy got left behind
      
      * addressing feedback p1
      
      * rename GetTupleElement -> GetOutputElement
      
      * adding a comment to get_arguments_FOR_GRAPH_REWRITE_ONLY
      
      * removing virtual off set_name
      fce3c524
  17. 20 Oct, 2017 1 commit
  18. 12 Oct, 2017 1 commit
  19. 06 Oct, 2017 1 commit
  20. 28 Sep, 2017 1 commit
  21. 20 Sep, 2017 1 commit
  22. 19 Sep, 2017 1 commit
  23. 02 Sep, 2017 1 commit
  24. 01 Sep, 2017 2 commits
  25. 30 Aug, 2017 3 commits
  26. 22 Aug, 2017 1 commit
  27. 25 Jul, 2017 1 commit