forked from apache/tvm
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
commit 43820d5 Author: Masahiro Masuda <masahi129@gmail.com> Date: Sun Feb 6 10:07:34 2022 +0900 fix and add doc commit 446a95b Author: Masahiro Masuda <masahi129@gmail.com> Date: Sun Feb 6 09:48:38 2022 +0900 dw conv2d properly supported for wgrad commit adc4e22 Author: Masahiro Masuda <masahi129@gmail.com> Date: Sat Feb 5 16:32:42 2022 +0900 fix overwriting template commit 040eab0 Author: Masahiro Masuda <masahi129@gmail.com> Date: Sat Feb 5 16:06:27 2022 +0900 black commit e5a07c2 Author: Masahiro Masuda <masahi129@gmail.com> Date: Sat Feb 5 16:03:10 2022 +0900 add reduction in profiler commit be89334 Author: Masahiro Masuda <masahi129@gmail.com> Date: Sat Feb 5 06:58:03 2022 +0900 adding split k reduction to conv2d profiler commit ae09b0f Author: Masahiro Masuda <masahi129@gmail.com> Date: Fri Feb 4 11:52:59 2022 +0900 fixed conv2d_backward_weight typerel for dw conv2d commit 16fe531 Author: Masahiro Masuda <masahi129@gmail.com> Date: Thu Feb 3 12:59:22 2022 +0900 wip commit 2167c25 Author: Masahiro Masuda <masahi129@gmail.com> Date: Thu Feb 3 04:22:19 2022 +0900 fix conv2d type rel for depth wise and grouped conv2d commit 14b12e5 Author: Masahiro Masuda <masahi129@gmail.com> Date: Fri Feb 4 05:01:03 2022 +0900 remove split_k.py commit b141271 Author: Masahiro Masuda <masahi129@gmail.com> Date: Fri Feb 4 04:48:21 2022 +0900 workaround for invalid split_k_slice commit 6e4c7e1 Author: Masahiro Masuda <masahi129@gmail.com> Date: Fri Feb 4 02:43:58 2022 +0900 support split k in profiler commit 2eb1cf4 Author: Masahiro Masuda <masahi129@gmail.com> Date: Fri Feb 4 02:31:03 2022 +0900 improvement commit 0bce8f3 Author: Masahiro Masuda <masahi129@gmail.com> Date: Thu Feb 3 18:20:12 2022 +0900 fixed for fp16 output commit 30df1bd Author: Masahiro Masuda <masahi129@gmail.com> Date: Thu Feb 3 17:50:33 2022 +0900 fp32 output works commit 7a51995 Author: Masahiro Masuda <masahi129@gmail.com> Date: Thu Feb 3 14:30:22 2022 +0900 fix commit 4a383e2 Author: Masahiro Masuda <masahi129@gmail.com> Date: Thu Feb 3 14:05:24 2022 +0900 update c++ codegen commit 6206e38 Author: Masahiro Masuda <masahi129@gmail.com> Date: Thu Feb 3 13:46:05 2022 +0900 wip commit 0ece49b Author: Masahiro Masuda <masahi129@gmail.com> Date: Thu Feb 3 03:05:21 2022 +0900 wip commit 08a6147 Author: Masahiro Masuda <masahi129@gmail.com> Date: Wed Feb 2 13:10:21 2022 +0900 test worked with fp32 output commit 084d5c4 Author: Masahiro Masuda <masahi129@gmail.com> Date: Wed Feb 2 12:35:18 2022 +0900 fix compile error for fprop commit 31f2543 Author: Masahiro Masuda <masahi129@gmail.com> Date: Wed Feb 2 12:18:06 2022 +0900 compiled commit c2098e7 Author: Masahiro Masuda <masahi129@gmail.com> Date: Wed Feb 2 11:11:43 2022 +0900 wip
- Loading branch information
Showing
7 changed files
with
335 additions
and
81 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.