1. 19 Sep, 2019 1 commit
  2. 21 Jul, 2019 2 commits
  3. 11 Jul, 2019 1 commit
  4. 05 Jul, 2019 1 commit
  5. 03 Jan, 2019 1 commit
  6. 12 Sep, 2018 1 commit
  7. 30 Aug, 2018 1 commit
  8. 29 Aug, 2018 1 commit
  9. 08 Aug, 2018 1 commit
  10. 03 Jul, 2018 1 commit
  11. 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
  12. 11 Mar, 2018 1 commit
  13. 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
  14. 20 Feb, 2018 1 commit
  15. 08 Feb, 2018 1 commit
  16. 03 Feb, 2018 1 commit
  17. 18 Jan, 2018 1 commit
  18. 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
  19. 20 Oct, 2017 1 commit
  20. 12 Oct, 2017 1 commit
  21. 06 Oct, 2017 1 commit
  22. 28 Sep, 2017 1 commit
  23. 20 Sep, 2017 1 commit
  24. 19 Sep, 2017 1 commit
  25. 02 Sep, 2017 1 commit
  26. 01 Sep, 2017 2 commits
  27. 30 Aug, 2017 3 commits
  28. 22 Aug, 2017 1 commit
  29. 25 Jul, 2017 1 commit