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 5ff0985625ec75f117af37017ebf4089dafb8a46 Author: Masahiro Masuda <masahi129@gmail.com> Date: Sat May 29 10:02:45 2021 +0900 cleanup commit 199f9b6 Author: Masahiro Masuda <masahi129@gmail.com> Date: Sat May 29 10:00:15 2021 +0900 Revert "add gather_nd shape func" This reverts commit 1ff4d53. commit 47a05c4 Author: Masahiro Masuda <masahi129@gmail.com> Date: Sat May 29 09:53:00 2021 +0900 format commit 9dcd0f0 Author: Masahiro Masuda <masahi129@gmail.com> Date: Sat May 29 09:48:43 2021 +0900 make it static commit eb06393 Author: Masahiro Masuda <masahi129@gmail.com> Date: Sat May 29 09:14:31 2021 +0900 restore old impl and use it for q != 1 case commit 115a5df Author: Masahiro Masuda <masahi129@gmail.com> Date: Sat May 29 09:00:40 2021 +0900 fixed score gathering commit d203562 Author: Masahiro Masuda <masahi129@gmail.com> Date: Sat May 29 08:53:14 2021 +0900 minimum fixed commit 3fe91e8 Author: Masahiro Masuda <masahi129@gmail.com> Date: Sat May 29 06:59:39 2021 +0900 batch issue fixed commit 19e3e84 Author: Masahiro Masuda <masahi129@gmail.com> Date: Sat May 29 04:29:15 2021 +0900 zero padding working This reverts commit 58c3413. commit ce7848b Author: Masahiro Masuda <masahi129@gmail.com> Date: Fri May 28 13:12:47 2021 +0900 pylint, do not use -1 for default value commit 968f3bd Author: Masahiro Masuda <masahi129@gmail.com> Date: Fri May 28 13:07:31 2021 +0900 rename to index_rank and make it Optional commit 9e06b84 Author: Masahiro Masuda <masahi129@gmail.com> Date: Fri May 21 18:01:59 2021 +0900 fix pylint commit 81dc605 Author: Masahiro Masuda <masahi129@gmail.com> Date: Fri May 21 17:57:03 2021 +0900 minor fix commit 54297b6 Author: Masahiro Masuda <masahi129@gmail.com> Date: Fri May 21 17:54:16 2021 +0900 support dynamic scatter nd commit e25c225 Author: Masahiro Masuda <masahi129@gmail.com> Date: Fri May 21 17:33:19 2021 +0900 gather_dim -> num_indices_per_tuple commit aaa6211 Author: Masahiro Masuda <masahi129@gmail.com> Date: Fri May 21 17:23:46 2021 +0900 add dynamic gather_nd test commit 3a9fe5d Author: Masahiro Masuda <masahi129@gmail.com> Date: Fri May 21 17:18:26 2021 +0900 refactor gather_nd ref funcs commit 1ff4d53 Author: Masahiro Masuda <masahi129@gmail.com> Date: Fri May 21 14:36:34 2021 +0900 add gather_nd shape func commit b020064 Author: Masahiro Masuda <masahi129@gmail.com> Date: Sat May 29 04:01:11 2021 +0900 working on zero padding commit 4567417 Author: Masahiro Masuda <masahi129@gmail.com> Date: Sat May 29 03:21:52 2021 +0900 working commit 7f5c76d Author: Masahiro Masuda <masahi129@gmail.com> Date: Sat May 29 02:37:50 2021 +0900 relay type inference works, debugging topi commit 4a4b8df Author: Masahiro Masuda <masahi129@gmail.com> Date: Fri May 28 15:08:16 2021 +0900 add max_total_size to attributes commit 7218b2f Author: Masahiro Masuda <masahi129@gmail.com> Date: Fri May 28 14:50:58 2021 +0900 tf frontend update commit cde4a1f Author: Masahiro Masuda <masahi129@gmail.com> Date: Fri May 28 14:17:14 2021 +0900 all class nms tf mode first cut commit 5f349f7 Author: Masahiro Masuda <masahi129@gmail.com> Date: Fri May 28 06:54:34 2021 +0900 begin supporting per batch output commit 0044365 Author: Trevor Morris <trevmorr@amazon.com> Date: Mon May 3 19:46:28 2021 +0000 initial commit 168a617 Author: Trevor Morris <trevmorr@amazon.com> Date: Fri Apr 16 20:31:32 2021 +0000 initia; l
- Loading branch information
Showing
12 changed files
with
310 additions
and
38 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
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
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.