1. 01 Jan, 2020 1 commit
  2. 19 Jul, 2019 1 commit
  3. 01 May, 2019 1 commit
  4. 22 Mar, 2019 1 commit
    • pruthvi's avatar
      - Addressed PR comments · 9e54e66f
      pruthvi authored
      - Receive framework memory_allocators as pointers instead of reference to function pointers
      9e54e66f
  5. 20 Mar, 2019 1 commit
  6. 18 Mar, 2019 1 commit
    • Robert Kimball's avatar
      Change floating point comparisons from == to all_close_f (#2620) · 56e160ba
      Robert Kimball authored
      * change float comparisons from == to all_close_f
      
      * style
      
      * address a few more direct float comparisons
      
      * add missing include
      
      * specify tightest tolerance for Broadcast and Reshape tests
      
      * Increased tightness of float testing
      
      Increased tightness of float testing via MIN_FLOAT_TOLERANCE_BITS parameter
      
      * style
      56e160ba
  7. 07 Mar, 2019 1 commit
  8. 06 Mar, 2019 1 commit
  9. 22 Feb, 2019 1 commit
  10. 03 Jan, 2019 1 commit
  11. 19 Dec, 2018 1 commit
  12. 07 Dec, 2018 1 commit
    • Robert Kimball's avatar
      Backend API change pre-work (#2064) · e0933553
      Robert Kimball authored
      * change compile call to return Handle
      
      * make CPU require compile() before call()
      
      * fix unit tests to call compile() before call()
      
      * fix failing ops
      
      * update unit test
      
      * revert some changes
      
      * more fixups
      
      * more diff cleanup
      
      * a few more issues addressed
      
      * more fixes
      
      * update API
      
      * more updates
      
      * fix test_ops.py
      
      * fix
      
      * another attempt to fix
      
      * fix unit test
      
      * fix test error
      e0933553
  13. 16 Nov, 2018 1 commit
  14. 19 Oct, 2018 1 commit