You are viewing a plain text version of this content. The canonical link for it is here.
- [GitHub] [incubator-tvm] junrushao1994 commented on a change in pull request #6162: [Parser] Parser 2.0 part 2 - posted by GitBox <gi...@apache.org> on 2020/08/01 00:51:10 UTC, 0 replies.
- [GitHub] [incubator-tvm] tqchen merged pull request #6183: [TEST] Temporary disable conv2d grad strided flaky test - posted by GitBox <gi...@apache.org> on 2020/08/01 03:24:39 UTC, 0 replies.
- [incubator-tvm] branch master updated: [TEST] Temporary disable conv2d grad strided flaky test (#6183) - posted by tq...@apache.org on 2020/08/01 03:24:45 UTC, 0 replies.
- [GitHub] [incubator-tvm] FrozenGene commented on a change in pull request #6137: Better grouped convolution for CPU targets - posted by GitBox <gi...@apache.org> on 2020/08/01 04:50:32 UTC, 1 replies.
- [GitHub] [incubator-tvm] yzhliu commented on a change in pull request #6078: [Autodiff] Optimize and eliminate the Jacobian tensor for te.autodiff - posted by GitBox <gi...@apache.org> on 2020/08/01 06:28:43 UTC, 8 replies.
- [GitHub] [incubator-tvm] ANSHUMAN87 commented on pull request #6066: [TIR][Transform] HoistIfThenElse added - posted by GitBox <gi...@apache.org> on 2020/08/01 07:33:00 UTC, 3 replies.
- [GitHub] [incubator-tvm] MarisaKirisame commented on a change in pull request #6078: [Autodiff] Optimize and eliminate the Jacobian tensor for te.autodiff - posted by GitBox <gi...@apache.org> on 2020/08/01 09:12:43 UTC, 2 replies.
- [GitHub] [incubator-tvm] MarisaKirisame commented on pull request #6066: [TIR][Transform] HoistIfThenElse added - posted by GitBox <gi...@apache.org> on 2020/08/01 10:54:20 UTC, 1 replies.
- [GitHub] [incubator-tvm] jcf94 opened a new pull request #6184: [Ansor][AutoTVM v2.0] Phase 2: Basic CPU Sketch Search Policy [WIP] - posted by GitBox <gi...@apache.org> on 2020/08/01 10:56:20 UTC, 0 replies.
- [GitHub] [incubator-tvm] jcf94 commented on pull request #6184: [Ansor][AutoTVM v2.0] Phase 2: Basic CPU Sketch Search Policy [WIP] - posted by GitBox <gi...@apache.org> on 2020/08/01 11:11:13 UTC, 2 replies.
- [GitHub] [incubator-tvm] jcf94 edited a comment on pull request #6184: [Ansor][AutoTVM v2.0] Phase 2: Basic CPU Sketch Search Policy [WIP] - posted by GitBox <gi...@apache.org> on 2020/08/01 11:16:24 UTC, 3 replies.
- [GitHub] [incubator-tvm] MarisaKirisame commented on a change in pull request #6152: Basic block normal form - posted by GitBox <gi...@apache.org> on 2020/08/01 11:41:49 UTC, 2 replies.
- [GitHub] [incubator-tvm] MarisaKirisame commented on a change in pull request #6162: [Parser] Parser 2.0 part 2 - posted by GitBox <gi...@apache.org> on 2020/08/01 11:55:25 UTC, 0 replies.
- [GitHub] [incubator-tvm] ANSHUMAN87 edited a comment on pull request #6066: [TIR][Transform] HoistIfThenElse added - posted by GitBox <gi...@apache.org> on 2020/08/01 15:38:05 UTC, 0 replies.
- [GitHub] [incubator-tvm] eric-haibin-lin commented on a change in pull request #6152: Basic block normal form - posted by GitBox <gi...@apache.org> on 2020/08/01 17:38:54 UTC, 1 replies.
- [GitHub] [incubator-tvm] hypercubestart commented on a change in pull request #5812: Bring Your Own Datatypes - posted by GitBox <gi...@apache.org> on 2020/08/01 17:53:32 UTC, 38 replies.
- [GitHub] [incubator-tvm] melty-chocolate opened a new issue #6185: TVM output shape doesn't match DarkNet YOLO output - posted by GitBox <gi...@apache.org> on 2020/08/01 23:59:56 UTC, 0 replies.
- [GitHub] [incubator-tvm] tqchen opened a new pull request #6186: [REFACTOR] topi -> tvm/topi - posted by GitBox <gi...@apache.org> on 2020/08/02 04:17:25 UTC, 0 replies.
- [GitHub] [incubator-tvm] tqchen commented on pull request #6186: [REFACTOR] topi -> tvm/topi - posted by GitBox <gi...@apache.org> on 2020/08/02 04:17:55 UTC, 0 replies.
- [GitHub] [incubator-tvm] eric-haibin-lin commented on issue #6139: tvm.error.OpNotImplemented: Operator _contrib_arange_like is not supported in frontend MXNet. - posted by GitBox <gi...@apache.org> on 2020/08/02 04:22:19 UTC, 0 replies.
- [GitHub] [incubator-tvm] eric-haibin-lin edited a comment on issue #6139: tvm.error.OpNotImplemented: Operator _contrib_arange_like is not supported in frontend MXNet. - posted by GitBox <gi...@apache.org> on 2020/08/02 04:23:00 UTC, 0 replies.
- [GitHub] [incubator-tvm] vinx13 commented on a change in pull request #6065: Change the meaning of conv3d_transpose output_padding to match conv{1,2}d_transpose - posted by GitBox <gi...@apache.org> on 2020/08/02 08:07:12 UTC, 0 replies.
- [GitHub] [incubator-tvm] liangfu commented on a change in pull request #6145: [µTVM] Add --runtime=c, remove micro_dev target, enable LLVM backend - posted by GitBox <gi...@apache.org> on 2020/08/02 09:19:15 UTC, 2 replies.
- [GitHub] [incubator-tvm] liangfu commented on pull request #6145: [µTVM] Add --runtime=c, remove micro_dev target, enable LLVM backend - posted by GitBox <gi...@apache.org> on 2020/08/02 09:26:46 UTC, 0 replies.
- [GitHub] [incubator-tvm] merrymercy opened a new pull request #6187: [Ansor][AutoTVM v2.0] Phase 1: Cost model base class - posted by GitBox <gi...@apache.org> on 2020/08/02 10:07:45 UTC, 0 replies.
- [GitHub] [incubator-tvm] merrymercy commented on pull request #6184: [Ansor][AutoTVM v2.0] Phase 2: Basic CPU Sketch Search Policy [WIP] - posted by GitBox <gi...@apache.org> on 2020/08/02 10:54:34 UTC, 0 replies.
- [GitHub] [incubator-tvm] merrymercy commented on pull request #6187: [Ansor][AutoTVM v2.0] Phase 1: The base class for cost models - posted by GitBox <gi...@apache.org> on 2020/08/02 10:57:38 UTC, 0 replies.
- [GitHub] [incubator-tvm] siju-samuel commented on issue #6185: TVM output shape doesn't match DarkNet YOLO output - posted by GitBox <gi...@apache.org> on 2020/08/02 13:19:53 UTC, 0 replies.
- [GitHub] [incubator-tvm] tqchen merged pull request #6186: [REFACTOR] topi -> tvm/topi - posted by GitBox <gi...@apache.org> on 2020/08/02 16:29:38 UTC, 0 replies.
- [incubator-tvm] branch master updated: [REFACTOR] topi -> tvm/topi (#6186) - posted by tq...@apache.org on 2020/08/02 16:29:43 UTC, 0 replies.
- [GitHub] [incubator-tvm] tqchen opened a new pull request #6188: [CI] Remove topi from the CI cache - posted by GitBox <gi...@apache.org> on 2020/08/02 16:40:31 UTC, 0 replies.
- [GitHub] [incubator-tvm] tqchen commented on pull request #6188: [CI] Remove topi from the CI cache - posted by GitBox <gi...@apache.org> on 2020/08/02 16:41:11 UTC, 0 replies.
- [GitHub] [incubator-tvm] sergei-grechanik commented on a change in pull request #6078: [Autodiff] Optimize and eliminate the Jacobian tensor for te.autodiff - posted by GitBox <gi...@apache.org> on 2020/08/02 20:29:34 UTC, 0 replies.
- [GitHub] [incubator-tvm] tqchen merged pull request #6188: [CI] Remove topi from the CI cache - posted by GitBox <gi...@apache.org> on 2020/08/02 20:40:04 UTC, 0 replies.
- [incubator-tvm] branch master updated: [CI] Remove topi from the CI cache (#6188) - posted by tq...@apache.org on 2020/08/02 20:40:09 UTC, 0 replies.
- [GitHub] [incubator-tvm] tqchen opened a new pull request #6189: [BUILD] Remove libtopi from the build - posted by GitBox <gi...@apache.org> on 2020/08/02 20:47:05 UTC, 0 replies.
- [GitHub] [incubator-tvm] merrymercy opened a new pull request #6190: [Ansor][AutoTVM v2.0] Phase 1 feature extraction for xgboost model - posted by GitBox <gi...@apache.org> on 2020/08/02 23:20:24 UTC, 0 replies.
- [GitHub] [incubator-tvm] merrymercy commented on pull request #6190: [Ansor][AutoTVM v2.0] Phase 1: feature extraction for cost models - posted by GitBox <gi...@apache.org> on 2020/08/02 23:21:54 UTC, 2 replies.
- [GitHub] [incubator-tvm] tqchen merged pull request #6189: [BUILD] Remove libtopi from the build - posted by GitBox <gi...@apache.org> on 2020/08/02 23:51:38 UTC, 0 replies.
- [incubator-tvm] branch master updated: [BUILD] Remove libtopi from the build (#6189) - posted by tq...@apache.org on 2020/08/02 23:52:11 UTC, 0 replies.
- [GitHub] [incubator-tvm] junrushao1994 commented on pull request #6187: [Ansor][AutoTVM v2.0] Phase 1: The base class for cost models - posted by GitBox <gi...@apache.org> on 2020/08/03 00:57:56 UTC, 0 replies.
- [GitHub] [incubator-tvm] zhanghaohit opened a new pull request #6191: quant support for alu-only op - posted by GitBox <gi...@apache.org> on 2020/08/03 03:14:23 UTC, 0 replies.
- [GitHub] [incubator-tvm] jcf94 commented on a change in pull request #6187: [Ansor][AutoTVM v2.0] Phase 1: The base class for cost models - posted by GitBox <gi...@apache.org> on 2020/08/03 03:35:24 UTC, 0 replies.
- [GitHub] [incubator-tvm] comaniac commented on a change in pull request #6187: [Ansor][AutoTVM v2.0] Phase 1: The base class for cost models - posted by GitBox <gi...@apache.org> on 2020/08/03 03:39:42 UTC, 1 replies.
- [GitHub] [incubator-tvm] lixiaoquan opened a new pull request #6192: [Relay] Allow relay.full to output scalar when using vm - posted by GitBox <gi...@apache.org> on 2020/08/03 03:50:35 UTC, 0 replies.
- [incubator-tvm] branch doc created (now 1ac8129) - posted by zh...@apache.org on 2020/08/03 04:20:00 UTC, 0 replies.
- [incubator-tvm] 01/01: [DOCS] Update pass infra tutorial - posted by zh...@apache.org on 2020/08/03 04:20:01 UTC, 0 replies.
- [GitHub] [incubator-tvm] zhiics opened a new pull request #6193: [DOCS] Update pass infra tutorial - posted by GitBox <gi...@apache.org> on 2020/08/03 04:34:08 UTC, 0 replies.
- [GitHub] [incubator-tvm] zhiics commented on pull request #6193: [DOCS] Update pass infra tutorial - posted by GitBox <gi...@apache.org> on 2020/08/03 04:34:48 UTC, 1 replies.
- [GitHub] [incubator-tvm] kevinthesun commented on pull request #6066: [TIR][Transform] HoistIfThenElse added - posted by GitBox <gi...@apache.org> on 2020/08/03 06:17:55 UTC, 1 replies.
- [GitHub] [incubator-tvm] merrymercy opened a new pull request #6194: [TIR] Enhance VerifyGPUCode - posted by GitBox <gi...@apache.org> on 2020/08/03 07:06:32 UTC, 0 replies.
- [GitHub] [incubator-tvm] jcf94 commented on a change in pull request #6194: [TIR] Enhance VerifyGPUCode - posted by GitBox <gi...@apache.org> on 2020/08/03 07:53:39 UTC, 0 replies.
- [GitHub] [incubator-tvm] anijain2305 opened a new pull request #6195: [FoldConstant] Create Interpreter for each constant subgraph - posted by GitBox <gi...@apache.org> on 2020/08/03 07:53:59 UTC, 0 replies.
- [GitHub] [incubator-tvm] siju-samuel opened a new pull request #6196: [COREML]Unary ops support added in frontend - posted by GitBox <gi...@apache.org> on 2020/08/03 09:42:42 UTC, 0 replies.
- [GitHub] [incubator-tvm] MarisaKirisame commented on pull request #6195: [FoldConstant] Create Interpreter for each constant subgraph - posted by GitBox <gi...@apache.org> on 2020/08/03 10:53:37 UTC, 0 replies.
- [GitHub] [incubator-tvm] 12101111 opened a new issue #6197: [Rust] TVMError: Check failed: type_code_ == kDLInt (1 vs. 0) : expected int but get uint - posted by GitBox <gi...@apache.org> on 2020/08/03 13:14:08 UTC, 0 replies.
- [GitHub] [incubator-tvm] FrozenGene commented on a change in pull request #6196: [COREML]Unary ops support added in frontend - posted by GitBox <gi...@apache.org> on 2020/08/03 13:34:12 UTC, 0 replies.
- [GitHub] [incubator-tvm] leandron edited a comment on pull request #6167: [TFLite] Implemented PADV2 Operator for TFLite and added support for constant values in PAD. - posted by GitBox <gi...@apache.org> on 2020/08/03 13:48:15 UTC, 0 replies.
- [GitHub] [incubator-tvm] mbaret commented on pull request #6171: [CI][ETHOSN] Enable CI for Ethos-N - posted by GitBox <gi...@apache.org> on 2020/08/03 15:31:05 UTC, 1 replies.
- [GitHub] [incubator-tvm] mbrookhart commented on a change in pull request #6124: [Relay] change device annotation from post DFS to recursive - posted by GitBox <gi...@apache.org> on 2020/08/03 15:33:32 UTC, 0 replies.
- [GitHub] [incubator-tvm] zhiics commented on pull request #6124: [Relay] change device annotation from post DFS to recursive - posted by GitBox <gi...@apache.org> on 2020/08/03 15:41:47 UTC, 0 replies.
- [GitHub] [incubator-tvm] mbrookhart commented on a change in pull request #6152: Basic block normal form - posted by GitBox <gi...@apache.org> on 2020/08/03 16:03:53 UTC, 0 replies.
- [GitHub] [incubator-tvm] mbrookhart opened a new pull request #6198: [Relay][Dynamic] Add Dynamic Resize Op - posted by GitBox <gi...@apache.org> on 2020/08/03 16:30:50 UTC, 0 replies.
- [incubator-tvm] branch master updated (d892881 -> 3684a51) - posted by zh...@apache.org on 2020/08/03 16:36:54 UTC, 0 replies.
- [GitHub] [incubator-tvm] zhiics merged pull request #6195: [FoldConstant] Create Interpreter for each constant subgraph - posted by GitBox <gi...@apache.org> on 2020/08/03 16:36:57 UTC, 0 replies.
- [GitHub] [incubator-tvm] zhiics commented on pull request #6195: [FoldConstant] Create Interpreter for each constant subgraph - posted by GitBox <gi...@apache.org> on 2020/08/03 16:37:07 UTC, 0 replies.
- [GitHub] [incubator-tvm] tqchen commented on a change in pull request #6193: [DOCS] Update pass infra tutorial - posted by GitBox <gi...@apache.org> on 2020/08/03 16:48:37 UTC, 0 replies.
- [GitHub] [incubator-tvm] junrushao1994 commented on pull request #6195: [FoldConstant] Create Interpreter for each constant subgraph - posted by GitBox <gi...@apache.org> on 2020/08/03 16:50:17 UTC, 0 replies.
- [incubator-tvm-site] branch asf-site updated: Docs build at Mon Aug 3 10:00:54 PDT 2020 - posted by tq...@apache.org on 2020/08/03 17:01:12 UTC, 0 replies.
- [GitHub] [incubator-tvm] zhiics commented on a change in pull request #6193: [DOCS] Update pass infra tutorial - posted by GitBox <gi...@apache.org> on 2020/08/03 17:17:06 UTC, 1 replies.
- [GitHub] [incubator-tvm] electriclilies commented on a change in pull request #6198: [Relay][Dynamic] Add Dynamic Resize Op - posted by GitBox <gi...@apache.org> on 2020/08/03 17:42:51 UTC, 1 replies.
- [GitHub] [incubator-tvm] junrushao1994 opened a new pull request #6199: [Target] Rename target_id => target_kind - posted by GitBox <gi...@apache.org> on 2020/08/03 17:58:38 UTC, 0 replies.
- [GitHub] [incubator-tvm] tqchen commented on issue #6179: Fix conv2d grad for strided cases under the new conv2d_transpose def - posted by GitBox <gi...@apache.org> on 2020/08/03 18:33:16 UTC, 0 replies.
- [GitHub] [incubator-tvm] merrymercy commented on a change in pull request #6194: [TIR] Enhance VerifyGPUCode - posted by GitBox <gi...@apache.org> on 2020/08/03 18:36:14 UTC, 0 replies.
- [GitHub] [incubator-tvm] eric-haibin-lin commented on a change in pull request #6152: [RELAY] Basic block normal form - posted by GitBox <gi...@apache.org> on 2020/08/03 18:51:55 UTC, 0 replies.
- [GitHub] [incubator-tvm] mbrookhart commented on a change in pull request #6152: [RELAY] Basic block normal form - posted by GitBox <gi...@apache.org> on 2020/08/03 19:12:56 UTC, 0 replies.
- [incubator-tvm] branch master updated: [Fix] avoid unexpected throw in AttrInitEntry (#6128) - posted by tq...@apache.org on 2020/08/03 19:30:07 UTC, 0 replies.
- [GitHub] [incubator-tvm] tqchen merged pull request #6128: [Fix] avoid unexpected throw in AttrInitEntry - posted by GitBox <gi...@apache.org> on 2020/08/03 19:30:12 UTC, 0 replies.
- [GitHub] [incubator-tvm] tqchen closed issue #6093: [BUG] Exception may be throwed when attrs is constructed - posted by GitBox <gi...@apache.org> on 2020/08/03 19:30:23 UTC, 0 replies.
- [GitHub] [incubator-tvm] tqchen commented on pull request #6128: [Fix] avoid unexpected throw in AttrInitEntry - posted by GitBox <gi...@apache.org> on 2020/08/03 19:30:24 UTC, 0 replies.
- [GitHub] [incubator-tvm] merrymercy merged pull request #6194: [TIR] Enhance VerifyGPUCode - posted by GitBox <gi...@apache.org> on 2020/08/03 20:23:24 UTC, 0 replies.
- [incubator-tvm] branch master updated (84e3c19 -> 21e895c) - posted by lm...@apache.org on 2020/08/03 20:23:48 UTC, 0 replies.
- [GitHub] [incubator-tvm] MarisaKirisame commented on pull request #6152: [RELAY] Basic block normal form - posted by GitBox <gi...@apache.org> on 2020/08/03 20:44:37 UTC, 4 replies.
- [GitHub] [incubator-tvm] MarisaKirisame merged pull request #6066: [TIR][Transform] HoistIfThenElse added - posted by GitBox <gi...@apache.org> on 2020/08/03 20:50:22 UTC, 0 replies.
- [incubator-tvm] branch master updated (21e895c -> a0c072e) - posted by ma...@apache.org on 2020/08/03 20:50:23 UTC, 0 replies.
- [GitHub] [incubator-tvm] mbrookhart commented on pull request #6152: [RELAY] Basic block normal form - posted by GitBox <gi...@apache.org> on 2020/08/03 20:57:00 UTC, 0 replies.
- [GitHub] [incubator-tvm] mbrookhart edited a comment on pull request #6152: [RELAY] Basic block normal form - posted by GitBox <gi...@apache.org> on 2020/08/03 20:58:05 UTC, 0 replies.
- [GitHub] [incubator-tvm] zhiics commented on a change in pull request #6162: [Parser] Parser 2.0 part 2 - posted by GitBox <gi...@apache.org> on 2020/08/03 21:00:10 UTC, 0 replies.
- [GitHub] [incubator-tvm] mbrookhart commented on a change in pull request #6198: [Relay][Dynamic] Add Dynamic Resize Op - posted by GitBox <gi...@apache.org> on 2020/08/03 23:21:22 UTC, 1 replies.
- [GitHub] [incubator-tvm] anijain2305 opened a new pull request #6200: [AutoQ] Additional pre-requisite passes for TF graphs - posted by GitBox <gi...@apache.org> on 2020/08/03 23:46:49 UTC, 0 replies.
- [GitHub] [incubator-tvm] masahi commented on pull request #6200: [AutoQ] Additional pre-requisite passes for TF graphs - posted by GitBox <gi...@apache.org> on 2020/08/03 23:54:26 UTC, 1 replies.
- [GitHub] [incubator-tvm] anijain2305 commented on pull request #6200: [AutoQ] Additional pre-requisite passes for TF graphs - posted by GitBox <gi...@apache.org> on 2020/08/03 23:57:22 UTC, 0 replies.
- [GitHub] [incubator-tvm] anijain2305 edited a comment on pull request #6200: [AutoQ] Additional pre-requisite passes for TF graphs - posted by GitBox <gi...@apache.org> on 2020/08/04 00:00:16 UTC, 0 replies.
- [GitHub] [incubator-tvm] masahi edited a comment on pull request #6200: [AutoQ] Additional pre-requisite passes for TF graphs - posted by GitBox <gi...@apache.org> on 2020/08/04 00:03:08 UTC, 0 replies.
- [GitHub] [incubator-tvm] comaniac commented on a change in pull request #6190: [Ansor][AutoTVM v2.0] Phase 1: feature extraction for cost models - posted by GitBox <gi...@apache.org> on 2020/08/04 00:04:50 UTC, 1 replies.
- [GitHub] [incubator-tvm] merrymercy commented on a change in pull request #6187: [Ansor][AutoTVM v2.0] Phase 1: The base class for cost models - posted by GitBox <gi...@apache.org> on 2020/08/04 01:43:17 UTC, 0 replies.
- [GitHub] [incubator-tvm] tqchen merged pull request #6199: [Target] Rename target_id => target_kind - posted by GitBox <gi...@apache.org> on 2020/08/04 01:50:40 UTC, 0 replies.
- [incubator-tvm] branch master updated (a0c072e -> 0e1f816) - posted by tq...@apache.org on 2020/08/04 01:50:45 UTC, 0 replies.
- [incubator-tvm] branch master updated (0e1f816 -> 394bc33) - posted by tq...@apache.org on 2020/08/04 01:51:14 UTC, 0 replies.
- [GitHub] [incubator-tvm] tqchen merged pull request #6181: [AutoScheduler] Fix alignment of note - posted by GitBox <gi...@apache.org> on 2020/08/04 01:51:22 UTC, 0 replies.
- [incubator-tvm] branch master updated (394bc33 -> 02b36e7) - posted by tq...@apache.org on 2020/08/04 01:51:32 UTC, 0 replies.
- [GitHub] [incubator-tvm] tqchen merged pull request #6174: [DOCS] Added casting to hybrid script doc and fixed pass infra doc - posted by GitBox <gi...@apache.org> on 2020/08/04 01:51:32 UTC, 0 replies.
- [GitHub] [incubator-tvm] merrymercy edited a comment on pull request #6187: [Ansor][AutoTVM v2.0] Phase 1: The base class for cost models - posted by GitBox <gi...@apache.org> on 2020/08/04 01:51:32 UTC, 0 replies.
- [GitHub] [incubator-tvm] tqchen commented on pull request #6174: [DOCS] Added casting to hybrid script doc and fixed pass infra doc - posted by GitBox <gi...@apache.org> on 2020/08/04 01:51:52 UTC, 0 replies.
- [GitHub] [incubator-tvm] jcf94 commented on a change in pull request #6190: [Ansor][AutoTVM v2.0] Phase 1: feature extraction for cost models - posted by GitBox <gi...@apache.org> on 2020/08/04 02:03:16 UTC, 4 replies.
- [GitHub] [incubator-tvm] tqchen commented on pull request #6143: [Relay] support i64 indices - posted by GitBox <gi...@apache.org> on 2020/08/04 02:03:46 UTC, 1 replies.
- [incubator-tvm] branch master updated (02b36e7 -> d9c4f82) - posted by tq...@apache.org on 2020/08/04 02:04:25 UTC, 0 replies.
- [GitHub] [incubator-tvm] tqchen merged pull request #6171: [CI][ETHOSN] Enable CI for Ethos-N - posted by GitBox <gi...@apache.org> on 2020/08/04 02:04:27 UTC, 0 replies.
- [GitHub] [incubator-tvm] tqchen commented on pull request #6171: [CI][ETHOSN] Enable CI for Ethos-N - posted by GitBox <gi...@apache.org> on 2020/08/04 02:04:57 UTC, 1 replies.
- [GitHub] [incubator-tvm] tqchen merged pull request #6167: [TFLite] Implemented PADV2 Operator for TFLite and added support for constant values in PAD. - posted by GitBox <gi...@apache.org> on 2020/08/04 02:08:22 UTC, 0 replies.
- [incubator-tvm] branch master updated (d9c4f82 -> 90bde33) - posted by tq...@apache.org on 2020/08/04 02:08:24 UTC, 0 replies.
- [GitHub] [incubator-tvm] tqchen commented on pull request #6167: [TFLite] Implemented PADV2 Operator for TFLite and added support for constant values in PAD. - posted by GitBox <gi...@apache.org> on 2020/08/04 02:08:32 UTC, 0 replies.
- [GitHub] [incubator-tvm] wjliu1998 opened a new issue #6201: GoogleNet aux is None in pytorch test - posted by GitBox <gi...@apache.org> on 2020/08/04 02:51:42 UTC, 0 replies.
- [GitHub] [incubator-tvm] zeyu-hello opened a new pull request #6202: doc: change llvm download link to github for fast downloading - posted by GitBox <gi...@apache.org> on 2020/08/04 03:29:53 UTC, 0 replies.
- [GitHub] [incubator-tvm] 12101111 commented on issue #6197: [Rust] TVMError: Check failed: type_code_ == kDLInt (1 vs. 0) : expected int but get uint - posted by GitBox <gi...@apache.org> on 2020/08/04 04:07:29 UTC, 0 replies.
- [incubator-tvm] branch master updated: [RELAY] Basic block normal form (#6152) - posted by ma...@apache.org on 2020/08/04 04:39:06 UTC, 0 replies.
- [GitHub] [incubator-tvm] MarisaKirisame merged pull request #6152: [RELAY] Basic block normal form - posted by GitBox <gi...@apache.org> on 2020/08/04 04:39:09 UTC, 0 replies.
- [GitHub] [incubator-tvm] xutianming opened a new pull request #6203: [Relay] pytorch frontend support conv1d - posted by GitBox <gi...@apache.org> on 2020/08/04 06:26:00 UTC, 0 replies.
- [GitHub] [incubator-tvm] cbalint13 opened a new pull request #6204: Fix compile warnings. - posted by GitBox <gi...@apache.org> on 2020/08/04 08:03:40 UTC, 0 replies.
- [GitHub] [incubator-tvm] MarisaKirisame commented on pull request #6204: Fix compile warnings. - posted by GitBox <gi...@apache.org> on 2020/08/04 08:30:15 UTC, 0 replies.
- [GitHub] [incubator-tvm] 12101111 opened a new issue #6205: [Rust] unsafe transmute cause runtime error - posted by GitBox <gi...@apache.org> on 2020/08/04 08:50:30 UTC, 0 replies.
- [GitHub] [incubator-tvm] hanzz2007 commented on pull request #6204: Fix compile warnings. - posted by GitBox <gi...@apache.org> on 2020/08/04 09:26:05 UTC, 2 replies.
- [GitHub] [incubator-tvm] cbalint13 commented on pull request #6204: Fix compile warnings. - posted by GitBox <gi...@apache.org> on 2020/08/04 10:05:47 UTC, 0 replies.
- [GitHub] [incubator-tvm] cbalint13 edited a comment on pull request #6204: Fix compile warnings. - posted by GitBox <gi...@apache.org> on 2020/08/04 10:10:26 UTC, 7 replies.
- [GitHub] [incubator-tvm] leandron commented on a change in pull request #6202: doc: change llvm download link to github for fast downloading - posted by GitBox <gi...@apache.org> on 2020/08/04 10:49:04 UTC, 1 replies.
- [GitHub] [incubator-tvm] masahi commented on pull request #6203: [Relay] pytorch frontend support conv1d - posted by GitBox <gi...@apache.org> on 2020/08/04 11:02:40 UTC, 1 replies.
- [GitHub] [incubator-tvm] masahi commented on issue #6201: GoogleNet aux is None in pytorch test - posted by GitBox <gi...@apache.org> on 2020/08/04 11:03:11 UTC, 0 replies.
- [GitHub] [incubator-tvm] merrymercy commented on a change in pull request #6190: [Ansor][AutoTVM v2.0] Phase 1: feature extraction for cost models - posted by GitBox <gi...@apache.org> on 2020/08/04 11:05:52 UTC, 10 replies.
- [GitHub] [incubator-tvm] wjliu1998 commented on issue #6201: GoogleNet aux is None in pytorch test - posted by GitBox <gi...@apache.org> on 2020/08/04 11:10:43 UTC, 0 replies.
- [GitHub] [incubator-tvm] fernchen opened a new pull request #6206: [Caffe Frontend] introduce caffe frontend for tvm - posted by GitBox <gi...@apache.org> on 2020/08/04 11:34:31 UTC, 0 replies.
- [GitHub] [incubator-tvm] fernchen commented on pull request #6000: [Frontend][Caffe] Introduce Caffe frontend to TVM - posted by GitBox <gi...@apache.org> on 2020/08/04 11:35:53 UTC, 0 replies.
- [GitHub] [incubator-tvm] fernchen closed pull request #6000: [Frontend][Caffe] Introduce Caffe frontend to TVM - posted by GitBox <gi...@apache.org> on 2020/08/04 11:36:03 UTC, 0 replies.
- [GitHub] [incubator-tvm] siju-samuel commented on pull request #6196: [COREML]Unary ops support added in frontend - posted by GitBox <gi...@apache.org> on 2020/08/04 12:33:11 UTC, 0 replies.
- [GitHub] [incubator-tvm] 12101111 commented on issue #6205: [Rust] unsafe transmute cause runtime error - posted by GitBox <gi...@apache.org> on 2020/08/04 13:09:45 UTC, 0 replies.
- [GitHub] [incubator-tvm] 12101111 opened a new pull request #6207: [Rust] fix #6205 - posted by GitBox <gi...@apache.org> on 2020/08/04 13:10:50 UTC, 0 replies.
- [GitHub] [incubator-tvm] FrozenGene merged pull request #6196: [COREML]Unary ops support added in frontend - posted by GitBox <gi...@apache.org> on 2020/08/04 13:48:15 UTC, 0 replies.
- [incubator-tvm] branch master updated (b6db7e3 -> f11abf2) - posted by zh...@apache.org on 2020/08/04 13:48:19 UTC, 0 replies.
- [GitHub] [incubator-tvm] FrozenGene commented on pull request #6196: [COREML]Unary ops support added in frontend - posted by GitBox <gi...@apache.org> on 2020/08/04 13:49:39 UTC, 0 replies.
- [GitHub] [incubator-tvm] leandron commented on pull request #6112: TVMC - a command line driver for TVM - posted by GitBox <gi...@apache.org> on 2020/08/04 14:40:46 UTC, 1 replies.
- [GitHub] [incubator-tvm] d-smirnov opened a new pull request #6208: RESHAPE with dynamic shape arg in TFLite frontend - posted by GitBox <gi...@apache.org> on 2020/08/04 14:55:03 UTC, 0 replies.
- [GitHub] [incubator-tvm] YiranCdr commented on pull request #2116: [OPT] Low-bit Quantization - posted by GitBox <gi...@apache.org> on 2020/08/04 15:07:01 UTC, 0 replies.
- [GitHub] [incubator-tvm] leandron commented on a change in pull request #6112: TVMC - a command line driver for TVM - posted by GitBox <gi...@apache.org> on 2020/08/04 15:18:28 UTC, 0 replies.
- [GitHub] [incubator-tvm] cbalint13 commented on a change in pull request #6208: RESHAPE with dynamic shape arg in TFLite frontend - posted by GitBox <gi...@apache.org> on 2020/08/04 15:26:34 UTC, 3 replies.
- [GitHub] [incubator-tvm] d-smirnov commented on a change in pull request #6208: RESHAPE with dynamic shape arg in TFLite frontend - posted by GitBox <gi...@apache.org> on 2020/08/04 16:12:11 UTC, 0 replies.
- [GitHub] [incubator-tvm] abergeron commented on pull request #6065: Change the meaning of conv3d_transpose output_padding to match conv{1,2}d_transpose - posted by GitBox <gi...@apache.org> on 2020/08/04 16:18:06 UTC, 0 replies.
- [GitHub] [incubator-tvm] abergeron commented on a change in pull request #6065: Change the meaning of conv3d_transpose output_padding to match conv{1,2}d_transpose - posted by GitBox <gi...@apache.org> on 2020/08/04 16:26:06 UTC, 2 replies.
- [GitHub] [incubator-tvm] mbrookhart opened a new pull request #6209: [Relay][Dynamic] OneHot operation - posted by GitBox <gi...@apache.org> on 2020/08/04 17:58:18 UTC, 0 replies.
- [GitHub] [incubator-tvm] tqchen commented on pull request #6207: [Rust] fix #6205 - posted by GitBox <gi...@apache.org> on 2020/08/04 20:24:33 UTC, 0 replies.
- [GitHub] [incubator-tvm] jroesch commented on a change in pull request #6162: [Parser] Parser 2.0 part 2 - posted by GitBox <gi...@apache.org> on 2020/08/04 21:17:27 UTC, 3 replies.
- [GitHub] [incubator-tvm] jroesch commented on issue #6205: [Rust] unsafe transmute cause runtime error - posted by GitBox <gi...@apache.org> on 2020/08/04 21:21:41 UTC, 0 replies.
- [GitHub] [incubator-tvm] jroesch commented on issue #6197: [Rust] TVMError: Check failed: type_code_ == kDLInt (1 vs. 0) : expected int but get uint - posted by GitBox <gi...@apache.org> on 2020/08/04 21:25:00 UTC, 0 replies.
- [GitHub] [incubator-tvm] tqchen commented on pull request #6202: doc: change llvm download link to github for fast downloading - posted by GitBox <gi...@apache.org> on 2020/08/04 22:06:12 UTC, 0 replies.
- [GitHub] [incubator-tvm] tqchen closed pull request #6202: doc: change llvm download link to github for fast downloading - posted by GitBox <gi...@apache.org> on 2020/08/04 22:06:12 UTC, 0 replies.
- [GitHub] [incubator-tvm] tqchen edited a comment on pull request #6202: doc: change llvm download link to github for fast downloading - posted by GitBox <gi...@apache.org> on 2020/08/04 22:06:35 UTC, 0 replies.
- [GitHub] [incubator-tvm] tkonolige opened a new issue #6210: Reshape does not check that shape change is valid - posted by GitBox <gi...@apache.org> on 2020/08/04 22:19:57 UTC, 0 replies.
- [GitHub] [incubator-tvm] tkonolige commented on issue #6210: Reshape does not check that shape change is valid - posted by GitBox <gi...@apache.org> on 2020/08/05 00:16:10 UTC, 1 replies.
- [GitHub] [incubator-tvm] hanzz2007 commented on a change in pull request #6204: Fix compile warnings. - posted by GitBox <gi...@apache.org> on 2020/08/05 01:18:44 UTC, 0 replies.
- [GitHub] [incubator-tvm] mbrookhart commented on issue #6210: Reshape does not check that shape change is valid - posted by GitBox <gi...@apache.org> on 2020/08/05 01:30:18 UTC, 1 replies.
- [incubator-tvm] branch tmoreau89-patch-1 created (now 3af97bc) - posted by mo...@apache.org on 2020/08/05 01:37:54 UTC, 0 replies.
- [incubator-tvm] 01/01: adding 64bit target for rpi - posted by mo...@apache.org on 2020/08/05 01:37:55 UTC, 0 replies.
- [GitHub] [incubator-tvm] tmoreau89 opened a new pull request #6211: [Target] 64-bit RPi4b target - posted by GitBox <gi...@apache.org> on 2020/08/05 01:41:06 UTC, 0 replies.
- [GitHub] [incubator-tvm] tmoreau89 commented on pull request #6211: [Target] 64-bit RPi4b target - posted by GitBox <gi...@apache.org> on 2020/08/05 01:43:57 UTC, 0 replies.
- [incubator-tvm] branch master updated (f11abf2 -> f03c800) - posted by tq...@apache.org on 2020/08/05 02:32:36 UTC, 0 replies.
- [GitHub] [incubator-tvm] tqchen closed issue #6205: [Rust] unsafe transmute cause runtime error - posted by GitBox <gi...@apache.org> on 2020/08/05 02:32:42 UTC, 0 replies.
- [GitHub] [incubator-tvm] tqchen merged pull request #6207: [Rust] fix #6205 - posted by GitBox <gi...@apache.org> on 2020/08/05 02:32:48 UTC, 0 replies.
- [GitHub] [incubator-tvm] FrozenGene commented on a change in pull request #6206: [Caffe Frontend] introduce caffe frontend for tvm - posted by GitBox <gi...@apache.org> on 2020/08/05 02:52:38 UTC, 2 replies.
- [GitHub] [incubator-tvm] FrozenGene commented on a change in pull request #6211: [Target] 64-bit RPi4b target - posted by GitBox <gi...@apache.org> on 2020/08/05 02:57:47 UTC, 0 replies.
- [GitHub] [incubator-tvm] wjliu1998 opened a new pull request #6212: match pytorch 1.6 googlenet pretrained model (#6201) - posted by GitBox <gi...@apache.org> on 2020/08/05 03:07:49 UTC, 0 replies.
- [GitHub] [incubator-tvm] tqchen commented on a change in pull request #6190: [Ansor][AutoTVM v2.0] Phase 1: feature extraction for cost models - posted by GitBox <gi...@apache.org> on 2020/08/05 03:12:12 UTC, 0 replies.
- [GitHub] [incubator-tvm] fernchen commented on a change in pull request #6206: [Caffe Frontend] introduce caffe frontend for tvm - posted by GitBox <gi...@apache.org> on 2020/08/05 03:29:50 UTC, 3 replies.
- [GitHub] [incubator-tvm] vinx13 merged pull request #6065: Change the meaning of conv3d_transpose output_padding to match conv{1,2}d_transpose - posted by GitBox <gi...@apache.org> on 2020/08/05 05:15:29 UTC, 0 replies.
- [incubator-tvm] branch master updated (f03c800 -> a5bf5c5) - posted by wu...@apache.org on 2020/08/05 05:15:34 UTC, 0 replies.
- [incubator-tvm] branch tmoreau89-patch-1 updated (3af97bc -> 2e93687) - posted by mo...@apache.org on 2020/08/05 06:50:57 UTC, 0 replies.
- [GitHub] [incubator-tvm] tmoreau89 commented on a change in pull request #6211: [Target] 64-bit RPi4b target - posted by GitBox <gi...@apache.org> on 2020/08/05 06:51:37 UTC, 0 replies.
- [GitHub] [incubator-tvm] lanchongyizu opened a new pull request #6213: fix compilation error with cuda 11 - posted by GitBox <gi...@apache.org> on 2020/08/05 07:15:36 UTC, 0 replies.
- [GitHub] [incubator-tvm] cbalint13 commented on a change in pull request #6204: Fix compile warnings. - posted by GitBox <gi...@apache.org> on 2020/08/05 07:39:01 UTC, 2 replies.
- [GitHub] [incubator-tvm] cbalint13 commented on pull request #6213: fix compilation error with cuda 11 - posted by GitBox <gi...@apache.org> on 2020/08/05 08:21:14 UTC, 0 replies.
- [GitHub] [incubator-tvm] cbalint13 removed a comment on pull request #6213: fix compilation error with cuda 11 - posted by GitBox <gi...@apache.org> on 2020/08/05 08:21:34 UTC, 0 replies.
- [GitHub] [incubator-tvm] xutianming commented on pull request #6203: [Relay] pytorch frontend support conv1d - posted by GitBox <gi...@apache.org> on 2020/08/05 13:09:10 UTC, 0 replies.
- [GitHub] [incubator-tvm] Msabih commented on pull request #4698: [Runtime] EdgeTPU runtime for Coral Boards - posted by GitBox <gi...@apache.org> on 2020/08/05 13:10:51 UTC, 0 replies.
- [GitHub] [incubator-tvm] Msabih edited a comment on pull request #4698: [Runtime] EdgeTPU runtime for Coral Boards - posted by GitBox <gi...@apache.org> on 2020/08/05 13:12:06 UTC, 0 replies.
- [GitHub] [incubator-tvm] tqchen merged pull request #6204: Fix compile warnings. - posted by GitBox <gi...@apache.org> on 2020/08/05 15:13:23 UTC, 0 replies.
- [incubator-tvm] branch master updated: Fix compile warnings. (#6204) - posted by tq...@apache.org on 2020/08/05 15:13:29 UTC, 0 replies.
- [GitHub] [incubator-tvm] tqchen commented on pull request #6204: Fix compile warnings. - posted by GitBox <gi...@apache.org> on 2020/08/05 15:14:23 UTC, 1 replies.
- [incubator-tvm] branch master updated: [Target] 64-bit RPi4b target (#6211) - posted by tq...@apache.org on 2020/08/05 15:15:43 UTC, 0 replies.
- [GitHub] [incubator-tvm] tqchen merged pull request #6211: [Target] 64-bit RPi4b target - posted by GitBox <gi...@apache.org> on 2020/08/05 15:15:48 UTC, 0 replies.
- [GitHub] [incubator-tvm] d-smirnov commented on a change in pull request #6018: Added support for tflite quantized maximum and minimum - posted by GitBox <gi...@apache.org> on 2020/08/05 15:56:37 UTC, 4 replies.
- [GitHub] [incubator-tvm] tqchen opened a new pull request #6214: [RUNTIME] Enable auto conversion String->DLDataType - posted by GitBox <gi...@apache.org> on 2020/08/05 16:20:15 UTC, 0 replies.
- [GitHub] [incubator-tvm] mbrookhart commented on a change in pull request #6162: [Parser] Parser 2.0 part 2 - posted by GitBox <gi...@apache.org> on 2020/08/05 16:26:51 UTC, 0 replies.
- [GitHub] [incubator-tvm] icemelon9 commented on pull request #6182: [Topi,x86] Split MKL from BLAS. - posted by GitBox <gi...@apache.org> on 2020/08/05 16:27:33 UTC, 0 replies.
- [GitHub] [incubator-tvm] trevor-m commented on pull request #6150: Fix -mfloat-abi=soft compilation for ARM with OpenCL target - posted by GitBox <gi...@apache.org> on 2020/08/05 16:28:48 UTC, 0 replies.
- [GitHub] [incubator-tvm] tkonolige commented on pull request #6182: [Topi,x86] Split MKL from BLAS. - posted by GitBox <gi...@apache.org> on 2020/08/05 16:34:32 UTC, 0 replies.
- [GitHub] [incubator-tvm] tkonolige opened a new pull request #6215: [FIX] Verify that tensor reshape is valid. - posted by GitBox <gi...@apache.org> on 2020/08/05 16:44:06 UTC, 0 replies.
- [GitHub] [incubator-tvm] anijain2305 commented on a change in pull request #6018: Added support for tflite quantized maximum and minimum - posted by GitBox <gi...@apache.org> on 2020/08/05 16:44:56 UTC, 4 replies.
- [GitHub] [incubator-tvm] tqchen merged pull request #6150: Fix -mfloat-abi=soft compilation for ARM with OpenCL target - posted by GitBox <gi...@apache.org> on 2020/08/05 17:04:16 UTC, 0 replies.
- [incubator-tvm] branch master updated (343074f -> 9a362be) - posted by tq...@apache.org on 2020/08/05 17:04:19 UTC, 0 replies.
- [incubator-tvm] branch master updated (9a362be -> 1b37163) - posted by tq...@apache.org on 2020/08/05 17:04:33 UTC, 0 replies.
- [GitHub] [incubator-tvm] tqchen merged pull request #6213: fix compilation error with cuda 11 - posted by GitBox <gi...@apache.org> on 2020/08/05 17:04:38 UTC, 0 replies.
- [GitHub] [incubator-tvm] tqchen closed issue #6157: [feature request] Support for cuda 11 - posted by GitBox <gi...@apache.org> on 2020/08/05 17:04:48 UTC, 0 replies.
- [GitHub] [incubator-tvm] tqchen commented on pull request #6213: fix compilation error with cuda 11 - posted by GitBox <gi...@apache.org> on 2020/08/05 17:04:51 UTC, 0 replies.
- [GitHub] [incubator-tvm] tqchen commented on issue #6157: [feature request] Support for cuda 11 - posted by GitBox <gi...@apache.org> on 2020/08/05 17:05:01 UTC, 0 replies.
- [GitHub] [incubator-tvm] csullivan opened a new pull request #6216: [JVM] Remove destructive call to System.exit(0) upon timeout - posted by GitBox <gi...@apache.org> on 2020/08/05 18:26:25 UTC, 0 replies.
- [GitHub] [incubator-tvm] anijain2305 opened a new pull request #6217: [TFLite, QNN] Slice op - posted by GitBox <gi...@apache.org> on 2020/08/05 18:52:45 UTC, 0 replies.
- [GitHub] [incubator-tvm] kevinthesun commented on a change in pull request #6024: [Relay][TF] Make StridedSlice support dynamic input and constant attrs - posted by GitBox <gi...@apache.org> on 2020/08/05 19:18:23 UTC, 3 replies.
- [GitHub] [incubator-tvm] tqchen commented on pull request #6216: [JVM] Remove destructive call to System.exit(0) upon timeout - posted by GitBox <gi...@apache.org> on 2020/08/05 19:29:35 UTC, 5 replies.
- [GitHub] [incubator-tvm] masahi merged pull request #6203: [Relay] pytorch frontend support conv1d - posted by GitBox <gi...@apache.org> on 2020/08/05 20:01:40 UTC, 0 replies.
- [incubator-tvm] branch master updated: [Relay] pytorch frontend support conv1d (#6203) - posted by ma...@apache.org on 2020/08/05 20:01:43 UTC, 0 replies.
- [incubator-tvm] branch master updated: match pytorch 1.6 googlenet pretrained model (#6201) (#6212) - posted by ma...@apache.org on 2020/08/05 20:02:45 UTC, 0 replies.
- [GitHub] [incubator-tvm] masahi merged pull request #6212: match pytorch 1.6 googlenet pretrained model (#6201) - posted by GitBox <gi...@apache.org> on 2020/08/05 20:02:50 UTC, 0 replies.
- [GitHub] [incubator-tvm] masahi closed issue #6201: GoogleNet aux is None in pytorch test - posted by GitBox <gi...@apache.org> on 2020/08/05 20:03:00 UTC, 0 replies.
- [GitHub] [incubator-tvm] csullivan commented on pull request #6216: [JVM] Remove destructive call to System.exit(0) upon timeout - posted by GitBox <gi...@apache.org> on 2020/08/05 20:44:00 UTC, 3 replies.
- [GitHub] [incubator-tvm] tqchen edited a comment on pull request #6216: [JVM] Remove destructive call to System.exit(0) upon timeout - posted by GitBox <gi...@apache.org> on 2020/08/05 21:00:36 UTC, 1 replies.
- [GitHub] [incubator-tvm] jwfromm commented on pull request #6160: [ONNX]Mod operator, bug fix - posted by GitBox <gi...@apache.org> on 2020/08/05 21:12:04 UTC, 0 replies.
- [GitHub] [incubator-tvm] anijain2305 commented on pull request #6217: [TFLite, QNN] Slice op - posted by GitBox <gi...@apache.org> on 2020/08/05 21:31:12 UTC, 0 replies.
- [GitHub] [incubator-tvm] tqchen closed issue #6197: [Rust] TVMError: Check failed: type_code_ == kDLInt (1 vs. 0) : expected int but get uint - posted by GitBox <gi...@apache.org> on 2020/08/05 21:57:21 UTC, 0 replies.
- [GitHub] [incubator-tvm] tqchen commented on issue #6197: [Rust] TVMError: Check failed: type_code_ == kDLInt (1 vs. 0) : expected int but get uint - posted by GitBox <gi...@apache.org> on 2020/08/05 21:57:31 UTC, 0 replies.
- [GitHub] [incubator-tvm] masahi commented on pull request #6160: [ONNX]Mod operator, bug fix - posted by GitBox <gi...@apache.org> on 2020/08/05 22:21:16 UTC, 1 replies.
- [GitHub] [incubator-tvm] masahi commented on a change in pull request #6160: [ONNX]Mod operator, bug fix - posted by GitBox <gi...@apache.org> on 2020/08/05 22:22:06 UTC, 0 replies.
- [GitHub] [incubator-tvm] areusch commented on a change in pull request #6145: [µTVM] Add --runtime=c, remove micro_dev target, enable LLVM backend - posted by GitBox <gi...@apache.org> on 2020/08/05 22:53:17 UTC, 3 replies.
- [GitHub] [incubator-tvm] gussmith23 commented on a change in pull request #5812: Bring Your Own Datatypes - posted by GitBox <gi...@apache.org> on 2020/08/05 23:04:55 UTC, 23 replies.
- [GitHub] [incubator-tvm] kevinthesun commented on pull request #6198: [Relay][Dynamic] Add Dynamic Resize Op - posted by GitBox <gi...@apache.org> on 2020/08/06 00:19:36 UTC, 1 replies.
- [GitHub] [incubator-tvm] junrushao1994 opened a new pull request #6218: [WIP][Target] Creating Target from JSON-like Configuration - posted by GitBox <gi...@apache.org> on 2020/08/06 01:00:46 UTC, 0 replies.
- [GitHub] [incubator-tvm] fernchen commented on pull request #6206: [Caffe Frontend] introduce caffe frontend for tvm - posted by GitBox <gi...@apache.org> on 2020/08/06 01:50:53 UTC, 8 replies.
- [GitHub] [incubator-tvm] tqchen commented on a change in pull request #6218: [WIP][Target] Creating Target from JSON-like Configuration - posted by GitBox <gi...@apache.org> on 2020/08/06 01:55:39 UTC, 0 replies.
- [GitHub] [incubator-tvm] tqchen merged pull request #6214: [RUNTIME] Enable auto conversion String->DLDataType - posted by GitBox <gi...@apache.org> on 2020/08/06 01:57:37 UTC, 0 replies.
- [incubator-tvm] branch master updated (e039c87 -> 95045d1) - posted by tq...@apache.org on 2020/08/06 01:57:38 UTC, 0 replies.
- [GitHub] [incubator-tvm] slyubomirsky opened a new pull request #6219: [Runtime][WIP] Add prototype Relay AoT compiler directly into TVM - posted by GitBox <gi...@apache.org> on 2020/08/06 02:20:33 UTC, 0 replies.
- [GitHub] [incubator-tvm] zhanghaohit commented on pull request #6126: [VTA][OpenCL] intelfocl - posted by GitBox <gi...@apache.org> on 2020/08/06 02:28:42 UTC, 1 replies.
- [GitHub] [incubator-tvm] FrozenGene commented on a change in pull request #6187: [Ansor][AutoTVM v2.0] Phase 1: The base class for cost models - posted by GitBox <gi...@apache.org> on 2020/08/06 02:35:40 UTC, 1 replies.
- [GitHub] [incubator-tvm] FrozenGene commented on pull request #6206: [Caffe Frontend] introduce caffe frontend for tvm - posted by GitBox <gi...@apache.org> on 2020/08/06 03:21:36 UTC, 3 replies.
- [GitHub] [incubator-tvm] tqchen commented on pull request #5913: [ndarray][autotvm] support ndarray.non_empty - posted by GitBox <gi...@apache.org> on 2020/08/06 03:33:19 UTC, 0 replies.
- [incubator-tvm] branch master updated: [DOCS] Update pass infra tutorial (#6193) - posted by tq...@apache.org on 2020/08/06 03:36:13 UTC, 0 replies.
- [GitHub] [incubator-tvm] tqchen merged pull request #6193: [DOCS] Update pass infra tutorial - posted by GitBox <gi...@apache.org> on 2020/08/06 03:36:18 UTC, 0 replies.
- [GitHub] [incubator-tvm] junrushao1994 commented on a change in pull request #6218: [WIP][Target] Creating Target from JSON-like Configuration - posted by GitBox <gi...@apache.org> on 2020/08/06 03:37:56 UTC, 0 replies.
- [GitHub] [incubator-tvm] tqchen commented on a change in pull request #6069: [TIR][BugFix] Avoid simplifying substituted tir.Any expressions for layout transformations - posted by GitBox <gi...@apache.org> on 2020/08/06 03:38:47 UTC, 0 replies.
- [GitHub] [incubator-tvm] tqchen commented on pull request #6062: [Relay][Pass] Support combine multiple dense op just into dense - posted by GitBox <gi...@apache.org> on 2020/08/06 03:40:41 UTC, 0 replies.
- [GitHub] [incubator-tvm] csullivan commented on a change in pull request #6069: [TIR][BugFix] Avoid simplifying substituted tir.Any expressions for layout transformations - posted by GitBox <gi...@apache.org> on 2020/08/06 05:23:45 UTC, 1 replies.
- [GitHub] [incubator-tvm] csullivan closed pull request #6069: [TIR][BugFix] Avoid simplifying substituted tir.Any expressions for layout transformations - posted by GitBox <gi...@apache.org> on 2020/08/06 05:23:45 UTC, 0 replies.
- [GitHub] [incubator-tvm] windclarion opened a new pull request #6220: [C++ RPC] fix typo to keep same with source code - posted by GitBox <gi...@apache.org> on 2020/08/06 05:39:55 UTC, 0 replies.
- [GitHub] [incubator-tvm] windclarion opened a new pull request #6221: [TFLite] axis can be a scalar - posted by GitBox <gi...@apache.org> on 2020/08/06 05:47:32 UTC, 0 replies.
- [GitHub] [incubator-tvm] MarisaKirisame commented on pull request #6062: [Relay][Pass] Support combine multiple dense op just into dense - posted by GitBox <gi...@apache.org> on 2020/08/06 06:04:05 UTC, 0 replies.
- [GitHub] [incubator-tvm] siju-samuel commented on a change in pull request #6217: [TFLite, QNN] Slice op - posted by GitBox <gi...@apache.org> on 2020/08/06 06:19:28 UTC, 0 replies.
- [GitHub] [incubator-tvm] FrozenGene commented on pull request #5913: [ndarray][autotvm] support ndarray.non_empty - posted by GitBox <gi...@apache.org> on 2020/08/06 06:31:27 UTC, 0 replies.
- [GitHub] [incubator-tvm] hzfan commented on pull request #6143: [Relay] support i64 indices - posted by GitBox <gi...@apache.org> on 2020/08/06 06:37:33 UTC, 0 replies.
- [GitHub] [incubator-tvm] csullivan edited a comment on pull request #6216: [JVM] Remove destructive call to System.exit(0) upon timeout - posted by GitBox <gi...@apache.org> on 2020/08/06 06:51:12 UTC, 0 replies.
- [GitHub] [incubator-tvm] wrongtest commented on pull request #6062: [Relay][Pass] Support combine multiple dense op just into dense - posted by GitBox <gi...@apache.org> on 2020/08/06 07:58:58 UTC, 0 replies.
- [GitHub] [incubator-tvm] mbaret opened a new pull request #6222: [BYOC][ETHOSN] Introduce the Ethos-N BYOC integration - posted by GitBox <gi...@apache.org> on 2020/08/06 10:34:58 UTC, 0 replies.
- [GitHub] [incubator-tvm] cloud-mxd commented on pull request #5691: [COMMUNITY] @masahi -> PPMC - posted by GitBox <gi...@apache.org> on 2020/08/06 10:40:14 UTC, 0 replies.
- [GitHub] [incubator-tvm] mbaret commented on pull request #6222: [BYOC][ETHOSN] Introduce the Ethos-N BYOC integration - posted by GitBox <gi...@apache.org> on 2020/08/06 10:41:58 UTC, 5 replies.
- [GitHub] [incubator-tvm] FrozenGene merged pull request #6187: [Ansor][AutoTVM v2.0] Phase 1: The base class for cost models - posted by GitBox <gi...@apache.org> on 2020/08/06 10:46:22 UTC, 0 replies.
- [incubator-tvm] branch master updated (5721387 -> 7ef89ad) - posted by zh...@apache.org on 2020/08/06 10:46:24 UTC, 0 replies.
- [GitHub] [incubator-tvm] jainris opened a new pull request #6223: [TFLite] Implemented ONE_HOT Operator for TFLite. - posted by GitBox <gi...@apache.org> on 2020/08/06 10:56:41 UTC, 0 replies.
- [GitHub] [incubator-tvm] leandron commented on pull request #6223: [TFLite] Implemented ONE_HOT Operator for TFLite. - posted by GitBox <gi...@apache.org> on 2020/08/06 11:05:09 UTC, 0 replies.
- [GitHub] [incubator-tvm] FrozenGene commented on a change in pull request #6223: [TFLite] Implemented ONE_HOT Operator for TFLite. - posted by GitBox <gi...@apache.org> on 2020/08/06 11:13:39 UTC, 0 replies.
- [GitHub] [incubator-tvm] lhutton1 opened a new pull request #6224: [BYOC][JSON] json_node.h should include data_type.h - posted by GitBox <gi...@apache.org> on 2020/08/06 12:41:07 UTC, 0 replies.
- [GitHub] [incubator-tvm] windclarion commented on pull request #6221: [TFLite] axis can be a scalar - posted by GitBox <gi...@apache.org> on 2020/08/06 12:46:36 UTC, 2 replies.
- [GitHub] [incubator-tvm] cloud-mxd opened a new pull request #6225: fix cuda half math function is undefined: hpow, htanh - posted by GitBox <gi...@apache.org> on 2020/08/06 14:27:48 UTC, 0 replies.
- [GitHub] [incubator-tvm] shiwenloong opened a new pull request #6226: [PYTORCH]Std op without specified dimensions support - posted by GitBox <gi...@apache.org> on 2020/08/06 14:29:13 UTC, 0 replies.
- [GitHub] [incubator-tvm] spectrometerHBH opened a new pull request #6227: [TIR][Hybrid] Hybrid Script Support for TIR - posted by GitBox <gi...@apache.org> on 2020/08/06 14:55:49 UTC, 0 replies.
- [GitHub] [incubator-tvm] spectrometerHBH commented on pull request #6227: [TIR][Hybrid] Hybrid Script Support for TIR - posted by GitBox <gi...@apache.org> on 2020/08/06 14:57:33 UTC, 0 replies.
- [GitHub] [incubator-tvm] tqchen commented on pull request #6227: [TIR][Hybrid] Hybrid Script Support for TIR - posted by GitBox <gi...@apache.org> on 2020/08/06 15:20:19 UTC, 3 replies.
- [GitHub] [incubator-tvm] d-smirnov opened a new pull request #6228: Constant input attr added to fully connected operation in TFLite frontend - posted by GitBox <gi...@apache.org> on 2020/08/06 15:22:11 UTC, 0 replies.
- [GitHub] [incubator-tvm] tqchen commented on pull request #6219: [Runtime][WIP] Add prototype Relay AoT compiler directly into TVM - posted by GitBox <gi...@apache.org> on 2020/08/06 15:27:42 UTC, 0 replies.
- [incubator-tvm] branch master updated: [Relay][Dynamic] OneHot operation (#6209) - posted by zh...@apache.org on 2020/08/06 15:47:08 UTC, 0 replies.
- [GitHub] [incubator-tvm] zhiics merged pull request #6209: [Relay][Dynamic] OneHot operation - posted by GitBox <gi...@apache.org> on 2020/08/06 15:47:12 UTC, 0 replies.
- [GitHub] [incubator-tvm] zhiics commented on pull request #6209: [Relay][Dynamic] OneHot operation - posted by GitBox <gi...@apache.org> on 2020/08/06 15:47:22 UTC, 0 replies.
- [GitHub] [incubator-tvm] LiyouZhou commented on pull request #6112: TVMC - a command line driver for TVM - posted by GitBox <gi...@apache.org> on 2020/08/06 16:49:38 UTC, 0 replies.
- [GitHub] [incubator-tvm] LiyouZhou edited a comment on pull request #6112: TVMC - a command line driver for TVM - posted by GitBox <gi...@apache.org> on 2020/08/06 16:49:58 UTC, 0 replies.
- [GitHub] [incubator-tvm] csullivan opened a new pull request #6229: [RPC] Update build support for cross compiling apps/cpp_rpc with OpenCL - posted by GitBox <gi...@apache.org> on 2020/08/06 17:36:20 UTC, 0 replies.
- [GitHub] [incubator-tvm] junrushao1994 commented on a change in pull request #6190: [Ansor][AutoTVM v2.0] Phase 1: feature extraction for cost models - posted by GitBox <gi...@apache.org> on 2020/08/06 17:57:10 UTC, 1 replies.
- [GitHub] [incubator-tvm] anijain2305 commented on pull request #6018: Added support for tflite quantized maximum and minimum - posted by GitBox <gi...@apache.org> on 2020/08/06 19:47:14 UTC, 1 replies.
- [GitHub] [incubator-tvm] tom-gall commented on pull request #6145: [µTVM] Add --runtime=c, remove micro_dev target, enable LLVM backend - posted by GitBox <gi...@apache.org> on 2020/08/06 20:12:05 UTC, 1 replies.
- [GitHub] [incubator-tvm] tom-gall edited a comment on pull request #6145: [µTVM] Add --runtime=c, remove micro_dev target, enable LLVM backend - posted by GitBox <gi...@apache.org> on 2020/08/06 21:04:01 UTC, 1 replies.
- [GitHub] [incubator-tvm] junrushao1994 commented on a change in pull request #6184: [Ansor][AutoTVM v2.0] Phase 2: Basic CPU Sketch Search Policy - posted by GitBox <gi...@apache.org> on 2020/08/06 21:17:53 UTC, 0 replies.
- [GitHub] [incubator-tvm] tqchen commented on pull request #6225: fix cuda half math function is undefined: hpow, htanh - posted by GitBox <gi...@apache.org> on 2020/08/06 21:27:37 UTC, 0 replies.
- [GitHub] [incubator-tvm] slyubomirsky commented on pull request #6219: [Runtime][WIP] Add prototype Relay AoT compiler directly into TVM - posted by GitBox <gi...@apache.org> on 2020/08/06 22:53:05 UTC, 2 replies.
- [GitHub] [incubator-tvm] tmoreau89 commented on a change in pull request #6145: [µTVM] Add --runtime=c, remove micro_dev target, enable LLVM backend - posted by GitBox <gi...@apache.org> on 2020/08/06 23:06:27 UTC, 0 replies.
- [GitHub] [incubator-tvm] tmoreau89 merged pull request #6145: [µTVM] Add --runtime=c, remove micro_dev target, enable LLVM backend - posted by GitBox <gi...@apache.org> on 2020/08/06 23:08:28 UTC, 0 replies.
- [incubator-tvm] branch master updated: [µTVM] Add --runtime=c, remove micro_dev target, enable LLVM backend (#6145) - posted by mo...@apache.org on 2020/08/06 23:08:36 UTC, 0 replies.
- [GitHub] [incubator-tvm] tmoreau89 commented on pull request #6145: [µTVM] Add --runtime=c, remove micro_dev target, enable LLVM backend - posted by GitBox <gi...@apache.org> on 2020/08/06 23:10:12 UTC, 1 replies.
- [GitHub] [incubator-tvm] weberlo commented on pull request #6145: [µTVM] Add --runtime=c, remove micro_dev target, enable LLVM backend - posted by GitBox <gi...@apache.org> on 2020/08/07 00:29:58 UTC, 0 replies.
- [GitHub] [incubator-tvm] masahi merged pull request #6226: [PYTORCH]Std op without specified dimensions support - posted by GitBox <gi...@apache.org> on 2020/08/07 00:55:54 UTC, 0 replies.
- [incubator-tvm] branch master updated: [PYTORCH]Std op without specified dimensions support (#6226) - posted by ma...@apache.org on 2020/08/07 00:55:58 UTC, 0 replies.
- [GitHub] [incubator-tvm] masahi commented on pull request #6226: [PYTORCH]Std op without specified dimensions support - posted by GitBox <gi...@apache.org> on 2020/08/07 00:56:04 UTC, 0 replies.
- [incubator-tvm] branch master updated: [ONNX]Mod operator, bug fix (#6160) - posted by ma...@apache.org on 2020/08/07 00:57:29 UTC, 0 replies.
- [GitHub] [incubator-tvm] masahi merged pull request #6160: [ONNX]Mod operator, bug fix - posted by GitBox <gi...@apache.org> on 2020/08/07 00:57:34 UTC, 0 replies.
- [GitHub] [incubator-tvm] comaniac commented on a change in pull request #6222: [BYOC][ETHOSN] Introduce the Ethos-N BYOC integration - posted by GitBox <gi...@apache.org> on 2020/08/07 01:07:54 UTC, 5 replies.
- [GitHub] [incubator-tvm] jcf94 commented on a change in pull request #6184: [Ansor][AutoTVM v2.0] Phase 2: Basic CPU Sketch Search Policy - posted by GitBox <gi...@apache.org> on 2020/08/07 01:15:05 UTC, 5 replies.
- [GitHub] [incubator-tvm] FrozenGene commented on a change in pull request #6229: [RPC] Update build support for cross compiling apps/cpp_rpc with OpenCL - posted by GitBox <gi...@apache.org> on 2020/08/07 03:03:25 UTC, 0 replies.
- [GitHub] [incubator-tvm] FrozenGene merged pull request #6208: RESHAPE with dynamic shape arg in TFLite frontend - posted by GitBox <gi...@apache.org> on 2020/08/07 03:08:46 UTC, 0 replies.
- [incubator-tvm] branch master updated (87f9010 -> da27e6d) - posted by zh...@apache.org on 2020/08/07 03:08:53 UTC, 0 replies.
- [GitHub] [incubator-tvm] FrozenGene commented on pull request #6208: RESHAPE with dynamic shape arg in TFLite frontend - posted by GitBox <gi...@apache.org> on 2020/08/07 03:08:59 UTC, 0 replies.
- [GitHub] [incubator-tvm] slyubomirsky edited a comment on pull request #6219: [Runtime][WIP] Add prototype Relay AoT compiler directly into TVM - posted by GitBox <gi...@apache.org> on 2020/08/07 03:50:26 UTC, 1 replies.
- [GitHub] [incubator-tvm] cloud-mxd opened a new pull request #6230: [runtime][cublas] fix typo - posted by GitBox <gi...@apache.org> on 2020/08/07 03:58:08 UTC, 0 replies.
- [GitHub] [incubator-tvm] cloud-mxd commented on pull request #6230: [runtime][cublas] fix typo - posted by GitBox <gi...@apache.org> on 2020/08/07 04:01:25 UTC, 2 replies.
- [incubator-tvm] branch master updated: [C++ RPC] fix typo to keep same with source code (#6220) - posted by zh...@apache.org on 2020/08/07 04:23:53 UTC, 0 replies.
- [GitHub] [incubator-tvm] FrozenGene merged pull request #6220: [C++ RPC] fix port_end wrong default value 9199 to 9099 for keeping same with source code - posted by GitBox <gi...@apache.org> on 2020/08/07 04:23:54 UTC, 0 replies.
- [GitHub] [incubator-tvm] icemelon9 commented on a change in pull request #6213: fix compilation error with cuda 11 - posted by GitBox <gi...@apache.org> on 2020/08/07 06:04:04 UTC, 0 replies.
- [GitHub] [incubator-tvm] windclarion opened a new pull request #6231: [uTVM] fix crt building and running error - posted by GitBox <gi...@apache.org> on 2020/08/07 06:41:23 UTC, 0 replies.
- [GitHub] [incubator-tvm] jcf94 edited a comment on pull request #6184: [Ansor][AutoTVM v2.0] Phase 2: Basic CPU Sketch Search Policy - posted by GitBox <gi...@apache.org> on 2020/08/07 07:23:24 UTC, 1 replies.
- [incubator-tvm] branch master updated (3d8ad7a -> b3c42f9) - posted by ma...@apache.org on 2020/08/07 07:29:45 UTC, 0 replies.
- [GitHub] [incubator-tvm] MarisaKirisame merged pull request #6062: [Relay][Pass] Support combine multiple dense op just into dense - posted by GitBox <gi...@apache.org> on 2020/08/07 07:29:50 UTC, 0 replies.
- [GitHub] [incubator-tvm] jainris commented on pull request #6223: [TFLite] Implemented ONE_HOT Operator for TFLite. - posted by GitBox <gi...@apache.org> on 2020/08/07 09:47:53 UTC, 0 replies.
- [GitHub] [incubator-tvm] shiwenloong opened a new pull request #6232: [Relay][Op] Add unbiased variance op and corresponding support in pytorch frontend - posted by GitBox <gi...@apache.org> on 2020/08/07 09:58:22 UTC, 0 replies.
- [incubator-tvm] branch master updated: [runtime][cublas] fix typo (#6230) - posted by zh...@apache.org on 2020/08/07 11:38:23 UTC, 0 replies.
- [GitHub] [incubator-tvm] FrozenGene commented on pull request #6230: [runtime][cublas] fix typo - posted by GitBox <gi...@apache.org> on 2020/08/07 11:38:28 UTC, 0 replies.
- [GitHub] [incubator-tvm] FrozenGene merged pull request #6230: [runtime][cublas] fix typo - posted by GitBox <gi...@apache.org> on 2020/08/07 11:38:28 UTC, 0 replies.
- [GitHub] [incubator-tvm] leandron commented on a change in pull request #6232: [Relay][Op] Add unbiased variance op and corresponding support in pytorch frontend - posted by GitBox <gi...@apache.org> on 2020/08/07 12:04:39 UTC, 1 replies.
- [GitHub] [incubator-tvm] shiwenloong commented on a change in pull request #6232: [Relay][Op] Add unbiased variance op and corresponding support in pytorch frontend - posted by GitBox <gi...@apache.org> on 2020/08/07 12:48:57 UTC, 3 replies.
- [GitHub] [incubator-tvm] ShawnZhuang opened a new pull request #6233: temp - posted by GitBox <gi...@apache.org> on 2020/08/07 13:25:27 UTC, 0 replies.
- [GitHub] [incubator-tvm] ShawnZhuang closed pull request #6233: temp - posted by GitBox <gi...@apache.org> on 2020/08/07 13:26:10 UTC, 0 replies.
- [GitHub] [incubator-tvm] mbaret commented on a change in pull request #6222: [BYOC][ETHOSN] Introduce the Ethos-N BYOC integration - posted by GitBox <gi...@apache.org> on 2020/08/07 14:15:41 UTC, 23 replies.
- [GitHub] [incubator-tvm] NarendraPatwardhan opened a new issue #6234: Conversion from Onnx fails for Efficientnet-b0. - posted by GitBox <gi...@apache.org> on 2020/08/07 15:56:27 UTC, 0 replies.
- [GitHub] [incubator-tvm] shizukanaskytree commented on issue #5133: [Torch] A list of missing op conversion in need of help - posted by GitBox <gi...@apache.org> on 2020/08/07 18:12:53 UTC, 0 replies.
- [GitHub] [incubator-tvm] weberlo commented on issue #2563: [RFC][μTVM] Bringing TVM to Bare-Metal Devices - posted by GitBox <gi...@apache.org> on 2020/08/07 18:35:34 UTC, 0 replies.
- [GitHub] [incubator-tvm] tkonolige opened a new pull request #6235: [TESTS] Decrease test times by introducing testing model - posted by GitBox <gi...@apache.org> on 2020/08/07 18:43:12 UTC, 0 replies.
- [GitHub] [incubator-tvm] anijain2305 commented on pull request #6121: [TOPI] Support int4/int8 conv2d tensor core with HWNC layout - posted by GitBox <gi...@apache.org> on 2020/08/07 18:54:36 UTC, 0 replies.
- [GitHub] [incubator-tvm] yzhliu commented on pull request #6078: [Autodiff] Optimize and eliminate the Jacobian tensor for te.autodiff - posted by GitBox <gi...@apache.org> on 2020/08/07 20:49:51 UTC, 4 replies.
- [GitHub] [incubator-tvm] weberlo commented on a change in pull request #6219: [Runtime][WIP] Add prototype Relay AoT compiler directly into TVM - posted by GitBox <gi...@apache.org> on 2020/08/07 21:03:44 UTC, 0 replies.
- [GitHub] [incubator-tvm] tqchen commented on pull request #6229: [RPC] Update build support for cross compiling apps/cpp_rpc with OpenCL - posted by GitBox <gi...@apache.org> on 2020/08/07 21:23:11 UTC, 0 replies.
- [GitHub] [incubator-tvm] tqchen commented on a change in pull request #6227: [TIR][Hybrid] Hybrid Script Support for TIR - posted by GitBox <gi...@apache.org> on 2020/08/07 22:36:47 UTC, 7 replies.
- [GitHub] [incubator-tvm] masahi commented on pull request #6232: [Relay][Op] Add unbiased variance op and corresponding support in pytorch frontend - posted by GitBox <gi...@apache.org> on 2020/08/07 23:49:53 UTC, 4 replies.
- [GitHub] [incubator-tvm] kevinthesun merged pull request #6198: [Relay][Dynamic] Add Dynamic Resize Op - posted by GitBox <gi...@apache.org> on 2020/08/08 00:09:03 UTC, 0 replies.
- [incubator-tvm] branch master updated (bfd46ab -> 9ad33fe) - posted by ke...@apache.org on 2020/08/08 00:09:05 UTC, 0 replies.
- [GitHub] [incubator-tvm] vinx13 opened a new pull request #6236: [TOPI, Cuda] Fix conv2d_transpose output padding - posted by GitBox <gi...@apache.org> on 2020/08/08 02:47:12 UTC, 0 replies.
- [GitHub] [incubator-tvm] windclarion edited a comment on pull request #6221: [TFLite] axis can be a scalar - posted by GitBox <gi...@apache.org> on 2020/08/08 03:32:23 UTC, 2 replies.
- [GitHub] [incubator-tvm] electriclilies opened a new issue #6237: Resize produces incorrect results - posted by GitBox <gi...@apache.org> on 2020/08/08 03:39:31 UTC, 0 replies.
- [GitHub] [incubator-tvm] Hzfengsy commented on a change in pull request #6227: [TIR][Hybrid] Hybrid Script Support for TIR - posted by GitBox <gi...@apache.org> on 2020/08/08 05:21:39 UTC, 0 replies.
- [GitHub] [incubator-tvm] junrushao1994 commented on pull request #6227: [TIR][Hybrid] Hybrid Script Support for TIR - posted by GitBox <gi...@apache.org> on 2020/08/08 05:34:11 UTC, 0 replies.
- [GitHub] [incubator-tvm] shiwenloong commented on pull request #6232: [Relay][Op] Add unbiased variance op and corresponding support in pytorch frontend - posted by GitBox <gi...@apache.org> on 2020/08/08 06:55:57 UTC, 2 replies.
- [GitHub] [incubator-tvm] Shawn-Inspur commented on a change in pull request #6121: [TOPI] Support int4/int8 conv2d tensor core with HWNC layout - posted by GitBox <gi...@apache.org> on 2020/08/08 07:18:01 UTC, 4 replies.
- [GitHub] [incubator-tvm] ANSHUMAN87 opened a new pull request #6238: [WIP]Block scope hoisting added - posted by GitBox <gi...@apache.org> on 2020/08/08 08:10:58 UTC, 0 replies.
- [GitHub] [incubator-tvm] shiwenloong edited a comment on pull request #6232: [Relay][Op] Add unbiased variance op and corresponding support in pytorch frontend - posted by GitBox <gi...@apache.org> on 2020/08/08 08:32:55 UTC, 0 replies.
- [GitHub] [incubator-tvm] spectrometerHBH commented on a change in pull request #6227: [TIR][Hybrid] Hybrid Script Support for TIR - posted by GitBox <gi...@apache.org> on 2020/08/08 10:01:48 UTC, 10 replies.
- [GitHub] [incubator-tvm] masahi edited a comment on pull request #6232: [Relay][Op] Add unbiased variance op and corresponding support in pytorch frontend - posted by GitBox <gi...@apache.org> on 2020/08/08 21:33:15 UTC, 0 replies.
- [GitHub] [incubator-tvm] tqchen closed issue #6210: Reshape does not check that shape change is valid - posted by GitBox <gi...@apache.org> on 2020/08/09 01:26:46 UTC, 0 replies.
- [GitHub] [incubator-tvm] tqchen merged pull request #6215: [FIX] Verify that tensor reshape is valid. - posted by GitBox <gi...@apache.org> on 2020/08/09 01:26:46 UTC, 0 replies.
- [incubator-tvm] branch master updated: [FIX] Verify that tensor reshape is valid. (#6215) - posted by tq...@apache.org on 2020/08/09 01:26:48 UTC, 0 replies.
- [GitHub] [incubator-tvm] tqchen commented on pull request #6215: [FIX] Verify that tensor reshape is valid. - posted by GitBox <gi...@apache.org> on 2020/08/09 01:26:56 UTC, 0 replies.
- [incubator-tvm] branch master updated: [BYOC][JSON] json_node.h should include data_type.h (#6224) - posted by tq...@apache.org on 2020/08/09 01:27:11 UTC, 0 replies.
- [GitHub] [incubator-tvm] tqchen merged pull request #6224: [BYOC][JSON] json_node.h should include data_type.h - posted by GitBox <gi...@apache.org> on 2020/08/09 01:27:17 UTC, 0 replies.
- [GitHub] [incubator-tvm] tqchen commented on pull request #6138: Add `init` member to ReduceNode - posted by GitBox <gi...@apache.org> on 2020/08/09 01:31:08 UTC, 4 replies.
- [GitHub] [incubator-tvm] tqchen commented on pull request #6182: [Topi,x86] Split MKL from BLAS. - posted by GitBox <gi...@apache.org> on 2020/08/09 01:35:22 UTC, 1 replies.
- [GitHub] [incubator-tvm] tqchen commented on issue #6175: Bundle_deploy app doesn't build demo_dynamic - posted by GitBox <gi...@apache.org> on 2020/08/09 01:35:52 UTC, 0 replies.
- [GitHub] [incubator-tvm] tqchen closed issue #6175: Bundle_deploy app doesn't build demo_dynamic - posted by GitBox <gi...@apache.org> on 2020/08/09 01:35:52 UTC, 0 replies.
- [GitHub] [incubator-tvm] tqchen commented on issue #6234: Conversion from Onnx fails for Efficientnet-b0. - posted by GitBox <gi...@apache.org> on 2020/08/09 01:37:26 UTC, 0 replies.
- [GitHub] [incubator-tvm] tqchen closed issue #6234: Conversion from Onnx fails for Efficientnet-b0. - posted by GitBox <gi...@apache.org> on 2020/08/09 01:37:26 UTC, 0 replies.
- [GitHub] [incubator-tvm] tqchen closed issue #6185: TVM output shape doesn't match DarkNet YOLO output - posted by GitBox <gi...@apache.org> on 2020/08/09 01:38:06 UTC, 0 replies.
- [GitHub] [incubator-tvm] tqchen commented on issue #6185: TVM output shape doesn't match DarkNet YOLO output - posted by GitBox <gi...@apache.org> on 2020/08/09 01:38:06 UTC, 0 replies.
- [GitHub] [incubator-tvm] tqchen edited a comment on pull request #6143: [Relay] support i64 indices - posted by GitBox <gi...@apache.org> on 2020/08/09 01:51:25 UTC, 0 replies.
- [GitHub] [incubator-tvm] masahi commented on a change in pull request #6222: [BYOC][ETHOSN] Introduce the Ethos-N BYOC integration - posted by GitBox <gi...@apache.org> on 2020/08/09 02:39:27 UTC, 1 replies.
- [GitHub] [incubator-tvm] cloud-mxd opened a new issue #6239: [Frontend][PyTorch] NotImplementedError: The following operators are not implemented: ['aten::is_floating_point', 'aten::true_divide'] - posted by GitBox <gi...@apache.org> on 2020/08/09 07:05:18 UTC, 0 replies.
- [GitHub] [incubator-tvm] cloud-mxd commented on issue #6239: [Frontend][PyTorch] NotImplementedError: The following operators are not implemented: ['aten::is_floating_point', 'aten::true_divide'] - posted by GitBox <gi...@apache.org> on 2020/08/09 07:05:40 UTC, 0 replies.
- [GitHub] [incubator-tvm] xutianming opened a new pull request #6240: [Relay]Refine tensorflow frontend 1.x & 2.x compatibility - posted by GitBox <gi...@apache.org> on 2020/08/09 12:58:53 UTC, 0 replies.
- [GitHub] [incubator-tvm] liangfu merged pull request #6231: [uTVM] fix crt building and running error - posted by GitBox <gi...@apache.org> on 2020/08/09 14:01:06 UTC, 0 replies.
- [incubator-tvm] branch master updated (9e1fe82 -> c815d28) - posted by li...@apache.org on 2020/08/09 14:01:06 UTC, 0 replies.
- [GitHub] [incubator-tvm] liangfu commented on pull request #6231: [uTVM] fix crt building and running error - posted by GitBox <gi...@apache.org> on 2020/08/09 14:01:16 UTC, 0 replies.
- [GitHub] [incubator-tvm] zyxcambridge commented on issue #4105: [RFC] Auto TensorCore CodeGen - posted by GitBox <gi...@apache.org> on 2020/08/09 15:54:02 UTC, 0 replies.
- [GitHub] [incubator-tvm] masahi commented on a change in pull request #6232: [Relay][Op] Add unbiased variance op and corresponding support in pytorch frontend - posted by GitBox <gi...@apache.org> on 2020/08/10 00:16:00 UTC, 6 replies.
- [GitHub] [incubator-tvm] tqchen opened a new pull request #6241: [COMMUNITY] jcf94 -> Reviewer - posted by GitBox <gi...@apache.org> on 2020/08/10 00:21:32 UTC, 0 replies.
- [GitHub] [incubator-tvm] quic-sanirudh commented on pull request #6138: Add `init` member to ReduceNode - posted by GitBox <gi...@apache.org> on 2020/08/10 02:43:23 UTC, 3 replies.
- [GitHub] [incubator-tvm] quic-sanirudh edited a comment on pull request #6138: Add `init` member to ReduceNode - posted by GitBox <gi...@apache.org> on 2020/08/10 02:49:08 UTC, 2 replies.
- [GitHub] [incubator-tvm] cloud-mxd opened a new pull request #6242: [relay][ir] add string type to relay ir - posted by GitBox <gi...@apache.org> on 2020/08/10 03:57:48 UTC, 0 replies.
- [GitHub] [incubator-tvm] tqchen commented on pull request #6242: [relay][ir] add string type to relay ir - posted by GitBox <gi...@apache.org> on 2020/08/10 04:29:26 UTC, 0 replies.
- [GitHub] [incubator-tvm] junrushao1994 commented on a change in pull request #6227: [TIR][Hybrid] Hybrid Script Support for TIR - posted by GitBox <gi...@apache.org> on 2020/08/10 04:38:59 UTC, 0 replies.
- [GitHub] [incubator-tvm] slyubomirsky commented on a change in pull request #6219: [Runtime][WIP] Add prototype Relay AoT compiler directly into TVM - posted by GitBox <gi...@apache.org> on 2020/08/10 04:47:16 UTC, 4 replies.
- [GitHub] [incubator-tvm] cloud-mxd commented on pull request #6242: [relay][ir] add string type to relay ir - posted by GitBox <gi...@apache.org> on 2020/08/10 04:55:06 UTC, 3 replies.
- [GitHub] [incubator-tvm] masahi merged pull request #6232: [Relay][Op] Add unbiased variance op and corresponding support in pytorch frontend - posted by GitBox <gi...@apache.org> on 2020/08/10 06:07:56 UTC, 0 replies.
- [incubator-tvm] branch master updated: [Relay][Op] Add unbiased variance op and corresponding support in pytorch frontend (#6232) - posted by ma...@apache.org on 2020/08/10 06:07:59 UTC, 0 replies.
- [GitHub] [incubator-tvm] FrozenGene merged pull request #6241: [COMMUNITY] jcf94 -> Reviewer - posted by GitBox <gi...@apache.org> on 2020/08/10 09:09:46 UTC, 0 replies.
- [incubator-tvm] branch master updated (7926a5d -> 5ed7d31) - posted by zh...@apache.org on 2020/08/10 09:09:48 UTC, 0 replies.
- [GitHub] [incubator-tvm] FrozenGene commented on pull request #6229: [RPC] Update build support for cross compiling apps/cpp_rpc with OpenCL - posted by GitBox <gi...@apache.org> on 2020/08/10 09:10:17 UTC, 1 replies.
- [GitHub] [incubator-tvm] leandron commented on pull request #6112: TVMC - a command line driver for TVM (Part 1) - posted by GitBox <gi...@apache.org> on 2020/08/10 11:15:35 UTC, 0 replies.
- [GitHub] [incubator-tvm] leandron edited a comment on pull request #6112: TVMC - a command line driver for TVM (Part 1) - posted by GitBox <gi...@apache.org> on 2020/08/10 11:20:20 UTC, 0 replies.
- [GitHub] [incubator-tvm] FrozenGene merged pull request #6223: [TFLite] Implemented ONE_HOT Operator for TFLite. - posted by GitBox <gi...@apache.org> on 2020/08/10 12:21:37 UTC, 0 replies.
- [incubator-tvm] branch master updated (5ed7d31 -> 8bb99fb) - posted by zh...@apache.org on 2020/08/10 12:21:39 UTC, 0 replies.
- [GitHub] [incubator-tvm] FrozenGene commented on pull request #6223: [TFLite] Implemented ONE_HOT Operator for TFLite. - posted by GitBox <gi...@apache.org> on 2020/08/10 12:21:47 UTC, 0 replies.
- [GitHub] [incubator-tvm] jainris opened a new pull request #6243: [TFLite] Implemented EXPAND_DIMS Operator for TFLite. - posted by GitBox <gi...@apache.org> on 2020/08/10 12:24:14 UTC, 0 replies.
- [GitHub] [incubator-tvm] FrozenGene commented on a change in pull request #6184: [Ansor][AutoTVM v2.0] Phase 2: Basic CPU Sketch Search Policy - posted by GitBox <gi...@apache.org> on 2020/08/10 12:43:20 UTC, 1 replies.
- [GitHub] [incubator-tvm] jainris commented on pull request #6243: [TFLite] Implemented EXPAND_DIMS Operator for TFLite. - posted by GitBox <gi...@apache.org> on 2020/08/10 13:34:21 UTC, 0 replies.
- [GitHub] [incubator-tvm] mbaret commented on a change in pull request #6228: Constant input attr added to fully connected operation in TFLite frontend - posted by GitBox <gi...@apache.org> on 2020/08/10 15:14:32 UTC, 1 replies.
- [GitHub] [incubator-tvm] tqchen merged pull request #6227: [TIR][Hybrid] Hybrid Script Support for TIR - posted by GitBox <gi...@apache.org> on 2020/08/10 15:25:10 UTC, 0 replies.
- [incubator-tvm] branch master updated (8bb99fb -> 87d6ccd) - posted by tq...@apache.org on 2020/08/10 15:25:13 UTC, 0 replies.
- [incubator-tvm] branch master updated: [TOPI, Cuda] Fix conv2d_transpose output padding (#6236) - posted by tq...@apache.org on 2020/08/10 15:37:18 UTC, 0 replies.
- [GitHub] [incubator-tvm] tqchen merged pull request #6236: [TOPI, Cuda] Fix conv2d_transpose output padding - posted by GitBox <gi...@apache.org> on 2020/08/10 15:37:19 UTC, 0 replies.
- [GitHub] [incubator-tvm] tqchen closed issue #6179: Fix conv2d grad for strided cases under the new conv2d_transpose def - posted by GitBox <gi...@apache.org> on 2020/08/10 15:37:20 UTC, 0 replies.
- [GitHub] [incubator-tvm] tqchen commented on pull request #6236: [TOPI, Cuda] Fix conv2d_transpose output padding - posted by GitBox <gi...@apache.org> on 2020/08/10 15:37:30 UTC, 0 replies.
- [GitHub] [incubator-tvm] tqchen edited a comment on pull request #6138: Add `init` member to ReduceNode - posted by GitBox <gi...@apache.org> on 2020/08/10 15:42:59 UTC, 1 replies.
- [GitHub] [incubator-tvm] tqchen commented on pull request #6190: [Ansor][AutoTVM v2.0] Phase 1: feature extraction for cost models - posted by GitBox <gi...@apache.org> on 2020/08/10 15:55:08 UTC, 1 replies.
- [GitHub] [incubator-tvm] tqchen commented on pull request #6162: [Parser] Parser 2.0 part 2 - posted by GitBox <gi...@apache.org> on 2020/08/10 15:55:41 UTC, 0 replies.
- [GitHub] [incubator-tvm] tqchen merged pull request #6170: [BYOC][ACL] Improve installation tutorial - posted by GitBox <gi...@apache.org> on 2020/08/10 15:56:16 UTC, 0 replies.
- [incubator-tvm] branch master updated (3dfbae3 -> fc7a705) - posted by tq...@apache.org on 2020/08/10 15:56:21 UTC, 0 replies.
- [GitHub] [incubator-tvm] tqchen commented on pull request #6170: [BYOC][ACL] Improve installation tutorial - posted by GitBox <gi...@apache.org> on 2020/08/10 15:56:38 UTC, 0 replies.
- [GitHub] [incubator-tvm] tqchen commented on pull request #6127: quanitze operation expanded to take const argument - posted by GitBox <gi...@apache.org> on 2020/08/10 15:57:08 UTC, 0 replies.
- [GitHub] [incubator-tvm] tqchen commented on pull request #5940: Add Quantize/Dequantize Partitioning - posted by GitBox <gi...@apache.org> on 2020/08/10 15:58:12 UTC, 0 replies.
- [GitHub] [incubator-tvm] tqchen edited a comment on pull request #5940: Add Quantize/Dequantize Partitioning - posted by GitBox <gi...@apache.org> on 2020/08/10 15:58:25 UTC, 0 replies.
- [incubator-tvm] branch master updated (fc7a705 -> b29f79e) - posted by tq...@apache.org on 2020/08/10 16:01:05 UTC, 0 replies.
- [GitHub] [incubator-tvm] tqchen commented on pull request #6240: [Relay]Refine tensorflow frontend 1.x & 2.x compatibility - posted by GitBox <gi...@apache.org> on 2020/08/10 16:01:09 UTC, 0 replies.
- [GitHub] [incubator-tvm] tqchen merged pull request #6240: [Relay]Refine tensorflow frontend 1.x & 2.x compatibility - posted by GitBox <gi...@apache.org> on 2020/08/10 16:01:09 UTC, 0 replies.
- [GitHub] [incubator-tvm] d-smirnov commented on a change in pull request #6228: Constant input attr added to fully connected operation in TFLite frontend - posted by GitBox <gi...@apache.org> on 2020/08/10 16:19:47 UTC, 5 replies.
- [GitHub] [incubator-tvm] csullivan commented on pull request #6229: [RPC] Update build support for cross compiling apps/cpp_rpc with OpenCL - posted by GitBox <gi...@apache.org> on 2020/08/10 17:06:28 UTC, 0 replies.
- [GitHub] [incubator-tvm] comaniac commented on a change in pull request #6112: TVMC - a command line driver for TVM (Part 1) - posted by GitBox <gi...@apache.org> on 2020/08/10 17:59:02 UTC, 2 replies.
- [GitHub] [incubator-tvm] leandron commented on a change in pull request #6112: TVMC - a command line driver for TVM (Part 1) - posted by GitBox <gi...@apache.org> on 2020/08/10 18:09:03 UTC, 4 replies.
- [GitHub] [incubator-tvm] merrymercy commented on a change in pull request #6184: [Ansor][AutoTVM v2.0] Phase 2: Basic CPU Sketch Search Policy - posted by GitBox <gi...@apache.org> on 2020/08/10 20:46:54 UTC, 0 replies.
- [GitHub] [incubator-tvm] trevor-m opened a new pull request #6245: [Mxnet] Support _contrib_SyncBatchNorm - posted by GitBox <gi...@apache.org> on 2020/08/10 20:59:10 UTC, 0 replies.
- [GitHub] [incubator-tvm] comaniac commented on a change in pull request #6184: [Ansor][AutoTVM v2.0] Phase 2: Basic CPU Sketch Search Policy - posted by GitBox <gi...@apache.org> on 2020/08/10 21:28:29 UTC, 0 replies.
- [GitHub] [incubator-tvm] vinx13 merged pull request #6225: fix cuda half math function is undefined: hpow, htanh - posted by GitBox <gi...@apache.org> on 2020/08/10 21:53:23 UTC, 0 replies.
- [incubator-tvm] branch master updated (b29f79e -> ed04cdd) - posted by wu...@apache.org on 2020/08/10 21:53:29 UTC, 0 replies.
- [GitHub] [incubator-tvm] tom-gall opened a new issue #6246: new --runtime=c fails for uTVM - posted by GitBox <gi...@apache.org> on 2020/08/10 22:30:39 UTC, 0 replies.
- [GitHub] [incubator-tvm] tqchen merged pull request #6182: [Topi,x86] Split MKL from BLAS. - posted by GitBox <gi...@apache.org> on 2020/08/11 02:16:51 UTC, 0 replies.
- [incubator-tvm] branch master updated (ed04cdd -> ee33056) - posted by tq...@apache.org on 2020/08/11 02:16:56 UTC, 0 replies.
- [GitHub] [incubator-tvm] tqchen closed issue #6144: [DOCS][REFACTOR] Update Pass Infra Docs to Reflect the latest State - posted by GitBox <gi...@apache.org> on 2020/08/11 02:18:05 UTC, 0 replies.
- [GitHub] [incubator-tvm] zhouyongxyz opened a new issue #6247: NotImplementedError occur when i convert pytorch model to tvm - posted by GitBox <gi...@apache.org> on 2020/08/11 03:15:26 UTC, 0 replies.
- [GitHub] [incubator-tvm] siju-samuel commented on a change in pull request #6168: Gather operation with indices as tensor expr in TFLite frontend - posted by GitBox <gi...@apache.org> on 2020/08/11 03:15:46 UTC, 0 replies.
- [GitHub] [incubator-tvm] jcf94 commented on pull request #6184: [Ansor][AutoTVM v2.0] Phase 2: Basic CPU Sketch Search Policy - posted by GitBox <gi...@apache.org> on 2020/08/11 06:50:07 UTC, 0 replies.
- [GitHub] [incubator-tvm] FrozenGene merged pull request #6229: [RPC] Update build support for cross compiling apps/cpp_rpc with OpenCL - posted by GitBox <gi...@apache.org> on 2020/08/11 07:47:14 UTC, 0 replies.
- [incubator-tvm] branch master updated (ee33056 -> 14f4efe) - posted by zh...@apache.org on 2020/08/11 07:47:15 UTC, 0 replies.
- [GitHub] [incubator-tvm] FrozenGene edited a comment on pull request #6229: [RPC] Update build support for cross compiling apps/cpp_rpc with OpenCL - posted by GitBox <gi...@apache.org> on 2020/08/11 07:48:17 UTC, 0 replies.
- [GitHub] [incubator-tvm] FrozenGene commented on pull request #5913: [random] support random fill - posted by GitBox <gi...@apache.org> on 2020/08/11 07:53:20 UTC, 4 replies.
- [GitHub] [incubator-tvm] FrozenGene edited a comment on pull request #5913: [random] support random fill - posted by GitBox <gi...@apache.org> on 2020/08/11 07:53:51 UTC, 0 replies.
- [GitHub] [incubator-tvm] FrozenGene merged pull request #6243: [TFLite] Implemented EXPAND_DIMS Operator for TFLite. - posted by GitBox <gi...@apache.org> on 2020/08/11 08:06:07 UTC, 0 replies.
- [incubator-tvm] branch master updated: [TFLite] Implemented EXPAND_DIMS Operator for TFLite. (#6243) - posted by zh...@apache.org on 2020/08/11 08:06:10 UTC, 0 replies.
- [GitHub] [incubator-tvm] FrozenGene commented on pull request #6243: [TFLite] Implemented EXPAND_DIMS Operator for TFLite. - posted by GitBox <gi...@apache.org> on 2020/08/11 08:06:37 UTC, 0 replies.
- [GitHub] [incubator-tvm] jroesch commented on pull request #6162: [Parser] Parser 2.0 part 2 - posted by GitBox <gi...@apache.org> on 2020/08/11 08:50:24 UTC, 0 replies.
- [GitHub] [incubator-tvm] manupa-arm commented on pull request #6219: [Runtime][WIP] Add prototype Relay AoT compiler directly into TVM - posted by GitBox <gi...@apache.org> on 2020/08/11 12:01:57 UTC, 2 replies.
- [GitHub] [incubator-tvm] lhutton1 opened a new pull request #6248: [BYOC][ACL] Improved pooling support - posted by GitBox <gi...@apache.org> on 2020/08/11 13:54:16 UTC, 0 replies.
- [GitHub] [incubator-tvm] tqchen merged pull request #6244: Fix division range estimation error in simplifier - posted by GitBox <gi...@apache.org> on 2020/08/11 15:35:20 UTC, 0 replies.
- [GitHub] [incubator-tvm] tqchen commented on pull request #6244: Fix division range estimation error in simplifier - posted by GitBox <gi...@apache.org> on 2020/08/11 15:35:20 UTC, 0 replies.
- [incubator-tvm] branch master updated (2845329 -> 12da324) - posted by tq...@apache.org on 2020/08/11 15:35:22 UTC, 0 replies.
- [GitHub] [incubator-tvm] jwfromm commented on a change in pull request #6190: [Ansor][AutoTVM v2.0] Phase 1: feature extraction for cost models - posted by GitBox <gi...@apache.org> on 2020/08/11 16:15:31 UTC, 0 replies.
- [GitHub] [incubator-tvm] zhiics commented on a change in pull request #6222: [BYOC][ETHOSN] Introduce the Ethos-N BYOC integration - posted by GitBox <gi...@apache.org> on 2020/08/11 17:20:06 UTC, 5 replies.
- [GitHub] [incubator-tvm] MarisaKirisame commented on pull request #6219: [Runtime][WIP] Add prototype Relay AoT compiler directly into TVM - posted by GitBox <gi...@apache.org> on 2020/08/11 17:22:20 UTC, 0 replies.
- [GitHub] [incubator-tvm] tqchen opened a new pull request #6249: Revert "fix cuda half math function is undefined: hpow, htanh" - posted by GitBox <gi...@apache.org> on 2020/08/11 18:38:12 UTC, 0 replies.
- [incubator-tvm] branch revert-6225-dev_mxd_fix_cuda_fp16 created (now 45415b3) - posted by tq...@apache.org on 2020/08/11 18:38:14 UTC, 0 replies.
- [GitHub] [incubator-tvm] tqchen edited a comment on pull request #6249: Revert "fix cuda half math function is undefined: hpow, htanh" - posted by GitBox <gi...@apache.org> on 2020/08/11 18:38:52 UTC, 0 replies.
- [GitHub] [incubator-tvm] tqchen commented on pull request #6249: Revert "fix cuda half math function is undefined: hpow, htanh" - posted by GitBox <gi...@apache.org> on 2020/08/11 18:38:52 UTC, 1 replies.
- [GitHub] [incubator-tvm] junrushao1994 commented on pull request #6242: [relay][ir] add string type to relay ir - posted by GitBox <gi...@apache.org> on 2020/08/11 19:50:01 UTC, 0 replies.
- [GitHub] [incubator-tvm] csullivan commented on pull request #6216: [JVM] Support overriding RPCWatchdog termination behavior on Android and other platforms - posted by GitBox <gi...@apache.org> on 2020/08/11 19:59:07 UTC, 0 replies.
- [incubator-tvm] branch master updated (12da324 -> db6e0c1) - posted by tq...@apache.org on 2020/08/11 20:04:37 UTC, 0 replies.
- [GitHub] [incubator-tvm] tqchen merged pull request #6216: [JVM] Support overriding RPCWatchdog termination behavior on Android and other platforms - posted by GitBox <gi...@apache.org> on 2020/08/11 20:04:40 UTC, 0 replies.
- [GitHub] [incubator-tvm] merrymercy edited a comment on pull request #6190: [Ansor][AutoTVM v2.0] Phase 1: feature extraction for cost models - posted by GitBox <gi...@apache.org> on 2020/08/11 20:38:28 UTC, 5 replies.
- [GitHub] [incubator-tvm] merrymercy commented on pull request #6184: [Ansor][AutoTVM v2.0] Phase 2: Basic CPU Sketch Search Policy - posted by GitBox <gi...@apache.org> on 2020/08/11 20:45:15 UTC, 0 replies.
- [GitHub] [incubator-tvm] merrymercy merged pull request #6184: [Ansor][AutoTVM v2.0] Phase 2: Basic CPU Sketch Search Policy - posted by GitBox <gi...@apache.org> on 2020/08/11 20:53:09 UTC, 0 replies.
- [incubator-tvm] branch master updated (db6e0c1 -> 75b8318) - posted by lm...@apache.org on 2020/08/11 20:53:16 UTC, 0 replies.
- [GitHub] [incubator-tvm] weberlo commented on pull request #5940: Add Quantize/Dequantize Partitioning - posted by GitBox <gi...@apache.org> on 2020/08/11 21:12:35 UTC, 3 replies.
- [GitHub] [incubator-tvm] ZihengJiang commented on pull request #5940: Add Quantize/Dequantize Partitioning - posted by GitBox <gi...@apache.org> on 2020/08/11 21:17:26 UTC, 2 replies.
- [GitHub] [incubator-tvm] junrushao1994 commented on pull request #6218: [Target] Creating Target from JSON-like Configuration - posted by GitBox <gi...@apache.org> on 2020/08/11 22:04:29 UTC, 4 replies.
- [GitHub] [incubator-tvm] tmoreau89 commented on pull request #5940: Add Quantize/Dequantize Partitioning - posted by GitBox <gi...@apache.org> on 2020/08/11 22:14:45 UTC, 0 replies.
- [GitHub] [incubator-tvm] tqchen commented on a change in pull request #6078: [Autodiff] Optimize and eliminate the Jacobian tensor for te.autodiff - posted by GitBox <gi...@apache.org> on 2020/08/11 22:51:52 UTC, 2 replies.
- [incubator-tvm] branch master updated (75b8318 -> fa2213f) - posted by jr...@apache.org on 2020/08/11 23:31:14 UTC, 0 replies.
- [GitHub] [incubator-tvm] jroesch merged pull request #6162: [Parser] Parser 2.0 part 2 - posted by GitBox <gi...@apache.org> on 2020/08/11 23:31:19 UTC, 0 replies.
- [GitHub] [incubator-tvm] comaniac commented on a change in pull request #6218: [Target] Creating Target from JSON-like Configuration - posted by GitBox <gi...@apache.org> on 2020/08/11 23:53:46 UTC, 5 replies.
- [GitHub] [incubator-tvm] junrushao1994 commented on a change in pull request #6218: [Target] Creating Target from JSON-like Configuration - posted by GitBox <gi...@apache.org> on 2020/08/11 23:58:46 UTC, 10 replies.
- [incubator-tvm] branch master updated: Revert "fix cuda half math function is undefined: hpow, htanh (#6225)" (#6249) - posted by tq...@apache.org on 2020/08/12 00:33:07 UTC, 0 replies.
- [GitHub] [incubator-tvm] tqchen merged pull request #6249: Revert "fix cuda half math function is undefined: hpow, htanh" - posted by GitBox <gi...@apache.org> on 2020/08/12 00:33:08 UTC, 0 replies.
- [GitHub] [incubator-tvm] zhiics opened a new pull request #6250: [TOPI] Fix reduction - posted by GitBox <gi...@apache.org> on 2020/08/12 00:36:30 UTC, 0 replies.
- [GitHub] [incubator-tvm] yangjunpro commented on a change in pull request #6190: [Ansor][AutoTVM v2.0] Phase 1: feature extraction for cost models - posted by GitBox <gi...@apache.org> on 2020/08/12 00:48:59 UTC, 0 replies.
- [GitHub] [incubator-tvm] csullivan opened a new pull request #6251: [ONNX] Add Clip importer to handle when min/max are provided as inputs. - posted by GitBox <gi...@apache.org> on 2020/08/12 00:52:24 UTC, 0 replies.
- [GitHub] [incubator-tvm] junrushao1994 edited a comment on pull request #6218: [Target] Creating Target from JSON-like Configuration - posted by GitBox <gi...@apache.org> on 2020/08/12 01:08:47 UTC, 1 replies.
- [GitHub] [incubator-tvm] siju-samuel opened a new pull request #6252: [COREML]Reduceops support added to frontend - posted by GitBox <gi...@apache.org> on 2020/08/12 02:17:25 UTC, 0 replies.
- [GitHub] [incubator-tvm] cloud-mxd opened a new pull request #6253: fix cuda half math function is undefined: hpow, htanh - posted by GitBox <gi...@apache.org> on 2020/08/12 02:25:49 UTC, 0 replies.
- [GitHub] [incubator-tvm] cloud-mxd commented on pull request #6249: Revert "fix cuda half math function is undefined: hpow, htanh" - posted by GitBox <gi...@apache.org> on 2020/08/12 02:28:35 UTC, 0 replies.
- [GitHub] [incubator-tvm] cloud-mxd edited a comment on pull request #6249: Revert "fix cuda half math function is undefined: hpow, htanh" - posted by GitBox <gi...@apache.org> on 2020/08/12 02:29:05 UTC, 0 replies.
- [GitHub] [incubator-tvm] cloud-mxd commented on pull request #6253: fix cuda half math function is undefined: hpow, htanh - posted by GitBox <gi...@apache.org> on 2020/08/12 02:40:08 UTC, 0 replies.
- [GitHub] [incubator-tvm] tqchen closed issue #4495: Improve ANTLR Language Dependency - posted by GitBox <gi...@apache.org> on 2020/08/12 03:27:43 UTC, 0 replies.
- [GitHub] [incubator-tvm] tqchen commented on issue #4495: Improve ANTLR Language Dependency - posted by GitBox <gi...@apache.org> on 2020/08/12 03:27:43 UTC, 0 replies.
- [GitHub] [incubator-tvm] tqchen commented on a change in pull request #5913: [random] support random fill - posted by GitBox <gi...@apache.org> on 2020/08/12 03:47:39 UTC, 0 replies.
- [GitHub] [incubator-tvm] FrozenGene commented on a change in pull request #5913: [random] support random fill - posted by GitBox <gi...@apache.org> on 2020/08/12 06:06:57 UTC, 1 replies.
- [GitHub] [incubator-tvm] jroesch commented on pull request #6235: [TESTS] Decrease test times by introducing testing model - posted by GitBox <gi...@apache.org> on 2020/08/12 06:36:04 UTC, 1 replies.
- [GitHub] [incubator-tvm] jroesch commented on pull request #5881: [WIP][Relay] Mutual Recursion Support - posted by GitBox <gi...@apache.org> on 2020/08/12 06:41:48 UTC, 0 replies.
- [GitHub] [incubator-tvm] lixiaoquan commented on a change in pull request #6024: [Relay][TF] Make StridedSlice support dynamic input and constant attrs - posted by GitBox <gi...@apache.org> on 2020/08/12 07:50:48 UTC, 0 replies.
- [GitHub] [incubator-tvm] masahi merged pull request #6250: [TOPI] Fix reduction - posted by GitBox <gi...@apache.org> on 2020/08/12 08:13:07 UTC, 0 replies.
- [incubator-tvm] branch master updated (7174ac2 -> f75d778) - posted by ma...@apache.org on 2020/08/12 08:13:10 UTC, 0 replies.
- [GitHub] [incubator-tvm] masahi commented on pull request #6250: [TOPI] Fix reduction - posted by GitBox <gi...@apache.org> on 2020/08/12 08:13:17 UTC, 0 replies.
- [GitHub] [incubator-tvm] lhutton1 opened a new pull request #6254: [BYOC][ACL] Add support for dense (fully connected) layer - posted by GitBox <gi...@apache.org> on 2020/08/12 08:56:39 UTC, 0 replies.
- [GitHub] [incubator-tvm] leandron opened a new issue #6255: "Unable to locate package" llvm-11 and clang-11 in ubuntu1804_install_llvm.sh - posted by GitBox <gi...@apache.org> on 2020/08/12 09:10:36 UTC, 0 replies.
- [GitHub] [incubator-tvm] leandron opened a new pull request #6256: [CI] Add apt repository for clang-11 and llvm-11 - posted by GitBox <gi...@apache.org> on 2020/08/12 09:23:43 UTC, 0 replies.
- [GitHub] [incubator-tvm] giuseros commented on pull request #6117: Use auto-tuner to improve conv2d_gemm performance - posted by GitBox <gi...@apache.org> on 2020/08/12 09:36:35 UTC, 2 replies.
- [GitHub] [incubator-tvm] cbalint13 opened a new pull request #6257: Fix newer GCC compiler warnings. - posted by GitBox <gi...@apache.org> on 2020/08/12 10:12:37 UTC, 0 replies.
- [GitHub] [incubator-tvm] manupa-arm commented on a change in pull request #6219: [Runtime][WIP] Add prototype Relay AoT compiler directly into TVM - posted by GitBox <gi...@apache.org> on 2020/08/12 11:02:11 UTC, 2 replies.
- [GitHub] [incubator-tvm] leandron commented on pull request #6256: [CI] Add apt repository for clang-11 and llvm-11 - posted by GitBox <gi...@apache.org> on 2020/08/12 12:08:53 UTC, 0 replies.
- [GitHub] [incubator-tvm] vadimsightx opened a new issue #6258: unable to import tvm python - posted by GitBox <gi...@apache.org> on 2020/08/12 13:01:50 UTC, 0 replies.
- [GitHub] [incubator-tvm] leandron commented on issue #6258: unable to import tvm python - posted by GitBox <gi...@apache.org> on 2020/08/12 14:16:00 UTC, 0 replies.
- [GitHub] [incubator-tvm] tqchen commented on pull request #6218: [Target] Creating Target from JSON-like Configuration - posted by GitBox <gi...@apache.org> on 2020/08/12 15:39:32 UTC, 1 replies.
- [GitHub] [incubator-tvm] tqchen closed issue #6258: unable to import tvm python - posted by GitBox <gi...@apache.org> on 2020/08/12 15:50:07 UTC, 0 replies.
- [GitHub] [incubator-tvm] tqchen commented on issue #6258: unable to import tvm python - posted by GitBox <gi...@apache.org> on 2020/08/12 15:50:07 UTC, 0 replies.
- [GitHub] [incubator-tvm] tqchen merged pull request #6257: Fix newer GCC compiler warnings. - posted by GitBox <gi...@apache.org> on 2020/08/12 15:50:27 UTC, 0 replies.
- [incubator-tvm] branch master updated: Fix newer GCC compiler warnings. (#6257) - posted by tq...@apache.org on 2020/08/12 15:50:37 UTC, 0 replies.
- [GitHub] [incubator-tvm] tqchen commented on pull request #6257: Fix newer GCC compiler warnings. - posted by GitBox <gi...@apache.org> on 2020/08/12 15:50:37 UTC, 0 replies.
- [incubator-tvm] branch master updated: [COREML]Reduceops support added to frontend (#6252) - posted by tq...@apache.org on 2020/08/12 15:50:49 UTC, 0 replies.
- [GitHub] [incubator-tvm] tqchen merged pull request #6252: [COREML]Reduceops support added to frontend - posted by GitBox <gi...@apache.org> on 2020/08/12 15:50:57 UTC, 0 replies.
- [GitHub] [incubator-tvm] zhiics merged pull request #6245: [Mxnet] Support _contrib_SyncBatchNorm - posted by GitBox <gi...@apache.org> on 2020/08/12 16:01:03 UTC, 0 replies.
- [incubator-tvm] branch master updated: Support mxnet _contrib_SyncBatchNorm (#6245) - posted by zh...@apache.org on 2020/08/12 16:01:05 UTC, 0 replies.
- [GitHub] [incubator-tvm] zhiics commented on pull request #6245: [Mxnet] Support _contrib_SyncBatchNorm - posted by GitBox <gi...@apache.org> on 2020/08/12 16:01:23 UTC, 0 replies.
- [GitHub] [incubator-tvm] tom-gall opened a new pull request #6259: Trivial fix, up the rodata section for the discovery board to 512 bytes. - posted by GitBox <gi...@apache.org> on 2020/08/12 20:01:13 UTC, 0 replies.
- [GitHub] [incubator-tvm] tom-gall commented on pull request #6259: Trivial fix, up the rodata section for the discovery board to 512 bytes. - posted by GitBox <gi...@apache.org> on 2020/08/12 20:01:34 UTC, 0 replies.
- [GitHub] [incubator-tvm] electriclilies opened a new pull request #6260: [Relay][Dyn] Dynamic full operator - posted by GitBox <gi...@apache.org> on 2020/08/12 20:08:26 UTC, 0 replies.
- [GitHub] [incubator-tvm] comaniac commented on a change in pull request #6248: [BYOC][ACL] Improved pooling support - posted by GitBox <gi...@apache.org> on 2020/08/12 20:28:47 UTC, 0 replies.
- [GitHub] [incubator-tvm] kparzysz-quic opened a new pull request #6261: [Hexagon] Initial support for Hexagon codegen - posted by GitBox <gi...@apache.org> on 2020/08/12 20:37:40 UTC, 0 replies.
- [GitHub] [incubator-tvm] mbrookhart commented on a change in pull request #6260: [Relay][Dyn] Dynamic full operator - posted by GitBox <gi...@apache.org> on 2020/08/12 20:58:58 UTC, 0 replies.
- [GitHub] [incubator-tvm] merrymercy merged pull request #6190: [Ansor][AutoTVM v2.0] Phase 1: feature extraction for cost models - posted by GitBox <gi...@apache.org> on 2020/08/12 21:00:58 UTC, 0 replies.
- [incubator-tvm] branch master updated (40450af -> 3565889) - posted by lm...@apache.org on 2020/08/12 21:01:09 UTC, 0 replies.
- [GitHub] [incubator-tvm] comaniac commented on a change in pull request #6254: [BYOC][ACL] Add support for dense (fully connected) layer - posted by GitBox <gi...@apache.org> on 2020/08/12 21:13:03 UTC, 0 replies.
- [GitHub] [incubator-tvm] electriclilies commented on a change in pull request #6260: [Relay][Dyn] Dynamic full operator - posted by GitBox <gi...@apache.org> on 2020/08/12 21:13:24 UTC, 1 replies.
- [incubator-tvm] branch master updated: [CI] Add apt repository for clang-11 and llvm-11 (#6256) - posted by tq...@apache.org on 2020/08/12 21:18:44 UTC, 0 replies.
- [GitHub] [incubator-tvm] tqchen merged pull request #6256: [CI] Add apt repository for clang-11 and llvm-11 - posted by GitBox <gi...@apache.org> on 2020/08/12 21:18:46 UTC, 0 replies.
- [GitHub] [incubator-tvm] tqchen closed issue #6255: "Unable to locate package" llvm-11 and clang-11 in ubuntu1804_install_llvm.sh - posted by GitBox <gi...@apache.org> on 2020/08/12 21:18:46 UTC, 0 replies.
- [GitHub] [incubator-tvm] tqchen closed issue #6106: [TEST][FLAKY] tests/python/frontend/onnx/test_forward.py::test_mod - posted by GitBox <gi...@apache.org> on 2020/08/12 21:21:37 UTC, 0 replies.
- [GitHub] [incubator-tvm] tom-gall opened a new pull request #6262: update tutorial to new TARGET as micro_dev is no more - posted by GitBox <gi...@apache.org> on 2020/08/12 21:28:37 UTC, 0 replies.
- [GitHub] [incubator-tvm] 652994331 commented on issue #6139: tvm.error.OpNotImplemented: Operator _contrib_arange_like is not supported in frontend MXNet. - posted by GitBox <gi...@apache.org> on 2020/08/12 21:44:09 UTC, 0 replies.
- [GitHub] [incubator-tvm] 652994331 closed issue #6139: tvm.error.OpNotImplemented: Operator _contrib_arange_like is not supported in frontend MXNet. - posted by GitBox <gi...@apache.org> on 2020/08/12 21:44:12 UTC, 0 replies.
- [GitHub] [incubator-tvm] tqchen commented on pull request #6112: TVMC - a command line driver for TVM (Part 1) - posted by GitBox <gi...@apache.org> on 2020/08/13 00:14:55 UTC, 1 replies.
- [GitHub] [incubator-tvm] mbrookhart opened a new issue #6263: #4312 broke Huggingface BERT ONNX import - posted by GitBox <gi...@apache.org> on 2020/08/13 03:13:06 UTC, 0 replies.
- [GitHub] [incubator-tvm] tqchen opened a new pull request #6264: [LINT] Fix clang-format - posted by GitBox <gi...@apache.org> on 2020/08/13 03:18:26 UTC, 0 replies.
- [incubator-tvm] branch master updated (4ca1516 -> abfa79d) - posted by tq...@apache.org on 2020/08/13 03:18:45 UTC, 0 replies.
- [GitHub] [incubator-tvm] tqchen merged pull request #6262: update tutorial to new TARGET as micro_dev is no more - posted by GitBox <gi...@apache.org> on 2020/08/13 03:18:47 UTC, 0 replies.
- [GitHub] [incubator-tvm] shalushajan95 opened a new issue #6265: KeyError: ‘InceptionResnetV1/Logits/Flatten/flatten/Reshape/shape/1’ - posted by GitBox <gi...@apache.org> on 2020/08/13 05:01:01 UTC, 0 replies.
- [GitHub] [incubator-tvm] SmallHedgehog opened a new issue #6266: Why is the inference time obtained with module.time_evaluator method less, but the inference time obtained with the method defined by myself is slower? - posted by GitBox <gi...@apache.org> on 2020/08/13 06:14:44 UTC, 0 replies.
- [GitHub] [incubator-tvm] vadimsightx commented on issue #6258: unable to import tvm python - posted by GitBox <gi...@apache.org> on 2020/08/13 06:32:26 UTC, 1 replies.
- [GitHub] [incubator-tvm] vadimsightx removed a comment on issue #6258: unable to import tvm python - posted by GitBox <gi...@apache.org> on 2020/08/13 07:04:01 UTC, 0 replies.
- [GitHub] [incubator-tvm] wjliu1998 opened a new pull request #6267: add dilation in x86 NCHWc depthwise conv support - posted by GitBox <gi...@apache.org> on 2020/08/13 07:59:40 UTC, 0 replies.
- [GitHub] [incubator-tvm] nolanliou opened a new issue #6268: TVMError: Check failed: it != type_definitions.end(): There is no definition of static_tensor_float32_* - posted by GitBox <gi...@apache.org> on 2020/08/13 08:13:13 UTC, 0 replies.
- [GitHub] [incubator-tvm] jcf94 opened a new pull request #6269: [Ansor][AutoTVM v2.0] Phase 2: Basic GPU Sketch Search Policy - posted by GitBox <gi...@apache.org> on 2020/08/13 08:25:16 UTC, 0 replies.
- [GitHub] [incubator-tvm] leandron commented on a change in pull request #6267: add dilation in x86 NCHWc depthwise conv support - posted by GitBox <gi...@apache.org> on 2020/08/13 08:45:04 UTC, 1 replies.
- [GitHub] [incubator-tvm] wjliu1998 commented on a change in pull request #6267: add dilation in x86 NCHWc depthwise conv support - posted by GitBox <gi...@apache.org> on 2020/08/13 09:15:25 UTC, 0 replies.
- [GitHub] [incubator-tvm] lhutton1 commented on a change in pull request #6248: [BYOC][ACL] Improved pooling support - posted by GitBox <gi...@apache.org> on 2020/08/13 09:46:43 UTC, 0 replies.
- [GitHub] [incubator-tvm] lhutton1 commented on a change in pull request #6254: [BYOC][ACL] Add support for dense (fully connected) layer - posted by GitBox <gi...@apache.org> on 2020/08/13 09:47:59 UTC, 1 replies.
- [GitHub] [incubator-tvm] mbaret commented on pull request #6228: Constant input attr added to fully connected operation in TFLite frontend - posted by GitBox <gi...@apache.org> on 2020/08/13 10:16:52 UTC, 0 replies.
- [GitHub] [incubator-tvm] d-smirnov commented on a change in pull request #6168: Gather operation with indices as tensor expr in TFLite frontend - posted by GitBox <gi...@apache.org> on 2020/08/13 11:36:06 UTC, 0 replies.
- [GitHub] [incubator-tvm] merrymercy opened a new pull request #6270: [Ansor][AutoTVM v2.0] Phase 1: XGBoost Cost Model - posted by GitBox <gi...@apache.org> on 2020/08/13 11:46:40 UTC, 0 replies.
- [GitHub] [incubator-tvm] merrymercy commented on pull request #6270: [Ansor][AutoTVM v2.0] Phase 1: XGBoost Cost Model - posted by GitBox <gi...@apache.org> on 2020/08/13 11:47:01 UTC, 1 replies.
- [GitHub] [incubator-tvm] merrymercy commented on pull request #6269: [Ansor][AutoTVM v2.0] Phase 2: Basic GPU Sketch Search Policy - posted by GitBox <gi...@apache.org> on 2020/08/13 11:49:12 UTC, 1 replies.
- [GitHub] [incubator-tvm] merrymercy edited a comment on pull request #6269: [Ansor][AutoTVM v2.0] Phase 2: Basic GPU Sketch Search Policy - posted by GitBox <gi...@apache.org> on 2020/08/13 11:51:55 UTC, 1 replies.
- [GitHub] [incubator-tvm] jcf94 commented on pull request #6269: [Ansor][AutoTVM v2.0] Phase 2: Basic GPU Sketch Search Policy - posted by GitBox <gi...@apache.org> on 2020/08/13 11:57:24 UTC, 1 replies.
- [GitHub] [incubator-tvm] domin1985 opened a new pull request #6271: [Frontend][Relay] Keras frontend prelu bug fix - posted by GitBox <gi...@apache.org> on 2020/08/13 12:05:30 UTC, 1 replies.
- [GitHub] [incubator-tvm] giuseros commented on pull request #6095: Improve NHWC depthwise convolution for AArch64 - posted by GitBox <gi...@apache.org> on 2020/08/13 14:19:54 UTC, 0 replies.
- [incubator-tvm] branch master updated (abfa79d -> b6b5ace) - posted by zh...@apache.org on 2020/08/13 14:41:55 UTC, 0 replies.
- [GitHub] [incubator-tvm] FrozenGene merged pull request #6095: Improve NHWC depthwise convolution for AArch64 - posted by GitBox <gi...@apache.org> on 2020/08/13 14:42:02 UTC, 0 replies.
- [GitHub] [incubator-tvm] FrozenGene commented on pull request #6095: Improve NHWC depthwise convolution for AArch64 - posted by GitBox <gi...@apache.org> on 2020/08/13 14:42:12 UTC, 0 replies.
- [incubator-tvm] branch master updated (b6b5ace -> 2247a2e) - posted by tq...@apache.org on 2020/08/13 15:34:14 UTC, 0 replies.
- [GitHub] [incubator-tvm] tqchen merged pull request #6264: [LINT] Fix clang-format - posted by GitBox <gi...@apache.org> on 2020/08/13 15:34:20 UTC, 0 replies.
- [incubator-tvm] branch master updated (2247a2e -> 889d3b6) - posted by tq...@apache.org on 2020/08/13 15:34:45 UTC, 0 replies.
- [GitHub] [incubator-tvm] tqchen commented on pull request #6259: Trivial fix, up the rodata section for the discovery board to 512 bytes. - posted by GitBox <gi...@apache.org> on 2020/08/13 15:34:51 UTC, 0 replies.
- [GitHub] [incubator-tvm] tqchen merged pull request #6259: Trivial fix, up the rodata section for the discovery board to 512 bytes. - posted by GitBox <gi...@apache.org> on 2020/08/13 15:34:51 UTC, 0 replies.
- [GitHub] [incubator-tvm] tqchen closed issue #6246: new --runtime=c fails for uTVM - posted by GitBox <gi...@apache.org> on 2020/08/13 15:34:51 UTC, 0 replies.
- [incubator-tvm] branch master updated (889d3b6 -> c0d11fd) - posted by tq...@apache.org on 2020/08/13 15:37:10 UTC, 0 replies.
- [GitHub] [incubator-tvm] tqchen merged pull request #6253: fix cuda half math function is undefined: hpow, htanh - posted by GitBox <gi...@apache.org> on 2020/08/13 15:37:12 UTC, 0 replies.
- [GitHub] [incubator-tvm] zhiics merged pull request #6260: [Relay][Dyn] Dynamic full operator - posted by GitBox <gi...@apache.org> on 2020/08/13 16:08:45 UTC, 0 replies.
- [incubator-tvm] branch master updated (c0d11fd -> 16b2a4b) - posted by zh...@apache.org on 2020/08/13 16:08:45 UTC, 0 replies.
- [GitHub] [incubator-tvm] zhiics commented on pull request #6260: [Relay][Dyn] Dynamic full operator - posted by GitBox <gi...@apache.org> on 2020/08/13 16:08:57 UTC, 0 replies.
- [incubator-tvm] branch master updated (16b2a4b -> 15eef5c) - posted by zh...@apache.org on 2020/08/13 16:21:46 UTC, 0 replies.
- [GitHub] [incubator-tvm] zhiics merged pull request #6254: [BYOC][ACL] Add support for dense (fully connected) layer - posted by GitBox <gi...@apache.org> on 2020/08/13 16:21:48 UTC, 0 replies.
- [GitHub] [incubator-tvm] zhiics commented on pull request #6254: [BYOC][ACL] Add support for dense (fully connected) layer - posted by GitBox <gi...@apache.org> on 2020/08/13 16:22:09 UTC, 0 replies.
- [GitHub] [incubator-tvm] weberlo edited a comment on pull request #5940: Add Quantize/Dequantize Partitioning - posted by GitBox <gi...@apache.org> on 2020/08/13 16:34:11 UTC, 0 replies.
- [GitHub] [incubator-tvm] comaniac commented on a change in pull request #6270: [Ansor][AutoTVM v2.0] Phase 1: XGBoost Cost Model - posted by GitBox <gi...@apache.org> on 2020/08/13 16:57:31 UTC, 0 replies.
- [GitHub] [incubator-tvm] mbrookhart commented on issue #6263: #4312 broke Huggingface BERT ONNX import - posted by GitBox <gi...@apache.org> on 2020/08/13 19:35:48 UTC, 1 replies.
- [GitHub] [incubator-tvm] mbrookhart removed a comment on issue #6263: #4312 broke Huggingface BERT ONNX import - posted by GitBox <gi...@apache.org> on 2020/08/13 20:36:52 UTC, 0 replies.
- [GitHub] [incubator-tvm] mbrookhart opened a new pull request #6272: Update precision in the ONNX strided_slice, update precision of ToScalar - posted by GitBox <gi...@apache.org> on 2020/08/13 20:43:49 UTC, 0 replies.
- [GitHub] [incubator-tvm] electriclilies opened a new pull request #6273: [RELAY][DYN] Dynamic upsampling relay op - posted by GitBox <gi...@apache.org> on 2020/08/13 20:55:09 UTC, 0 replies.
- [GitHub] [incubator-tvm] masahi commented on pull request #6267: add dilation in x86 NCHWc depthwise conv support - posted by GitBox <gi...@apache.org> on 2020/08/13 21:48:44 UTC, 1 replies.
- [GitHub] [incubator-tvm] masahi commented on issue #6268: TVMError: Check failed: it != type_definitions.end(): There is no definition of static_tensor_float32_* - posted by GitBox <gi...@apache.org> on 2020/08/13 21:55:03 UTC, 1 replies.
- [GitHub] [incubator-tvm] jroesch opened a new pull request #6274: [Diagnostics][Relay][InferType] Refactor InferType to work on whole module, and use new diagnostics. - posted by GitBox <gi...@apache.org> on 2020/08/13 23:27:55 UTC, 0 replies.
- [GitHub] [incubator-tvm] bwang1991 commented on issue #6265: KeyError: ‘InceptionResnetV1/Logits/Flatten/flatten/Reshape/shape/1’ - posted by GitBox <gi...@apache.org> on 2020/08/14 00:46:50 UTC, 0 replies.
- [GitHub] [incubator-tvm] wjliu1998 commented on pull request #6267: add dilation in x86 NCHWc depthwise conv support - posted by GitBox <gi...@apache.org> on 2020/08/14 01:46:54 UTC, 0 replies.
- [GitHub] [incubator-tvm] domin1985 closed pull request #6271: [Frontend][Relay] Keras frontend prelu bug fix - posted by GitBox <gi...@apache.org> on 2020/08/14 02:11:57 UTC, 1 replies.
- [GitHub] [incubator-tvm] shalushajan95 commented on issue #6265: KeyError: ‘InceptionResnetV1/Logits/Flatten/flatten/Reshape/shape/1’ - posted by GitBox <gi...@apache.org> on 2020/08/14 03:55:57 UTC, 0 replies.
- [incubator-tvm] branch master updated: add dilation in x86 NCHWc depthwise conv support (#4962) (#6267) - posted by ma...@apache.org on 2020/08/14 05:17:48 UTC, 0 replies.
- [GitHub] [incubator-tvm] masahi merged pull request #6267: add dilation in x86 NCHWc depthwise conv support - posted by GitBox <gi...@apache.org> on 2020/08/14 05:17:56 UTC, 0 replies.
- [GitHub] [incubator-tvm] masahi closed issue #4962: Support dilation in x86 NCHWc depthwise conv - posted by GitBox <gi...@apache.org> on 2020/08/14 05:18:26 UTC, 0 replies.
- [GitHub] [incubator-tvm] jcf94 opened a new pull request #6275: [Support] Add parallel_for support to run a loop in parallel - posted by GitBox <gi...@apache.org> on 2020/08/14 05:38:03 UTC, 0 replies.
- [GitHub] [incubator-tvm] 652994331 commented on issue #4464: [RFC] Add TVMDSOOp to integrate any TVM operator with TensorFlow - posted by GitBox <gi...@apache.org> on 2020/08/14 05:46:23 UTC, 6 replies.
- [GitHub] [incubator-tvm] tobegit3hub commented on issue #4464: [RFC] Add TVMDSOOp to integrate any TVM operator with TensorFlow - posted by GitBox <gi...@apache.org> on 2020/08/14 06:19:47 UTC, 1 replies.
- [GitHub] [incubator-tvm] tobegit3hub edited a comment on issue #4464: [RFC] Add TVMDSOOp to integrate any TVM operator with TensorFlow - posted by GitBox <gi...@apache.org> on 2020/08/14 06:21:08 UTC, 0 replies.
- [GitHub] [incubator-tvm] kevinthesun commented on issue #6263: #4312 broke Huggingface BERT ONNX import - posted by GitBox <gi...@apache.org> on 2020/08/14 06:24:08 UTC, 0 replies.
- [GitHub] [incubator-tvm] csullivan opened a new pull request #6276: [ONNX] Update slice to infer bound attributes when not graph inputs - posted by GitBox <gi...@apache.org> on 2020/08/14 06:59:31 UTC, 0 replies.
- [GitHub] [incubator-tvm] domin1985 commented on pull request #6271: [Frontend][Relay] Keras frontend prelu bug fix - posted by GitBox <gi...@apache.org> on 2020/08/14 07:10:54 UTC, 0 replies.
- [GitHub] [incubator-tvm] jroesch opened a new pull request #6277: [Parser] Add support for parsing the any dimension. - posted by GitBox <gi...@apache.org> on 2020/08/14 07:15:18 UTC, 0 replies.
- [GitHub] [incubator-tvm] jroesch commented on pull request #6275: [Support] Add parallel_for support to run a loop in parallel - posted by GitBox <gi...@apache.org> on 2020/08/14 07:32:03 UTC, 0 replies.
- [GitHub] [incubator-tvm] domin1985 opened a new pull request #6278: [Frontend][Relay] Keras softmax and prelu fix - posted by GitBox <gi...@apache.org> on 2020/08/14 07:32:03 UTC, 0 replies.
- [GitHub] [incubator-tvm] jroesch commented on a change in pull request #6192: [Relay] Allow relay.full to output scalar when using vm - posted by GitBox <gi...@apache.org> on 2020/08/14 07:34:17 UTC, 0 replies.
- [GitHub] [incubator-tvm] CyanFi commented on pull request #6269: [Ansor][AutoTVM v2.0] Phase 2: Basic GPU Sketch Search Policy - posted by GitBox <gi...@apache.org> on 2020/08/14 08:05:57 UTC, 0 replies.
- [GitHub] [incubator-tvm] leandron commented on a change in pull request #6278: [Frontend][Relay] Keras softmax and prelu fix - posted by GitBox <gi...@apache.org> on 2020/08/14 08:32:09 UTC, 2 replies.
- [GitHub] [incubator-tvm] GaryYuyjl commented on a change in pull request #6121: [TOPI] Support int4/int8 conv2d tensor core with HWNC layout - posted by GitBox <gi...@apache.org> on 2020/08/14 09:16:48 UTC, 2 replies.
- [GitHub] [incubator-tvm] domin1985 commented on a change in pull request #6278: [Frontend][Relay] Keras softmax and prelu fix - posted by GitBox <gi...@apache.org> on 2020/08/14 09:57:48 UTC, 1 replies.
- [GitHub] [incubator-tvm] FrozenGene commented on a change in pull request #6261: [Hexagon] Initial support for Hexagon codegen - posted by GitBox <gi...@apache.org> on 2020/08/14 10:02:19 UTC, 3 replies.
- [GitHub] [incubator-tvm] u99127 commented on a change in pull request #6018: Added support for tflite quantized maximum and minimum - posted by GitBox <gi...@apache.org> on 2020/08/14 13:52:13 UTC, 0 replies.
- [GitHub] [incubator-tvm] lhutton1 opened a new pull request #6279: [BYOC][ACL] Enable remote device via environment variables - posted by GitBox <gi...@apache.org> on 2020/08/14 14:01:21 UTC, 0 replies.
- [GitHub] [incubator-tvm] leandron commented on a change in pull request #6279: [BYOC][ACL] Enable remote device via environment variables - posted by GitBox <gi...@apache.org> on 2020/08/14 15:16:13 UTC, 2 replies.
- [GitHub] [incubator-tvm] u99127 commented on a change in pull request #6279: [BYOC][ACL] Enable remote device via environment variables - posted by GitBox <gi...@apache.org> on 2020/08/14 15:42:50 UTC, 1 replies.
- [GitHub] [incubator-tvm] tkonolige commented on pull request #6235: [TESTS] Decrease test times by introducing testing model - posted by GitBox <gi...@apache.org> on 2020/08/14 15:50:29 UTC, 0 replies.
- [GitHub] [incubator-tvm] lhutton1 commented on a change in pull request #6279: [BYOC][ACL] Enable remote device via environment variables - posted by GitBox <gi...@apache.org> on 2020/08/14 15:55:20 UTC, 2 replies.
- [GitHub] [incubator-tvm] tkonolige commented on pull request #6275: [Support] Add parallel_for support to run a loop in parallel - posted by GitBox <gi...@apache.org> on 2020/08/14 16:10:49 UTC, 0 replies.
- [incubator-tvm] branch master updated: [Parser] Add support for parsing the any dimension. (#6277) - posted by mo...@apache.org on 2020/08/14 16:13:55 UTC, 0 replies.
- [GitHub] [incubator-tvm] tmoreau89 merged pull request #6277: [Parser] Add support for parsing the any dimension. - posted by GitBox <gi...@apache.org> on 2020/08/14 16:13:57 UTC, 0 replies.
- [GitHub] [incubator-tvm] jroesch merged pull request #6235: [TESTS] Decrease test times by introducing testing model - posted by GitBox <gi...@apache.org> on 2020/08/14 16:15:10 UTC, 0 replies.
- [incubator-tvm] branch master updated (4b2c01a -> 37912a1) - posted by jr...@apache.org on 2020/08/14 16:15:11 UTC, 0 replies.
- [GitHub] [incubator-tvm] samskalicky commented on pull request #5986: Fixes for GraphRuntime destruction - posted by GitBox <gi...@apache.org> on 2020/08/14 16:34:57 UTC, 3 replies.
- [GitHub] [incubator-tvm] zhiics commented on a change in pull request #6272: Update precision in the ONNX strided_slice, update precision of ToScalar - posted by GitBox <gi...@apache.org> on 2020/08/14 16:49:29 UTC, 0 replies.
- [GitHub] [incubator-tvm] mbrookhart commented on a change in pull request #6272: Update precision in the ONNX strided_slice, update precision of ToScalar - posted by GitBox <gi...@apache.org> on 2020/08/14 17:03:58 UTC, 4 replies.
- [GitHub] [incubator-tvm] comaniac commented on pull request #6279: [BYOC][ACL] Enable remote device via environment variables - posted by GitBox <gi...@apache.org> on 2020/08/14 17:13:02 UTC, 1 replies.
- [GitHub] [incubator-tvm] tqchen commented on pull request #5986: Fixes for GraphRuntime destruction - posted by GitBox <gi...@apache.org> on 2020/08/14 17:13:42 UTC, 3 replies.
- [GitHub] [incubator-tvm] comaniac commented on a change in pull request #5913: [random] support random fill - posted by GitBox <gi...@apache.org> on 2020/08/14 17:18:49 UTC, 0 replies.
- [GitHub] [incubator-tvm] zhiics closed issue #6263: #4312 broke Huggingface BERT ONNX import - posted by GitBox <gi...@apache.org> on 2020/08/14 17:27:28 UTC, 0 replies.
- [GitHub] [incubator-tvm] zhiics merged pull request #6272: Update precision in the ONNX strided_slice, update precision of ToScalar - posted by GitBox <gi...@apache.org> on 2020/08/14 17:27:28 UTC, 0 replies.
- [incubator-tvm] branch master updated (37912a1 -> 8d91058) - posted by zh...@apache.org on 2020/08/14 17:27:35 UTC, 0 replies.
- [GitHub] [incubator-tvm] zhiics commented on pull request #6272: Update precision in the ONNX strided_slice, update precision of ToScalar - posted by GitBox <gi...@apache.org> on 2020/08/14 17:27:48 UTC, 0 replies.
- [GitHub] [incubator-tvm] samskalicky edited a comment on pull request #5986: Fixes for GraphRuntime destruction - posted by GitBox <gi...@apache.org> on 2020/08/14 17:29:20 UTC, 0 replies.
- [GitHub] [incubator-tvm] tqchen commented on pull request #6275: [Support] Add parallel_for support to run a loop in parallel - posted by GitBox <gi...@apache.org> on 2020/08/14 17:36:00 UTC, 2 replies.
- [GitHub] [incubator-tvm] csullivan commented on pull request #6251: [ONNX] Add Clip importer to handle when min/max are provided as inputs. - posted by GitBox <gi...@apache.org> on 2020/08/14 18:40:37 UTC, 0 replies.
- [incubator-tvm] branch master updated (8d91058 -> aa0271e) - posted by an...@apache.org on 2020/08/14 18:54:42 UTC, 0 replies.
- [GitHub] [incubator-tvm] anijain2305 merged pull request #6018: Added support for tflite quantized maximum and minimum - posted by GitBox <gi...@apache.org> on 2020/08/14 18:54:45 UTC, 0 replies.
- [GitHub] [incubator-tvm] junrushao1994 commented on a change in pull request #6274: [Diagnostics][Relay][InferType] Refactor InferType to work on whole module, and use new diagnostics. - posted by GitBox <gi...@apache.org> on 2020/08/14 20:20:55 UTC, 1 replies.
- [GitHub] [incubator-tvm] junrushao1994 commented on pull request #6274: [Diagnostics][Relay][InferType] Refactor InferType to work on whole module, and use new diagnostics. - posted by GitBox <gi...@apache.org> on 2020/08/14 20:31:43 UTC, 0 replies.
- [GitHub] [incubator-tvm] junrushao1994 opened a new pull request #6280: [Build] Reflect Compile-Time CMake Options into libtvm.so - posted by GitBox <gi...@apache.org> on 2020/08/14 21:34:14 UTC, 0 replies.
- [GitHub] [incubator-tvm] tkonolige opened a new pull request #6281: Improve error messages for memory verifier and gpu memory verifier - posted by GitBox <gi...@apache.org> on 2020/08/14 22:04:40 UTC, 0 replies.
- [GitHub] [incubator-tvm] interesaaat opened a new issue #6282: [Frontend][PyTorch]NotImplementedError: The following operators are not implemented: ['aten::index_select'] - posted by GitBox <gi...@apache.org> on 2020/08/14 22:38:56 UTC, 0 replies.
- [GitHub] [incubator-tvm] tqchen commented on pull request #6280: [Build] Reflect Compile-Time CMake Options into libtvm.so - posted by GitBox <gi...@apache.org> on 2020/08/14 22:39:26 UTC, 2 replies.
- [GitHub] [incubator-tvm] junrushao1994 commented on pull request #6280: [Build] Reflect Compile-Time CMake Options into libtvm.so - posted by GitBox <gi...@apache.org> on 2020/08/14 22:41:27 UTC, 3 replies.
- [GitHub] [incubator-tvm] tqchen opened a new pull request #6283: [CI] Update ci-cpu to the latest - posted by GitBox <gi...@apache.org> on 2020/08/14 22:50:40 UTC, 0 replies.
- [GitHub] [incubator-tvm] tqchen commented on pull request #6283: [CI] Update ci-cpu to the latest - posted by GitBox <gi...@apache.org> on 2020/08/14 22:51:30 UTC, 0 replies.
- [GitHub] [incubator-tvm] jroesch commented on pull request #6281: Improve error messages for memory verifier and gpu memory verifier - posted by GitBox <gi...@apache.org> on 2020/08/14 22:58:33 UTC, 1 replies.
- [GitHub] [incubator-tvm] tqchen closed issue #6266: Why is the inference time obtained with module.time_evaluator method less, but the inference time obtained with the method defined by myself is slower? - posted by GitBox <gi...@apache.org> on 2020/08/14 23:13:11 UTC, 0 replies.
- [GitHub] [incubator-tvm] tqchen commented on issue #6266: Why is the inference time obtained with module.time_evaluator method less, but the inference time obtained with the method defined by myself is slower? - posted by GitBox <gi...@apache.org> on 2020/08/14 23:13:11 UTC, 0 replies.
- [GitHub] [incubator-tvm] tqchen commented on issue #6247: NotImplementedError occur when i convert pytorch model to tvm - posted by GitBox <gi...@apache.org> on 2020/08/14 23:13:32 UTC, 0 replies.
- [GitHub] [incubator-tvm] tqchen closed issue #6247: NotImplementedError occur when i convert pytorch model to tvm - posted by GitBox <gi...@apache.org> on 2020/08/14 23:13:32 UTC, 0 replies.
- [GitHub] [incubator-tvm] tqchen commented on issue #6265: KeyError: ‘InceptionResnetV1/Logits/Flatten/flatten/Reshape/shape/1’ - posted by GitBox <gi...@apache.org> on 2020/08/14 23:13:42 UTC, 0 replies.
- [GitHub] [incubator-tvm] tqchen closed issue #6265: KeyError: ‘InceptionResnetV1/Logits/Flatten/flatten/Reshape/shape/1’ - posted by GitBox <gi...@apache.org> on 2020/08/14 23:13:42 UTC, 0 replies.
- [GitHub] [incubator-tvm] csullivan commented on pull request #6276: [ONNX] Update slice to infer attributes when not graph inputs - posted by GitBox <gi...@apache.org> on 2020/08/14 23:57:40 UTC, 0 replies.
- [GitHub] [incubator-tvm] chanwutk commented on pull request #6277: [Parser] Add support for parsing the any dimension. - posted by GitBox <gi...@apache.org> on 2020/08/15 00:20:52 UTC, 0 replies.
- [GitHub] [incubator-tvm] electriclilies opened a new pull request #6284: [RELAY][DYN] Implementation of the dynamic pad operator - posted by GitBox <gi...@apache.org> on 2020/08/15 00:57:45 UTC, 0 replies.
- [GitHub] [incubator-tvm] tqchen merged pull request #6218: [Target] Creating Target from JSON-like Configuration - posted by GitBox <gi...@apache.org> on 2020/08/15 01:33:45 UTC, 0 replies.
- [incubator-tvm] branch master updated: [Target] Creating Target from JSON-like Configuration (#6218) - posted by tq...@apache.org on 2020/08/15 01:33:51 UTC, 0 replies.
- [GitHub] [incubator-tvm] tqchen commented on pull request #6221: [TFLite] axis can be a scalar - posted by GitBox <gi...@apache.org> on 2020/08/15 01:35:46 UTC, 0 replies.
- [incubator-tvm] branch master updated: Improve error messages for memory verifier and gpu memory verifier (#6281) - posted by tq...@apache.org on 2020/08/15 03:06:35 UTC, 0 replies.
- [GitHub] [incubator-tvm] tqchen merged pull request #6281: Improve error messages for memory verifier and gpu memory verifier - posted by GitBox <gi...@apache.org> on 2020/08/15 03:06:36 UTC, 0 replies.
- [incubator-tvm] branch master updated: [CI] Update ci-cpu to the latest (#6283) - posted by tq...@apache.org on 2020/08/15 03:41:38 UTC, 0 replies.
- [GitHub] [incubator-tvm] tqchen merged pull request #6283: [CI] Update ci-cpu to the latest - posted by GitBox <gi...@apache.org> on 2020/08/15 03:41:38 UTC, 0 replies.
- [GitHub] [incubator-tvm] junrushao1994 edited a comment on pull request #6280: [Build] Reflect Compile-Time CMake Options into libtvm.so - posted by GitBox <gi...@apache.org> on 2020/08/15 03:59:54 UTC, 0 replies.
- [GitHub] [incubator-tvm] masahi commented on issue #6282: [Frontend][PyTorch]NotImplementedError: The following operators are not implemented: ['aten::index_select'] - posted by GitBox <gi...@apache.org> on 2020/08/15 07:41:52 UTC, 1 replies.
- [GitHub] [incubator-tvm] jcf94 commented on pull request #6275: [Support] Add parallel_for support to run a loop in parallel - posted by GitBox <gi...@apache.org> on 2020/08/15 10:31:54 UTC, 2 replies.
- [GitHub] [incubator-tvm] jcf94 edited a comment on pull request #6275: [Support] Add parallel_for support to run a loop in parallel - posted by GitBox <gi...@apache.org> on 2020/08/15 10:32:04 UTC, 2 replies.
- [GitHub] [incubator-tvm] Iorest opened a new issue #6285: UnicodeDecodeError: 'ascii' codec can't decode byte 0xe6 in position 25: ordinal not in range(128) - posted by GitBox <gi...@apache.org> on 2020/08/15 12:58:35 UTC, 0 replies.
- [incubator-tvm] branch master updated: [Build] Reflect Compile-Time CMake Options into libtvm.so (#6280) - posted by tq...@apache.org on 2020/08/15 14:05:51 UTC, 0 replies.
- [GitHub] [incubator-tvm] tqchen merged pull request #6280: [Build] Reflect Compile-Time CMake Options into libtvm.so - posted by GitBox <gi...@apache.org> on 2020/08/15 14:05:52 UTC, 0 replies.
- [GitHub] [incubator-tvm] interesaaat commented on issue #6282: [Frontend][PyTorch]NotImplementedError: The following operators are not implemented: ['aten::index_select'] - posted by GitBox <gi...@apache.org> on 2020/08/15 15:37:54 UTC, 2 replies.
- [GitHub] [incubator-tvm] junrushao1994 opened a new pull request #6286: [Build] Add cmake options into libinfo - posted by GitBox <gi...@apache.org> on 2020/08/15 18:18:38 UTC, 0 replies.
- [GitHub] [incubator-tvm] tmoreau89 merged pull request #5940: Add Quantize/Dequantize Partitioning - posted by GitBox <gi...@apache.org> on 2020/08/15 21:48:36 UTC, 0 replies.
- [incubator-tvm] branch master updated: Add Quantize/Dequantize Partitioning (#5940) - posted by mo...@apache.org on 2020/08/15 21:48:38 UTC, 0 replies.
- [GitHub] [incubator-tvm] iswariyam opened a new issue #6287: TVMError: relay.frontend.from_keras() fails with models compiled in tensorflow 2.3 - posted by GitBox <gi...@apache.org> on 2020/08/15 21:51:47 UTC, 0 replies.
- [GitHub] [incubator-tvm] iswariyam opened a new pull request #6288: [Frontend][Relay] Fix node indices attribute error for tensorflow 2.3 - posted by GitBox <gi...@apache.org> on 2020/08/16 00:06:18 UTC, 0 replies.
- [GitHub] [incubator-tvm] iswariyam commented on pull request #6288: [Frontend][Relay] Fix node indices attribute error for tensorflow 2.3 - posted by GitBox <gi...@apache.org> on 2020/08/16 00:08:39 UTC, 0 replies.
- [GitHub] [incubator-tvm] Laurawly commented on a change in pull request #6121: [TOPI] Support int4/int8 conv2d tensor core with HWNC layout - posted by GitBox <gi...@apache.org> on 2020/08/16 07:15:30 UTC, 0 replies.
- [GitHub] [incubator-tvm] merrymercy commented on a change in pull request #6275: [Support] Add parallel_for support to run a loop in parallel - posted by GitBox <gi...@apache.org> on 2020/08/16 07:27:42 UTC, 4 replies.
- [GitHub] [incubator-tvm] kparzysz-quic commented on a change in pull request #6261: [Hexagon] Initial support for Hexagon codegen - posted by GitBox <gi...@apache.org> on 2020/08/16 16:50:15 UTC, 4 replies.
- [GitHub] [incubator-tvm] tqchen commented on a change in pull request #6286: [Build] Add cmake options into libinfo - posted by GitBox <gi...@apache.org> on 2020/08/16 17:27:34 UTC, 0 replies.
- [GitHub] [incubator-tvm] kparzysz-quic commented on pull request #6261: [Hexagon] Initial support for Hexagon codegen - posted by GitBox <gi...@apache.org> on 2020/08/16 17:42:36 UTC, 1 replies.
- [GitHub] [incubator-tvm] tqchen merged pull request #6112: TVMC - a command line driver for TVM (Part 1) - posted by GitBox <gi...@apache.org> on 2020/08/16 17:45:51 UTC, 0 replies.
- [incubator-tvm] branch master updated (97779a9 -> 36d1ed3) - posted by tq...@apache.org on 2020/08/16 17:45:59 UTC, 0 replies.
- [GitHub] [incubator-tvm] Laurawly commented on pull request #6108: Fix CUDA Compute Function For `get_valid_counts` and `nms` - posted by GitBox <gi...@apache.org> on 2020/08/16 18:42:23 UTC, 0 replies.
- [GitHub] [incubator-tvm] junrushao1994 commented on a change in pull request #6286: [Build] Add cmake options into libinfo - posted by GitBox <gi...@apache.org> on 2020/08/17 01:09:10 UTC, 0 replies.
- [GitHub] [incubator-tvm] windclarion closed pull request #6221: [TFLite] axis can be a scalar - posted by GitBox <gi...@apache.org> on 2020/08/17 02:02:19 UTC, 0 replies.
- [GitHub] [incubator-tvm] jcf94 commented on a change in pull request #6275: [Support] Add parallel_for support to run a loop in parallel - posted by GitBox <gi...@apache.org> on 2020/08/17 02:03:30 UTC, 4 replies.
- [GitHub] [incubator-tvm] FrozenGene commented on a change in pull request #6275: [Support] Add parallel_for support to run a loop in parallel - posted by GitBox <gi...@apache.org> on 2020/08/17 02:35:37 UTC, 2 replies.
- [GitHub] [incubator-tvm] FrozenGene commented on pull request #6275: [Support] Add parallel_for support to run a loop in parallel - posted by GitBox <gi...@apache.org> on 2020/08/17 03:40:30 UTC, 0 replies.
- [GitHub] [incubator-tvm] comaniac commented on pull request #6286: [Build] Add cmake options into libinfo - posted by GitBox <gi...@apache.org> on 2020/08/17 03:53:52 UTC, 1 replies.
- [GitHub] [incubator-tvm] tqchen merged pull request #6288: [Frontend][Relay] Fix node indices attribute error for tensorflow 2.3 - posted by GitBox <gi...@apache.org> on 2020/08/17 03:53:53 UTC, 0 replies.
- [GitHub] [incubator-tvm] tqchen closed issue #6287: TVMError: relay.frontend.from_keras() fails with models compiled in tensorflow 2.3 - posted by GitBox <gi...@apache.org> on 2020/08/17 03:53:53 UTC, 0 replies.
- [incubator-tvm] branch master updated (36d1ed3 -> f6e00a0) - posted by tq...@apache.org on 2020/08/17 03:53:56 UTC, 0 replies.
- [GitHub] [incubator-tvm] tqchen commented on pull request #6288: [Frontend][Relay] Fix node indices attribute error for tensorflow 2.3 - posted by GitBox <gi...@apache.org> on 2020/08/17 03:54:03 UTC, 0 replies.
- [GitHub] [incubator-tvm] comaniac edited a comment on pull request #6286: [Build] Add cmake options into libinfo - posted by GitBox <gi...@apache.org> on 2020/08/17 03:55:05 UTC, 2 replies.
- [GitHub] [incubator-tvm] Laurawly commented on pull request #6121: [TOPI] Support int4/int8 conv2d tensor core with HWNC layout - posted by GitBox <gi...@apache.org> on 2020/08/17 05:33:57 UTC, 1 replies.
- [GitHub] [incubator-tvm] junrushao1994 commented on pull request #6286: [Build] Add cmake options into libinfo - posted by GitBox <gi...@apache.org> on 2020/08/17 05:45:34 UTC, 1 replies.
- [GitHub] [incubator-tvm] lixiaoquan opened a new pull request #6289: [Relay] Enhance relay.split(), allow splitted dim to be dynamic - posted by GitBox <gi...@apache.org> on 2020/08/17 10:46:01 UTC, 0 replies.
- [GitHub] [incubator-tvm] tqchen commented on pull request #6206: [Caffe Frontend] introduce caffe frontend for tvm - posted by GitBox <gi...@apache.org> on 2020/08/17 14:17:52 UTC, 1 replies.
- [GitHub] [incubator-tvm] tqchen merged pull request #6286: [Build] Add cmake options into libinfo - posted by GitBox <gi...@apache.org> on 2020/08/17 14:18:35 UTC, 0 replies.
- [incubator-tvm] branch master updated (f6e00a0 -> e4dc5c8) - posted by tq...@apache.org on 2020/08/17 14:18:38 UTC, 0 replies.
- [GitHub] [incubator-tvm] mbrookhart commented on a change in pull request #6273: [RELAY][DYN] Dynamic upsampling relay op - posted by GitBox <gi...@apache.org> on 2020/08/17 16:10:59 UTC, 0 replies.
- [GitHub] [incubator-tvm] zhiics commented on pull request #6222: [BYOC][ETHOSN] Introduce the Ethos-N BYOC integration - posted by GitBox <gi...@apache.org> on 2020/08/17 16:23:04 UTC, 2 replies.
- [GitHub] [incubator-tvm] zhiics commented on a change in pull request #6273: [RELAY][DYN] Dynamic upsampling relay op - posted by GitBox <gi...@apache.org> on 2020/08/17 16:27:40 UTC, 6 replies.
- [GitHub] [incubator-tvm] tqchen merged pull request #5913: [random] support random fill - posted by GitBox <gi...@apache.org> on 2020/08/17 16:38:46 UTC, 0 replies.
- [GitHub] [incubator-tvm] tqchen commented on pull request #5913: [random] support random fill - posted by GitBox <gi...@apache.org> on 2020/08/17 16:38:56 UTC, 0 replies.
- [incubator-tvm] branch master updated (e4dc5c8 -> f731652) - posted by tq...@apache.org on 2020/08/17 16:39:03 UTC, 0 replies.
- [GitHub] [incubator-tvm] leandron commented on pull request #6222: [BYOC][ETHOSN] Introduce the Ethos-N BYOC integration - posted by GitBox <gi...@apache.org> on 2020/08/17 16:46:26 UTC, 0 replies.
- [GitHub] [incubator-tvm] Leo-arm commented on pull request #6222: [BYOC][ETHOSN] Introduce the Ethos-N BYOC integration - posted by GitBox <gi...@apache.org> on 2020/08/17 16:46:46 UTC, 0 replies.
- [GitHub] [incubator-tvm] tqchen opened a new pull request #6290: [COMMUNITY] @kparzysz-quic -> committer - posted by GitBox <gi...@apache.org> on 2020/08/17 17:21:10 UTC, 0 replies.
- [GitHub] [incubator-tvm] mbrookhart commented on issue #6237: Resize produces incorrect results - posted by GitBox <gi...@apache.org> on 2020/08/17 17:51:40 UTC, 0 replies.
- [GitHub] [incubator-tvm] areusch commented on a change in pull request #6154: Add tvm::support::hexdump() debug utility - posted by GitBox <gi...@apache.org> on 2020/08/17 18:12:17 UTC, 0 replies.
- [GitHub] [incubator-tvm] electriclilies commented on a change in pull request #6273: [RELAY][DYN] Dynamic upsampling relay op - posted by GitBox <gi...@apache.org> on 2020/08/17 18:17:22 UTC, 8 replies.
- [GitHub] [incubator-tvm] tqchen edited a comment on pull request #5986: Fixes for GraphRuntime destruction - posted by GitBox <gi...@apache.org> on 2020/08/17 21:28:09 UTC, 0 replies.
- [GitHub] [incubator-tvm] masahi merged pull request #6276: [ONNX] Update slice to infer attributes when not graph inputs - posted by GitBox <gi...@apache.org> on 2020/08/17 22:23:03 UTC, 0 replies.
- [incubator-tvm] branch master updated: [ONNX] Update slice to infer attributes when not graph inputs (#6276) - posted by ma...@apache.org on 2020/08/17 22:23:07 UTC, 0 replies.
- [GitHub] [incubator-tvm] masahi commented on pull request #6276: [ONNX] Update slice to infer attributes when not graph inputs - posted by GitBox <gi...@apache.org> on 2020/08/17 22:23:24 UTC, 0 replies.
- [GitHub] [incubator-tvm] cnv1989 opened a new pull request #6291: Release 1.2.0 - posted by GitBox <gi...@apache.org> on 2020/08/17 22:27:52 UTC, 0 replies.
- [GitHub] [incubator-tvm] cnv1989 closed pull request #6291: Release 1.2.0 - posted by GitBox <gi...@apache.org> on 2020/08/17 22:28:05 UTC, 0 replies.
- [GitHub] [incubator-tvm] icemelon9 commented on a change in pull request #6289: [Relay] Enhance relay.split(), allow splitted dim to be dynamic - posted by GitBox <gi...@apache.org> on 2020/08/17 22:45:35 UTC, 0 replies.
- [GitHub] [incubator-tvm] icemelon9 merged pull request #6290: [COMMUNITY] @kparzysz-quic -> committer - posted by GitBox <gi...@apache.org> on 2020/08/17 22:46:06 UTC, 0 replies.
- [incubator-tvm] branch master updated (4644991 -> 37e870b) - posted by ha...@apache.org on 2020/08/17 22:46:09 UTC, 0 replies.
- [GitHub] [incubator-tvm] icemelon9 commented on a change in pull request #6251: [ONNX] Add Clip importer to handle when min/max are provided as inputs. - posted by GitBox <gi...@apache.org> on 2020/08/17 22:51:21 UTC, 1 replies.
- [GitHub] [incubator-tvm] icemelon9 commented on a change in pull request #6273: [RELAY][DYN] Dynamic upsampling relay op - posted by GitBox <gi...@apache.org> on 2020/08/17 22:54:42 UTC, 0 replies.
- [GitHub] [incubator-tvm] csullivan commented on a change in pull request #6251: [ONNX] Add Clip importer to handle when min/max are provided as inputs. - posted by GitBox <gi...@apache.org> on 2020/08/17 22:57:47 UTC, 0 replies.
- [GitHub] [incubator-tvm] mbrookhart edited a comment on issue #6237: Resize produces incorrect results - posted by GitBox <gi...@apache.org> on 2020/08/17 23:09:57 UTC, 1 replies.
- [GitHub] [incubator-tvm] tqchen opened a new pull request #6292: [RUNTIME][REFACTOR] Use new to avoid exit-time de-allocation order - posted by GitBox <gi...@apache.org> on 2020/08/17 23:38:01 UTC, 1 replies.
- [GitHub] [incubator-tvm] tqchen commented on pull request #6292: [RUNTIME][REFACTOR] Use new to avoid exit-time de-allocation order - posted by GitBox <gi...@apache.org> on 2020/08/17 23:38:22 UTC, 6 replies.
- [GitHub] [incubator-tvm] electriclilies opened a new pull request #6293: [DYN][RELAY] Resize support for NCHW-convertible layouts - posted by GitBox <gi...@apache.org> on 2020/08/18 00:34:33 UTC, 0 replies.
- [GitHub] [incubator-tvm] samskalicky commented on pull request #6292: [RUNTIME][REFACTOR] Use new to avoid exit-time de-allocation order - posted by GitBox <gi...@apache.org> on 2020/08/18 01:10:39 UTC, 4 replies.
- [GitHub] [incubator-tvm] electriclilies commented on pull request #6284: [RELAY][DYN] Implementation of the dynamic pad operator - posted by GitBox <gi...@apache.org> on 2020/08/18 01:17:36 UTC, 0 replies.
- [GitHub] [incubator-tvm] tqchen opened a new pull request #6294: [TEST] use rpc.LocalSession for simple tests - posted by GitBox <gi...@apache.org> on 2020/08/18 01:26:01 UTC, 0 replies.
- [GitHub] [incubator-tvm] tqchen commented on pull request #6294: [TEST] use rpc.LocalSession for simple tests - posted by GitBox <gi...@apache.org> on 2020/08/18 01:26:11 UTC, 0 replies.
- [GitHub] [incubator-tvm] masahi opened a new pull request #6295: [Torch] Support index_select - posted by GitBox <gi...@apache.org> on 2020/08/18 01:53:40 UTC, 0 replies.
- [GitHub] [incubator-tvm] masahi closed issue #6282: [Frontend][PyTorch]NotImplementedError: The following operators are not implemented: ['aten::index_select'] - posted by GitBox <gi...@apache.org> on 2020/08/18 01:55:21 UTC, 0 replies.
- [GitHub] [incubator-tvm] Laurawly merged pull request #6121: [TOPI] Support int4/int8 conv2d tensor core with HWNC layout - posted by GitBox <gi...@apache.org> on 2020/08/18 05:32:42 UTC, 0 replies.
- [incubator-tvm] branch master updated: [TOPI] Support int4/int8 conv2d tensor core with HWNC layout (#6121) - posted by la...@apache.org on 2020/08/18 05:32:44 UTC, 0 replies.
- [GitHub] [incubator-tvm] FrozenGene merged pull request #6294: [TEST] use rpc.LocalSession for simple tests - posted by GitBox <gi...@apache.org> on 2020/08/18 05:51:06 UTC, 0 replies.
- [incubator-tvm] branch master updated: [TEST] use rpc.LocalSession for simple tests (#6294) - posted by zh...@apache.org on 2020/08/18 05:51:09 UTC, 0 replies.
- [GitHub] [incubator-tvm] FrozenGene commented on pull request #6294: [TEST] use rpc.LocalSession for simple tests - posted by GitBox <gi...@apache.org> on 2020/08/18 05:51:16 UTC, 0 replies.
- [GitHub] [incubator-tvm] siju-samuel opened a new pull request #6296: [COREML]multiple output support, reshape, split ops added - posted by GitBox <gi...@apache.org> on 2020/08/18 06:35:27 UTC, 0 replies.
- [GitHub] [incubator-tvm] samskalicky edited a comment on pull request #6292: [RUNTIME][REFACTOR] Use new to avoid exit-time de-allocation order - posted by GitBox <gi...@apache.org> on 2020/08/18 06:52:27 UTC, 0 replies.
- [GitHub] [incubator-tvm] d-smirnov commented on pull request #6228: Constant input attr added to fully connected operation in TFLite frontend - posted by GitBox <gi...@apache.org> on 2020/08/18 09:06:34 UTC, 0 replies.
- [GitHub] [incubator-tvm] minminsun opened a new pull request #6297: [Ansor][AutoTVM v2.0] Phase 2: Layout Rewrite in AutoScheduler - posted by GitBox <gi...@apache.org> on 2020/08/18 09:31:51 UTC, 0 replies.
- [GitHub] [incubator-tvm] jcf94 commented on a change in pull request #6297: [Ansor][AutoTVM v2.0] Phase 2: Layout Rewrite in AutoScheduler - posted by GitBox <gi...@apache.org> on 2020/08/18 09:50:44 UTC, 3 replies.
- [GitHub] [incubator-tvm] masahi commented on issue #6237: Resize produces incorrect results - posted by GitBox <gi...@apache.org> on 2020/08/18 11:48:21 UTC, 0 replies.
- [GitHub] [incubator-tvm] masahi edited a comment on issue #6237: Resize produces incorrect results - posted by GitBox <gi...@apache.org> on 2020/08/18 11:49:41 UTC, 1 replies.
- [GitHub] [incubator-tvm] nolanliou commented on issue #6268: TVMError: Check failed: it != type_definitions.end(): There is no definition of static_tensor_float32_* - posted by GitBox <gi...@apache.org> on 2020/08/18 12:48:29 UTC, 1 replies.
- [GitHub] [incubator-tvm] nolanliou edited a comment on issue #6268: TVMError: Check failed: it != type_definitions.end(): There is no definition of static_tensor_float32_* - posted by GitBox <gi...@apache.org> on 2020/08/18 12:52:55 UTC, 1 replies.
- [GitHub] [incubator-tvm] leandron commented on a change in pull request #6296: [COREML]multiple output support, reshape, split ops added - posted by GitBox <gi...@apache.org> on 2020/08/18 13:51:51 UTC, 0 replies.
- [GitHub] [incubator-tvm] tqchen merged pull request #6295: [Torch] Support index_select - posted by GitBox <gi...@apache.org> on 2020/08/18 14:06:47 UTC, 0 replies.
- [incubator-tvm] branch master updated (d2e15c3 -> 75df190) - posted by tq...@apache.org on 2020/08/18 14:07:07 UTC, 0 replies.
- [GitHub] [incubator-tvm] tqchen edited a comment on pull request #6292: [RUNTIME][REFACTOR] Use new to avoid exit-time de-allocation order - posted by GitBox <gi...@apache.org> on 2020/08/18 14:16:36 UTC, 1 replies.
- [GitHub] [incubator-tvm] mbrookhart commented on pull request #6024: [Relay][TF] Make StridedSlice support dynamic input and constant attrs - posted by GitBox <gi...@apache.org> on 2020/08/18 16:35:20 UTC, 0 replies.
- [GitHub] [incubator-tvm] anijain2305 commented on a change in pull request #6228: Constant input attr added to fully connected operation in TFLite frontend - posted by GitBox <gi...@apache.org> on 2020/08/18 16:36:43 UTC, 1 replies.
- [GitHub] [incubator-tvm] anijain2305 commented on a change in pull request #6127: quanitze operation expanded to take const argument - posted by GitBox <gi...@apache.org> on 2020/08/18 16:38:40 UTC, 1 replies.
- [GitHub] [incubator-tvm] anijain2305 merged pull request #6168: Gather operation with indices as tensor expr in TFLite frontend - posted by GitBox <gi...@apache.org> on 2020/08/18 16:43:42 UTC, 0 replies.
- [incubator-tvm] branch master updated (75df190 -> 7704232) - posted by an...@apache.org on 2020/08/18 16:43:49 UTC, 0 replies.
- [GitHub] [incubator-tvm] anijain2305 commented on pull request #6168: Gather operation with indices as tensor expr in TFLite frontend - posted by GitBox <gi...@apache.org> on 2020/08/18 16:44:02 UTC, 0 replies.
- [GitHub] [incubator-tvm] mbrookhart commented on a change in pull request #6284: [RELAY][DYN] Implementation of the dynamic pad operator - posted by GitBox <gi...@apache.org> on 2020/08/18 17:15:47 UTC, 0 replies.
- [GitHub] [incubator-tvm] comaniac commented on a change in pull request #6297: [Ansor][AutoTVM v2.0] Phase 2: Layout Rewrite in AutoScheduler - posted by GitBox <gi...@apache.org> on 2020/08/18 17:25:54 UTC, 0 replies.
- [GitHub] [incubator-tvm] merrymercy commented on a change in pull request #6270: [Ansor][AutoTVM v2.0] Phase 1: XGBoost Cost Model - posted by GitBox <gi...@apache.org> on 2020/08/18 17:41:48 UTC, 0 replies.
- [GitHub] [incubator-tvm] electriclilies opened a new pull request #6298: [BUG_FIX] Fix resize test - posted by GitBox <gi...@apache.org> on 2020/08/18 18:48:16 UTC, 0 replies.
- [GitHub] [incubator-tvm] electriclilies commented on issue #6237: Resize produces incorrect results - posted by GitBox <gi...@apache.org> on 2020/08/18 18:52:19 UTC, 0 replies.
- [GitHub] [incubator-tvm] mbrookhart commented on a change in pull request #6298: [BUG_FIX] Fix resize test - posted by GitBox <gi...@apache.org> on 2020/08/18 19:54:36 UTC, 0 replies.
- [GitHub] [incubator-tvm] kparzysz-quic commented on pull request #6292: [RUNTIME][REFACTOR] Use new to avoid exit-time de-allocation order - posted by GitBox <gi...@apache.org> on 2020/08/18 20:28:41 UTC, 5 replies.
- [GitHub] [incubator-tvm] electriclilies commented on a change in pull request #6298: [BUG_FIX] Fix resize test - posted by GitBox <gi...@apache.org> on 2020/08/18 21:15:29 UTC, 1 replies.
- [GitHub] [incubator-tvm] canyilmaz90 commented on issue #2876: [USE] errors when using tvm c++: fatal error: dmlc/io.h: No such file or directory - posted by GitBox <gi...@apache.org> on 2020/08/18 21:48:40 UTC, 0 replies.
- [GitHub] [incubator-tvm] kparzysz-quic closed pull request #6292: [RUNTIME][REFACTOR] Use new to avoid exit-time de-allocation order - posted by GitBox <gi...@apache.org> on 2020/08/18 22:21:21 UTC, 0 replies.
- [GitHub] [incubator-tvm] tqchen opened a new issue #6299: [DISCUSS][RFC] Apache TVM Graduation - posted by GitBox <gi...@apache.org> on 2020/08/18 22:59:51 UTC, 0 replies.
- [GitHub] [incubator-tvm] markusweimer commented on issue #6299: [DISCUSS][RFC] Apache TVM Graduation - posted by GitBox <gi...@apache.org> on 2020/08/18 23:07:08 UTC, 0 replies.
- [incubator-tvm] branch master updated (7704232 -> 233b8cc) - posted by tq...@apache.org on 2020/08/18 23:08:18 UTC, 0 replies.
- [GitHub] [incubator-tvm] tqchen merged pull request #6292: [RUNTIME][REFACTOR] Use new to avoid exit-time de-allocation order - posted by GitBox <gi...@apache.org> on 2020/08/18 23:08:18 UTC, 0 replies.
- [GitHub] [incubator-tvm] ZihengJiang commented on issue #6299: [DISCUSS][RFC] Apache TVM Graduation - posted by GitBox <gi...@apache.org> on 2020/08/18 23:11:39 UTC, 0 replies.
- [GitHub] [incubator-tvm] bgchun commented on issue #6299: [DISCUSS][RFC] Apache TVM Graduation - posted by GitBox <gi...@apache.org> on 2020/08/18 23:13:05 UTC, 0 replies.
- [GitHub] [incubator-tvm] junrushao1994 commented on issue #6299: [DISCUSS][RFC] Apache TVM Graduation - posted by GitBox <gi...@apache.org> on 2020/08/18 23:16:03 UTC, 0 replies.
- [incubator-tvm] branch master updated (233b8cc -> ff2a76f) - posted by tq...@apache.org on 2020/08/18 23:19:51 UTC, 0 replies.
- [GitHub] [incubator-tvm] tqchen merged pull request #6078: [Autodiff] Optimize and eliminate the Jacobian tensor for te.autodiff - posted by GitBox <gi...@apache.org> on 2020/08/18 23:19:56 UTC, 0 replies.
- [GitHub] [incubator-tvm] tqchen commented on pull request #6078: [Autodiff] Optimize and eliminate the Jacobian tensor for te.autodiff - posted by GitBox <gi...@apache.org> on 2020/08/18 23:20:07 UTC, 0 replies.
- [GitHub] [incubator-tvm] hsaputra commented on issue #6299: [DISCUSS][RFC] Apache TVM Graduation - posted by GitBox <gi...@apache.org> on 2020/08/18 23:20:27 UTC, 1 replies.
- [incubator-tvm] branch master updated (ff2a76f -> 9b8eb81) - posted by tq...@apache.org on 2020/08/18 23:20:47 UTC, 0 replies.
- [GitHub] [incubator-tvm] tqchen merged pull request #6154: Add tvm::support::hexdump() debug utility - posted by GitBox <gi...@apache.org> on 2020/08/18 23:20:48 UTC, 0 replies.
- [GitHub] [incubator-tvm] tqchen commented on pull request #6154: Add tvm::support::hexdump() debug utility - posted by GitBox <gi...@apache.org> on 2020/08/18 23:20:59 UTC, 0 replies.
- [GitHub] [incubator-tvm] tqchen merged pull request #6275: [Support] Add parallel_for support to run a loop in parallel - posted by GitBox <gi...@apache.org> on 2020/08/18 23:21:20 UTC, 0 replies.
- [incubator-tvm] branch master updated (9b8eb81 -> c1d347f) - posted by tq...@apache.org on 2020/08/18 23:21:24 UTC, 0 replies.
- [GitHub] [incubator-tvm] interesaaat opened a new issue #6300: [Frontend][PyTorch] Cast to Long gets translated into cast to float32 - posted by GitBox <gi...@apache.org> on 2020/08/18 23:25:41 UTC, 1 replies.
- [GitHub] [incubator-tvm] masahi commented on a change in pull request #6298: [BUG_FIX] Fix resize test - posted by GitBox <gi...@apache.org> on 2020/08/19 00:09:02 UTC, 3 replies.
- [GitHub] [incubator-tvm] merrymercy merged pull request #6270: [Ansor][AutoTVM v2.0] Phase 1: XGBoost Cost Model - posted by GitBox <gi...@apache.org> on 2020/08/19 00:51:23 UTC, 0 replies.
- [incubator-tvm] branch master updated (c1d347f -> e5b793f) - posted by lm...@apache.org on 2020/08/19 00:51:28 UTC, 0 replies.
- [GitHub] [incubator-tvm] tnachen commented on issue #6299: [DISCUSS][RFC] Apache TVM Graduation - posted by GitBox <gi...@apache.org> on 2020/08/19 02:43:37 UTC, 0 replies.
- [GitHub] [incubator-tvm] yidawang commented on issue #6299: [DISCUSS][RFC] Apache TVM Graduation - posted by GitBox <gi...@apache.org> on 2020/08/19 03:16:08 UTC, 0 replies.
- [GitHub] [incubator-tvm] masahi commented on pull request #6298: [BUG_FIX] Fix resize test - posted by GitBox <gi...@apache.org> on 2020/08/19 03:27:31 UTC, 3 replies.
- [GitHub] [incubator-tvm] zhanghaohit commented on pull request #6124: [Relay] change device annotation from post DFS to recursive - posted by GitBox <gi...@apache.org> on 2020/08/19 03:41:46 UTC, 0 replies.
- [GitHub] [incubator-tvm] masahi edited a comment on pull request #6298: [BUG_FIX] Fix resize test - posted by GitBox <gi...@apache.org> on 2020/08/19 03:45:05 UTC, 0 replies.
- [GitHub] [incubator-tvm] masahi opened a new pull request #6301: [Torch] Fix cast to long - posted by GitBox <gi...@apache.org> on 2020/08/19 04:29:58 UTC, 0 replies.
- [GitHub] [incubator-tvm] masahi closed issue #6300: [Frontend][PyTorch] Cast to Long gets translated into cast to float32 - posted by GitBox <gi...@apache.org> on 2020/08/19 04:30:44 UTC, 1 replies.
- [GitHub] [incubator-tvm] masahi commented on issue #6300: [Frontend][PyTorch] Cast to Long gets translated into cast to float32 - posted by GitBox <gi...@apache.org> on 2020/08/19 04:30:45 UTC, 11 replies.
- [GitHub] [incubator-tvm] merrymercy commented on a change in pull request #6269: [Ansor][AutoTVM v2.0] Phase 2: Basic GPU Sketch Search Policy - posted by GitBox <gi...@apache.org> on 2020/08/19 04:34:20 UTC, 0 replies.
- [GitHub] [incubator-tvm] sscdotopen commented on issue #6299: [DISCUSS][RFC] Apache TVM Graduation - posted by GitBox <gi...@apache.org> on 2020/08/19 05:19:38 UTC, 0 replies.
- [GitHub] [incubator-tvm] vinx13 commented on issue #6299: [DISCUSS][RFC] Apache TVM Graduation - posted by GitBox <gi...@apache.org> on 2020/08/19 05:53:16 UTC, 0 replies.
- [GitHub] [incubator-tvm] siju-samuel commented on issue #6299: [DISCUSS][RFC] Apache TVM Graduation - posted by GitBox <gi...@apache.org> on 2020/08/19 06:03:11 UTC, 0 replies.
- [GitHub] [incubator-tvm] wwwwcu commented on issue #5133: [Torch] A list of missing op conversion in need of help - posted by GitBox <gi...@apache.org> on 2020/08/19 06:23:55 UTC, 0 replies.
- [GitHub] [incubator-tvm] leandron opened a new pull request #6302: [tvmc] command line driver 'compile' (part 2/4) - posted by GitBox <gi...@apache.org> on 2020/08/19 08:30:32 UTC, 0 replies.
- [GitHub] [incubator-tvm] leandron commented on pull request #6302: [tvmc] command line driver 'compile' (part 2/4) - posted by GitBox <gi...@apache.org> on 2020/08/19 08:34:20 UTC, 0 replies.
- [GitHub] [incubator-tvm] jcf94 commented on a change in pull request #6269: [Ansor][AutoTVM v2.0] Phase 2: Basic GPU Sketch Search Policy - posted by GitBox <gi...@apache.org> on 2020/08/19 08:53:04 UTC, 2 replies.
- [GitHub] [incubator-tvm] FrozenGene merged pull request #6261: [Hexagon] Initial support for Hexagon codegen - posted by GitBox <gi...@apache.org> on 2020/08/19 09:17:15 UTC, 0 replies.
- [incubator-tvm] branch master updated: [Hexagon] Initial support for Hexagon codegen (#6261) - posted by zh...@apache.org on 2020/08/19 09:17:18 UTC, 0 replies.
- [GitHub] [incubator-tvm] FrozenGene commented on pull request #6261: [Hexagon] Initial support for Hexagon codegen - posted by GitBox <gi...@apache.org> on 2020/08/19 09:19:02 UTC, 0 replies.
- [GitHub] [incubator-tvm] lixiaoquan commented on a change in pull request #6289: [Relay] Enhance relay.split(), allow splitted dim to be dynamic - posted by GitBox <gi...@apache.org> on 2020/08/19 10:32:37 UTC, 1 replies.
- [GitHub] [incubator-tvm] jainris opened a new pull request #6303: [Relay/TOPI][TFLite] Implemented MATRIX_SET_DIAG Operator for Relay/TOPI and TFLite Frontend. - posted by GitBox <gi...@apache.org> on 2020/08/19 11:39:39 UTC, 0 replies.
- [GitHub] [incubator-tvm] jainris commented on pull request #6303: [Relay/TOPI][TFLite] Implemented MATRIX_SET_DIAG Operator for Relay/TOPI and TFLite Frontend. - posted by GitBox <gi...@apache.org> on 2020/08/19 11:43:30 UTC, 0 replies.
- [incubator-tvm] branch master updated: [Torch] Fix cast to long (#6301) - posted by ma...@apache.org on 2020/08/19 11:50:52 UTC, 0 replies.
- [GitHub] [incubator-tvm] masahi merged pull request #6301: [Torch] Fix cast to long - posted by GitBox <gi...@apache.org> on 2020/08/19 11:50:52 UTC, 0 replies.
- [GitHub] [incubator-tvm] jainris opened a new pull request #6304: [TFLite] Implemented REVERSE_V2 Operator for TFLite. - posted by GitBox <gi...@apache.org> on 2020/08/19 12:15:51 UTC, 0 replies.
- [GitHub] [incubator-tvm] jainris commented on pull request #6304: [TFLite] Implemented REVERSE_V2 Operator for TFLite. - posted by GitBox <gi...@apache.org> on 2020/08/19 12:23:44 UTC, 0 replies.
- [GitHub] [incubator-tvm] tom-gall commented on pull request #6302: [tvmc] command line driver 'compile' (part 2/4) - posted by GitBox <gi...@apache.org> on 2020/08/19 13:44:23 UTC, 0 replies.
- [GitHub] [incubator-tvm] tqchen closed pull request #5986: Fixes for GraphRuntime destruction - posted by GitBox <gi...@apache.org> on 2020/08/19 14:01:03 UTC, 0 replies.
- [GitHub] [incubator-tvm] leandron opened a new issue #6305: [TEST][FLAKY] test_auto_scheduler_cost_model.py::test_xgb_model - posted by GitBox <gi...@apache.org> on 2020/08/19 15:24:51 UTC, 0 replies.
- [GitHub] [incubator-tvm] leandron commented on issue #6305: [TEST][FLAKY] test_auto_scheduler_cost_model.py::test_xgb_model - posted by GitBox <gi...@apache.org> on 2020/08/19 15:26:17 UTC, 1 replies.
- [GitHub] [incubator-tvm] FrozenGene commented on pull request #6117: Use auto-tuner to improve conv2d_gemm performance - posted by GitBox <gi...@apache.org> on 2020/08/19 15:49:53 UTC, 1 replies.
- [GitHub] [incubator-tvm] tqchen commented on issue #6305: [TEST][FLAKY] test_auto_scheduler_cost_model.py::test_xgb_model - posted by GitBox <gi...@apache.org> on 2020/08/19 16:20:08 UTC, 0 replies.
- [GitHub] [incubator-tvm] mplemay opened a new pull request #6306: Changed TVMCTVMContext to TVMContext - posted by GitBox <gi...@apache.org> on 2020/08/19 16:36:48 UTC, 0 replies.
- [GitHub] [incubator-tvm] zhiics merged pull request #6222: [BYOC][ETHOSN] Introduce the Ethos-N BYOC integration - posted by GitBox <gi...@apache.org> on 2020/08/19 16:39:46 UTC, 0 replies.
- [GitHub] [incubator-tvm] merrymercy commented on issue #6305: [TEST][FLAKY] test_auto_scheduler_cost_model.py::test_xgb_model - posted by GitBox <gi...@apache.org> on 2020/08/19 16:42:31 UTC, 1 replies.
- [GitHub] [incubator-tvm] merrymercy edited a comment on issue #6305: [TEST][FLAKY] test_auto_scheduler_cost_model.py::test_xgb_model - posted by GitBox <gi...@apache.org> on 2020/08/19 16:42:52 UTC, 0 replies.
- [GitHub] [incubator-tvm] merrymercy removed a comment on issue #6305: [TEST][FLAKY] test_auto_scheduler_cost_model.py::test_xgb_model - posted by GitBox <gi...@apache.org> on 2020/08/19 16:43:22 UTC, 0 replies.
- [incubator-tvm] branch master updated (939a42b -> 3cff742) - posted by zh...@apache.org on 2020/08/19 16:45:30 UTC, 1 replies.
- [GitHub] [incubator-tvm] merrymercy opened a new pull request #6307: [AutoScheduler] Fix flaky test - posted by GitBox <gi...@apache.org> on 2020/08/19 16:46:17 UTC, 0 replies.
- [GitHub] [incubator-tvm] tmoreau89 merged pull request #6124: [Relay] change device annotation from post DFS to recursive - posted by GitBox <gi...@apache.org> on 2020/08/19 16:49:10 UTC, 0 replies.
- [GitHub] [incubator-tvm] tmoreau89 commented on pull request #6124: [Relay] change device annotation from post DFS to recursive - posted by GitBox <gi...@apache.org> on 2020/08/19 16:49:40 UTC, 0 replies.
- [incubator-tvm] branch master updated (3cff742 -> 8b166e6) - posted by mo...@apache.org on 2020/08/19 16:51:28 UTC, 1 replies.
- [GitHub] [incubator-tvm] tvm-archiver commented on issue #6299: [DISCUSS][RFC] Apache TVM Graduation - posted by GitBox <gi...@apache.org> on 2020/08/19 16:51:44 UTC, 1 replies.
- [GitHub] [incubator-tvm] comaniac commented on a change in pull request #6302: [tvmc] command line driver 'compile' (part 2/4) - posted by GitBox <gi...@apache.org> on 2020/08/19 16:54:48 UTC, 7 replies.
- [GitHub] [incubator-tvm] kevinthesun commented on pull request #6024: [Relay][TF] Make StridedSlice support dynamic input and constant attrs - posted by GitBox <gi...@apache.org> on 2020/08/19 17:19:23 UTC, 0 replies.
- [GitHub] [incubator-tvm] interesaaat commented on issue #6300: [Frontend][PyTorch] Cast to Long gets translated into cast to float32 - posted by GitBox <gi...@apache.org> on 2020/08/19 17:44:15 UTC, 12 replies.
- [GitHub] [incubator-tvm] interesaaat edited a comment on issue #6300: [Frontend][PyTorch] Cast to Long gets translated into cast to float32 - posted by GitBox <gi...@apache.org> on 2020/08/19 17:44:45 UTC, 5 replies.
- [GitHub] [incubator-tvm] tom-gall commented on issue #6299: [DISCUSS][RFC] Apache TVM Graduation - posted by GitBox <gi...@apache.org> on 2020/08/19 18:08:13 UTC, 0 replies.
- [GitHub] [incubator-tvm] MarisaKirisame commented on issue #6299: [DISCUSS][RFC] Apache TVM Graduation - posted by GitBox <gi...@apache.org> on 2020/08/19 18:20:41 UTC, 0 replies.
- [GitHub] [incubator-tvm] tqchen commented on issue #6299: [DISCUSS][RFC] Apache TVM Graduation - posted by GitBox <gi...@apache.org> on 2020/08/19 18:38:37 UTC, 3 replies.
- [GitHub] [incubator-tvm] comaniac commented on issue #6299: [DISCUSS][RFC] Apache TVM Graduation - posted by GitBox <gi...@apache.org> on 2020/08/19 18:50:43 UTC, 0 replies.
- [GitHub] [incubator-tvm] ANSHUMAN87 opened a new pull request #6308: [TIR][Logger] Buffer & Var unique_name pool should be disjoint - posted by GitBox <gi...@apache.org> on 2020/08/19 20:12:20 UTC, 0 replies.
- [GitHub] [incubator-tvm] junrushao1994 commented on pull request #6308: [TIR][Logger] Buffer & Var unique_name pool should be disjoint - posted by GitBox <gi...@apache.org> on 2020/08/19 20:19:05 UTC, 1 replies.
- [GitHub] [incubator-tvm] tqchen edited a comment on issue #6299: [DISCUSS][RFC] Apache TVM Graduation - posted by GitBox <gi...@apache.org> on 2020/08/19 20:49:00 UTC, 2 replies.
- [GitHub] [incubator-tvm] electriclilies commented on pull request #6298: [BUG_FIX] Fix resize test - posted by GitBox <gi...@apache.org> on 2020/08/19 21:11:26 UTC, 3 replies.
- [GitHub] [incubator-tvm] jroesch commented on issue #6299: [DISCUSS][RFC] Apache TVM Graduation - posted by GitBox <gi...@apache.org> on 2020/08/19 21:46:56 UTC, 0 replies.
- [GitHub] [incubator-tvm] yzhliu commented on issue #6299: [DISCUSS][RFC] Apache TVM Graduation - posted by GitBox <gi...@apache.org> on 2020/08/19 22:14:11 UTC, 0 replies.
- [GitHub] [incubator-tvm] masahi edited a comment on issue #6300: [Frontend][PyTorch] Cast to Long gets translated into cast to float32 - posted by GitBox <gi...@apache.org> on 2020/08/19 22:16:51 UTC, 6 replies.
- [GitHub] [incubator-tvm] spectrometerHBH commented on pull request #6308: [TIR][Logger] Buffer & Var unique_name pool should be disjoint - posted by GitBox <gi...@apache.org> on 2020/08/20 00:06:04 UTC, 0 replies.
- [GitHub] [incubator-tvm] zhiics commented on pull request #6273: [RELAY][DYN] Dynamic upsampling relay op - posted by GitBox <gi...@apache.org> on 2020/08/20 00:08:15 UTC, 1 replies.
- [GitHub] [incubator-tvm] zhiics commented on issue #6299: [DISCUSS][RFC] Apache TVM Graduation - posted by GitBox <gi...@apache.org> on 2020/08/20 00:11:29 UTC, 0 replies.
- [GitHub] [incubator-tvm] electriclilies opened a new issue #6309: [BUG] test_normal fails intermittently - posted by GitBox <gi...@apache.org> on 2020/08/20 00:16:31 UTC, 0 replies.
- [GitHub] [incubator-tvm] icemelon9 commented on issue #6299: [DISCUSS][RFC] Apache TVM Graduation - posted by GitBox <gi...@apache.org> on 2020/08/20 00:37:32 UTC, 0 replies.
- [GitHub] [incubator-tvm] comaniac opened a new pull request #6310: [Ansor][AutoTVM v2.0] Phase 2: Evolutionary Search - posted by GitBox <gi...@apache.org> on 2020/08/20 01:32:17 UTC, 0 replies.
- [GitHub] [incubator-tvm] merrymercy merged pull request #6307: [AutoScheduler] Fix flaky test - posted by GitBox <gi...@apache.org> on 2020/08/20 01:38:23 UTC, 0 replies.
- [GitHub] [incubator-tvm] merrymercy closed issue #6305: [TEST][FLAKY] test_auto_scheduler_cost_model.py::test_xgb_model - posted by GitBox <gi...@apache.org> on 2020/08/20 01:38:23 UTC, 0 replies.
- [incubator-tvm] branch master updated (8b166e6 -> adf39c6) - posted by lm...@apache.org on 2020/08/20 01:41:57 UTC, 0 replies.
- [GitHub] [incubator-tvm] tqchen commented on pull request #6308: [TIR][Logger] Buffer & Var unique_name pool should be disjoint - posted by GitBox <gi...@apache.org> on 2020/08/20 01:47:43 UTC, 1 replies.
- [GitHub] [incubator-tvm] tqchen closed pull request #6308: [TIR][Logger] Buffer & Var unique_name pool should be disjoint - posted by GitBox <gi...@apache.org> on 2020/08/20 01:50:05 UTC, 0 replies.
- [GitHub] [incubator-tvm] tqchen merged pull request #6284: [RELAY][DYN] Implementation of the dynamic pad operator - posted by GitBox <gi...@apache.org> on 2020/08/20 01:57:14 UTC, 0 replies.
- [GitHub] [incubator-tvm] tqchen commented on pull request #6284: [RELAY][DYN] Implementation of the dynamic pad operator - posted by GitBox <gi...@apache.org> on 2020/08/20 01:57:24 UTC, 0 replies.
- [incubator-tvm] branch master updated (adf39c6 -> f577aa6) - posted by tq...@apache.org on 2020/08/20 01:59:53 UTC, 3 replies.
- [GitHub] [incubator-tvm] tqchen closed pull request #5772: [ARITH]add simplify rule for div - posted by GitBox <gi...@apache.org> on 2020/08/20 02:03:26 UTC, 0 replies.
- [GitHub] [incubator-tvm] tqchen commented on pull request #5717: [REFACTOR][IR] Migrate Pass/PassContext ObjectRef to not-null - posted by GitBox <gi...@apache.org> on 2020/08/20 02:04:18 UTC, 0 replies.
- [GitHub] [incubator-tvm] tqchen closed pull request #5717: [REFACTOR][IR] Migrate Pass/PassContext ObjectRef to not-null - posted by GitBox <gi...@apache.org> on 2020/08/20 02:04:18 UTC, 0 replies.
- [GitHub] [incubator-tvm] tqchen commented on issue #6309: [TEST][FLAKY] test_normal fails intermittently - posted by GitBox <gi...@apache.org> on 2020/08/20 02:06:02 UTC, 1 replies.
- [GitHub] [incubator-tvm] tqchen commented on issue #5298: [CRT][FLAKY] Flaky failures on 32bit platforms - posted by GitBox <gi...@apache.org> on 2020/08/20 02:07:35 UTC, 1 replies.
- [GitHub] [incubator-tvm] tqchen commented on issue #5215: [AutoTVM] AutoTVM incorrect measurement - posted by GitBox <gi...@apache.org> on 2020/08/20 02:07:55 UTC, 1 replies.
- [GitHub] [incubator-tvm] tqchen closed issue #5835: Darknet library support out of date/inconsistent with master? - posted by GitBox <gi...@apache.org> on 2020/08/20 02:08:36 UTC, 0 replies.
- [GitHub] [incubator-tvm] tqchen commented on issue #5835: Darknet library support out of date/inconsistent with master? - posted by GitBox <gi...@apache.org> on 2020/08/20 02:08:36 UTC, 0 replies.
- [GitHub] [incubator-tvm] tqchen closed issue #2954: [RFC][AUTOTVM] Auto-Schedule from Compute Declaration - posted by GitBox <gi...@apache.org> on 2020/08/20 02:09:16 UTC, 0 replies.
- [GitHub] [incubator-tvm] tqchen commented on issue #2954: [RFC][AUTOTVM] Auto-Schedule from Compute Declaration - posted by GitBox <gi...@apache.org> on 2020/08/20 02:09:16 UTC, 1 replies.
- [GitHub] [incubator-tvm] jcf94 commented on a change in pull request #6310: [Ansor][AutoTVM v2.0] Phase 2: Evolutionary Search - posted by GitBox <gi...@apache.org> on 2020/08/20 02:24:52 UTC, 3 replies.
- [GitHub] [incubator-tvm] areusch commented on issue #5298: [CRT][FLAKY] Flaky failures on 32bit platforms - posted by GitBox <gi...@apache.org> on 2020/08/20 02:30:41 UTC, 0 replies.
- [GitHub] [incubator-tvm] FrozenGene commented on issue #5215: [AutoTVM] AutoTVM incorrect measurement - posted by GitBox <gi...@apache.org> on 2020/08/20 02:34:20 UTC, 0 replies.
- [GitHub] [incubator-tvm] masahi opened a new pull request #6311: [Torch] Fix dtype handling for modules with integer parameters - posted by GitBox <gi...@apache.org> on 2020/08/20 02:44:04 UTC, 0 replies.
- [GitHub] [incubator-tvm] lixiaoquan commented on pull request #6024: [Relay][TF] Make StridedSlice support dynamic input and constant attrs - posted by GitBox <gi...@apache.org> on 2020/08/20 03:09:19 UTC, 0 replies.
- [GitHub] [incubator-tvm] ANSHUMAN87 commented on pull request #6308: [TIR][Logger] Buffer & Var unique_name pool should be disjoint - posted by GitBox <gi...@apache.org> on 2020/08/20 06:18:17 UTC, 0 replies.
- [GitHub] [incubator-tvm] ANSHUMAN87 edited a comment on pull request #6308: [TIR][Logger] Buffer & Var unique_name pool should be disjoint - posted by GitBox <gi...@apache.org> on 2020/08/20 06:39:13 UTC, 0 replies.
- [GitHub] [incubator-tvm] FrozenGene opened a new pull request #6312: [TEST][FLAKY] fix random fail - posted by GitBox <gi...@apache.org> on 2020/08/20 07:34:09 UTC, 0 replies.
- [GitHub] [incubator-tvm] srkreddy1238 commented on issue #6299: [DISCUSS][RFC] Apache TVM Graduation - posted by GitBox <gi...@apache.org> on 2020/08/20 08:28:13 UTC, 0 replies.
- [GitHub] [incubator-tvm] MarisaKirisame opened a new pull request #6313: [Relay] Make check stricter: disallow inserting function with free vars into module. - posted by GitBox <gi...@apache.org> on 2020/08/20 08:28:23 UTC, 0 replies.
- [GitHub] [incubator-tvm] junrushao1994 commented on pull request #6313: [Relay] Make check stricter: disallow inserting function with free vars into module. - posted by GitBox <gi...@apache.org> on 2020/08/20 08:44:54 UTC, 3 replies.
- [GitHub] [incubator-tvm] MarisaKirisame commented on pull request #6313: [Relay] Make check stricter: disallow inserting function with free vars into module. - posted by GitBox <gi...@apache.org> on 2020/08/20 08:45:34 UTC, 1 replies.
- [GitHub] [incubator-tvm] jcf94 commented on pull request #6312: [TEST][FLAKY] fix random fail - posted by GitBox <gi...@apache.org> on 2020/08/20 09:08:47 UTC, 0 replies.
- [GitHub] [incubator-tvm] jcf94 edited a comment on pull request #6312: [TEST][FLAKY] fix random fail - posted by GitBox <gi...@apache.org> on 2020/08/20 09:16:01 UTC, 0 replies.
- [GitHub] [incubator-tvm] yongwww opened a new pull request #6314: [Relay] Support for PyTorch Non-Maximum Suppression - posted by GitBox <gi...@apache.org> on 2020/08/20 09:19:02 UTC, 0 replies.
- [GitHub] [incubator-tvm] leandron commented on a change in pull request #6302: [tvmc] command line driver 'compile' (part 2/4) - posted by GitBox <gi...@apache.org> on 2020/08/20 09:27:53 UTC, 29 replies.
- [GitHub] [incubator-tvm] masahi commented on a change in pull request #6314: [Relay] Support for PyTorch Non-Maximum Suppression - posted by GitBox <gi...@apache.org> on 2020/08/20 10:45:27 UTC, 10 replies.
- [GitHub] [incubator-tvm] yongwww commented on pull request #6314: [Relay] Support for PyTorch Non-Maximum Suppression - posted by GitBox <gi...@apache.org> on 2020/08/20 12:28:32 UTC, 1 replies.
- [GitHub] [incubator-tvm] jwfromm commented on a change in pull request #6251: [ONNX] Add Clip importer to handle when min/max are provided as inputs. - posted by GitBox <gi...@apache.org> on 2020/08/20 14:16:04 UTC, 0 replies.
- [GitHub] [incubator-tvm] tqchen closed issue #5298: [CRT][FLAKY] Flaky failures on 32bit platforms - posted by GitBox <gi...@apache.org> on 2020/08/20 15:23:39 UTC, 0 replies.
- [GitHub] [incubator-tvm] comaniac commented on a change in pull request #6310: [Ansor][AutoTVM v2.0] Phase 2: Evolutionary Search - posted by GitBox <gi...@apache.org> on 2020/08/20 15:39:13 UTC, 6 replies.
- [GitHub] [incubator-tvm] tqchen commented on pull request #6312: [TEST][FLAKY] fix random fail - posted by GitBox <gi...@apache.org> on 2020/08/20 16:04:29 UTC, 1 replies.
- [GitHub] [incubator-tvm] gussmith23 commented on pull request #5812: Bring Your Own Datatypes - posted by GitBox <gi...@apache.org> on 2020/08/20 16:31:14 UTC, 1 replies.
- [GitHub] [incubator-tvm] zhiics commented on pull request #6313: [Relay] Make check stricter: disallow inserting function with free vars into module. - posted by GitBox <gi...@apache.org> on 2020/08/20 16:58:28 UTC, 1 replies.
- [GitHub] [incubator-tvm] comaniac commented on a change in pull request #6269: [Ansor][AutoTVM v2.0] Phase 2: Basic GPU Sketch Search Policy - posted by GitBox <gi...@apache.org> on 2020/08/20 17:58:52 UTC, 0 replies.
- [GitHub] [incubator-tvm] tqchen commented on pull request #6302: [tvmc] command line driver 'compile' (part 2/4) - posted by GitBox <gi...@apache.org> on 2020/08/20 18:22:46 UTC, 0 replies.
- [GitHub] [incubator-tvm] electriclilies commented on issue #6309: [TEST][FLAKY] test_normal fails intermittently - posted by GitBox <gi...@apache.org> on 2020/08/20 18:22:47 UTC, 0 replies.
- [GitHub] [incubator-tvm] junrushao1994 commented on pull request #6302: [tvmc] command line driver 'compile' (part 2/4) - posted by GitBox <gi...@apache.org> on 2020/08/20 18:24:58 UTC, 0 replies.
- [GitHub] [incubator-tvm] electriclilies closed issue #6309: [TEST][FLAKY] test_normal fails intermittently - posted by GitBox <gi...@apache.org> on 2020/08/20 18:33:18 UTC, 0 replies.
- [GitHub] [incubator-tvm] jwfromm opened a new pull request #6315: [Target] Add python binding to new JSON target construction. - posted by GitBox <gi...@apache.org> on 2020/08/20 18:41:11 UTC, 0 replies.
- [GitHub] [incubator-tvm] jwfromm commented on pull request #6315: [Target] Add python binding to new JSON target construction. - posted by GitBox <gi...@apache.org> on 2020/08/20 18:41:21 UTC, 1 replies.
- [GitHub] [incubator-tvm] anijain2305 merged pull request #6228: Constant input attr added to fully connected operation in TFLite frontend - posted by GitBox <gi...@apache.org> on 2020/08/20 18:44:18 UTC, 0 replies.
- [incubator-tvm] branch master updated (f577aa6 -> e52c5ba) - posted by an...@apache.org on 2020/08/20 18:44:20 UTC, 0 replies.
- [GitHub] [incubator-tvm] anijain2305 commented on pull request #6228: Constant input attr added to fully connected operation in TFLite frontend - posted by GitBox <gi...@apache.org> on 2020/08/20 18:44:39 UTC, 0 replies.
- [GitHub] [incubator-tvm] tqchen commented on pull request #6315: [Target] Add python binding to new JSON target construction. - posted by GitBox <gi...@apache.org> on 2020/08/20 19:00:45 UTC, 0 replies.
- [GitHub] [incubator-tvm] tqchen edited a comment on pull request #6315: [Target] Add python binding to new JSON target construction. - posted by GitBox <gi...@apache.org> on 2020/08/20 19:00:56 UTC, 0 replies.
- [GitHub] [incubator-tvm] comaniac commented on pull request #6302: [tvmc] command line driver 'compile' (part 2/4) - posted by GitBox <gi...@apache.org> on 2020/08/20 19:03:16 UTC, 0 replies.
- [GitHub] [incubator-tvm] junrushao1994 commented on a change in pull request #6315: [Target] Add python binding to new JSON target construction. - posted by GitBox <gi...@apache.org> on 2020/08/20 19:25:24 UTC, 1 replies.
- [GitHub] [incubator-tvm] comaniac commented on a change in pull request #6315: [Target] Add python binding to new JSON target construction. - posted by GitBox <gi...@apache.org> on 2020/08/20 19:50:05 UTC, 2 replies.
- [GitHub] [incubator-tvm] jwfromm commented on a change in pull request #6315: [Target] Add python binding to new JSON target construction. - posted by GitBox <gi...@apache.org> on 2020/08/20 20:00:02 UTC, 4 replies.
- [GitHub] [incubator-tvm] yongwww commented on a change in pull request #6314: [Relay] Support for PyTorch Non-Maximum Suppression - posted by GitBox <gi...@apache.org> on 2020/08/20 20:20:58 UTC, 1 replies.
- [GitHub] [incubator-tvm] mbrookhart opened a new pull request #6316: Dynamic Strided Slice - posted by GitBox <gi...@apache.org> on 2020/08/20 20:28:29 UTC, 0 replies.
- [GitHub] [incubator-tvm] tqchen commented on a change in pull request #6315: [Target] Add python binding to new JSON target construction. - posted by GitBox <gi...@apache.org> on 2020/08/20 20:35:00 UTC, 1 replies.
- [GitHub] [incubator-tvm] FrozenGene commented on pull request #6312: [TEST][FLAKY] fix random fail - posted by GitBox <gi...@apache.org> on 2020/08/21 00:01:34 UTC, 1 replies.
- [GitHub] [incubator-tvm] FrozenGene edited a comment on pull request #6312: [TEST][FLAKY] fix random fail - posted by GitBox <gi...@apache.org> on 2020/08/21 00:01:44 UTC, 3 replies.
- [GitHub] [incubator-tvm] electriclilies commented on a change in pull request #6316: Dynamic Strided Slice - posted by GitBox <gi...@apache.org> on 2020/08/21 00:15:12 UTC, 1 replies.
- [GitHub] [incubator-tvm] tqchen opened a new pull request #6317: [TIR] Enforce buffer pointer var type to be consistent with dtype. - posted by GitBox <gi...@apache.org> on 2020/08/21 00:36:57 UTC, 0 replies.
- [GitHub] [incubator-tvm] tqchen commented on pull request #6317: [TIR] Enforce buffer pointer var type to be consistent with dtype. - posted by GitBox <gi...@apache.org> on 2020/08/21 00:37:18 UTC, 2 replies.
- [GitHub] [incubator-tvm] tqchen merged pull request #6306: Changed TVMCTVMContext to TVMContext - posted by GitBox <gi...@apache.org> on 2020/08/21 00:45:26 UTC, 0 replies.
- [incubator-tvm] branch master updated (e52c5ba -> 91ea9bc) - posted by tq...@apache.org on 2020/08/21 00:45:28 UTC, 0 replies.
- [GitHub] [incubator-tvm] tqchen commented on pull request #6306: Changed TVMCTVMContext to TVMContext - posted by GitBox <gi...@apache.org> on 2020/08/21 00:45:38 UTC, 0 replies.
- [GitHub] [incubator-tvm] kevinthesun opened a new pull request #6318: [Frontend][Pytorch]Add Pytorch advanced indexing - posted by GitBox <gi...@apache.org> on 2020/08/21 00:56:17 UTC, 0 replies.
- [GitHub] [incubator-tvm] siju-samuel merged pull request #6311: [Torch] Fix dtype handling for modules with integer parameters - posted by GitBox <gi...@apache.org> on 2020/08/21 02:30:01 UTC, 0 replies.
- [incubator-tvm] branch master updated (91ea9bc -> 470dfc3) - posted by si...@apache.org on 2020/08/21 02:30:02 UTC, 0 replies.
- [GitHub] [incubator-tvm] siju-samuel commented on pull request #6311: [Torch] Fix dtype handling for modules with integer parameters - posted by GitBox <gi...@apache.org> on 2020/08/21 02:30:23 UTC, 0 replies.
- [GitHub] [incubator-tvm] ZihengJiang merged pull request #6296: [COREML]multiple output support, reshape, split ops added - posted by GitBox <gi...@apache.org> on 2020/08/21 04:07:17 UTC, 0 replies.
- [incubator-tvm] branch master updated (470dfc3 -> 4876813) - posted by zi...@apache.org on 2020/08/21 04:07:19 UTC, 0 replies.
- [GitHub] [incubator-tvm] hypercubestart commented on pull request #5881: [WIP][Relay] Mutual Recursion Support - posted by GitBox <gi...@apache.org> on 2020/08/21 06:18:32 UTC, 0 replies.
- [GitHub] [incubator-tvm] yongwww commented on a change in pull request #6318: [Frontend][Pytorch]Add Pytorch advanced indexing - posted by GitBox <gi...@apache.org> on 2020/08/21 07:31:34 UTC, 0 replies.
- [GitHub] [incubator-tvm] wrongtest opened a new pull request #6319: remove comparison of unsigned expression < 0 warning - posted by GitBox <gi...@apache.org> on 2020/08/21 09:04:12 UTC, 0 replies.
- [GitHub] [incubator-tvm] FrozenGene commented on a change in pull request #6117: Use auto-tuner to improve conv2d_gemm performance - posted by GitBox <gi...@apache.org> on 2020/08/21 10:14:05 UTC, 2 replies.
- [GitHub] [incubator-tvm] dileep223 opened a new issue #6320: [Auto-TVM] How to Auto tune the model on iOS device - posted by GitBox <gi...@apache.org> on 2020/08/21 10:25:06 UTC, 0 replies.
- [GitHub] [incubator-tvm] leandron commented on pull request #6315: [Target] Add python binding to new JSON target construction. - posted by GitBox <gi...@apache.org> on 2020/08/21 13:33:08 UTC, 0 replies.
- [GitHub] [incubator-tvm] leandron edited a comment on pull request #6315: [Target] Add python binding to new JSON target construction. - posted by GitBox <gi...@apache.org> on 2020/08/21 13:33:30 UTC, 2 replies.
- [GitHub] [incubator-tvm] tqchen merged pull request #6315: [Target] Add python binding to new JSON target construction. - posted by GitBox <gi...@apache.org> on 2020/08/21 14:05:11 UTC, 0 replies.
- [incubator-tvm] branch master updated (4876813 -> 005dfb7) - posted by tq...@apache.org on 2020/08/21 14:05:16 UTC, 0 replies.
- [GitHub] [incubator-tvm] tqchen merged pull request #6312: [TEST][FLAKY] fix random fail - posted by GitBox <gi...@apache.org> on 2020/08/21 14:20:30 UTC, 0 replies.
- [incubator-tvm] branch master updated (005dfb7 -> 8781d1f) - posted by tq...@apache.org on 2020/08/21 14:20:31 UTC, 0 replies.
- [GitHub] [incubator-tvm] tqchen commented on pull request #6278: [Frontend][Relay] Keras softmax and prelu fix under NHWC - posted by GitBox <gi...@apache.org> on 2020/08/21 14:53:21 UTC, 0 replies.
- [GitHub] [incubator-tvm] tqchen commented on pull request #6319: Remove comparison of unsigned expression < 0 warning - posted by GitBox <gi...@apache.org> on 2020/08/21 14:58:29 UTC, 0 replies.
- [GitHub] [incubator-tvm] tqchen closed pull request #4828: [QNN][TFLite] TFLite rounding mode support - posted by GitBox <gi...@apache.org> on 2020/08/21 15:02:20 UTC, 0 replies.
- [GitHub] [incubator-tvm] tqchen commented on pull request #4828: [QNN][TFLite] TFLite rounding mode support - posted by GitBox <gi...@apache.org> on 2020/08/21 15:03:41 UTC, 0 replies.
- [GitHub] [incubator-tvm] tqchen edited a comment on pull request #4828: [QNN][TFLite] TFLite rounding mode support - posted by GitBox <gi...@apache.org> on 2020/08/21 15:04:01 UTC, 0 replies.
- [GitHub] [incubator-tvm] tqchen commented on pull request #5167: [RELAY][QNN]Add support for QNN Div operator - posted by GitBox <gi...@apache.org> on 2020/08/21 15:05:12 UTC, 0 replies.
- [GitHub] [incubator-tvm] tqchen commented on pull request #5528: POC refactor tflite frontend - posted by GitBox <gi...@apache.org> on 2020/08/21 15:05:56 UTC, 0 replies.
- [GitHub] [incubator-tvm] lhutton1 commented on pull request #6279: [BYOC][ACL] Enable remote device via environment variables - posted by GitBox <gi...@apache.org> on 2020/08/21 15:46:14 UTC, 0 replies.
- [GitHub] [incubator-tvm] lhutton1 edited a comment on pull request #6279: [BYOC][ACL] Enable remote device via environment variables - posted by GitBox <gi...@apache.org> on 2020/08/21 15:49:52 UTC, 0 replies.
- [GitHub] [incubator-tvm] areusch commented on pull request #6319: Remove comparison of unsigned expression < 0 warning - posted by GitBox <gi...@apache.org> on 2020/08/21 15:51:52 UTC, 0 replies.
- [GitHub] [incubator-tvm] mbrookhart commented on a change in pull request #6316: Dynamic Strided Slice - posted by GitBox <gi...@apache.org> on 2020/08/21 15:58:07 UTC, 5 replies.
- [GitHub] [incubator-tvm] zhiics merged pull request #6273: [RELAY][DYN] Dynamic upsampling relay op - posted by GitBox <gi...@apache.org> on 2020/08/21 16:07:10 UTC, 0 replies.
- [incubator-tvm] branch master updated (8781d1f -> 158e9be) - posted by zh...@apache.org on 2020/08/21 16:07:11 UTC, 0 replies.
- [GitHub] [incubator-tvm] mbrookhart commented on pull request #6316: Dynamic Strided Slice - posted by GitBox <gi...@apache.org> on 2020/08/21 16:49:19 UTC, 3 replies.
- [GitHub] [incubator-tvm] kevinthesun commented on a change in pull request #6318: [Frontend][Pytorch]Add Pytorch advanced indexing - posted by GitBox <gi...@apache.org> on 2020/08/21 17:12:24 UTC, 1 replies.
- [GitHub] [incubator-tvm] anijain2305 merged pull request #6304: [TFLite] Implemented REVERSE_V2 Operator for TFLite. - posted by GitBox <gi...@apache.org> on 2020/08/21 17:32:53 UTC, 0 replies.
- [GitHub] [incubator-tvm] anijain2305 commented on pull request #6304: [TFLite] Implemented REVERSE_V2 Operator for TFLite. - posted by GitBox <gi...@apache.org> on 2020/08/21 17:33:03 UTC, 0 replies.
- [incubator-tvm] branch master updated (158e9be -> 035a438) - posted by an...@apache.org on 2020/08/21 17:33:22 UTC, 0 replies.
- [GitHub] [incubator-tvm] junrushao1994 commented on a change in pull request #6317: [TIR] Enforce buffer pointer var type to be consistent with dtype. - posted by GitBox <gi...@apache.org> on 2020/08/21 17:40:47 UTC, 0 replies.
- [GitHub] [incubator-tvm] electriclilies edited a comment on pull request #6298: [BUG_FIX] Fix resize test - posted by GitBox <gi...@apache.org> on 2020/08/21 17:43:37 UTC, 0 replies.
- [GitHub] [incubator-tvm] tqchen commented on a change in pull request #6317: [TIR] Enforce buffer pointer var type to be consistent with dtype. - posted by GitBox <gi...@apache.org> on 2020/08/21 17:46:20 UTC, 1 replies.
- [GitHub] [incubator-tvm] tqchen merged pull request #6317: [TIR] Enforce buffer pointer var type to be consistent with dtype. - posted by GitBox <gi...@apache.org> on 2020/08/21 17:53:50 UTC, 0 replies.
- [incubator-tvm] branch master updated (035a438 -> 061bb01) - posted by tq...@apache.org on 2020/08/21 17:53:51 UTC, 0 replies.
- [GitHub] [incubator-tvm] zhiics commented on a change in pull request #6318: [Frontend][Pytorch]Add Pytorch advanced indexing - posted by GitBox <gi...@apache.org> on 2020/08/21 18:53:50 UTC, 1 replies.
- [GitHub] [incubator-tvm] u99127 commented on pull request #6217: [TFLite, QNN] Slice op - posted by GitBox <gi...@apache.org> on 2020/08/21 20:47:43 UTC, 0 replies.
- [GitHub] [incubator-tvm] yzhliu merged pull request #6054: [RELAY][MXNET][FRONTEND] add support for MXNET numpy operators - posted by GitBox <gi...@apache.org> on 2020/08/21 20:47:55 UTC, 0 replies.
- [incubator-tvm] branch master updated: [RELAY][MXNET][FRONTEND] add support for MXNET numpy operators (#6054) - posted by li...@apache.org on 2020/08/21 20:48:01 UTC, 0 replies.
- [GitHub] [incubator-tvm] yzhliu commented on pull request #6054: [RELAY][MXNET][FRONTEND] add support for MXNET numpy operators - posted by GitBox <gi...@apache.org> on 2020/08/21 20:48:25 UTC, 0 replies.
- [GitHub] [incubator-tvm] sxjscience commented on pull request #6054: [RELAY][MXNET][FRONTEND] add support for MXNET numpy operators - posted by GitBox <gi...@apache.org> on 2020/08/21 20:49:16 UTC, 0 replies.
- [GitHub] [incubator-tvm] tqchen opened a new pull request #6321: [RUNTIME][FFI] Fix cython FFI compact with np.int64 - posted by GitBox <gi...@apache.org> on 2020/08/21 21:24:19 UTC, 0 replies.
- [GitHub] [incubator-tvm] tqchen commented on pull request #6321: [RUNTIME][FFI][BUGFIX] Fix cython FFI compact with np.int64 - posted by GitBox <gi...@apache.org> on 2020/08/21 21:24:50 UTC, 0 replies.
- [GitHub] [incubator-tvm] zhiics opened a new pull request #6322: [FIX][VM] Fix relay vm optimize - posted by GitBox <gi...@apache.org> on 2020/08/21 22:50:35 UTC, 0 replies.
- [GitHub] [incubator-tvm] masahi merged pull request #6298: [BUG_FIX] Fix resize test - posted by GitBox <gi...@apache.org> on 2020/08/22 01:03:58 UTC, 0 replies.
- [incubator-tvm] branch master updated: [BUG_FIX] Fix resize test (#6298) - posted by ma...@apache.org on 2020/08/22 01:04:20 UTC, 0 replies.
- [GitHub] [incubator-tvm] masahi closed issue #6237: Resize produces incorrect results - posted by GitBox <gi...@apache.org> on 2020/08/22 01:14:13 UTC, 0 replies.
- [GitHub] [incubator-tvm] masahi merged pull request #6318: [Frontend][Pytorch]Add Pytorch advanced indexing - posted by GitBox <gi...@apache.org> on 2020/08/22 01:54:38 UTC, 0 replies.
- [incubator-tvm] branch master updated: [Frontend][Pytorch]Add Pytorch advanced indexing (#6318) - posted by ma...@apache.org on 2020/08/22 01:54:42 UTC, 0 replies.
- [GitHub] [incubator-tvm] masahi commented on pull request #6318: [Frontend][Pytorch]Add Pytorch advanced indexing - posted by GitBox <gi...@apache.org> on 2020/08/22 01:54:48 UTC, 0 replies.
- [GitHub] [incubator-tvm] hypercubestart edited a comment on pull request #5881: [Relay] Mutual Recursion Support - posted by GitBox <gi...@apache.org> on 2020/08/22 02:23:52 UTC, 1 replies.
- [GitHub] [incubator-tvm] zhiics merged pull request #6313: [Relay] Make check stricter: disallow inserting function with free vars into module. - posted by GitBox <gi...@apache.org> on 2020/08/22 05:11:58 UTC, 0 replies.
- [incubator-tvm] branch master updated: [Relay] Make check stricter: disallow inserting function with free vars into module. (#6313) - posted by zh...@apache.org on 2020/08/22 05:12:03 UTC, 0 replies.
- [GitHub] [incubator-tvm] ANSHUMAN87 commented on pull request #6238: [TIR][Transform]Block scope hoisting added - posted by GitBox <gi...@apache.org> on 2020/08/22 07:06:45 UTC, 4 replies.
- [GitHub] [incubator-tvm] ANSHUMAN87 commented on a change in pull request #6238: [TIR][Transform]Block scope hoisting added - posted by GitBox <gi...@apache.org> on 2020/08/22 07:11:41 UTC, 8 replies.
- [GitHub] [incubator-tvm] ghostplant opened a new pull request #6323: Allow Custom Measure Batch Method - posted by GitBox <gi...@apache.org> on 2020/08/22 11:47:32 UTC, 0 replies.
- [GitHub] [incubator-tvm] tqchen merged pull request #6321: [RUNTIME][FFI][BUGFIX] Fix cython FFI compact with np.int64 - posted by GitBox <gi...@apache.org> on 2020/08/22 15:31:00 UTC, 0 replies.
- [incubator-tvm] branch master updated: [RUNTIME][FFI] Fix cython FFI compact with np.int64 (#6321) - posted by tq...@apache.org on 2020/08/22 15:31:06 UTC, 0 replies.
- [GitHub] [incubator-tvm] comaniac commented on pull request #6323: Allow Custom Measure Batch Method - posted by GitBox <gi...@apache.org> on 2020/08/22 16:14:28 UTC, 0 replies.
- [GitHub] [incubator-tvm] zhiics commented on pull request #6279: [BYOC][ACL] Enable remote device via environment variables - posted by GitBox <gi...@apache.org> on 2020/08/22 16:22:56 UTC, 1 replies.
- [GitHub] [incubator-tvm] StevenJokes opened a new pull request #6324: add book and discuss - posted by GitBox <gi...@apache.org> on 2020/08/23 11:13:11 UTC, 0 replies.
- [GitHub] [incubator-tvm] StevenJokes commented on issue #3201: [BUG] Build failed: Source code no longer compatible with gcc-7 on Ubuntu 18.04 - posted by GitBox <gi...@apache.org> on 2020/08/23 11:30:02 UTC, 0 replies.
- [GitHub] [incubator-tvm] StevenJokes opened a new issue #6325: How to use it in colab? - posted by GitBox <gi...@apache.org> on 2020/08/23 13:40:45 UTC, 0 replies.
- [GitHub] [incubator-tvm] StevenJokes commented on issue #6325: How to use tvm in colab? tvm-0.7.dev1-cp36-cp36m-linux_x86_64.whl:Access Denied - posted by GitBox <gi...@apache.org> on 2020/08/23 13:43:57 UTC, 10 replies.
- [GitHub] [incubator-tvm] StevenJokes removed a comment on issue #6325: How to use tvm in colab? tvm-0.7.dev1-cp36-cp36m-linux_x86_64.whl:Access Denied - posted by GitBox <gi...@apache.org> on 2020/08/23 13:46:59 UTC, 1 replies.
- [GitHub] [incubator-tvm] MarisaKirisame opened a new pull request #6326: [Relay] Make check stricter by using Feature. - posted by GitBox <gi...@apache.org> on 2020/08/23 13:54:52 UTC, 0 replies.
- [GitHub] [incubator-tvm] junrushao1994 commented on issue #6325: How to use tvm in colab? tvm-0.7.dev1-cp36-cp36m-linux_x86_64.whl:Access Denied - posted by GitBox <gi...@apache.org> on 2020/08/23 15:29:51 UTC, 4 replies.
- [GitHub] [incubator-tvm] StevenJokes edited a comment on issue #6325: How to use tvm in colab? tvm-0.7.dev1-cp36-cp36m-linux_x86_64.whl:Access Denied - posted by GitBox <gi...@apache.org> on 2020/08/23 16:04:56 UTC, 2 replies.
- [GitHub] [incubator-tvm] tqchen closed issue #6325: How to use tvm in colab? tvm-0.7.dev1-cp36-cp36m-linux_x86_64.whl:Access Denied - posted by GitBox <gi...@apache.org> on 2020/08/23 17:36:25 UTC, 0 replies.
- [GitHub] [incubator-tvm] tqchen commented on issue #6325: How to use tvm in colab? tvm-0.7.dev1-cp36-cp36m-linux_x86_64.whl:Access Denied - posted by GitBox <gi...@apache.org> on 2020/08/23 17:36:25 UTC, 0 replies.
- [GitHub] [incubator-tvm] tqchen edited a comment on issue #6325: How to use tvm in colab? tvm-0.7.dev1-cp36-cp36m-linux_x86_64.whl:Access Denied - posted by GitBox <gi...@apache.org> on 2020/08/23 17:39:25 UTC, 0 replies.
- [GitHub] [incubator-tvm] tqchen commented on pull request #6324: add book and discuss - posted by GitBox <gi...@apache.org> on 2020/08/23 17:41:36 UTC, 0 replies.
- [GitHub] [incubator-tvm] wweic commented on a change in pull request #5881: [Relay] Mutual Recursion Support - posted by GitBox <gi...@apache.org> on 2020/08/23 20:29:29 UTC, 2 replies.
- [GitHub] [incubator-tvm] wweic commented on pull request #5881: [Relay] Mutual Recursion Support - posted by GitBox <gi...@apache.org> on 2020/08/23 20:58:07 UTC, 0 replies.
- [GitHub] [incubator-tvm] masahi opened a new pull request #6327: [OpFusion] Make the max number of fused ops configurable - posted by GitBox <gi...@apache.org> on 2020/08/24 01:46:27 UTC, 0 replies.
- [GitHub] [incubator-tvm] wjliu1998 opened a new issue #6328: NotImplementedError: The following operators are not implemented: ['aten::leaky_relu_', 'aten::pixel_shuffle'] - posted by GitBox <gi...@apache.org> on 2020/08/24 03:08:47 UTC, 0 replies.
- [GitHub] [incubator-tvm] StevenJokes closed pull request #6324: add book and discuss - posted by GitBox <gi...@apache.org> on 2020/08/24 03:40:12 UTC, 0 replies.
- [GitHub] [incubator-tvm] StevenJokes commented on pull request #6324: add book and discuss - posted by GitBox <gi...@apache.org> on 2020/08/24 03:40:12 UTC, 0 replies.
- [GitHub] [incubator-tvm] snsun opened a new issue #6329: Android shared lib (so) can not run on Android 4.4.2 - posted by GitBox <gi...@apache.org> on 2020/08/24 03:48:34 UTC, 0 replies.
- [GitHub] [incubator-tvm] masahi commented on pull request #6327: [OpFusion] Make the max number of fused ops configurable - posted by GitBox <gi...@apache.org> on 2020/08/24 04:48:59 UTC, 0 replies.
- [GitHub] [incubator-tvm] junrushao1994 commented on pull request #6327: [OpFusion] Make the max number of fused ops configurable - posted by GitBox <gi...@apache.org> on 2020/08/24 04:51:15 UTC, 0 replies.
- [GitHub] [incubator-tvm] masahi edited a comment on pull request #6327: [OpFusion] Make the max number of fused ops configurable - posted by GitBox <gi...@apache.org> on 2020/08/24 04:52:05 UTC, 0 replies.
- [GitHub] [incubator-tvm] yongwww commented on pull request #6108: Fix CUDA Compute Function For `get_valid_counts` and `nms` - posted by GitBox <gi...@apache.org> on 2020/08/24 05:16:19 UTC, 0 replies.
- [GitHub] [incubator-tvm] yongwww commented on a change in pull request #6316: Dynamic Strided Slice - posted by GitBox <gi...@apache.org> on 2020/08/24 06:06:31 UTC, 0 replies.
- [GitHub] [incubator-tvm] yongwww commented on pull request #6316: Dynamic Strided Slice - posted by GitBox <gi...@apache.org> on 2020/08/24 06:07:12 UTC, 0 replies.
- [GitHub] [incubator-tvm] zhanghaohit commented on pull request #6125: [VTA][OpenCL] add device_annot support in graphpack - posted by GitBox <gi...@apache.org> on 2020/08/24 06:36:45 UTC, 2 replies.
- [GitHub] [incubator-tvm] roastduck commented on a change in pull request #6238: [TIR][Transform]Block scope hoisting added - posted by GitBox <gi...@apache.org> on 2020/08/24 06:45:53 UTC, 3 replies.
- [GitHub] [incubator-tvm] kazum commented on pull request #6278: [Frontend][Relay] Keras softmax and prelu fix under NHWC - posted by GitBox <gi...@apache.org> on 2020/08/24 08:55:40 UTC, 1 replies.
- [GitHub] [incubator-tvm] mbaret commented on a change in pull request #6303: [Relay/TOPI][TFLite] Implemented MATRIX_SET_DIAG Operator for Relay/TOPI and TFLite Frontend. - posted by GitBox <gi...@apache.org> on 2020/08/24 08:56:10 UTC, 0 replies.
- [GitHub] [incubator-tvm] mbaret commented on pull request #6303: [Relay/TOPI][TFLite] Implemented MATRIX_SET_DIAG Operator for Relay/TOPI and TFLite Frontend. - posted by GitBox <gi...@apache.org> on 2020/08/24 08:57:01 UTC, 0 replies.
- [GitHub] [incubator-tvm] jainris commented on a change in pull request #6303: [Relay/TOPI][TFLite] Implemented MATRIX_SET_DIAG Operator for Relay/TOPI and TFLite Frontend. - posted by GitBox <gi...@apache.org> on 2020/08/24 09:13:34 UTC, 4 replies.
- [GitHub] [incubator-tvm] FrozenGene merged pull request #6269: [Ansor][AutoTVM v2.0] Phase 2: Basic GPU Sketch Search Policy - posted by GitBox <gi...@apache.org> on 2020/08/24 10:46:43 UTC, 0 replies.
- [incubator-tvm] branch master updated (f34e3a8 -> b1f8f15) - posted by zh...@apache.org on 2020/08/24 10:46:43 UTC, 0 replies.
- [GitHub] [incubator-tvm] FrozenGene commented on pull request #6269: [Ansor][AutoTVM v2.0] Phase 2: Basic GPU Sketch Search Policy - posted by GitBox <gi...@apache.org> on 2020/08/24 10:47:25 UTC, 0 replies.
- [GitHub] [incubator-tvm] Wheest commented on a change in pull request #6137: Better grouped convolution for CPU targets - posted by GitBox <gi...@apache.org> on 2020/08/24 11:34:20 UTC, 1 replies.
- [GitHub] [incubator-tvm] MarisaKirisame commented on a change in pull request #5881: [Relay] Mutual Recursion Support - posted by GitBox <gi...@apache.org> on 2020/08/24 11:58:22 UTC, 1 replies.
- [GitHub] [incubator-tvm] MarisaKirisame commented on pull request #5881: [Relay] Mutual Recursion Support - posted by GitBox <gi...@apache.org> on 2020/08/24 12:00:35 UTC, 1 replies.
- [GitHub] [incubator-tvm] MarisaKirisame commented on a change in pull request #6238: [TIR][Transform]Block scope hoisting added - posted by GitBox <gi...@apache.org> on 2020/08/24 12:26:36 UTC, 3 replies.
- [GitHub] [incubator-tvm] leandron commented on pull request #6279: [BYOC][ACL] Enable remote device via environment variables - posted by GitBox <gi...@apache.org> on 2020/08/24 13:04:35 UTC, 0 replies.
- [GitHub] [incubator-tvm] leandron removed a comment on pull request #6279: [BYOC][ACL] Enable remote device via environment variables - posted by GitBox <gi...@apache.org> on 2020/08/24 13:05:12 UTC, 0 replies.
- [GitHub] [incubator-tvm] masahi merged pull request #6314: [Relay] Support for PyTorch Non-Maximum Suppression - posted by GitBox <gi...@apache.org> on 2020/08/24 13:20:12 UTC, 0 replies.
- [incubator-tvm] branch master updated (b1f8f15 -> 37cbbd7) - posted by ma...@apache.org on 2020/08/24 13:20:17 UTC, 0 replies.
- [GitHub] [incubator-tvm] masahi commented on pull request #6314: [Relay] Support for PyTorch Non-Maximum Suppression - posted by GitBox <gi...@apache.org> on 2020/08/24 13:20:42 UTC, 0 replies.
- [GitHub] [incubator-tvm] tqchen commented on a change in pull request #6327: [OpFusion] Make the max number of fused ops configurable - posted by GitBox <gi...@apache.org> on 2020/08/24 13:29:23 UTC, 0 replies.
- [GitHub] [incubator-tvm] masahi commented on a change in pull request #6327: [OpFusion] Make the max number of fused ops configurable - posted by GitBox <gi...@apache.org> on 2020/08/24 13:35:27 UTC, 0 replies.
- [GitHub] [incubator-tvm] siju-samuel commented on a change in pull request #6303: [Relay/TOPI][TFLite] Implemented MATRIX_SET_DIAG Operator for Relay/TOPI and TFLite Frontend. - posted by GitBox <gi...@apache.org> on 2020/08/24 14:33:25 UTC, 0 replies.
- [GitHub] [incubator-tvm] giuseros commented on a change in pull request #6117: Use auto-tuner to improve conv2d_gemm performance - posted by GitBox <gi...@apache.org> on 2020/08/24 14:51:48 UTC, 0 replies.
- [GitHub] [incubator-tvm] hgt312 commented on issue #3879: Cast from float16 to uint8 was not supported by CUDA - posted by GitBox <gi...@apache.org> on 2020/08/24 15:39:38 UTC, 0 replies.
- [GitHub] [incubator-tvm] junrushao1994 commented on pull request #6326: [Relay] Make check stricter by using Feature. - posted by GitBox <gi...@apache.org> on 2020/08/24 15:49:28 UTC, 0 replies.
- [GitHub] [incubator-tvm] MarisaKirisame commented on pull request #6326: [Relay] Make check stricter by using Feature. - posted by GitBox <gi...@apache.org> on 2020/08/24 17:18:55 UTC, 0 replies.
- [GitHub] [incubator-tvm] videetparekh opened a new issue #6330: [WASM] Cannot find global function runtime.SystemLib - posted by GitBox <gi...@apache.org> on 2020/08/24 17:19:58 UTC, 0 replies.
- [GitHub] [incubator-tvm] comaniac commented on a change in pull request #6279: [BYOC][ACL] Enable remote device via environment variables - posted by GitBox <gi...@apache.org> on 2020/08/24 17:28:02 UTC, 0 replies.
- [GitHub] [incubator-tvm] hypercubestart commented on a change in pull request #5881: [Relay] Mutual Recursion Support - posted by GitBox <gi...@apache.org> on 2020/08/24 18:11:30 UTC, 6 replies.
- [GitHub] [incubator-tvm] tkonolige opened a new pull request #6331: [TESTS] Refactor tests to run on either the GPU or CPU - posted by GitBox <gi...@apache.org> on 2020/08/24 18:42:44 UTC, 0 replies.
- [GitHub] [incubator-tvm] junrushao1994 commented on a change in pull request #6326: [Relay] Make check stricter by using Feature. - posted by GitBox <gi...@apache.org> on 2020/08/24 18:44:59 UTC, 0 replies.
- [GitHub] [incubator-tvm] tqchen commented on a change in pull request #6331: [TESTS] Refactor tests to run on either the GPU or CPU - posted by GitBox <gi...@apache.org> on 2020/08/24 19:42:54 UTC, 3 replies.
- [GitHub] [incubator-tvm] tqchen commented on pull request #6331: [TESTS] Refactor tests to run on either the GPU or CPU - posted by GitBox <gi...@apache.org> on 2020/08/24 20:09:11 UTC, 2 replies.
- [GitHub] [incubator-tvm] tqchen commented on issue #3879: Cast from float16 to uint8 was not supported by CUDA - posted by GitBox <gi...@apache.org> on 2020/08/24 20:13:48 UTC, 0 replies.
- [GitHub] [incubator-tvm] tqchen merged pull request #6327: [OpFusion] Make the max number of fused ops configurable - posted by GitBox <gi...@apache.org> on 2020/08/24 20:15:39 UTC, 0 replies.
- [incubator-tvm] branch master updated (37cbbd7 -> 6b5176d) - posted by tq...@apache.org on 2020/08/24 20:15:41 UTC, 0 replies.
- [GitHub] [incubator-tvm] tqchen commented on pull request #6327: [OpFusion] Make the max number of fused ops configurable - posted by GitBox <gi...@apache.org> on 2020/08/24 20:15:49 UTC, 0 replies.
- [GitHub] [incubator-tvm] tkonolige commented on pull request #6331: [TESTS] Refactor tests to run on either the GPU or CPU - posted by GitBox <gi...@apache.org> on 2020/08/24 20:16:59 UTC, 3 replies.
- [GitHub] [incubator-tvm] tkonolige commented on a change in pull request #6331: [TESTS] Refactor tests to run on either the GPU or CPU - posted by GitBox <gi...@apache.org> on 2020/08/24 20:23:29 UTC, 5 replies.
- [GitHub] [incubator-tvm] icemelon9 commented on a change in pull request #6293: [DYN][RELAY] Resize support for NCHW-convertible layouts - posted by GitBox <gi...@apache.org> on 2020/08/24 20:41:03 UTC, 1 replies.
- [GitHub] [incubator-tvm] electriclilies commented on a change in pull request #6293: [DYN][RELAY] Resize support for NCHW-convertible layouts - posted by GitBox <gi...@apache.org> on 2020/08/24 20:47:51 UTC, 1 replies.
- [GitHub] [incubator-tvm] tqchen opened a new issue #6332: [VOTE] Apache TVM Graduation - posted by GitBox <gi...@apache.org> on 2020/08/24 20:50:40 UTC, 0 replies.
- [GitHub] [incubator-tvm] tvm-archiver commented on issue #6332: [VOTE] Apache TVM Graduation - posted by GitBox <gi...@apache.org> on 2020/08/24 20:53:52 UTC, 0 replies.
- [GitHub] [incubator-tvm] zhiics commented on a change in pull request #6331: [TESTS] Refactor tests to run on either the GPU or CPU - posted by GitBox <gi...@apache.org> on 2020/08/24 20:57:28 UTC, 0 replies.
- [GitHub] [incubator-tvm] junrushao1994 commented on issue #6332: [VOTE] Apache TVM Graduation - posted by GitBox <gi...@apache.org> on 2020/08/24 21:14:45 UTC, 0 replies.
- [GitHub] [incubator-tvm] ZihengJiang commented on issue #6332: [VOTE] Apache TVM Graduation - posted by GitBox <gi...@apache.org> on 2020/08/24 21:32:39 UTC, 0 replies.
- [GitHub] [incubator-tvm] tmoreau89 commented on issue #6332: [VOTE] Apache TVM Graduation - posted by GitBox <gi...@apache.org> on 2020/08/24 21:33:39 UTC, 0 replies.
- [GitHub] [incubator-tvm] masahi commented on pull request #6316: Dynamic Strided Slice - posted by GitBox <gi...@apache.org> on 2020/08/24 21:38:20 UTC, 0 replies.
- [GitHub] [incubator-tvm] hsaputra commented on issue #6332: [VOTE] Apache TVM Graduation - posted by GitBox <gi...@apache.org> on 2020/08/24 21:53:36 UTC, 0 replies.
- [GitHub] [incubator-tvm] electriclilies commented on issue #6332: [VOTE] Apache TVM Graduation - posted by GitBox <gi...@apache.org> on 2020/08/24 21:58:45 UTC, 0 replies.
- [GitHub] [incubator-tvm] areusch opened a new pull request #6333: Add docker/lint.sh, for running dockerized lint scripts locally - posted by GitBox <gi...@apache.org> on 2020/08/24 22:37:00 UTC, 0 replies.
- [GitHub] [incubator-tvm] areusch commented on pull request #6333: Add docker/lint.sh, for running dockerized lint scripts locally - posted by GitBox <gi...@apache.org> on 2020/08/24 22:37:40 UTC, 3 replies.
- [GitHub] [incubator-tvm] jroesch commented on issue #6332: [VOTE] Apache TVM Graduation - posted by GitBox <gi...@apache.org> on 2020/08/24 23:03:18 UTC, 0 replies.
- [GitHub] [incubator-tvm] icemelon9 commented on issue #6332: [VOTE] Apache TVM Graduation - posted by GitBox <gi...@apache.org> on 2020/08/24 23:12:03 UTC, 0 replies.
- [GitHub] [incubator-tvm] zhiics commented on issue #6332: [VOTE] Apache TVM Graduation - posted by GitBox <gi...@apache.org> on 2020/08/24 23:36:33 UTC, 0 replies.
- [GitHub] [incubator-tvm] comaniac commented on issue #6332: [VOTE] Apache TVM Graduation - posted by GitBox <gi...@apache.org> on 2020/08/24 23:59:33 UTC, 0 replies.
- [GitHub] [incubator-tvm] kazum merged pull request #6278: [Frontend][Relay] Keras softmax and prelu fix under NHWC - posted by GitBox <gi...@apache.org> on 2020/08/25 00:08:55 UTC, 0 replies.
- [incubator-tvm] branch master updated (6b5176d -> a189fe0) - posted by ka...@apache.org on 2020/08/25 00:09:27 UTC, 0 replies.
- [GitHub] [incubator-tvm] masahi commented on issue #6332: [VOTE] Apache TVM Graduation - posted by GitBox <gi...@apache.org> on 2020/08/25 00:18:42 UTC, 0 replies.
- [GitHub] [incubator-tvm] kazum commented on issue #6332: [VOTE] Apache TVM Graduation - posted by GitBox <gi...@apache.org> on 2020/08/25 00:22:47 UTC, 0 replies.
- [GitHub] [incubator-tvm] vinx13 commented on issue #6332: [VOTE] Apache TVM Graduation - posted by GitBox <gi...@apache.org> on 2020/08/25 00:44:24 UTC, 0 replies.
- [GitHub] [incubator-tvm] cchung100m commented on issue #6332: [VOTE] Apache TVM Graduation - posted by GitBox <gi...@apache.org> on 2020/08/25 02:42:15 UTC, 0 replies.
- [GitHub] [incubator-tvm] siju-samuel commented on issue #6332: [VOTE] Apache TVM Graduation - posted by GitBox <gi...@apache.org> on 2020/08/25 02:58:26 UTC, 0 replies.
- [GitHub] [incubator-tvm] areusch opened a new pull request #6334: µTVM RPC server and Part 1 of AutoTVM compilation infrastructure - posted by GitBox <gi...@apache.org> on 2020/08/25 05:15:17 UTC, 0 replies.
- [GitHub] [incubator-tvm] bgchun commented on issue #6332: [VOTE] Apache TVM Graduation - posted by GitBox <gi...@apache.org> on 2020/08/25 05:27:45 UTC, 0 replies.
- [GitHub] [incubator-tvm] tnachen commented on issue #6332: [VOTE] Apache TVM Graduation - posted by GitBox <gi...@apache.org> on 2020/08/25 05:38:20 UTC, 0 replies.
- [GitHub] [incubator-tvm] hypercubestart commented on pull request #5881: [Relay] Mutual Recursion Support - posted by GitBox <gi...@apache.org> on 2020/08/25 06:19:21 UTC, 0 replies.
- [GitHub] [incubator-tvm] jcf94 commented on issue #6332: [VOTE] Apache TVM Graduation - posted by GitBox <gi...@apache.org> on 2020/08/25 06:21:22 UTC, 0 replies.
- [GitHub] [incubator-tvm] srkreddy1238 commented on issue #6332: [VOTE] Apache TVM Graduation - posted by GitBox <gi...@apache.org> on 2020/08/25 07:20:43 UTC, 0 replies.
- [GitHub] [incubator-tvm] srkreddy1238 edited a comment on issue #6332: [VOTE] Apache TVM Graduation - posted by GitBox <gi...@apache.org> on 2020/08/25 07:21:04 UTC, 0 replies.
- [GitHub] [incubator-tvm] leandron commented on a change in pull request #6333: Add docker/lint.sh, for running dockerized lint scripts locally - posted by GitBox <gi...@apache.org> on 2020/08/25 10:18:36 UTC, 0 replies.
- [GitHub] [incubator-tvm] MarisaKirisame commented on pull request #6326: [Relay] Make check stricter by using Feature. Fixed multiple bugs. - posted by GitBox <gi...@apache.org> on 2020/08/25 10:44:14 UTC, 0 replies.
- [GitHub] [incubator-tvm] MarisaKirisame commented on pull request #6238: [TIR][Transform]Block scope hoisting added - posted by GitBox <gi...@apache.org> on 2020/08/25 13:13:18 UTC, 2 replies.
- [GitHub] [incubator-tvm] mbaret opened a new pull request #6335: [BYOC][ETHOSN] Add support for quantized convolution - posted by GitBox <gi...@apache.org> on 2020/08/25 14:47:09 UTC, 0 replies.
- [GitHub] [incubator-tvm] zhiics merged pull request #6279: [BYOC][ACL] Enable remote device via environment variables - posted by GitBox <gi...@apache.org> on 2020/08/25 16:04:31 UTC, 0 replies.
- [incubator-tvm] branch master updated (a189fe0 -> 0466d60) - posted by zh...@apache.org on 2020/08/25 16:04:36 UTC, 0 replies.
- [incubator-tvm] branch master updated (0466d60 -> 751982e) - posted by ha...@apache.org on 2020/08/25 16:07:11 UTC, 0 replies.
- [GitHub] [incubator-tvm] icemelon9 commented on pull request #6322: [FIX][VM] Fix relay vm optimize - posted by GitBox <gi...@apache.org> on 2020/08/25 16:07:17 UTC, 0 replies.
- [GitHub] [incubator-tvm] icemelon9 merged pull request #6322: [FIX][VM] Fix relay vm optimize - posted by GitBox <gi...@apache.org> on 2020/08/25 16:07:17 UTC, 0 replies.
- [GitHub] [incubator-tvm] kparzysz-quic commented on a change in pull request #6331: [TESTS] Refactor tests to run on either the GPU or CPU - posted by GitBox <gi...@apache.org> on 2020/08/25 17:18:52 UTC, 1 replies.
- [incubator-tvm-site] branch master updated: Added TVM vision statement to about page (#14) - posted by tq...@apache.org on 2020/08/25 17:45:27 UTC, 0 replies.
- [incubator-tvm-site] branch asf-site updated: Build at Tue Aug 25 10:45:08 PDT 2020 - posted by tq...@apache.org on 2020/08/25 17:45:33 UTC, 0 replies.
- [GitHub] [incubator-tvm] kparzysz-quic commented on pull request #6331: [TESTS] Refactor tests to run on either the GPU or CPU - posted by GitBox <gi...@apache.org> on 2020/08/25 17:59:34 UTC, 0 replies.
- [GitHub] [incubator-tvm] jroesch merged pull request #6326: [Relay] Make check stricter by using Feature. Fixed multiple bugs. - posted by GitBox <gi...@apache.org> on 2020/08/25 18:40:42 UTC, 0 replies.
- [incubator-tvm] branch master updated (751982e -> 1a26a2e) - posted by jr...@apache.org on 2020/08/25 18:40:52 UTC, 0 replies.
- [GitHub] [incubator-tvm] jroesch commented on pull request #6289: [Relay] Enhance relay.split(), allow splitted dim to be dynamic - posted by GitBox <gi...@apache.org> on 2020/08/25 19:00:23 UTC, 0 replies.
- [GitHub] [incubator-tvm] areusch commented on a change in pull request #6333: Add docker/lint.sh, for running dockerized lint scripts locally - posted by GitBox <gi...@apache.org> on 2020/08/25 19:17:38 UTC, 5 replies.
- [GitHub] [incubator-tvm] tqchen commented on pull request #6333: Add docker/lint.sh, for running dockerized lint scripts locally - posted by GitBox <gi...@apache.org> on 2020/08/25 19:20:51 UTC, 0 replies.
- [GitHub] [incubator-tvm] zhiics commented on a change in pull request #6333: Add docker/lint.sh, for running dockerized lint scripts locally - posted by GitBox <gi...@apache.org> on 2020/08/25 20:24:54 UTC, 0 replies.
- [GitHub] [incubator-tvm] MarisaKirisame opened a new pull request #6336: [Relay][Training] Make AutoDiff thread through global function. - posted by GitBox <gi...@apache.org> on 2020/08/25 20:44:26 UTC, 0 replies.
- [GitHub] [incubator-tvm] jroesch commented on pull request #5881: [Relay] Mutual Recursion Support - posted by GitBox <gi...@apache.org> on 2020/08/25 21:22:57 UTC, 0 replies.
- [GitHub] [incubator-tvm] tqchen closed issue #6330: [WASM] Cannot find global function runtime.SystemLib - posted by GitBox <gi...@apache.org> on 2020/08/25 21:29:00 UTC, 0 replies.
- [GitHub] [incubator-tvm] tqchen commented on issue #6330: [WASM] Cannot find global function runtime.SystemLib - posted by GitBox <gi...@apache.org> on 2020/08/25 21:29:00 UTC, 0 replies.
- [GitHub] [incubator-tvm] tqchen commented on issue #6329: Android shared lib (so) can not run on Android 4.4.2 - posted by GitBox <gi...@apache.org> on 2020/08/25 21:29:52 UTC, 0 replies.
- [GitHub] [incubator-tvm] tqchen closed issue #6329: Android shared lib (so) can not run on Android 4.4.2 - posted by GitBox <gi...@apache.org> on 2020/08/25 21:29:53 UTC, 0 replies.
- [GitHub] [incubator-tvm] tqchen closed issue #6320: [Auto-TVM] How to Auto tune the model on iOS device - posted by GitBox <gi...@apache.org> on 2020/08/25 21:31:05 UTC, 0 replies.
- [GitHub] [incubator-tvm] tqchen commented on issue #6320: [Auto-TVM] How to Auto tune the model on iOS device - posted by GitBox <gi...@apache.org> on 2020/08/25 21:31:05 UTC, 0 replies.
- [GitHub] [incubator-tvm] merrymercy commented on a change in pull request #6310: [Ansor][AutoTVM v2.0] Phase 2: Evolutionary Search - posted by GitBox <gi...@apache.org> on 2020/08/25 22:13:20 UTC, 6 replies.
- [GitHub] [incubator-tvm] zhiics opened a new pull request #6337: [RELAY][VM] Enable heterogeneous execution to VM - posted by GitBox <gi...@apache.org> on 2020/08/25 23:28:49 UTC, 0 replies.
- [GitHub] [incubator-tvm] MarisaKirisame commented on a change in pull request #6274: [Diagnostics][Relay][InferType] Refactor InferType to work on whole module, and use new diagnostics. - posted by GitBox <gi...@apache.org> on 2020/08/25 23:39:58 UTC, 0 replies.
- [GitHub] [incubator-tvm] MarisaKirisame opened a new pull request #6338: [Relay] fix typo - posted by GitBox <gi...@apache.org> on 2020/08/26 00:20:57 UTC, 0 replies.
- [GitHub] [incubator-tvm] mwillsey opened a new pull request #6339: Improve Rust bindings: Map, Array, String, various IR nodes - posted by GitBox <gi...@apache.org> on 2020/08/26 01:13:02 UTC, 0 replies.
- [GitHub] [incubator-tvm] lsy643 commented on pull request #6108: Fix CUDA Compute Function For `get_valid_counts` and `nms` - posted by GitBox <gi...@apache.org> on 2020/08/26 03:18:01 UTC, 1 replies.
- [GitHub] [incubator-tvm] tmoreau89 commented on pull request #6125: [VTA][OpenCL] add device_annot support in graphpack - posted by GitBox <gi...@apache.org> on 2020/08/26 03:34:29 UTC, 0 replies.
- [GitHub] [incubator-tvm] hypercubestart commented on a change in pull request #6336: [Relay][Training] Make AutoDiff thread through global function. - posted by GitBox <gi...@apache.org> on 2020/08/26 03:35:40 UTC, 0 replies.
- [GitHub] [incubator-tvm] tmoreau89 commented on a change in pull request #6125: [VTA][OpenCL] add device_annot support in graphpack - posted by GitBox <gi...@apache.org> on 2020/08/26 03:37:26 UTC, 2 replies.
- [GitHub] [incubator-tvm] zhiics merged pull request #6338: [Relay] fix typo - posted by GitBox <gi...@apache.org> on 2020/08/26 03:37:36 UTC, 0 replies.
- [GitHub] [incubator-tvm] zhiics commented on pull request #6338: [Relay] fix typo - posted by GitBox <gi...@apache.org> on 2020/08/26 03:37:46 UTC, 0 replies.
- [incubator-tvm] branch master updated (1a26a2e -> 883a28d) - posted by zh...@apache.org on 2020/08/26 03:42:27 UTC, 0 replies.
- [GitHub] [incubator-tvm-vta] tmoreau89 commented on a change in pull request #9: [Hardware][OpenCL] Intelfocl support - posted by GitBox <gi...@apache.org> on 2020/08/26 03:42:32 UTC, 2 replies.
- [GitHub] [incubator-tvm-vta] tmoreau89 commented on pull request #9: [Hardware][OpenCL] Intelfocl support - posted by GitBox <gi...@apache.org> on 2020/08/26 04:00:36 UTC, 0 replies.
- [GitHub] [incubator-tvm-vta] vegaluisjose opened a new pull request #10: Fixes for supporting Vivado 2020.1 - posted by GitBox <gi...@apache.org> on 2020/08/26 04:08:06 UTC, 0 replies.
- [GitHub] [incubator-tvm] tmoreau89 commented on a change in pull request #6126: [VTA][OpenCL] intelfocl - posted by GitBox <gi...@apache.org> on 2020/08/26 04:14:33 UTC, 3 replies.
- [GitHub] [incubator-tvm] tmoreau89 commented on pull request #6126: [VTA][OpenCL] intelfocl - posted by GitBox <gi...@apache.org> on 2020/08/26 04:24:55 UTC, 1 replies.
- [GitHub] [incubator-tvm] jroesch commented on a change in pull request #6336: [Relay][Training] Make AutoDiff thread through global function. - posted by GitBox <gi...@apache.org> on 2020/08/26 04:54:49 UTC, 4 replies.
- [GitHub] [incubator-tvm] ashutoshparkhi opened a new issue #6340: Faster RCNN: Unable to compile for CPU because topk fails with unsupported number of arguments - posted by GitBox <gi...@apache.org> on 2020/08/26 05:31:47 UTC, 0 replies.
- [GitHub] [incubator-tvm] jroesch commented on a change in pull request #6274: [Diagnostics][Relay][InferType] Refactor InferType to work on whole module, and use new diagnostics. - posted by GitBox <gi...@apache.org> on 2020/08/26 05:44:26 UTC, 1 replies.
- [GitHub] [incubator-tvm] yukatayu opened a new pull request #6341: [Easy fix] Make able to compile with msvc, clang - posted by GitBox <gi...@apache.org> on 2020/08/26 06:07:25 UTC, 0 replies.
- [GitHub] [incubator-tvm] FrozenGene commented on a change in pull request #6341: [Easy fix] Make able to compile with msvc, clang - posted by GitBox <gi...@apache.org> on 2020/08/26 06:16:11 UTC, 0 replies.
- [GitHub] [incubator-tvm] MarisaKirisame commented on a change in pull request #6336: [Relay][Training] Make AutoDiff thread through global function. - posted by GitBox <gi...@apache.org> on 2020/08/26 06:33:09 UTC, 2 replies.
- [incubator-tvm] branch master updated (883a28d -> 617949d) - posted by zh...@apache.org on 2020/08/26 06:35:34 UTC, 0 replies.
- [GitHub] [incubator-tvm] FrozenGene merged pull request #6117: Use auto-tuner to improve conv2d_gemm performance - posted by GitBox <gi...@apache.org> on 2020/08/26 06:35:35 UTC, 0 replies.
- [GitHub] [incubator-tvm] yukatayu commented on a change in pull request #6341: [Easy fix] Make able to compile with msvc, clang - posted by GitBox <gi...@apache.org> on 2020/08/26 07:04:42 UTC, 0 replies.
- [GitHub] [incubator-tvm] minminsun commented on a change in pull request #6297: [Ansor][AutoTVM v2.0] Phase 2: Layout Rewrite in AutoScheduler - posted by GitBox <gi...@apache.org> on 2020/08/26 07:54:04 UTC, 5 replies.
- [GitHub] [incubator-tvm] jroesch commented on pull request #6339: Improve Rust bindings: Map, Array, String, various IR nodes - posted by GitBox <gi...@apache.org> on 2020/08/26 08:19:44 UTC, 0 replies.
- [GitHub] [incubator-tvm] jroesch merged pull request #6293: [DYN][RELAY] Resize support for NCHW-convertible layouts - posted by GitBox <gi...@apache.org> on 2020/08/26 08:21:14 UTC, 0 replies.
- [incubator-tvm] branch master updated (617949d -> 942c90b) - posted by jr...@apache.org on 2020/08/26 08:21:22 UTC, 0 replies.
- [GitHub] [incubator-tvm] leonwanghui commented on a change in pull request #6339: Improve Rust bindings: Map, Array, String, various IR nodes - posted by GitBox <gi...@apache.org> on 2020/08/26 08:34:48 UTC, 0 replies.
- [GitHub] [incubator-tvm] kamaci commented on issue #6332: [VOTE] Apache TVM Graduation - posted by GitBox <gi...@apache.org> on 2020/08/26 09:04:52 UTC, 0 replies.
- [GitHub] [incubator-tvm] leandron commented on a change in pull request #6337: [RELAY][VM] Enable heterogeneous execution for Relay VM - posted by GitBox <gi...@apache.org> on 2020/08/26 09:35:54 UTC, 0 replies.
- [GitHub] [incubator-tvm] anilmartha opened a new pull request #6342: [CI][Contrib] Add Vitis-AI docker installation - posted by GitBox <gi...@apache.org> on 2020/08/26 11:09:20 UTC, 0 replies.
- [GitHub] [incubator-tvm] anilmartha opened a new pull request #6343: [BYOC][CONTRIB] Vitis-AI codegen integration - posted by GitBox <gi...@apache.org> on 2020/08/26 11:20:34 UTC, 0 replies.
- [GitHub] [incubator-tvm] leandron commented on a change in pull request #6342: [CI][Contrib] Add Vitis-AI docker installation - posted by GitBox <gi...@apache.org> on 2020/08/26 12:45:47 UTC, 2 replies.
- [GitHub] [incubator-tvm] mbrookhart commented on pull request #6337: [RELAY][VM] Enable heterogeneous execution for Relay VM - posted by GitBox <gi...@apache.org> on 2020/08/26 15:38:27 UTC, 0 replies.
- [GitHub] [incubator-tvm] mbaret commented on pull request #6335: [BYOC][ETHOSN] Add support for quantized convolution - posted by GitBox <gi...@apache.org> on 2020/08/26 15:41:34 UTC, 0 replies.
- [GitHub] [incubator-tvm] zhiics commented on pull request #6342: [CI][Contrib] Add Vitis-AI docker installation - posted by GitBox <gi...@apache.org> on 2020/08/26 16:12:06 UTC, 0 replies.
- [GitHub] [incubator-tvm] zhiics commented on a change in pull request #6337: [RELAY][VM] Enable heterogeneous execution for Relay VM - posted by GitBox <gi...@apache.org> on 2020/08/26 16:29:19 UTC, 8 replies.
- [GitHub] [incubator-tvm] zhiics commented on pull request #6337: [RELAY][VM] Enable heterogeneous execution for Relay VM - posted by GitBox <gi...@apache.org> on 2020/08/26 16:32:07 UTC, 0 replies.
- [GitHub] [incubator-tvm] zhiics edited a comment on pull request #6337: [RELAY][VM] Enable heterogeneous execution for Relay VM - posted by GitBox <gi...@apache.org> on 2020/08/26 16:32:58 UTC, 0 replies.
- [GitHub] [incubator-tvm] jroesch commented on pull request #5812: Bring Your Own Datatypes - posted by GitBox <gi...@apache.org> on 2020/08/26 16:37:13 UTC, 0 replies.
- [GitHub] [incubator-tvm] jroesch merged pull request #6341: [MSVC] Make able to compile with MSVC - posted by GitBox <gi...@apache.org> on 2020/08/26 16:52:35 UTC, 0 replies.
- [incubator-tvm] branch master updated (942c90b -> 4910c8c) - posted by jr...@apache.org on 2020/08/26 16:52:40 UTC, 0 replies.
- [GitHub] [incubator-tvm] areusch opened a new pull request #6344: Improve interactive docker/bash.sh - posted by GitBox <gi...@apache.org> on 2020/08/26 18:11:54 UTC, 0 replies.
- [GitHub] [incubator-tvm] areusch commented on a change in pull request #6319: Remove comparison of unsigned expression < 0 warning - posted by GitBox <gi...@apache.org> on 2020/08/26 18:21:30 UTC, 0 replies.
- [GitHub] [incubator-tvm] comaniac commented on pull request #6343: [BYOC][CONTRIB] Vitis-AI codegen integration - posted by GitBox <gi...@apache.org> on 2020/08/26 18:32:31 UTC, 0 replies.
- [GitHub] [incubator-tvm] icemelon9 commented on a change in pull request #6337: [RELAY][VM] Enable heterogeneous execution for Relay VM - posted by GitBox <gi...@apache.org> on 2020/08/26 18:55:38 UTC, 2 replies.
- [GitHub] [incubator-tvm] slyubomirsky commented on pull request #5812: Bring Your Own Datatypes - posted by GitBox <gi...@apache.org> on 2020/08/26 19:05:24 UTC, 0 replies.
- [GitHub] [incubator-tvm] comaniac commented on a change in pull request #6335: [BYOC][ETHOSN] Add support for quantized convolution - posted by GitBox <gi...@apache.org> on 2020/08/26 19:13:52 UTC, 1 replies.
- [GitHub] [incubator-tvm] hogepodge commented on pull request #5812: Bring Your Own Datatypes - posted by GitBox <gi...@apache.org> on 2020/08/26 19:20:08 UTC, 0 replies.
- [GitHub] [incubator-tvm] jtuyls commented on a change in pull request #6342: [CI][Contrib] Add Vitis-AI docker installation - posted by GitBox <gi...@apache.org> on 2020/08/26 20:34:01 UTC, 4 replies.
- [GitHub] [incubator-tvm] mvermeulen opened a new pull request #6345: ROCm changed name of library and removed the old one in ROCm 3.7 release. - posted by GitBox <gi...@apache.org> on 2020/08/26 20:53:21 UTC, 0 replies.
- [GitHub] [incubator-tvm] comaniac commented on a change in pull request #6342: [CI][Contrib] Add Vitis-AI docker installation - posted by GitBox <gi...@apache.org> on 2020/08/26 20:59:03 UTC, 1 replies.
- [GitHub] [incubator-tvm] masahi commented on pull request #6345: ROCm changed name of library and removed the old one in ROCm 3.7 release. - posted by GitBox <gi...@apache.org> on 2020/08/26 21:06:25 UTC, 0 replies.
- [GitHub] [incubator-tvm] mvermeulen commented on pull request #6345: ROCm changed name of library and removed the old one in ROCm 3.7 release. - posted by GitBox <gi...@apache.org> on 2020/08/26 21:48:12 UTC, 0 replies.
- [GitHub] [incubator-tvm] tkonolige commented on a change in pull request #6333: Add docker/lint.sh, for running dockerized lint scripts locally - posted by GitBox <gi...@apache.org> on 2020/08/26 22:11:58 UTC, 0 replies.
- [GitHub] [incubator-tvm] tkonolige opened a new pull request #6346: [TESTS] add gpuonly tests for python unittests and integration - posted by GitBox <gi...@apache.org> on 2020/08/26 23:16:22 UTC, 0 replies.
- [GitHub] [incubator-tvm] t-vi commented on pull request #6345: ROCm changed name of library and removed the old one in ROCm 3.7 release. - posted by GitBox <gi...@apache.org> on 2020/08/27 01:09:36 UTC, 0 replies.
- [GitHub] [incubator-tvm] masahi merged pull request #6345: ROCm changed name of library and removed the old one in ROCm 3.7 release. - posted by GitBox <gi...@apache.org> on 2020/08/27 01:55:45 UTC, 0 replies.
- [incubator-tvm] branch master updated (4910c8c -> 415c088) - posted by ma...@apache.org on 2020/08/27 01:55:53 UTC, 0 replies.
- [incubator-tvm] branch master updated: Add `init` member to ReduceNode (#6138) - posted by tq...@apache.org on 2020/08/27 02:11:34 UTC, 0 replies.
- [GitHub] [incubator-tvm] tqchen merged pull request #6138: Add `init` member to ReduceNode - posted by GitBox <gi...@apache.org> on 2020/08/27 02:11:40 UTC, 0 replies.
- [incubator-tvm] branch master updated (c6dd26b -> f6d3cee) - posted by tq...@apache.org on 2020/08/27 02:29:39 UTC, 0 replies.
- [GitHub] [incubator-tvm] tqchen merged pull request #6346: [TESTS] add gpuonly tests for python unittests and integration - posted by GitBox <gi...@apache.org> on 2020/08/27 02:29:42 UTC, 0 replies.
- [GitHub] [incubator-tvm] FrozenGene merged pull request #6303: [Relay/TOPI][TFLite] Implemented MATRIX_SET_DIAG Operator for Relay/TOPI and TFLite Frontend. - posted by GitBox <gi...@apache.org> on 2020/08/27 03:22:00 UTC, 0 replies.
- [incubator-tvm] branch master updated: [Relay/TOPI][TFLite] Implemented MATRIX_SET_DIAG Operator for Relay/TOPI and TFLite Frontend. (#6303) - posted by zh...@apache.org on 2020/08/27 03:22:03 UTC, 0 replies.
- [GitHub] [incubator-tvm] FrozenGene commented on pull request #6303: [Relay/TOPI][TFLite] Implemented MATRIX_SET_DIAG Operator for Relay/TOPI and TFLite Frontend. - posted by GitBox <gi...@apache.org> on 2020/08/27 03:22:43 UTC, 0 replies.
- [incubator-tvm] branch master updated: [Caffe Frontend] introduce caffe frontend for tvm (#6206) - posted by zh...@apache.org on 2020/08/27 03:27:06 UTC, 0 replies.
- [GitHub] [incubator-tvm] FrozenGene merged pull request #6206: [Caffe Frontend] introduce caffe frontend for tvm - posted by GitBox <gi...@apache.org> on 2020/08/27 03:27:06 UTC, 0 replies.
- [GitHub] [incubator-tvm] zhanghaohit commented on a change in pull request #6125: [VTA][OpenCL] add device_annot support in graphpack - posted by GitBox <gi...@apache.org> on 2020/08/27 03:39:04 UTC, 0 replies.
- [GitHub] [incubator-tvm] zhiics merged pull request #6248: [BYOC][ACL] Improved pooling support - posted by GitBox <gi...@apache.org> on 2020/08/27 03:50:49 UTC, 0 replies.
- [incubator-tvm] branch master updated: [BYOC][ACL] Improved pooling support (#6248) - posted by zh...@apache.org on 2020/08/27 03:50:54 UTC, 0 replies.
- [GitHub] [incubator-tvm] zhiics commented on pull request #6248: [BYOC][ACL] Improved pooling support - posted by GitBox <gi...@apache.org> on 2020/08/27 03:51:00 UTC, 0 replies.
- [GitHub] [incubator-tvm] zhanghaohit commented on a change in pull request #6126: [VTA][OpenCL] intelfocl - posted by GitBox <gi...@apache.org> on 2020/08/27 04:32:53 UTC, 0 replies.
- [GitHub] [incubator-tvm] anilmartha commented on a change in pull request #6342: [CI][Contrib] Add Vitis-AI docker installation - posted by GitBox <gi...@apache.org> on 2020/08/27 04:49:08 UTC, 2 replies.
- [GitHub] [incubator-tvm] ZihengJiang commented on pull request #6125: [VTA][OpenCL] add device_annot support in graphpack - posted by GitBox <gi...@apache.org> on 2020/08/27 05:13:37 UTC, 0 replies.
- [GitHub] [incubator-tvm] ZihengJiang edited a comment on pull request #6125: [VTA][OpenCL] add device_annot support in graphpack - posted by GitBox <gi...@apache.org> on 2020/08/27 05:13:48 UTC, 0 replies.
- [GitHub] [incubator-tvm] merrymercy commented on pull request #6310: [Ansor][AutoTVM v2.0] Phase 2: Evolutionary Search - posted by GitBox <gi...@apache.org> on 2020/08/27 05:26:50 UTC, 0 replies.
- [GitHub] [incubator-tvm] junrushao1994 opened a new pull request #6347: [Target][Codegen] Use target class in all codegens - posted by GitBox <gi...@apache.org> on 2020/08/27 06:40:36 UTC, 0 replies.
- [GitHub] [incubator-tvm] jcf94 opened a new pull request #6348: [Ansor][AutoTVM v2.0] Phase 2: Update heavy operation with parallel_for - posted by GitBox <gi...@apache.org> on 2020/08/27 08:02:18 UTC, 0 replies.
- [GitHub] [incubator-tvm] mbaret commented on a change in pull request #6335: [BYOC][ETHOSN] Add support for quantized convolution - posted by GitBox <gi...@apache.org> on 2020/08/27 08:44:14 UTC, 0 replies.
- [GitHub] [incubator-tvm] kongroo opened a new pull request #6349: [CODEGEN][CUDA]: fix cuda half math function is undefined: herf - posted by GitBox <gi...@apache.org> on 2020/08/27 10:14:10 UTC, 0 replies.
- [GitHub] [incubator-tvm] merrymercy commented on pull request #5913: [random] support random fill - posted by GitBox <gi...@apache.org> on 2020/08/27 12:05:27 UTC, 0 replies.
- [GitHub] [incubator-tvm] merrymercy edited a comment on pull request #5913: [random] support random fill - posted by GitBox <gi...@apache.org> on 2020/08/27 12:05:38 UTC, 0 replies.
- [GitHub] [incubator-tvm] tqchen commented on issue #6332: [VOTE] Apache TVM Graduation - posted by GitBox <gi...@apache.org> on 2020/08/27 16:52:48 UTC, 0 replies.
- [GitHub] [incubator-tvm] tqchen opened a new issue #6350: [RESULT][VOTE] Apache Graduation - posted by GitBox <gi...@apache.org> on 2020/08/27 16:56:19 UTC, 0 replies.
- [GitHub] [incubator-tvm] tqchen edited a comment on issue #6332: [VOTE] Apache TVM Graduation - posted by GitBox <gi...@apache.org> on 2020/08/27 16:56:52 UTC, 1 replies.
- [GitHub] [incubator-tvm] comaniac commented on a change in pull request #6348: [Ansor][AutoTVM v2.0] Phase 2: Update heavy operations with parallel_for - posted by GitBox <gi...@apache.org> on 2020/08/27 18:11:56 UTC, 0 replies.
- [GitHub] [incubator-tvm] comaniac commented on pull request #6310: [Ansor][AutoTVM v2.0] Phase 2: Evolutionary Search - posted by GitBox <gi...@apache.org> on 2020/08/27 18:12:38 UTC, 0 replies.
- [GitHub] [incubator-tvm] jroesch merged pull request #6336: [Relay][Training] Make AutoDiff thread through global function. - posted by GitBox <gi...@apache.org> on 2020/08/27 18:32:52 UTC, 0 replies.
- [incubator-tvm] branch master updated: [Relay][Training] Make AutoDiff thread through global function. (#6336) - posted by jr...@apache.org on 2020/08/27 18:32:55 UTC, 0 replies.
- [GitHub] [incubator-tvm] mbrookhart commented on a change in pull request #6337: [RELAY][VM] Enable heterogeneous execution for Relay VM - posted by GitBox <gi...@apache.org> on 2020/08/27 20:06:45 UTC, 0 replies.
- [GitHub] [incubator-tvm] junrushao1994 commented on pull request #6347: [Target][Codegen] Use target class in all codegens - posted by GitBox <gi...@apache.org> on 2020/08/27 20:11:02 UTC, 1 replies.
- [GitHub] [incubator-tvm] masahi merged pull request #6335: [BYOC][ETHOSN] Add support for quantized convolution - posted by GitBox <gi...@apache.org> on 2020/08/27 21:03:53 UTC, 0 replies.
- [incubator-tvm] branch master updated (e35b7fc -> 30cd230) - posted by ma...@apache.org on 2020/08/27 21:04:01 UTC, 0 replies.
- [GitHub] [incubator-tvm] masahi commented on pull request #6335: [BYOC][ETHOSN] Add support for quantized convolution - posted by GitBox <gi...@apache.org> on 2020/08/27 21:04:34 UTC, 0 replies.
- [GitHub] [incubator-tvm] jwfromm commented on a change in pull request #6337: [RELAY][VM] Enable heterogeneous execution for Relay VM - posted by GitBox <gi...@apache.org> on 2020/08/27 21:11:04 UTC, 0 replies.
- [GitHub] [incubator-tvm] mbrookhart opened a new pull request #6351: Dynamic ONNX Importer - posted by GitBox <gi...@apache.org> on 2020/08/27 21:37:04 UTC, 0 replies.
- [GitHub] [incubator-tvm] mbrookhart commented on pull request #6351: Dynamic ONNX Importer - posted by GitBox <gi...@apache.org> on 2020/08/27 21:59:26 UTC, 0 replies.
- [incubator-tvm] branch master updated (30cd230 -> 1899ad8) - posted by lm...@apache.org on 2020/08/27 22:11:54 UTC, 0 replies.
- [incubator-tvm-site] branch master updated: change - posted by tq...@apache.org on 2020/08/27 23:37:02 UTC, 0 replies.
- [incubator-tvm-site] branch asf-site updated: Build at Thu Aug 27 16:37:14 PDT 2020 - posted by tq...@apache.org on 2020/08/27 23:37:25 UTC, 0 replies.
- [GitHub] [incubator-tvm] hypercubestart opened a new pull request #6352: [Maintenance] Fix typo - posted by GitBox <gi...@apache.org> on 2020/08/27 23:45:18 UTC, 0 replies.
- [GitHub] [incubator-tvm] electriclilies opened a new pull request #6353: [RELAY][DYN] Dynamic UpSampling3D Op - posted by GitBox <gi...@apache.org> on 2020/08/28 02:12:43 UTC, 0 replies.
- [GitHub] [incubator-tvm] jcf94 commented on a change in pull request #6348: [Ansor][AutoTVM v2.0] Phase 2: Update heavy operations with parallel_for - posted by GitBox <gi...@apache.org> on 2020/08/28 03:10:27 UTC, 3 replies.
- [GitHub] [incubator-tvm] zhiics merged pull request #6352: [Maintenance] Fix typo - posted by GitBox <gi...@apache.org> on 2020/08/28 04:27:51 UTC, 0 replies.
- [incubator-tvm] branch master updated: typo (#6352) - posted by zh...@apache.org on 2020/08/28 04:27:53 UTC, 0 replies.
- [GitHub] [incubator-tvm] zhiics commented on pull request #6352: [Maintenance] Fix typo - posted by GitBox <gi...@apache.org> on 2020/08/28 04:28:01 UTC, 0 replies.
- [GitHub] [incubator-tvm] junrushao1994 removed a comment on pull request #6347: [Target][Codegen] Use target class in all codegens - posted by GitBox <gi...@apache.org> on 2020/08/28 06:21:40 UTC, 0 replies.
- [GitHub] [incubator-tvm] zhanghaohit closed pull request #6125: [VTA][OpenCL] add device_annot support in graphpack - posted by GitBox <gi...@apache.org> on 2020/08/28 06:25:57 UTC, 0 replies.
- [GitHub] [incubator-tvm] zhanghaohit opened a new pull request #6125: [VTA][OpenCL] add device_annot support in graphpack - posted by GitBox <gi...@apache.org> on 2020/08/28 06:26:08 UTC, 0 replies.
- [GitHub] [incubator-tvm] zhanghaohit removed a comment on pull request #6125: [VTA][OpenCL] add device_annot support in graphpack - posted by GitBox <gi...@apache.org> on 2020/08/28 06:26:20 UTC, 0 replies.
- [GitHub] [incubator-tvm] ashutoshparkhi commented on issue #6340: Faster RCNN: Unable to compile for CPU because topk fails - posted by GitBox <gi...@apache.org> on 2020/08/28 06:37:35 UTC, 0 replies.
- [GitHub] [incubator-tvm] leandron commented on pull request #6333: Add docker/lint.sh, for running dockerized lint scripts locally - posted by GitBox <gi...@apache.org> on 2020/08/28 08:01:27 UTC, 0 replies.
- [GitHub] [incubator-tvm] d-smirnov commented on a change in pull request #6127: quanitze operation expanded to take const argument - posted by GitBox <gi...@apache.org> on 2020/08/28 08:33:40 UTC, 1 replies.
- [GitHub] [incubator-tvm] kongroo commented on pull request #6349: [CODEGEN][CUDA]: fix cuda half math function is undefined: herf - posted by GitBox <gi...@apache.org> on 2020/08/28 08:46:02 UTC, 0 replies.
- [GitHub] [incubator-tvm] nolanliou opened a new issue #6354: Performance of same op and workload in different model varies differently. - posted by GitBox <gi...@apache.org> on 2020/08/28 10:22:24 UTC, 0 replies.
- [GitHub] [incubator-tvm] mbaret opened a new pull request #6355: [BYOC][ETHOSN] Introduce further operator support - posted by GitBox <gi...@apache.org> on 2020/08/28 11:13:53 UTC, 0 replies.
- [GitHub] [incubator-tvm] mbaret commented on a change in pull request #6343: [BYOC][CONTRIB] Vitis-AI codegen integration - posted by GitBox <gi...@apache.org> on 2020/08/28 11:17:30 UTC, 2 replies.
- [GitHub] [incubator-tvm] anilmartha commented on a change in pull request #6343: [BYOC][CONTRIB] Vitis-AI codegen integration - posted by GitBox <gi...@apache.org> on 2020/08/28 11:43:32 UTC, 4 replies.
- [GitHub] [incubator-tvm] xutianming opened a new issue #6356: Perf tools to further improve the performance of given schedule. - posted by GitBox <gi...@apache.org> on 2020/08/28 13:36:06 UTC, 0 replies.
- [GitHub] [incubator-tvm] xutianming commented on issue #6354: Performance of same op and workload in different model varies differently. - posted by GitBox <gi...@apache.org> on 2020/08/28 13:42:07 UTC, 0 replies.
- [GitHub] [incubator-tvm] masahi opened a new pull request #6357: [Torch] Add cast to double, fix flatten conversion - posted by GitBox <gi...@apache.org> on 2020/08/28 13:49:14 UTC, 0 replies.
- [GitHub] [incubator-tvm] mbaret commented on pull request #6355: [BYOC][ETHOSN] Introduce further operator support - posted by GitBox <gi...@apache.org> on 2020/08/28 14:15:12 UTC, 0 replies.
- [GitHub] [incubator-tvm] leandron commented on a change in pull request #6357: [Torch] Add cast to double, fix flatten conversion - posted by GitBox <gi...@apache.org> on 2020/08/28 14:33:49 UTC, 0 replies.
- [GitHub] [incubator-tvm] Beya2019 opened a new pull request #6358: [Relay] add conv2d_transpose alter layout - posted by GitBox <gi...@apache.org> on 2020/08/28 15:39:24 UTC, 0 replies.
- [GitHub] [incubator-tvm] tmoreau89 merged pull request #6333: Add docker/lint.sh, for running dockerized lint scripts locally - posted by GitBox <gi...@apache.org> on 2020/08/28 16:27:16 UTC, 0 replies.
- [incubator-tvm] branch master updated (02b643b -> 34647ed) - posted by mo...@apache.org on 2020/08/28 16:27:29 UTC, 0 replies.
- [GitHub] [incubator-tvm] tmoreau89 commented on pull request #6333: Add docker/lint.sh, for running dockerized lint scripts locally - posted by GitBox <gi...@apache.org> on 2020/08/28 16:27:57 UTC, 0 replies.
- [GitHub] [incubator-tvm] tqchen closed issue #6356: Perf tools to further improve the performance of given schedule. - posted by GitBox <gi...@apache.org> on 2020/08/28 17:32:52 UTC, 0 replies.
- [GitHub] [incubator-tvm] tqchen commented on issue #6356: Perf tools to further improve the performance of given schedule. - posted by GitBox <gi...@apache.org> on 2020/08/28 17:32:52 UTC, 0 replies.
- [GitHub] [incubator-tvm] tqchen closed issue #6354: Performance of same op and workload in different model varies differently. - posted by GitBox <gi...@apache.org> on 2020/08/28 17:35:14 UTC, 0 replies.
- [GitHub] [incubator-tvm] tqchen commented on issue #6354: Performance of same op and workload in different model varies differently. - posted by GitBox <gi...@apache.org> on 2020/08/28 17:35:14 UTC, 0 replies.
- [GitHub] [incubator-tvm] comaniac commented on a change in pull request #6347: [Target][Codegen] Use target class in all codegens - posted by GitBox <gi...@apache.org> on 2020/08/28 17:58:28 UTC, 3 replies.
- [GitHub] [incubator-tvm] electriclilies commented on a change in pull request #6351: Dynamic ONNX Importer - posted by GitBox <gi...@apache.org> on 2020/08/28 18:07:38 UTC, 0 replies.
- [GitHub] [incubator-tvm] icemelon9 commented on pull request #6251: [ONNX] Add Clip importer to handle when min/max are provided as inputs. - posted by GitBox <gi...@apache.org> on 2020/08/28 18:09:42 UTC, 0 replies.
- [GitHub] [incubator-tvm] tqchen opened a new pull request #6359: [CMAKE] Compatible for ROCm before 3.7 - posted by GitBox <gi...@apache.org> on 2020/08/28 18:17:01 UTC, 0 replies.
- [GitHub] [incubator-tvm] tqchen commented on pull request #6359: [CMAKE] Compatible for ROCm before 3.7 - posted by GitBox <gi...@apache.org> on 2020/08/28 18:17:44 UTC, 0 replies.
- [GitHub] [incubator-tvm] tqchen edited a comment on pull request #6359: [CMAKE] Compatible for ROCm before 3.7 - posted by GitBox <gi...@apache.org> on 2020/08/28 18:17:55 UTC, 0 replies.
- [GitHub] [incubator-tvm] junrushao1994 commented on a change in pull request #6347: [Target][Codegen] Use target class in all codegens - posted by GitBox <gi...@apache.org> on 2020/08/28 18:21:26 UTC, 9 replies.
- [incubator-tvm] branch master updated (34647ed -> 4c9a391) - posted by an...@apache.org on 2020/08/28 18:46:26 UTC, 0 replies.
- [GitHub] [incubator-tvm] anijain2305 merged pull request #6127: quanitze operation expanded to take const argument - posted by GitBox <gi...@apache.org> on 2020/08/28 18:46:29 UTC, 0 replies.
- [GitHub] [incubator-tvm] anijain2305 commented on pull request #6127: quanitze operation expanded to take const argument - posted by GitBox <gi...@apache.org> on 2020/08/28 18:46:39 UTC, 0 replies.
- [GitHub] [incubator-tvm] jroesch merged pull request #6339: Improve Rust bindings: Map, Array, String, various IR nodes - posted by GitBox <gi...@apache.org> on 2020/08/28 19:14:00 UTC, 0 replies.
- [incubator-tvm] branch master updated (4c9a391 -> c899b3c) - posted by jr...@apache.org on 2020/08/28 19:14:06 UTC, 0 replies.
- [GitHub] [incubator-tvm] masahi commented on a change in pull request #6357: [Torch] Add cast to double, fix flatten conversion - posted by GitBox <gi...@apache.org> on 2020/08/28 20:23:17 UTC, 0 replies.
- [GitHub] [incubator-tvm] tqchen merged pull request #6359: [CMAKE] Compatible for ROCm before 3.7 - posted by GitBox <gi...@apache.org> on 2020/08/28 21:42:26 UTC, 0 replies.
- [incubator-tvm] branch master updated (c899b3c -> b368f9d) - posted by tq...@apache.org on 2020/08/28 21:42:31 UTC, 0 replies.
- [GitHub] [incubator-tvm] lixiaoquan commented on pull request #6289: [Relay] Enhance relay.split(), allow splitted dim to be dynamic - posted by GitBox <gi...@apache.org> on 2020/08/28 23:04:50 UTC, 1 replies.
- [GitHub] [incubator-tvm] ZihengJiang commented on pull request #6289: [Relay] Enhance relay.split(), allow splitted dim to be dynamic - posted by GitBox <gi...@apache.org> on 2020/08/28 23:11:01 UTC, 0 replies.
- [GitHub] [incubator-tvm] tqchen opened a new pull request #6360: [DOCKER] Use clear name that is separate from ASF brand for cache - posted by GitBox <gi...@apache.org> on 2020/08/28 23:38:17 UTC, 0 replies.
- [GitHub] [incubator-tvm] comaniac commented on a change in pull request #6343: [BYOC][CONTRIB] Vitis-AI codegen integration - posted by GitBox <gi...@apache.org> on 2020/08/29 00:18:54 UTC, 1 replies.
- [incubator-tvm-site] branch master updated: Add CMU SCS logo - posted by tq...@apache.org on 2020/08/29 04:00:03 UTC, 0 replies.
- [incubator-tvm-site] branch asf-site updated: Build at Fri Aug 28 21:00:04 PDT 2020 - posted by tq...@apache.org on 2020/08/29 04:00:14 UTC, 0 replies.
- [GitHub] [incubator-tvm] jtuyls commented on a change in pull request #6343: [BYOC][CONTRIB] Vitis-AI codegen integration - posted by GitBox <gi...@apache.org> on 2020/08/29 05:31:03 UTC, 8 replies.
- [GitHub] [incubator-tvm] zhiics merged pull request #6347: [Target][Codegen] Use target class in all codegens - posted by GitBox <gi...@apache.org> on 2020/08/29 05:59:51 UTC, 0 replies.
- [incubator-tvm] branch master updated (b368f9d -> d9450f8) - posted by zh...@apache.org on 2020/08/29 05:59:52 UTC, 0 replies.
- [GitHub] [incubator-tvm] zhiics commented on pull request #6347: [Target][Codegen] Use target class in all codegens - posted by GitBox <gi...@apache.org> on 2020/08/29 06:00:01 UTC, 0 replies.
- [incubator-tvm] branch master updated (d9450f8 -> 2d752d2) - posted by si...@apache.org on 2020/08/29 06:14:11 UTC, 0 replies.
- [GitHub] [incubator-tvm] siju-samuel merged pull request #6357: [Torch] Add cast to double, fix flatten conversion - posted by GitBox <gi...@apache.org> on 2020/08/29 06:14:15 UTC, 0 replies.
- [GitHub] [incubator-tvm] siju-samuel commented on pull request #6357: [Torch] Add cast to double, fix flatten conversion - posted by GitBox <gi...@apache.org> on 2020/08/29 06:14:15 UTC, 0 replies.
- [GitHub] [incubator-tvm] jcf94 commented on pull request #6348: [Ansor][AutoTVM v2.0] Phase 2: Update heavy operations with parallel_for - posted by GitBox <gi...@apache.org> on 2020/08/29 07:51:50 UTC, 0 replies.
- [incubator-tvm] branch master updated (2d752d2 -> c40a107) - posted by mo...@apache.org on 2020/08/29 21:35:05 UTC, 0 replies.
- [GitHub] [incubator-tvm] tmoreau89 merged pull request #6360: [DOCKER] Use clear name that is separate from ASF brand for cache - posted by GitBox <gi...@apache.org> on 2020/08/29 21:35:07 UTC, 0 replies.
- [GitHub] [incubator-tvm] lsy643 edited a comment on pull request #6108: Fix CUDA Compute Function For `get_valid_counts` and `nms` - posted by GitBox <gi...@apache.org> on 2020/08/30 09:38:31 UTC, 0 replies.
- [GitHub] [incubator-tvm] merrymercy commented on a change in pull request #6348: [Ansor][AutoTVM v2.0] Phase 2: Update heavy operations with parallel_for - posted by GitBox <gi...@apache.org> on 2020/08/30 12:57:23 UTC, 1 replies.
- [GitHub] [incubator-tvm] tkat0 opened a new pull request #6361: [DOCKER] Fix Dockerfile.demo_android - posted by GitBox <gi...@apache.org> on 2020/08/30 13:45:21 UTC, 0 replies.
- [GitHub] [incubator-tvm] tkat0 commented on a change in pull request #6361: [DOCKER] Fix Dockerfile.demo_android - posted by GitBox <gi...@apache.org> on 2020/08/30 13:52:32 UTC, 1 replies.
- [GitHub] [incubator-tvm-vta] remotego commented on a change in pull request #9: [Hardware][OpenCL] Intelfocl support - posted by GitBox <gi...@apache.org> on 2020/08/31 01:10:24 UTC, 1 replies.
- [GitHub] [incubator-tvm] DemonGiggle opened a new pull request #6362: [DOC] Fix mistyped word - posted by GitBox <gi...@apache.org> on 2020/08/31 01:20:34 UTC, 0 replies.
- [GitHub] [incubator-tvm-vta] remotego commented on pull request #9: [Hardware][OpenCL] Intelfocl support - posted by GitBox <gi...@apache.org> on 2020/08/31 01:21:47 UTC, 0 replies.
- [GitHub] [incubator-tvm] WenheLI opened a new issue #6363: Can not run the wasm example - posted by GitBox <gi...@apache.org> on 2020/08/31 02:31:18 UTC, 0 replies.
- [GitHub] [incubator-tvm] yzhliu opened a new pull request #6364: [Relay] Add user-defined constant node printer - posted by GitBox <gi...@apache.org> on 2020/08/31 05:22:48 UTC, 0 replies.
- [incubator-tvm] branch master updated (c40a107 -> be817b2) - posted by lm...@apache.org on 2020/08/31 06:07:18 UTC, 0 replies.
- [GitHub] [incubator-tvm] merrymercy merged pull request #6362: [DOC] Fix mistyped word - posted by GitBox <gi...@apache.org> on 2020/08/31 06:07:21 UTC, 0 replies.
- [incubator-tvm] branch master updated (be817b2 -> 3ec018d) - posted by lm...@apache.org on 2020/08/31 06:07:39 UTC, 0 replies.
- [GitHub] [incubator-tvm] merrymercy merged pull request #6348: [Ansor][AutoTVM v2.0] Phase 2: Update heavy operations with parallel_for - posted by GitBox <gi...@apache.org> on 2020/08/31 06:07:44 UTC, 0 replies.
- [GitHub] [incubator-tvm] czlsccz commented on a change in pull request #4842: [Doc][AutoTVM] Fix bugs that override n_trials - posted by GitBox <gi...@apache.org> on 2020/08/31 08:37:48 UTC, 0 replies.
- [GitHub] [incubator-tvm] windclarion opened a new pull request #6365: [RUNTIME][CRT] use macro to replace hardcode number - posted by GitBox <gi...@apache.org> on 2020/08/31 13:00:09 UTC, 0 replies.
- [incubator-tvm] branch master updated (3ec018d -> 1767b08) - posted by tq...@apache.org on 2020/08/31 15:10:25 UTC, 0 replies.
- [GitHub] [incubator-tvm] tqchen merged pull request #6361: [DOCKER] Fix Dockerfile.demo_android - posted by GitBox <gi...@apache.org> on 2020/08/31 15:10:30 UTC, 0 replies.
- [GitHub] [incubator-tvm] tqchen commented on pull request #6361: [DOCKER] Fix Dockerfile.demo_android - posted by GitBox <gi...@apache.org> on 2020/08/31 15:10:30 UTC, 0 replies.
- [GitHub] [incubator-tvm] tqchen commented on a change in pull request #6342: [CI][Contrib] Add Vitis-AI docker installation - posted by GitBox <gi...@apache.org> on 2020/08/31 15:12:18 UTC, 1 replies.
- [GitHub] [incubator-tvm] zhiics commented on a change in pull request #6364: [Relay] Add user-defined constant node printer - posted by GitBox <gi...@apache.org> on 2020/08/31 16:10:49 UTC, 2 replies.
- [GitHub] [incubator-tvm] junrushao1994 commented on a change in pull request #6364: [Relay] Add user-defined constant node printer - posted by GitBox <gi...@apache.org> on 2020/08/31 17:15:18 UTC, 0 replies.
- [GitHub] [incubator-tvm] electriclilies commented on issue #6340: Faster RCNN: Unable to compile for CPU because topk fails - posted by GitBox <gi...@apache.org> on 2020/08/31 18:11:47 UTC, 1 replies.
- [GitHub] [incubator-tvm] electriclilies edited a comment on issue #6340: Faster RCNN: Unable to compile for CPU because topk fails - posted by GitBox <gi...@apache.org> on 2020/08/31 18:12:07 UTC, 0 replies.
- [GitHub] [incubator-tvm] zxy844288792 opened a new pull request #6366: [TARGET] Add layout_transform, clip and expand_dims in onnx converter - posted by GitBox <gi...@apache.org> on 2020/08/31 20:38:37 UTC, 0 replies.
- [GitHub] [incubator-tvm] MarisaKirisame merged pull request #6238: [TIR][Transform]Block scope hoisting added - posted by GitBox <gi...@apache.org> on 2020/08/31 21:19:41 UTC, 0 replies.
- [incubator-tvm] branch master updated (1767b08 -> 66b7ddb) - posted by ma...@apache.org on 2020/08/31 21:19:48 UTC, 0 replies.
- [GitHub] [incubator-tvm] huajsj opened a new pull request #6367: [Relay] Show yolo detection result in text. - posted by GitBox <gi...@apache.org> on 2020/08/31 22:21:06 UTC, 0 replies.
- [incubator-tvm-site] branch asf-site updated: Docs build at Mon Aug 31 15:44:38 PDT 2020 - posted by tq...@apache.org on 2020/08/31 22:44:54 UTC, 0 replies.
- [incubator-tvm-site] branch asf-site updated (ddf8203 -> 65f8e83) - posted by tq...@apache.org on 2020/08/31 22:45:37 UTC, 0 replies.
- [GitHub] [incubator-tvm] trevor-m opened a new pull request #6368: [BYOC][JSON] Support input nodes with multiple entries - posted by GitBox <gi...@apache.org> on 2020/08/31 23:15:48 UTC, 0 replies.
- [GitHub] [incubator-tvm] trevor-m commented on pull request #6368: [BYOC][JSON] Support input nodes with multiple entries - posted by GitBox <gi...@apache.org> on 2020/08/31 23:16:30 UTC, 0 replies.
- [GitHub] [incubator-tvm] comaniac commented on a change in pull request #6368: [BYOC][JSON] Support input nodes with multiple entries - posted by GitBox <gi...@apache.org> on 2020/08/31 23:36:50 UTC, 0 replies.
- [GitHub] [incubator-tvm] tmoreau89 commented on a change in pull request #6342: [CI][Contrib] Add Vitis-AI docker installation - posted by GitBox <gi...@apache.org> on 2020/08/31 23:44:12 UTC, 0 replies.