1. 01 Oct, 2019 1 commit
  2. 30 Sep, 2019 1 commit
  3. 28 Sep, 2019 1 commit
  4. 27 Sep, 2019 1 commit
  5. 26 Sep, 2019 1 commit
    • [TOPI][x86] Introduce schedule_injective_from_existing and unify external… · b330d301
      [TOPI][x86] Introduce schedule_injective_from_existing and unify external schedules for all targets (#3983)
      
      * Fix extern schedule for x86
      
      * Register x86::schedule_extern
      
      * Fix
      
      * Fix
      
      * Replace extern.py with extern.h
      
      * Introduce new generic function schedule_injective_from_existing
      
      * Fix
      
      * Fix
      
      * Add back to C++
      
      * Fix style
      
      * Injective schedule calls local schedule_injective_from_existing
      
      * Fix
      
      * Remove target arg from schedule_injective_from_existing
      
      * Fix docs
      
      * Try to fix unit test
      
      * Fix test
      
      * Fix other tests
      
      * Fix bug
      Jon Soifer committed
  6. 25 Sep, 2019 4 commits
  7. 22 Sep, 2019 1 commit
  8. 20 Sep, 2019 1 commit
  9. 19 Sep, 2019 2 commits
  10. 16 Sep, 2019 3 commits
  11. 15 Sep, 2019 2 commits
  12. 13 Sep, 2019 2 commits
  13. 12 Sep, 2019 1 commit
  14. 11 Sep, 2019 1 commit
  15. 09 Sep, 2019 1 commit
  16. 07 Sep, 2019 1 commit
  17. 01 Sep, 2019 1 commit
    • [Relay] Bitserial ops (#3844) · d08c74ca
      * Added arm_cpu NHWC schedules.
      
      * Fixed kernel shape legalization.
      
      * Added bitserial ops to relay.
      
      * Snapshot and more missing files.
      
      * Added dense testing.
      
      * Added tests
      
      * Added ASF header to new files.
      
      * cc lint
      
      * Pylint change.
      
      * pylint fixes.
      
      * Change arm legalize test.
      
      * Added assert check to arm legalize.
      
      * Added better documentation, fixed some bad style
      
      * Reverted arm conv2d nhwc changes.
      Josh Fromm committed
  18. 23 Aug, 2019 1 commit
  19. 22 Aug, 2019 2 commits
  20. 21 Aug, 2019 1 commit
  21. 19 Aug, 2019 1 commit
  22. 14 Aug, 2019 1 commit
  23. 13 Aug, 2019 1 commit
    • [Relay] SpaceToDepth and MirrorPad Operators (#3718) · 8bd9d4d5
      * Added relay and topi mirror_pad operator.
      
      * Added mirror_padding to tensorflow frontend.
      
      * Added mirrorpad testing in tensorflow frontent.
      
      * Added space_to_depth in tf frontend.
      
      * Added tests for spacetodepth.
      
      * spacetodepth bug fix.
      
      * Lint fix
      
      * Added mirror pad python attrs.
      
      * Pad code formatting.
      
      * Syntax improvement
      
      * Hopefully last lint fix
      Josh Fromm committed
  24. 07 Aug, 2019 1 commit
  25. 06 Aug, 2019 2 commits
  26. 05 Aug, 2019 1 commit
  27. 02 Aug, 2019 1 commit
  28. 01 Aug, 2019 2 commits
  29. 31 Jul, 2019 1 commit