You are viewing a plain text version of this content. The canonical link for it is here.
- [GitHub] [incubator-tvm] wweic commented on issue #4628: [Object] Add String container - posted by GitBox <gi...@apache.org> on 2020/02/01 00:24:16 UTC, 4 replies.
- [GitHub] [incubator-tvm] anijain2305 opened a new pull request #4797: [AutoTVM] Minor bug fixes in AutoTVM for QNN graphs - posted by GitBox <gi...@apache.org> on 2020/02/01 01:32:28 UTC, 0 replies.
- [GitHub] [incubator-tvm] anijain2305 opened a new pull request #4798: [QNN] Optimize lowering for requantize and FixedPointMultiply. - posted by GitBox <gi...@apache.org> on 2020/02/01 01:39:29 UTC, 0 replies.
- [GitHub] [incubator-tvm] icemelon9 merged pull request #4775: conv3d_ndhwc schedule - posted by GitBox <gi...@apache.org> on 2020/02/01 01:43:29 UTC, 0 replies.
- [incubator-tvm] branch master updated (90b2a1e -> cf173fd) - posted by ha...@apache.org on 2020/02/01 01:43:37 UTC, 0 replies.
- [GitHub] [incubator-tvm] icemelon9 commented on issue #4775: conv3d_ndhwc schedule - posted by GitBox <gi...@apache.org> on 2020/02/01 01:43:39 UTC, 0 replies.
- [GitHub] [incubator-tvm] masahi opened a new pull request #4799: [QNN] Doc fix on convolution and dequantize - posted by GitBox <gi...@apache.org> on 2020/02/01 02:06:58 UTC, 0 replies.
- [GitHub] [incubator-tvm] masahi commented on issue #4799: [QNN] Doc fix on convolution and dequantize - posted by GitBox <gi...@apache.org> on 2020/02/01 02:19:10 UTC, 0 replies.
- [GitHub] [incubator-tvm] zxy844288792 commented on a change in pull request #4787: [Relay] Conv2D padding representation - posted by GitBox <gi...@apache.org> on 2020/02/01 12:01:06 UTC, 0 replies.
- [GitHub] [incubator-tvm] masahi opened a new pull request #4800: [Relay] Expose vm OptimizeModule to Python - posted by GitBox <gi...@apache.org> on 2020/02/01 13:19:11 UTC, 0 replies.
- [GitHub] [incubator-tvm] zxy844288792 commented on issue #4787: [Relay] Conv2D padding representation - posted by GitBox <gi...@apache.org> on 2020/02/01 14:43:48 UTC, 0 replies.
- [GitHub] [incubator-tvm] masahi merged pull request #4800: [Relay] Expose vm OptimizeModule to Python - posted by GitBox <gi...@apache.org> on 2020/02/02 02:04:46 UTC, 0 replies.
- [incubator-tvm] branch master updated: [Relay] Expose vm OptimizeModule to Python (#4800) - posted by ma...@apache.org on 2020/02/02 02:04:53 UTC, 0 replies.
- [GitHub] [incubator-tvm] jackwish commented on a change in pull request #4798: [QNN] Optimize lowering for requantize and FixedPointMultiply. - posted by GitBox <gi...@apache.org> on 2020/02/02 03:38:03 UTC, 2 replies.
- [GitHub] [incubator-tvm] Coderx7 commented on issue #754: How to set the llvm-config & cuda path for windows - posted by GitBox <gi...@apache.org> on 2020/02/02 06:50:37 UTC, 0 replies.
- [GitHub] [incubator-tvm] Coderx7 edited a comment on issue #754: How to set the llvm-config & cuda path for windows - posted by GitBox <gi...@apache.org> on 2020/02/02 06:52:32 UTC, 0 replies.
- [GitHub] [incubator-tvm] kshitij12345 opened a new pull request #4801: fix #4670: add bias for fc layer - posted by GitBox <gi...@apache.org> on 2020/02/02 08:20:55 UTC, 0 replies.
- [GitHub] [incubator-tvm] Coderx7 opened a new issue #4802: Building tvm using llvm on windows 10 fails (ninja: build stopped: subcommand failed.) - posted by GitBox <gi...@apache.org> on 2020/02/02 08:33:55 UTC, 0 replies.
- [GitHub] [incubator-tvm] tqchen merged pull request #4801: fix #4670: add bias for fc layer - posted by GitBox <gi...@apache.org> on 2020/02/02 18:57:14 UTC, 0 replies.
- [GitHub] [incubator-tvm] tqchen closed issue #4670: [Relay] Bias missing in final layer of Mobilenet? - posted by GitBox <gi...@apache.org> on 2020/02/02 18:57:14 UTC, 0 replies.
- [incubator-tvm] branch master updated: fix #4670: add bias for fc layer (#4801) - posted by tq...@apache.org on 2020/02/02 18:57:23 UTC, 0 replies.
- [GitHub] [incubator-tvm] tqchen commented on issue #4801: fix #4670: add bias for fc layer - posted by GitBox <gi...@apache.org> on 2020/02/02 18:57:39 UTC, 0 replies.
- [GitHub] [incubator-tvm] masahi commented on issue #4756: [Docker] Update torch version to 1.4 - posted by GitBox <gi...@apache.org> on 2020/02/02 22:09:28 UTC, 1 replies.
- [GitHub] [incubator-tvm] shoubhik commented on issue #4764: [CI] ci-gpu update blockers - posted by GitBox <gi...@apache.org> on 2020/02/02 23:28:49 UTC, 0 replies.
- [GitHub] [incubator-tvm] vinx13 merged pull request #4799: [QNN] Doc fix on convolution and dequantize - posted by GitBox <gi...@apache.org> on 2020/02/03 02:53:43 UTC, 0 replies.
- [incubator-tvm] branch master updated (396095a -> 9963cf3) - posted by wu...@apache.org on 2020/02/03 02:53:49 UTC, 0 replies.
- [GitHub] [incubator-tvm] FrozenGene commented on issue #4747: [ThreadPool] Solve ARM BIG.LITTLE heterogeneous multicores - posted by GitBox <gi...@apache.org> on 2020/02/03 02:54:21 UTC, 0 replies.
- [GitHub] [incubator-tvm] FrozenGene commented on issue #4796: [QNN] Conv2D with dilation support. - posted by GitBox <gi...@apache.org> on 2020/02/03 02:56:38 UTC, 0 replies.
- [GitHub] [incubator-tvm] FrozenGene merged pull request #4796: [QNN] Conv2D with dilation support. - posted by GitBox <gi...@apache.org> on 2020/02/03 02:56:47 UTC, 0 replies.
- [incubator-tvm] branch master updated (9963cf3 -> 00097b1) - posted by zh...@apache.org on 2020/02/03 02:56:52 UTC, 0 replies.
- [GitHub] [incubator-tvm] FrozenGene commented on a change in pull request #4749: [AutoTVM] Support to pass additional compiler options - posted by GitBox <gi...@apache.org> on 2020/02/03 02:58:54 UTC, 1 replies.
- [GitHub] [incubator-tvm] tqchen commented on issue #4802: Building tvm using llvm on windows 10 fails (ninja: build stopped: subcommand failed.) - posted by GitBox <gi...@apache.org> on 2020/02/03 03:08:37 UTC, 0 replies.
- [GitHub] [incubator-tvm] tqchen closed issue #4802: Building tvm using llvm on windows 10 fails (ninja: build stopped: subcommand failed.) - posted by GitBox <gi...@apache.org> on 2020/02/03 03:08:38 UTC, 0 replies.
- [GitHub] [incubator-tvm] kevinthesun commented on a change in pull request #4797: [AutoTVM] Minor bug fixes in AutoTVM for QNN graphs - posted by GitBox <gi...@apache.org> on 2020/02/03 03:53:18 UTC, 0 replies.
- [GitHub] [incubator-tvm] FrozenGene opened a new pull request #4803: [Frontend] Asymmetric padding of convolution support - posted by GitBox <gi...@apache.org> on 2020/02/03 03:54:01 UTC, 0 replies.
- [GitHub] [incubator-tvm] Coderx7 commented on issue #4802: Building tvm using llvm on windows 10 fails (ninja: build stopped: subcommand failed.) - posted by GitBox <gi...@apache.org> on 2020/02/03 04:01:10 UTC, 0 replies.
- [GitHub] [incubator-tvm] FrozenGene commented on issue #4794: Change color channel from BGR to RGB for darknet preprocessing - posted by GitBox <gi...@apache.org> on 2020/02/03 04:03:49 UTC, 0 replies.
- [GitHub] [incubator-tvm] FrozenGene merged pull request #4794: Change color channel from BGR to RGB for darknet preprocessing - posted by GitBox <gi...@apache.org> on 2020/02/03 04:03:59 UTC, 0 replies.
- [incubator-tvm] branch master updated (00097b1 -> c21d1ee) - posted by zh...@apache.org on 2020/02/03 04:04:08 UTC, 0 replies.
- [GitHub] [incubator-tvm] Coderx7 edited a comment on issue #4802: Building tvm using llvm on windows 10 fails (ninja: build stopped: subcommand failed.) - posted by GitBox <gi...@apache.org> on 2020/02/03 04:38:59 UTC, 5 replies.
- [GitHub] [incubator-tvm] tqchen opened a new pull request #4804: [LINT] Fix -Wextra - posted by GitBox <gi...@apache.org> on 2020/02/03 04:43:28 UTC, 0 replies.
- [GitHub] [incubator-tvm] yidawang commented on a change in pull request #4747: [ThreadPool] Solve ARM BIG.LITTLE heterogeneous multicores - posted by GitBox <gi...@apache.org> on 2020/02/03 07:22:06 UTC, 1 replies.
- [GitHub] [incubator-tvm] FrozenGene commented on issue #4803: [Frontend] Asymmetric padding of convolution support - posted by GitBox <gi...@apache.org> on 2020/02/03 07:23:55 UTC, 0 replies.
- [GitHub] [incubator-tvm] FrozenGene commented on a change in pull request #4747: [ThreadPool] Solve ARM BIG.LITTLE heterogeneous multicores - posted by GitBox <gi...@apache.org> on 2020/02/03 08:02:58 UTC, 1 replies.
- [GitHub] [incubator-tvm] wweic commented on a change in pull request #4628: [Object] Add String container - posted by GitBox <gi...@apache.org> on 2020/02/03 08:43:33 UTC, 7 replies.
- [GitHub] [incubator-tvm] inadob opened a new pull request #4805: [Frontend][TFlite] Add parser support for relu6, leeaky_relu, relu_n1_to_1, log_softmax - posted by GitBox <gi...@apache.org> on 2020/02/03 09:58:56 UTC, 0 replies.
- [GitHub] [incubator-tvm] mbarrett97 opened a new pull request #4806: [TIR] Create a StringImm reference type - posted by GitBox <gi...@apache.org> on 2020/02/03 15:45:34 UTC, 0 replies.
- [GitHub] [incubator-tvm] FrozenGene commented on issue #4803: [WIP][Frontend] Asymmetric padding of convolution support - posted by GitBox <gi...@apache.org> on 2020/02/03 16:07:21 UTC, 3 replies.
- [GitHub] [incubator-tvm] inadob opened a new pull request #4696: [Relay][Frontend][TFlite] Add support for quantized LOGISTIC - posted by GitBox <gi...@apache.org> on 2020/02/03 16:09:03 UTC, 0 replies.
- [GitHub] [incubator-tvm] mbarrett97 commented on issue #4771: [Relay] Added Merge Composite pass - posted by GitBox <gi...@apache.org> on 2020/02/03 16:10:20 UTC, 3 replies.
- [GitHub] [incubator-tvm] FrozenGene commented on a change in pull request #4696: [Relay][Frontend][TFlite] Add support for quantized LOGISTIC - posted by GitBox <gi...@apache.org> on 2020/02/03 16:11:51 UTC, 1 replies.
- [GitHub] [incubator-tvm] inadob commented on a change in pull request #4696: [Relay][Frontend][TFlite] Add support for quantized LOGISTIC - posted by GitBox <gi...@apache.org> on 2020/02/03 16:24:27 UTC, 1 replies.
- [GitHub] [incubator-tvm] anijain2305 commented on issue #4803: [WIP][Frontend] Asymmetric padding of convolution support - posted by GitBox <gi...@apache.org> on 2020/02/03 16:31:43 UTC, 3 replies.
- [GitHub] [incubator-tvm] inadob opened a new pull request #4807: [Frontend][TFLite] Fix quantized pad value for convolution - posted by GitBox <gi...@apache.org> on 2020/02/03 17:01:50 UTC, 0 replies.
- [GitHub] [incubator-tvm] comaniac commented on a change in pull request #4771: [Relay] Added Merge Composite pass - posted by GitBox <gi...@apache.org> on 2020/02/03 17:09:43 UTC, 1 replies.
- [GitHub] [incubator-tvm] icemelon9 commented on a change in pull request #4628: [Object] Add String container - posted by GitBox <gi...@apache.org> on 2020/02/03 17:15:58 UTC, 0 replies.
- [GitHub] [incubator-tvm] inadob commented on issue #4803: [WIP][Frontend] Asymmetric padding of convolution support - posted by GitBox <gi...@apache.org> on 2020/02/03 17:17:04 UTC, 0 replies.
- [GitHub] [incubator-tvm] u99127 commented on a change in pull request #4696: [Relay][Frontend][TFlite] Add support for quantized LOGISTIC - posted by GitBox <gi...@apache.org> on 2020/02/03 17:23:34 UTC, 0 replies.
- [GitHub] [incubator-tvm] tqchen merged pull request #4747: [ThreadPool] Solve ARM BIG.LITTLE heterogeneous multicores - posted by GitBox <gi...@apache.org> on 2020/02/03 17:53:16 UTC, 0 replies.
- [incubator-tvm] branch master updated (c21d1ee -> bb1b7db) - posted by tq...@apache.org on 2020/02/03 17:53:24 UTC, 0 replies.
- [GitHub] [incubator-tvm] tqchen commented on issue #4747: [ThreadPool] Solve ARM BIG.LITTLE heterogeneous multicores - posted by GitBox <gi...@apache.org> on 2020/02/03 17:53:28 UTC, 0 replies.
- [GitHub] [incubator-tvm] tqchen commented on issue #4806: [TIR] Create a StringImm reference type - posted by GitBox <gi...@apache.org> on 2020/02/03 17:55:41 UTC, 0 replies.
- [GitHub] [incubator-tvm] tqchen merged pull request #4806: [TIR] Create a StringImm reference type - posted by GitBox <gi...@apache.org> on 2020/02/03 17:55:45 UTC, 0 replies.
- [incubator-tvm] branch master updated (bb1b7db -> c39ab93) - posted by tq...@apache.org on 2020/02/03 17:55:51 UTC, 0 replies.
- [GitHub] [incubator-tvm] jwfromm commented on issue #4756: [Docker] Update torch version to 1.4 - posted by GitBox <gi...@apache.org> on 2020/02/03 19:01:37 UTC, 0 replies.
- [GitHub] [incubator-tvm] tqchen commented on issue #4804: [LINT] Fix -Wextra - posted by GitBox <gi...@apache.org> on 2020/02/03 19:35:56 UTC, 0 replies.
- [GitHub] [incubator-tvm] tmoreau89 merged pull request #4791: [TOPI] upsample operator 'NCHWinic' format support. - posted by GitBox <gi...@apache.org> on 2020/02/03 19:36:55 UTC, 0 replies.
- [incubator-tvm] branch master updated (c39ab93 -> 974195d) - posted by mo...@apache.org on 2020/02/03 19:37:02 UTC, 0 replies.
- [GitHub] [incubator-tvm] tmoreau89 commented on issue #4791: [TOPI] upsample operator 'NCHWinic' format support. - posted by GitBox <gi...@apache.org> on 2020/02/03 19:37:20 UTC, 0 replies.
- [GitHub] [incubator-tvm] anijain2305 commented on a change in pull request #4797: [AutoTVM] Minor bug fixes in AutoTVM for QNN graphs - posted by GitBox <gi...@apache.org> on 2020/02/03 20:03:05 UTC, 1 replies.
- [GitHub] [incubator-tvm] anijain2305 commented on issue #4642: [Relay][Frontend][TFLite] Add parser support for logical operators - posted by GitBox <gi...@apache.org> on 2020/02/03 20:49:33 UTC, 0 replies.
- [GitHub] [incubator-tvm] anijain2305 commented on a change in pull request #4696: [Relay][Frontend][TFlite] Add support for quantized LOGISTIC - posted by GitBox <gi...@apache.org> on 2020/02/03 20:54:02 UTC, 1 replies.
- [GitHub] [incubator-tvm] anijain2305 commented on a change in pull request #4789: [Frontend][TFLite] Dynamically calculate input_stats of any fake_quant range - posted by GitBox <gi...@apache.org> on 2020/02/03 21:27:21 UTC, 0 replies.
- [GitHub] [incubator-tvm] tqchen commented on issue #4764: [CI] ci-gpu update blockers - posted by GitBox <gi...@apache.org> on 2020/02/03 21:32:48 UTC, 0 replies.
- [GitHub] [incubator-tvm] anijain2305 commented on a change in pull request #4704: [Relay][Frontend][TFLite] Add parser support for arg_min_max - posted by GitBox <gi...@apache.org> on 2020/02/03 21:47:17 UTC, 1 replies.
- [GitHub] [incubator-tvm] masahi edited a comment on issue #4756: [Docker] Update torch version to 1.4 - posted by GitBox <gi...@apache.org> on 2020/02/03 22:05:42 UTC, 0 replies.
- [GitHub] [incubator-tvm] tqchen closed pull request #4753: [Docker] Updating dependency on Mxnet-mkl - posted by GitBox <gi...@apache.org> on 2020/02/03 22:15:30 UTC, 0 replies.
- [GitHub] [incubator-tvm] soichih commented on issue #4061: nvcc fatal : Value 'sm_75' is not defined for option 'gpu-architecture' - posted by GitBox <gi...@apache.org> on 2020/02/03 22:27:59 UTC, 0 replies.
- [GitHub] [incubator-tvm] tom-gall opened a new issue #4808: relay.build fails with NHWC not supported using OpenCL on intel - posted by GitBox <gi...@apache.org> on 2020/02/03 23:18:42 UTC, 0 replies.
- [GitHub] [incubator-tvm] shoubhik commented on issue #4714: Mxnet parser for Qnn dialect - posted by GitBox <gi...@apache.org> on 2020/02/03 23:41:03 UTC, 1 replies.
- [GitHub] [incubator-tvm] jwfromm commented on issue #4756: [Docker] update onnx to 1.6 and torch to 1.4 - posted by GitBox <gi...@apache.org> on 2020/02/04 00:53:15 UTC, 0 replies.
- [GitHub] [incubator-tvm] anijain2305 commented on a change in pull request #4798: [QNN] Optimize lowering for requantize and FixedPointMultiply. - posted by GitBox <gi...@apache.org> on 2020/02/04 00:58:53 UTC, 1 replies.
- [GitHub] [incubator-tvm] masahi commented on issue #4756: [Docker] update onnx to 1.6 and torch to 1.4 - posted by GitBox <gi...@apache.org> on 2020/02/04 01:20:44 UTC, 2 replies.
- [GitHub] [incubator-tvm] masahi commented on a change in pull request #4790: Fast exponent - posted by GitBox <gi...@apache.org> on 2020/02/04 01:24:00 UTC, 2 replies.
- [GitHub] [incubator-tvm] tqchen commented on issue #4756: [Docker] update onnx to 1.6 and torch to 1.4 - posted by GitBox <gi...@apache.org> on 2020/02/04 02:25:44 UTC, 3 replies.
- [GitHub] [incubator-tvm] tqchen commented on a change in pull request #4628: [Object] Add String container - posted by GitBox <gi...@apache.org> on 2020/02/04 02:47:16 UTC, 32 replies.
- [GitHub] [incubator-tvm] tqchen commented on issue #4808: relay.build fails with NHWC not supported using OpenCL on intel - posted by GitBox <gi...@apache.org> on 2020/02/04 02:54:40 UTC, 0 replies.
- [GitHub] [incubator-tvm] tqchen closed issue #4808: relay.build fails with NHWC not supported using OpenCL on intel - posted by GitBox <gi...@apache.org> on 2020/02/04 02:54:41 UTC, 0 replies.
- [GitHub] [incubator-tvm] siju-samuel commented on a change in pull request #4788: [FRONTEND][TFLITE]Gather, StridedSlice op support added - posted by GitBox <gi...@apache.org> on 2020/02/04 04:30:24 UTC, 8 replies.
- [GitHub] [incubator-tvm] siju-samuel commented on issue #4788: [FRONTEND][TFLITE]Gather, StridedSlice op support added - posted by GitBox <gi...@apache.org> on 2020/02/04 04:30:29 UTC, 1 replies.
- [GitHub] [incubator-tvm] zhiics merged pull request #4804: [LINT] Fix -Wextra - posted by GitBox <gi...@apache.org> on 2020/02/04 04:47:53 UTC, 0 replies.
- [incubator-tvm] branch master updated (974195d -> 6f7d6fa) - posted by zh...@apache.org on 2020/02/04 04:48:01 UTC, 0 replies.
- [GitHub] [incubator-tvm] Coderx7 removed a comment on issue #754: How to set the llvm-config & cuda path for windows - posted by GitBox <gi...@apache.org> on 2020/02/04 05:49:11 UTC, 0 replies.
- [GitHub] [incubator-tvm] tqchen opened a new pull request #4809: [DOCS] Fix vta tutorial - posted by GitBox <gi...@apache.org> on 2020/02/04 06:41:19 UTC, 0 replies.
- [GitHub] [incubator-tvm] anijain2305 commented on issue #4807: [Frontend][TFLite] Fix quantized pad value for convolution - posted by GitBox <gi...@apache.org> on 2020/02/04 06:44:02 UTC, 2 replies.
- [GitHub] [incubator-tvm] u99127 commented on a change in pull request #4788: [FRONTEND][TFLITE]Gather, StridedSlice op support added - posted by GitBox <gi...@apache.org> on 2020/02/04 06:57:28 UTC, 6 replies.
- [GitHub] [incubator-tvm] anijain2305 commented on issue #4714: Mxnet parser for Qnn dialect - posted by GitBox <gi...@apache.org> on 2020/02/04 06:58:08 UTC, 0 replies.
- [GitHub] [incubator-tvm] FrozenGene edited a comment on issue #4803: [WIP][Frontend] Asymmetric padding of convolution support - posted by GitBox <gi...@apache.org> on 2020/02/04 08:26:55 UTC, 0 replies.
- [GitHub] [incubator-tvm] FrozenGene commented on issue #4714: Mxnet parser for Qnn dialect - posted by GitBox <gi...@apache.org> on 2020/02/04 08:42:02 UTC, 0 replies.
- [GitHub] [incubator-tvm] ghostplant opened a new issue #4810: `tvm.tensor.HybridOp` doesn't have reduce_axis - posted by GitBox <gi...@apache.org> on 2020/02/04 09:53:50 UTC, 0 replies.
- [GitHub] [incubator-tvm] inadob commented on a change in pull request #4704: [Relay][Frontend][TFLite] Add parser support for arg_min_max - posted by GitBox <gi...@apache.org> on 2020/02/04 11:16:41 UTC, 3 replies.
- [GitHub] [incubator-tvm] wyc-ruiker commented on a change in pull request #4789: [Frontend][TFLite] Dynamically calculate input_stats of any fake_quant range - posted by GitBox <gi...@apache.org> on 2020/02/04 11:38:57 UTC, 0 replies.
- [GitHub] [incubator-tvm] inadob commented on a change in pull request #4789: [Frontend][TFLite] Dynamically calculate input_stats of any fake_quant range - posted by GitBox <gi...@apache.org> on 2020/02/04 11:42:24 UTC, 2 replies.
- [GitHub] [incubator-tvm] MarisaKirisame commented on a change in pull request #4644: [WIP] Relay op strategy - posted by GitBox <gi...@apache.org> on 2020/02/04 11:48:43 UTC, 1 replies.
- [GitHub] [incubator-tvm] wyc-ruiker commented on a change in pull request #4805: [Frontend][TFlite] Add parser support for relu6, leaky_relu, relu_n1_to_1, log_softmax - posted by GitBox <gi...@apache.org> on 2020/02/04 15:06:25 UTC, 1 replies.
- [GitHub] [incubator-tvm] vinx13 commented on issue #4798: [QNN] Optimize lowering for requantize and FixedPointMultiply. - posted by GitBox <gi...@apache.org> on 2020/02/04 15:33:51 UTC, 1 replies.
- [GitHub] [incubator-tvm] wyc-ruiker commented on a change in pull request #4788: [FRONTEND][TFLITE]Gather, StridedSlice op support added - posted by GitBox <gi...@apache.org> on 2020/02/04 15:44:17 UTC, 3 replies.
- [GitHub] [incubator-tvm] masahi commented on issue #4809: [DOCS] Fix vta tutorial - posted by GitBox <gi...@apache.org> on 2020/02/04 16:30:52 UTC, 0 replies.
- [GitHub] [incubator-tvm] anijain2305 commented on issue #4798: [QNN] Optimize lowering for requantize and FixedPointMultiply. - posted by GitBox <gi...@apache.org> on 2020/02/04 17:21:16 UTC, 1 replies.
- [GitHub] [incubator-tvm] tmoreau89 merged pull request #4809: [DOCS] Fix vta tutorial - posted by GitBox <gi...@apache.org> on 2020/02/04 17:21:53 UTC, 0 replies.
- [incubator-tvm] branch master updated (6f7d6fa -> 3fb937f) - posted by mo...@apache.org on 2020/02/04 17:22:02 UTC, 0 replies.
- [GitHub] [incubator-tvm] tqchen commented on issue #4810: `tvm.tensor.HybridOp` doesn't have reduce_axis - posted by GitBox <gi...@apache.org> on 2020/02/04 17:25:09 UTC, 0 replies.
- [GitHub] [incubator-tvm] tqchen closed issue #4810: `tvm.tensor.HybridOp` doesn't have reduce_axis - posted by GitBox <gi...@apache.org> on 2020/02/04 17:25:09 UTC, 0 replies.
- [GitHub] [incubator-tvm] kevinthesun merged pull request #4797: [AutoTVM] Minor bug fixes in AutoTVM for QNN graphs - posted by GitBox <gi...@apache.org> on 2020/02/04 17:32:46 UTC, 0 replies.
- [incubator-tvm] branch master updated (3fb937f -> d279991) - posted by ke...@apache.org on 2020/02/04 17:32:51 UTC, 0 replies.
- [GitHub] [incubator-tvm] kevinthesun commented on issue #4797: [AutoTVM] Minor bug fixes in AutoTVM for QNN graphs - posted by GitBox <gi...@apache.org> on 2020/02/04 17:33:01 UTC, 0 replies.
- [GitHub] [incubator-tvm] icemelon9 commented on a change in pull request #4644: [WIP] Relay op strategy - posted by GitBox <gi...@apache.org> on 2020/02/04 17:41:57 UTC, 13 replies.
- [GitHub] [incubator-tvm] merrymercy commented on issue #4749: [AutoTVM] Support to pass additional compiler options - posted by GitBox <gi...@apache.org> on 2020/02/04 18:41:37 UTC, 0 replies.
- [GitHub] [incubator-tvm] merrymercy edited a comment on issue #4749: [AutoTVM] Support to pass additional compiler options - posted by GitBox <gi...@apache.org> on 2020/02/04 18:41:45 UTC, 1 replies.
- [GitHub] [incubator-tvm] icemelon9 opened a new pull request #4811: [RUNTIME] Fix memory leak when using openMP - posted by GitBox <gi...@apache.org> on 2020/02/04 18:51:02 UTC, 0 replies.
- [GitHub] [incubator-tvm] icemelon9 commented on issue #4787: [Relay] Conv2D padding representation - posted by GitBox <gi...@apache.org> on 2020/02/04 19:01:20 UTC, 0 replies.
- [GitHub] [incubator-tvm] tqchen opened a new issue #4812: [RFC] TVM Python Project Organization after Unified IR - posted by GitBox <gi...@apache.org> on 2020/02/04 19:27:08 UTC, 0 replies.
- [GitHub] [incubator-tvm] tqchen opened a new pull request #4813: [REFACTOR][PY] tvm._ffi - posted by GitBox <gi...@apache.org> on 2020/02/04 19:27:26 UTC, 0 replies.
- [GitHub] [incubator-tvm] tqchen commented on issue #4813: [REFACTOR][PY] tvm._ffi - posted by GitBox <gi...@apache.org> on 2020/02/04 19:28:25 UTC, 2 replies.
- [GitHub] [incubator-tvm] anijain2305 commented on issue #4786: [WIP] [TOPI][x86] Injective schedule improvement - posted by GitBox <gi...@apache.org> on 2020/02/04 20:18:20 UTC, 1 replies.
- [GitHub] [incubator-tvm] tqchen merged pull request #4811: [RUNTIME] Fix memory leak when using openMP - posted by GitBox <gi...@apache.org> on 2020/02/04 21:14:17 UTC, 0 replies.
- [incubator-tvm] branch master updated (d279991 -> 60c52e1) - posted by tq...@apache.org on 2020/02/04 21:14:27 UTC, 0 replies.
- [GitHub] [incubator-tvm] tqchen commented on issue #4811: [RUNTIME] Fix memory leak when using openMP - posted by GitBox <gi...@apache.org> on 2020/02/04 21:14:38 UTC, 0 replies.
- [GitHub] [incubator-tvm] icemelon9 opened a new pull request #4814: [Contrib] Allow customize MKLDNN library location - posted by GitBox <gi...@apache.org> on 2020/02/04 21:51:07 UTC, 0 replies.
- [GitHub] [incubator-tvm] masahi commented on a change in pull request #4714: Mxnet parser for Qnn dialect - posted by GitBox <gi...@apache.org> on 2020/02/04 22:10:17 UTC, 0 replies.
- [GitHub] [incubator-tvm] masahi commented on issue #4714: Mxnet parser for Qnn dialect - posted by GitBox <gi...@apache.org> on 2020/02/04 22:11:19 UTC, 2 replies.
- [GitHub] [incubator-tvm] abergeron opened a new pull request #4815: [TOPI][Relay] Add bitwise ops - posted by GitBox <gi...@apache.org> on 2020/02/04 22:45:43 UTC, 0 replies.
- [GitHub] [incubator-tvm] masahi commented on issue #4497: [WIP] [Relay] Add a PyTorch to Relay Parser - posted by GitBox <gi...@apache.org> on 2020/02/04 23:01:17 UTC, 1 replies.
- [GitHub] [incubator-tvm] yzhliu commented on issue #4786: [TOPI][x86] Injective schedule improvement - posted by GitBox <gi...@apache.org> on 2020/02/04 23:25:42 UTC, 0 replies.
- [GitHub] [incubator-tvm] yzhliu merged pull request #4786: [TOPI][x86] Injective schedule improvement - posted by GitBox <gi...@apache.org> on 2020/02/04 23:25:48 UTC, 0 replies.
- [incubator-tvm] branch master updated (60c52e1 -> 4a39e52) - posted by li...@apache.org on 2020/02/04 23:25:54 UTC, 0 replies.
- [GitHub] [incubator-tvm] tqchen closed issue #4764: [CI] ci-gpu update blockers - posted by GitBox <gi...@apache.org> on 2020/02/04 23:41:15 UTC, 0 replies.
- [GitHub] [incubator-tvm] tqchen edited a comment on issue #4813: [REFACTOR][PY] tvm._ffi - posted by GitBox <gi...@apache.org> on 2020/02/04 23:45:50 UTC, 0 replies.
- [GitHub] [incubator-tvm] anijain2305 opened a new pull request #4816: [TFLite] Using real image for QNN testing. - posted by GitBox <gi...@apache.org> on 2020/02/04 23:48:20 UTC, 0 replies.
- [GitHub] [incubator-tvm] yzhliu commented on issue #4813: [REFACTOR][PY] tvm._ffi - posted by GitBox <gi...@apache.org> on 2020/02/04 23:52:33 UTC, 0 replies.
- [GitHub] [incubator-tvm] tqchen commented on issue #4749: [AutoTVM] Support to pass additional compiler options - posted by GitBox <gi...@apache.org> on 2020/02/05 00:50:28 UTC, 1 replies.
- [GitHub] [incubator-tvm] tqchen edited a comment on issue #4749: [AutoTVM] Support to pass additional compiler options - posted by GitBox <gi...@apache.org> on 2020/02/05 00:54:28 UTC, 2 replies.
- [GitHub] [incubator-tvm] tqchen merged pull request #4813: [REFACTOR][PY] tvm._ffi - posted by GitBox <gi...@apache.org> on 2020/02/05 01:01:04 UTC, 0 replies.
- [incubator-tvm] branch master updated (4a39e52 -> f9b46c4) - posted by tq...@apache.org on 2020/02/05 01:01:15 UTC, 0 replies.
- [GitHub] [incubator-tvm] FrozenGene commented on issue #4749: [AutoTVM] Support to pass additional compiler options - posted by GitBox <gi...@apache.org> on 2020/02/05 01:14:55 UTC, 1 replies.
- [GitHub] [incubator-tvm] tqchen opened a new pull request #4817: [CONTRIB][CC] Enhance cc.cross_compiler - posted by GitBox <gi...@apache.org> on 2020/02/05 01:40:24 UTC, 0 replies.
- [GitHub] [incubator-tvm] tqchen opened a new pull request #4818: [REFACTOR][PY] Establish tvm.runtime - posted by GitBox <gi...@apache.org> on 2020/02/05 01:47:22 UTC, 0 replies.
- [GitHub] [incubator-tvm] jroesch merged pull request #4814: [Contrib] Allow customize MKLDNN library location - posted by GitBox <gi...@apache.org> on 2020/02/05 06:04:44 UTC, 0 replies.
- [incubator-tvm] branch master updated (f9b46c4 -> 3e7bd70) - posted by jr...@apache.org on 2020/02/05 06:04:53 UTC, 0 replies.
- [GitHub] [incubator-tvm] Coderx7 opened a new issue #4819: AttributeError: module 'os' has no attribute 'setsid' - posted by GitBox <gi...@apache.org> on 2020/02/05 06:18:10 UTC, 0 replies.
- [GitHub] [incubator-tvm] Coderx7 opened a new pull request #4820: Fixed subprocess creation under windows - posted by GitBox <gi...@apache.org> on 2020/02/05 06:24:40 UTC, 0 replies.
- [GitHub] [incubator-tvm] Coderx7 commented on issue #4820: Fixed subprocess creation under windows - posted by GitBox <gi...@apache.org> on 2020/02/05 06:26:48 UTC, 0 replies.
- [GitHub] [incubator-tvm] kevinthesun commented on issue #4241: [Dynamic Shape] Add Graph Dispatcher - posted by GitBox <gi...@apache.org> on 2020/02/05 06:29:05 UTC, 0 replies.
- [GitHub] [incubator-tvm] alexwong commented on issue #4497: [WIP] [Relay] Add a PyTorch to Relay Parser - posted by GitBox <gi...@apache.org> on 2020/02/05 06:37:12 UTC, 0 replies.
- [GitHub] [incubator-tvm] Coderx7 edited a comment on issue #4820: Fixed subprocess creation under windows - posted by GitBox <gi...@apache.org> on 2020/02/05 06:54:31 UTC, 1 replies.
- [GitHub] [incubator-tvm] FrozenGene commented on a change in pull request #4817: [CONTRIB][CC] Enhance cc.cross_compiler - posted by GitBox <gi...@apache.org> on 2020/02/05 07:45:49 UTC, 0 replies.
- [GitHub] [incubator-tvm] Coderx7 opened a new issue #4821: OSError: [WinError 10048] Only one usage of each socket address (protocol/network address/port) is normally permitted and OSError: [WinError 10049] The requested address is not valid in its context - posted by GitBox <gi...@apache.org> on 2020/02/05 07:49:54 UTC, 1 replies.
- [GitHub] [incubator-tvm] Coderx7 commented on issue #4676: Building TVM from source for Windows with LLVM support - posted by GitBox <gi...@apache.org> on 2020/02/05 10:11:16 UTC, 0 replies.
- [GitHub] [incubator-tvm] Coderx7 edited a comment on issue #4676: Building TVM from source for Windows with LLVM support - posted by GitBox <gi...@apache.org> on 2020/02/05 10:15:25 UTC, 0 replies.
- [GitHub] [incubator-tvm] merrymercy commented on a change in pull request #4820: Fixed subprocess creation under windows - posted by GitBox <gi...@apache.org> on 2020/02/05 10:20:08 UTC, 0 replies.
- [GitHub] [incubator-tvm] masahi commented on a change in pull request #4497: [WIP] [Relay] Add a PyTorch to Relay Parser - posted by GitBox <gi...@apache.org> on 2020/02/05 10:26:27 UTC, 2 replies.
- [GitHub] [incubator-tvm] merrymercy closed pull request #4749: [AutoTVM] Support to pass additional compiler options - posted by GitBox <gi...@apache.org> on 2020/02/05 10:38:25 UTC, 0 replies.
- [GitHub] [incubator-tvm] Coderx7 commented on a change in pull request #4820: Fixed subprocess creation under windows - posted by GitBox <gi...@apache.org> on 2020/02/05 10:52:28 UTC, 0 replies.
- [GitHub] [incubator-tvm] masahi merged pull request #4714: Mxnet parser for Qnn dialect - posted by GitBox <gi...@apache.org> on 2020/02/05 13:27:55 UTC, 0 replies.
- [incubator-tvm] branch master updated (3e7bd70 -> 7d263c3) - posted by ma...@apache.org on 2020/02/05 13:28:05 UTC, 0 replies.
- [GitHub] [incubator-tvm] wyc-ruiker opened a new pull request #4822: [Frontend][TFLite] Add MIRROR_PAD operator - posted by GitBox <gi...@apache.org> on 2020/02/05 13:53:31 UTC, 0 replies.
- [GitHub] [incubator-tvm] FrozenGene commented on a change in pull request #4816: [TFLite] Using real image for QNN testing. - posted by GitBox <gi...@apache.org> on 2020/02/05 14:54:53 UTC, 1 replies.
- [GitHub] [incubator-tvm] FrozenGene commented on a change in pull request #4822: [Frontend][TFLite] Add MIRROR_PAD operator - posted by GitBox <gi...@apache.org> on 2020/02/05 15:22:09 UTC, 1 replies.
- [GitHub] [incubator-tvm] wyc-ruiker commented on a change in pull request #4822: [Frontend][TFLite] Add MIRROR_PAD operator - posted by GitBox <gi...@apache.org> on 2020/02/05 15:47:26 UTC, 2 replies.
- [GitHub] [incubator-tvm] inadob commented on a change in pull request #4822: [Frontend][TFLite] Add MIRROR_PAD operator - posted by GitBox <gi...@apache.org> on 2020/02/05 15:49:45 UTC, 0 replies.
- [GitHub] [incubator-tvm] tqchen merged pull request #4818: [REFACTOR][PY] Establish tvm.runtime - posted by GitBox <gi...@apache.org> on 2020/02/05 17:00:06 UTC, 0 replies.
- [incubator-tvm] branch master updated (7d263c3 -> fc7dd6d) - posted by tq...@apache.org on 2020/02/05 17:00:15 UTC, 0 replies.
- [GitHub] [incubator-tvm] tqchen commented on issue #4817: [CONTRIB][CC] Enhance cc.cross_compiler - posted by GitBox <gi...@apache.org> on 2020/02/05 17:49:14 UTC, 0 replies.
- [GitHub] [incubator-tvm] tqchen commented on issue #4497: [Relay] Add a PyTorch to Relay Parser - posted by GitBox <gi...@apache.org> on 2020/02/05 18:02:36 UTC, 0 replies.
- [GitHub] [incubator-tvm] inadob commented on a change in pull request #4816: [TFLite] Using real image for QNN testing. - posted by GitBox <gi...@apache.org> on 2020/02/05 18:06:57 UTC, 2 replies.
- [GitHub] [incubator-tvm] merrymercy merged pull request #4820: Fixed subprocess creation under windows - posted by GitBox <gi...@apache.org> on 2020/02/05 18:07:32 UTC, 0 replies.
- [incubator-tvm] branch master updated (fc7dd6d -> 019356f) - posted by lm...@apache.org on 2020/02/05 18:07:39 UTC, 0 replies.
- [GitHub] [incubator-tvm] anijain2305 commented on a change in pull request #4816: [TFLite] Using real image for QNN testing. - posted by GitBox <gi...@apache.org> on 2020/02/05 18:17:13 UTC, 2 replies.
- [GitHub] [incubator-tvm] alexgl-github commented on a change in pull request #4790: Fast exponent - posted by GitBox <gi...@apache.org> on 2020/02/05 18:18:16 UTC, 0 replies.
- [GitHub] [incubator-tvm] alexwong edited a comment on issue #4497: [Relay] Add a PyTorch to Relay Parser - posted by GitBox <gi...@apache.org> on 2020/02/05 18:33:31 UTC, 9 replies.
- [GitHub] [incubator-tvm] zhiics commented on a change in pull request #4497: [Relay] Add a PyTorch to Relay Parser - posted by GitBox <gi...@apache.org> on 2020/02/05 19:07:36 UTC, 14 replies.
- [GitHub] [incubator-tvm] masahi commented on issue #4497: [Relay] Add a PyTorch to Relay Parser - posted by GitBox <gi...@apache.org> on 2020/02/05 19:15:35 UTC, 13 replies.
- [GitHub] [incubator-tvm] masahi edited a comment on issue #4497: [Relay] Add a PyTorch to Relay Parser - posted by GitBox <gi...@apache.org> on 2020/02/05 19:17:33 UTC, 7 replies.
- [GitHub] [incubator-tvm] anijain2305 commented on issue #4816: [TFLite] Using real image for QNN testing. - posted by GitBox <gi...@apache.org> on 2020/02/05 19:26:56 UTC, 4 replies.
- [GitHub] [incubator-tvm] anijain2305 edited a comment on issue #4816: [TFLite] Using real image for QNN testing. - posted by GitBox <gi...@apache.org> on 2020/02/05 19:27:07 UTC, 0 replies.
- [GitHub] [incubator-tvm] tqchen closed issue #4819: AttributeError: module 'os' has no attribute 'setsid' - posted by GitBox <gi...@apache.org> on 2020/02/05 19:31:30 UTC, 0 replies.
- [GitHub] [incubator-tvm] tqchen commented on issue #4819: AttributeError: module 'os' has no attribute 'setsid' - posted by GitBox <gi...@apache.org> on 2020/02/05 19:31:53 UTC, 0 replies.
- [GitHub] [incubator-tvm] tqchen commented on a change in pull request #4790: Fast exponent - posted by GitBox <gi...@apache.org> on 2020/02/05 19:33:40 UTC, 0 replies.
- [GitHub] [incubator-tvm] masahi commented on issue #4790: Fast exponent - posted by GitBox <gi...@apache.org> on 2020/02/05 19:40:33 UTC, 2 replies.
- [GitHub] [incubator-tvm] kevinthesun merged pull request #4789: [Frontend][TFLite] Dynamically calculate input_stats of any fake_quant range - posted by GitBox <gi...@apache.org> on 2020/02/05 19:52:02 UTC, 0 replies.
- [incubator-tvm] branch master updated (019356f -> 2989d72) - posted by ke...@apache.org on 2020/02/05 19:52:11 UTC, 0 replies.
- [GitHub] [incubator-tvm] kevinthesun commented on issue #4789: [Frontend][TFLite] Dynamically calculate input_stats of any fake_quant range - posted by GitBox <gi...@apache.org> on 2020/02/05 19:52:22 UTC, 0 replies.
- [GitHub] [incubator-tvm] vinx13 merged pull request #4798: [QNN] Optimize lowering for requantize and FixedPointMultiply. - posted by GitBox <gi...@apache.org> on 2020/02/05 19:52:22 UTC, 0 replies.
- [incubator-tvm] branch master updated (2989d72 -> 23f3988) - posted by wu...@apache.org on 2020/02/05 19:52:27 UTC, 0 replies.
- [GitHub] [incubator-tvm] anijain2305 commented on issue #4696: [Relay][Frontend][TFlite] Add support for quantized LOGISTIC - posted by GitBox <gi...@apache.org> on 2020/02/05 19:57:51 UTC, 0 replies.
- [GitHub] [incubator-tvm] yzhliu merged pull request #4642: [Relay][Frontend][TFLite] Add parser support for logical operators - posted by GitBox <gi...@apache.org> on 2020/02/05 20:12:47 UTC, 0 replies.
- [incubator-tvm] branch master updated (23f3988 -> 79ce87f) - posted by li...@apache.org on 2020/02/05 20:12:53 UTC, 0 replies.
- [GitHub] [incubator-tvm] yzhliu commented on issue #4642: [Relay][Frontend][TFLite] Add parser support for logical operators - posted by GitBox <gi...@apache.org> on 2020/02/05 20:13:04 UTC, 0 replies.
- [GitHub] [incubator-tvm] masahi commented on a change in pull request #4497: [Relay] Add a PyTorch to Relay Parser - posted by GitBox <gi...@apache.org> on 2020/02/05 20:15:22 UTC, 18 replies.
- [GitHub] [incubator-tvm] alexwong commented on a change in pull request #4497: [Relay] Add a PyTorch to Relay Parser - posted by GitBox <gi...@apache.org> on 2020/02/05 21:17:39 UTC, 22 replies.
- [GitHub] [incubator-tvm] jroesch commented on issue #4815: [TOPI][Relay] Add bitwise ops - posted by GitBox <gi...@apache.org> on 2020/02/05 21:22:35 UTC, 0 replies.
- [GitHub] [incubator-tvm] alexwong commented on issue #4497: [Relay] Add a PyTorch to Relay Parser - posted by GitBox <gi...@apache.org> on 2020/02/05 21:25:03 UTC, 9 replies.
- [GitHub] [incubator-tvm] u99127 commented on a change in pull request #4822: [Frontend][TFLite] Add MIRROR_PAD operator - posted by GitBox <gi...@apache.org> on 2020/02/05 21:26:05 UTC, 1 replies.
- [GitHub] [incubator-tvm] u99127 opened a new issue #4823: Improve tflite testing for quantized conv2d. - posted by GitBox <gi...@apache.org> on 2020/02/05 22:18:00 UTC, 0 replies.
- [GitHub] [incubator-tvm] anijain2305 commented on issue #4823: Improve tflite testing for quantized conv2d. - posted by GitBox <gi...@apache.org> on 2020/02/05 22:22:07 UTC, 0 replies.
- [GitHub] [incubator-tvm] u99127 opened a new issue #4824: Tflite frontend needs to use zero point of input tensor while lowering qnn.conv2d for padding - posted by GitBox <gi...@apache.org> on 2020/02/05 22:25:36 UTC, 0 replies.
- [GitHub] [incubator-tvm] jroesch commented on a change in pull request #4818: [REFACTOR][PY] Establish tvm.runtime - posted by GitBox <gi...@apache.org> on 2020/02/05 23:07:36 UTC, 0 replies.
- [GitHub] [incubator-tvm] jroesch commented on issue #4818: [REFACTOR][PY] Establish tvm.runtime - posted by GitBox <gi...@apache.org> on 2020/02/05 23:07:56 UTC, 0 replies.
- [GitHub] [incubator-tvm] tqchen commented on a change in pull request #4818: [REFACTOR][PY] Establish tvm.runtime - posted by GitBox <gi...@apache.org> on 2020/02/05 23:12:51 UTC, 0 replies.
- [GitHub] [incubator-tvm] anijain2305 commented on a change in pull request #4790: Fast exponent - posted by GitBox <gi...@apache.org> on 2020/02/05 23:20:22 UTC, 4 replies.
- [GitHub] [incubator-tvm] junrushao1994 commented on a change in pull request #4644: [WIP] Relay op strategy - posted by GitBox <gi...@apache.org> on 2020/02/05 23:28:11 UTC, 0 replies.
- [GitHub] [incubator-tvm] kevinthesun merged pull request #4787: [Relay] Conv2D padding representation - posted by GitBox <gi...@apache.org> on 2020/02/05 23:33:48 UTC, 0 replies.
- [incubator-tvm] branch master updated (79ce87f -> 5ea4f0d) - posted by ke...@apache.org on 2020/02/05 23:34:07 UTC, 0 replies.
- [GitHub] [incubator-tvm] kevinthesun commented on issue #4787: [Relay] Conv2D padding representation - posted by GitBox <gi...@apache.org> on 2020/02/05 23:34:10 UTC, 0 replies.
- [GitHub] [incubator-tvm] tqchen commented on issue #4821: OSError: [WinError 10048] Only one usage of each socket address (protocol/network address/port) is normally permitted and OSError: [WinError 10049] The requested address is not valid in its context - posted by GitBox <gi...@apache.org> on 2020/02/06 00:05:35 UTC, 1 replies.
- [GitHub] [incubator-tvm] tqchen closed issue #4821: OSError: [WinError 10048] Only one usage of each socket address (protocol/network address/port) is normally permitted and OSError: [WinError 10049] The requested address is not valid in its context - posted by GitBox <gi...@apache.org> on 2020/02/06 00:05:36 UTC, 0 replies.
- [GitHub] [incubator-tvm] zhiics commented on a change in pull request #4771: [Relay] Added Merge Composite pass - posted by GitBox <gi...@apache.org> on 2020/02/06 00:18:37 UTC, 5 replies.
- [GitHub] [incubator-tvm] jwfromm opened a new pull request #4825: [Frontend][ONNX] LSTM Support - posted by GitBox <gi...@apache.org> on 2020/02/06 01:26:15 UTC, 0 replies.
- [GitHub] [incubator-tvm] jwfromm commented on issue #4825: [Frontend][ONNX] LSTM Support - posted by GitBox <gi...@apache.org> on 2020/02/06 01:26:37 UTC, 0 replies.
- [GitHub] [incubator-tvm] FrozenGene commented on issue #4817: [CONTRIB][CC] Enhance cc.cross_compiler - posted by GitBox <gi...@apache.org> on 2020/02/06 02:49:15 UTC, 0 replies.
- [GitHub] [incubator-tvm] FrozenGene merged pull request #4817: [CONTRIB][CC] Enhance cc.cross_compiler - posted by GitBox <gi...@apache.org> on 2020/02/06 02:49:27 UTC, 0 replies.
- [incubator-tvm] branch master updated (5ea4f0d -> 19d0d15) - posted by zh...@apache.org on 2020/02/06 02:49:38 UTC, 0 replies.
- [GitHub] [incubator-tvm] soiferj commented on issue #4825: [Frontend][ONNX] LSTM Support - posted by GitBox <gi...@apache.org> on 2020/02/06 02:59:42 UTC, 0 replies.
- [GitHub] [incubator-tvm] FrozenGene commented on a change in pull request #4497: [Relay] Add a PyTorch to Relay Parser - posted by GitBox <gi...@apache.org> on 2020/02/06 03:04:18 UTC, 2 replies.
- [GitHub] [incubator-tvm] tqchen opened a new pull request #4826: [CI][DOCKER] Update ci-gpu torch1.4 and onnx1.6 - posted by GitBox <gi...@apache.org> on 2020/02/06 03:22:02 UTC, 0 replies.
- [GitHub] [incubator-tvm] tqchen opened a new pull request #4827: [CI][DOCKER] Update ci-gpu to v0.60 - posted by GitBox <gi...@apache.org> on 2020/02/06 03:22:31 UTC, 0 replies.
- [GitHub] [incubator-tvm] tqchen merged pull request #4815: [TOPI][Relay] Add bitwise ops - posted by GitBox <gi...@apache.org> on 2020/02/06 03:24:45 UTC, 0 replies.
- [incubator-tvm] branch master updated (19d0d15 -> 2bd2f99) - posted by tq...@apache.org on 2020/02/06 03:24:50 UTC, 0 replies.
- [GitHub] [incubator-tvm] tqchen commented on issue #4815: [TOPI][Relay] Add bitwise ops - posted by GitBox <gi...@apache.org> on 2020/02/06 03:24:54 UTC, 0 replies.
- [GitHub] [incubator-tvm] tqchen commented on issue #4750: Fix onnx import bugs - posted by GitBox <gi...@apache.org> on 2020/02/06 03:26:13 UTC, 1 replies.
- [GitHub] [incubator-tvm] tqchen commented on issue #4475: onnx frontend support layout choice depend on hardware target support… - posted by GitBox <gi...@apache.org> on 2020/02/06 03:27:06 UTC, 0 replies.
- [GitHub] [incubator-tvm] tqchen closed pull request #4475: onnx frontend support layout choice depend on hardware target support… - posted by GitBox <gi...@apache.org> on 2020/02/06 03:27:07 UTC, 0 replies.
- [GitHub] [incubator-tvm] tqchen commented on issue #3934: [WIP][Runtime] MISRA-C compliant TVM runtime - posted by GitBox <gi...@apache.org> on 2020/02/06 03:27:38 UTC, 0 replies.
- [GitHub] [incubator-tvm] tqchen closed pull request #4456: [Relay][Legalize] Legalize conv2d cuda for NHWC - posted by GitBox <gi...@apache.org> on 2020/02/06 03:28:05 UTC, 0 replies.
- [GitHub] [incubator-tvm] tqchen commented on issue #4370: [WIP] Relay visualization: exporter + visualizer - posted by GitBox <gi...@apache.org> on 2020/02/06 03:28:37 UTC, 0 replies.
- [GitHub] [incubator-tvm] tqchen closed pull request #4370: [WIP] Relay visualization: exporter + visualizer - posted by GitBox <gi...@apache.org> on 2020/02/06 03:28:37 UTC, 0 replies.
- [GitHub] [incubator-tvm] tqchen closed pull request #3943: Qnn quantize with min max using Mxnet flavor to support Mxnet prequantized models. - posted by GitBox <gi...@apache.org> on 2020/02/06 03:29:25 UTC, 0 replies.
- [GitHub] [incubator-tvm] tqchen commented on issue #3943: Qnn quantize with min max using Mxnet flavor to support Mxnet prequantized models. - posted by GitBox <gi...@apache.org> on 2020/02/06 03:29:31 UTC, 0 replies.
- [GitHub] [incubator-tvm] tqchen closed pull request #4270: [Codgen] Thread variable use before define - posted by GitBox <gi...@apache.org> on 2020/02/06 03:29:48 UTC, 0 replies.
- [GitHub] [incubator-tvm] tqchen commented on issue #4564: [Doc] Introduction to module serialization - posted by GitBox <gi...@apache.org> on 2020/02/06 03:30:37 UTC, 0 replies.
- [GitHub] [incubator-tvm] tqchen commented on issue #4696: [Relay][Frontend][TFlite] Add support for quantized LOGISTIC - posted by GitBox <gi...@apache.org> on 2020/02/06 03:31:41 UTC, 0 replies.
- [GitHub] [incubator-tvm] masahi commented on a change in pull request #4826: [CI][DOCKER] Update ci-gpu torch1.4 and onnx1.6 - posted by GitBox <gi...@apache.org> on 2020/02/06 03:31:59 UTC, 1 replies.
- [GitHub] [incubator-tvm] tqchen commented on a change in pull request #4826: [CI][DOCKER] Update ci-gpu torch1.4 and onnx1.6 - posted by GitBox <gi...@apache.org> on 2020/02/06 03:37:46 UTC, 0 replies.
- [GitHub] [incubator-tvm] tqchen commented on issue #4826: [CI][DOCKER] Update ci-gpu torch1.4 and onnx1.6 - posted by GitBox <gi...@apache.org> on 2020/02/06 03:38:38 UTC, 0 replies.
- [GitHub] [incubator-tvm] tqchen commented on issue #4827: [CI][DOCKER] Update ci-gpu to v0.60 - posted by GitBox <gi...@apache.org> on 2020/02/06 03:39:18 UTC, 0 replies.
- [GitHub] [incubator-tvm] tqchen commented on issue #4543: [FRONTEND][TFLITE] Add support for TFLite_Detection_PostProcess - posted by GitBox <gi...@apache.org> on 2020/02/06 03:40:17 UTC, 1 replies.
- [GitHub] [incubator-tvm] zhiics commented on issue #4564: [Doc] Introduction to module serialization - posted by GitBox <gi...@apache.org> on 2020/02/06 04:00:46 UTC, 1 replies.
- [GitHub] [incubator-tvm] jwfromm commented on a change in pull request #4644: [WIP] Relay op strategy - posted by GitBox <gi...@apache.org> on 2020/02/06 04:13:46 UTC, 1 replies.
- [GitHub] [incubator-tvm] masahi commented on issue #4825: [Frontend][ONNX] LSTM Support - posted by GitBox <gi...@apache.org> on 2020/02/06 05:00:35 UTC, 1 replies.
- [GitHub] [incubator-tvm] LiangHao151941 opened a new pull request #4828: tflite rounding mode support - posted by GitBox <gi...@apache.org> on 2020/02/06 06:05:24 UTC, 0 replies.
- [GitHub] [incubator-tvm] FrozenGene commented on issue #4824: Tflite frontend needs to use zero point of input tensor while lowering qnn.conv2d for padding - posted by GitBox <gi...@apache.org> on 2020/02/06 06:11:07 UTC, 0 replies.
- [GitHub] [incubator-tvm] FrozenGene commented on issue #4828: tflite rounding mode support - posted by GitBox <gi...@apache.org> on 2020/02/06 06:28:38 UTC, 0 replies.
- [GitHub] [incubator-tvm] soiferj commented on a change in pull request #4825: [Frontend][ONNX] LSTM Support - posted by GitBox <gi...@apache.org> on 2020/02/06 06:36:31 UTC, 5 replies.
- [GitHub] [incubator-tvm] LiangHao151941 commented on issue #4828: [QNN][TFLite] TFLite rounding mode support - posted by GitBox <gi...@apache.org> on 2020/02/06 07:24:16 UTC, 5 replies.
- [GitHub] [incubator-tvm] were opened a new pull request #4829: [Pact 0] Can you take a look at my glue? - posted by GitBox <gi...@apache.org> on 2020/02/06 07:29:56 UTC, 0 replies.
- [GitHub] [incubator-tvm] were closed pull request #4829: [Pact 0] Can you take a look at my glue? - posted by GitBox <gi...@apache.org> on 2020/02/06 07:30:29 UTC, 0 replies.
- [GitHub] [incubator-tvm] kazum commented on a change in pull request #4497: [Relay] Add a PyTorch to Relay Parser - posted by GitBox <gi...@apache.org> on 2020/02/06 08:37:34 UTC, 5 replies.
- [GitHub] [incubator-tvm] uday60 opened a new issue #4830: libnnvm_compiler.so file missing | Commands inside - posted by GitBox <gi...@apache.org> on 2020/02/06 08:56:55 UTC, 0 replies.
- [GitHub] [incubator-tvm] GuoliangLiCN opened a new issue #4831: [Relay][FrontEnd][MxNet] incorrect data_min_idx and data_max_idx in _qnn_conv - posted by GitBox <gi...@apache.org> on 2020/02/06 10:23:43 UTC, 0 replies.
- [GitHub] [incubator-tvm] clhne opened a new pull request #4832: It's gpu not cpu. - posted by GitBox <gi...@apache.org> on 2020/02/06 12:53:46 UTC, 0 replies.
- [GitHub] [incubator-tvm] liangfu commented on issue #3934: [WIP][Runtime] MISRA-C compliant TVM runtime - posted by GitBox <gi...@apache.org> on 2020/02/06 15:11:07 UTC, 2 replies.
- [GitHub] [incubator-tvm] inadob closed pull request #4807: [Frontend][TFLite] Fix quantized pad value for convolution - posted by GitBox <gi...@apache.org> on 2020/02/06 16:20:50 UTC, 0 replies.
- [GitHub] [incubator-tvm] anijain2305 commented on issue #4828: [QNN][TFLite] TFLite rounding mode support - posted by GitBox <gi...@apache.org> on 2020/02/06 16:58:55 UTC, 4 replies.
- [GitHub] [incubator-tvm] anijain2305 edited a comment on issue #4828: [QNN][TFLite] TFLite rounding mode support - posted by GitBox <gi...@apache.org> on 2020/02/06 17:07:38 UTC, 0 replies.
- [GitHub] [incubator-tvm] tqchen merged pull request #4832: It's gpu not cpu. - posted by GitBox <gi...@apache.org> on 2020/02/06 17:25:10 UTC, 0 replies.
- [incubator-tvm] branch master updated (2bd2f99 -> 62543d4) - posted by tq...@apache.org on 2020/02/06 17:25:17 UTC, 0 replies.
- [GitHub] [incubator-tvm] tqchen commented on issue #4824: Tflite frontend needs to use zero point of input tensor while lowering qnn.conv2d for padding - posted by GitBox <gi...@apache.org> on 2020/02/06 17:39:21 UTC, 1 replies.
- [GitHub] [incubator-tvm] tqchen merged pull request #4827: [CI][DOCKER] Update ci-gpu to v0.60 - posted by GitBox <gi...@apache.org> on 2020/02/06 19:58:13 UTC, 0 replies.
- [incubator-tvm] branch master updated (62543d4 -> b88de43) - posted by tq...@apache.org on 2020/02/06 19:58:20 UTC, 0 replies.
- [GitHub] [incubator-tvm] tqchen merged pull request #4826: [CI][DOCKER] Update ci-gpu torch1.4 and onnx1.6 - posted by GitBox <gi...@apache.org> on 2020/02/06 19:58:24 UTC, 0 replies.
- [incubator-tvm] branch master updated (b88de43 -> 9d741ef) - posted by tq...@apache.org on 2020/02/06 19:58:31 UTC, 0 replies.
- [GitHub] [incubator-tvm] samwyi opened a new pull request #4833: Update CONTRIBUTORS.md - posted by GitBox <gi...@apache.org> on 2020/02/06 21:28:47 UTC, 0 replies.
- [GitHub] [incubator-tvm] jwfromm commented on a change in pull request #4825: [Frontend][ONNX] LSTM Support - posted by GitBox <gi...@apache.org> on 2020/02/06 21:29:15 UTC, 1 replies.
- [GitHub] [incubator-tvm] masahi commented on issue #4833: Update CONTRIBUTORS.md - posted by GitBox <gi...@apache.org> on 2020/02/06 21:42:36 UTC, 0 replies.
- [GitHub] [incubator-tvm] masahi closed pull request #4833: Update CONTRIBUTORS.md - posted by GitBox <gi...@apache.org> on 2020/02/06 21:42:36 UTC, 0 replies.
- [GitHub] [incubator-tvm] anijain2305 opened a new pull request #4834: [Doc] ConvertLayout - Call RemoveUnunsedFunctions. - posted by GitBox <gi...@apache.org> on 2020/02/06 22:14:02 UTC, 0 replies.
- [GitHub] [incubator-tvm] masahi edited a comment on issue #4756: [Docker] update onnx to 1.6 and torch to 1.4 - posted by GitBox <gi...@apache.org> on 2020/02/06 22:24:09 UTC, 0 replies.
- [GitHub] [incubator-tvm] zhiics opened a new pull request #4835: [doc] Fix doc after moving to unified IR - posted by GitBox <gi...@apache.org> on 2020/02/06 22:31:29 UTC, 0 replies.
- [GitHub] [incubator-tvm] tqchen opened a new pull request #4836: Improve tol to resolve flaky case - posted by GitBox <gi...@apache.org> on 2020/02/06 23:00:18 UTC, 0 replies.
- [GitHub] [incubator-tvm] tqchen closed pull request #4756: [Docker] update onnx to 1.6 and torch to 1.4 - posted by GitBox <gi...@apache.org> on 2020/02/06 23:00:42 UTC, 0 replies.
- [GitHub] [incubator-tvm] tqchen opened a new pull request #4837: [REFACTOR][PY][API-Change] Polish tvm.runtime, tvm.runtime.module API update - posted by GitBox <gi...@apache.org> on 2020/02/07 01:13:27 UTC, 0 replies.
- [GitHub] [incubator-tvm] tqchen commented on issue #4837: [REFACTOR][PY][API-Change] Polish tvm.runtime, tvm.runtime.module API update - posted by GitBox <gi...@apache.org> on 2020/02/07 01:13:42 UTC, 2 replies.
- [GitHub] [incubator-tvm] zhiics commented on a change in pull request #4644: [WIP] Relay op strategy - posted by GitBox <gi...@apache.org> on 2020/02/07 01:36:16 UTC, 5 replies.
- [GitHub] [incubator-tvm] tqchen merged pull request #4835: [doc] Fix doc after moving to unified IR - posted by GitBox <gi...@apache.org> on 2020/02/07 01:38:50 UTC, 0 replies.
- [incubator-tvm] branch master updated (9d741ef -> 85f7e0a) - posted by tq...@apache.org on 2020/02/07 01:38:57 UTC, 0 replies.
- [GitHub] [incubator-tvm] tqchen commented on issue #4830: libnnvm_compiler.so file missing | Commands inside - posted by GitBox <gi...@apache.org> on 2020/02/07 01:40:36 UTC, 0 replies.
- [GitHub] [incubator-tvm] tqchen closed issue #4830: libnnvm_compiler.so file missing | Commands inside - posted by GitBox <gi...@apache.org> on 2020/02/07 01:40:36 UTC, 0 replies.
- [GitHub] [incubator-tvm] zhiics merged pull request #4564: [Doc] Introduction to module serialization - posted by GitBox <gi...@apache.org> on 2020/02/07 02:03:22 UTC, 0 replies.
- [incubator-tvm] branch master updated (85f7e0a -> d2cc214) - posted by zh...@apache.org on 2020/02/07 02:03:30 UTC, 0 replies.
- [GitHub] [incubator-tvm] zhiics commented on a change in pull request #4459: [RUNTIME] Implement TVMDSOOp(TensorFlow custom op) for TVM runtime - posted by GitBox <gi...@apache.org> on 2020/02/07 02:07:24 UTC, 0 replies.
- [GitHub] [incubator-tvm] masahi merged pull request #4825: [Frontend][ONNX] LSTM Support - posted by GitBox <gi...@apache.org> on 2020/02/07 02:09:12 UTC, 0 replies.
- [incubator-tvm] branch master updated: [Frontend][ONNX] LSTM Support (#4825) - posted by ma...@apache.org on 2020/02/07 02:09:17 UTC, 0 replies.
- [GitHub] [incubator-tvm] tqchen merged pull request #4836: Improve tol to resolve flaky case - posted by GitBox <gi...@apache.org> on 2020/02/07 02:12:15 UTC, 0 replies.
- [GitHub] [incubator-tvm] tqchen closed issue #4444: [TEST][FLAKY] test_adaptive_pool FAILED - posted by GitBox <gi...@apache.org> on 2020/02/07 02:12:18 UTC, 0 replies.
- [incubator-tvm] branch master updated (75e9f5d -> e578777) - posted by tq...@apache.org on 2020/02/07 02:12:19 UTC, 0 replies.
- [GitHub] [incubator-tvm] tqchen commented on issue #4444: [TEST][FLAKY] test_adaptive_pool FAILED - posted by GitBox <gi...@apache.org> on 2020/02/07 02:12:26 UTC, 0 replies.
- [GitHub] [incubator-tvm] FrozenGene commented on issue #4837: [REFACTOR][PY][API-Change] Polish tvm.runtime, tvm.runtime.module API update - posted by GitBox <gi...@apache.org> on 2020/02/07 03:24:32 UTC, 0 replies.
- [GitHub] [incubator-tvm] FrozenGene commented on issue #4816: [TFLite] Using real image for QNN testing. - posted by GitBox <gi...@apache.org> on 2020/02/07 03:26:34 UTC, 1 replies.
- [GitHub] [incubator-tvm] FrozenGene commented on issue #4828: [QNN][TFLite] TFLite rounding mode support - posted by GitBox <gi...@apache.org> on 2020/02/07 03:33:48 UTC, 4 replies.
- [GitHub] [incubator-tvm] FrozenGene edited a comment on issue #4828: [QNN][TFLite] TFLite rounding mode support - posted by GitBox <gi...@apache.org> on 2020/02/07 03:34:08 UTC, 2 replies.
- [GitHub] [incubator-tvm] FrozenGene commented on issue #4822: [Frontend][TFLite] Add MIRROR_PAD operator - posted by GitBox <gi...@apache.org> on 2020/02/07 04:54:29 UTC, 2 replies.
- [GitHub] [incubator-tvm] icemelon9 commented on a change in pull request #4497: [Relay] Add a PyTorch to Relay Parser - posted by GitBox <gi...@apache.org> on 2020/02/07 04:58:37 UTC, 10 replies.
- [GitHub] [incubator-tvm] FrozenGene commented on a change in pull request #4828: [QNN][TFLite] TFLite rounding mode support - posted by GitBox <gi...@apache.org> on 2020/02/07 06:54:39 UTC, 7 replies.
- [GitHub] [incubator-tvm] jwfromm commented on issue #4834: [Doc] ConvertLayout - Call RemoveUnunsedFunctions. - posted by GitBox <gi...@apache.org> on 2020/02/07 07:05:01 UTC, 0 replies.
- [GitHub] [incubator-tvm] LiangHao151941 commented on a change in pull request #4828: [QNN][TFLite] TFLite rounding mode support - posted by GitBox <gi...@apache.org> on 2020/02/07 07:39:01 UTC, 6 replies.
- [GitHub] [incubator-tvm] wweic merged pull request #4834: [Doc] ConvertLayout - Call RemoveUnunsedFunctions. - posted by GitBox <gi...@apache.org> on 2020/02/07 08:29:44 UTC, 0 replies.
- [incubator-tvm] branch master updated (e578777 -> 4c961dd) - posted by ww...@apache.org on 2020/02/07 08:29:50 UTC, 0 replies.
- [GitHub] [incubator-tvm] FrozenGene commented on issue #4696: [Relay][Frontend][TFlite] Add support for quantized LOGISTIC - posted by GitBox <gi...@apache.org> on 2020/02/07 10:23:41 UTC, 0 replies.
- [GitHub] [incubator-tvm] FrozenGene merged pull request #4696: [Relay][Frontend][TFlite] Add support for quantized LOGISTIC - posted by GitBox <gi...@apache.org> on 2020/02/07 10:23:58 UTC, 0 replies.
- [incubator-tvm] branch master updated (4c961dd -> 5a13575) - posted by zh...@apache.org on 2020/02/07 10:24:03 UTC, 0 replies.
- [GitHub] [incubator-tvm] inadob commented on issue #4822: [Frontend][TFLite] Add MIRROR_PAD operator - posted by GitBox <gi...@apache.org> on 2020/02/07 11:53:23 UTC, 0 replies.
- [GitHub] [incubator-tvm] FrozenGene merged pull request #4822: [Frontend][TFLite] Add MIRROR_PAD operator - posted by GitBox <gi...@apache.org> on 2020/02/07 11:57:36 UTC, 0 replies.
- [incubator-tvm] branch master updated (5a13575 -> 30b7d83) - posted by zh...@apache.org on 2020/02/07 11:57:42 UTC, 0 replies.
- [GitHub] [incubator-tvm] masahi opened a new pull request #4838: [Frontend, ONNX] Add Resize op converter - posted by GitBox <gi...@apache.org> on 2020/02/07 12:12:30 UTC, 0 replies.
- [GitHub] [incubator-tvm] jikechao opened a new issue #4839: Nvcc fatal : Value ‘sm_75’ is not defined for option ‘gpu-architecture’ - posted by GitBox <gi...@apache.org> on 2020/02/07 12:14:06 UTC, 0 replies.
- [GitHub] [incubator-tvm] LiangHao151941 edited a comment on issue #4828: [QNN][TFLite] TFLite rounding mode support - posted by GitBox <gi...@apache.org> on 2020/02/07 13:14:44 UTC, 0 replies.
- [GitHub] [incubator-tvm] wyc-ruiker opened a new pull request #4840: [Frontend][TFlite] use qnn helper function in softmax - posted by GitBox <gi...@apache.org> on 2020/02/07 13:30:37 UTC, 0 replies.
- [GitHub] [incubator-tvm] uday60 commented on issue #4830: libnnvm_compiler.so file missing | Commands inside - posted by GitBox <gi...@apache.org> on 2020/02/07 14:03:43 UTC, 0 replies.
- [GitHub] [incubator-tvm] jikechao commented on issue #4764: [CI] ci-gpu update blockers - posted by GitBox <gi...@apache.org> on 2020/02/07 14:26:27 UTC, 0 replies.
- [GitHub] [incubator-tvm] jikechao removed a comment on issue #4764: [CI] ci-gpu update blockers - posted by GitBox <gi...@apache.org> on 2020/02/07 14:26:37 UTC, 0 replies.
- [GitHub] [incubator-tvm] icemelon9 merged pull request #4837: [REFACTOR][PY][API-Change] Polish tvm.runtime, tvm.runtime.module API update - posted by GitBox <gi...@apache.org> on 2020/02/07 17:15:10 UTC, 0 replies.
- [incubator-tvm] branch master updated (30b7d83 -> e0122c0) - posted by ha...@apache.org on 2020/02/07 17:15:21 UTC, 0 replies.
- [GitHub] [incubator-tvm] ZihengJiang opened a new pull request #4841: [COMMUNITY] comaniac -> reviewer - posted by GitBox <gi...@apache.org> on 2020/02/07 19:24:37 UTC, 0 replies.
- [GitHub] [incubator-tvm] tqchen commented on issue #4839: Nvcc fatal : Value ‘sm_75’ is not defined for option ‘gpu-architecture’ - posted by GitBox <gi...@apache.org> on 2020/02/07 19:31:22 UTC, 0 replies.
- [GitHub] [incubator-tvm] tqchen closed issue #4839: Nvcc fatal : Value ‘sm_75’ is not defined for option ‘gpu-architecture’ - posted by GitBox <gi...@apache.org> on 2020/02/07 19:31:22 UTC, 0 replies.
- [GitHub] [incubator-tvm] comaniac opened a new pull request #4842: [Doc][AutoTVM] Fix bugs that overrides n_trials - posted by GitBox <gi...@apache.org> on 2020/02/07 19:31:35 UTC, 0 replies.
- [GitHub] [incubator-tvm] ZihengJiang commented on a change in pull request #4644: [WIP] Relay op strategy - posted by GitBox <gi...@apache.org> on 2020/02/07 19:36:24 UTC, 1 replies.
- [GitHub] [incubator-tvm] comaniac commented on issue #4842: [Doc][AutoTVM] Fix bugs that overrides n_trials - posted by GitBox <gi...@apache.org> on 2020/02/07 19:39:44 UTC, 0 replies.
- [GitHub] [incubator-tvm] videetparekh opened a new issue #4843: Emscripten Runtime Error while linking - posted by GitBox <gi...@apache.org> on 2020/02/07 21:01:11 UTC, 0 replies.
- [GitHub] [incubator-tvm] ZihengJiang merged pull request #4841: [COMMUNITY] comaniac -> reviewer - posted by GitBox <gi...@apache.org> on 2020/02/07 21:41:37 UTC, 0 replies.
- [incubator-tvm] branch master updated (e0122c0 -> 0186ca4) - posted by zi...@apache.org on 2020/02/07 21:41:47 UTC, 0 replies.
- [GitHub] [incubator-tvm] vinx13 merged pull request #4842: [Doc][AutoTVM] Fix bugs that override n_trials - posted by GitBox <gi...@apache.org> on 2020/02/07 22:34:16 UTC, 0 replies.
- [incubator-tvm] branch master updated (0186ca4 -> e33de24) - posted by wu...@apache.org on 2020/02/07 22:34:25 UTC, 0 replies.
- [GitHub] [incubator-tvm] comaniac commented on issue #4187: [AutoTVM] Selective Tuning - posted by GitBox <gi...@apache.org> on 2020/02/07 22:57:13 UTC, 0 replies.
- [GitHub] [incubator-tvm] comaniac closed pull request #4187: [AutoTVM] Selective Tuning - posted by GitBox <gi...@apache.org> on 2020/02/07 22:57:14 UTC, 0 replies.
- [GitHub] [incubator-tvm] u99127 commented on issue #4824: Tflite frontend needs to use zero point of input tensor while lowering qnn.conv2d for padding - posted by GitBox <gi...@apache.org> on 2020/02/07 23:31:35 UTC, 1 replies.
- [GitHub] [incubator-tvm] u99127 commented on a change in pull request #4828: [QNN][TFLite] TFLite rounding mode support - posted by GitBox <gi...@apache.org> on 2020/02/08 01:10:48 UTC, 3 replies.
- [GitHub] [incubator-tvm] kumasento commented on issue #4748: [RELAY] Support RelayBuild with Only Constants - posted by GitBox <gi...@apache.org> on 2020/02/08 12:00:40 UTC, 2 replies.
- [GitHub] [incubator-tvm] Coderx7 opened a new pull request #4844: Fixed process termination routine in windows - posted by GitBox <gi...@apache.org> on 2020/02/08 13:17:44 UTC, 0 replies.
- [GitHub] [incubator-tvm] Coderx7 commented on issue #4821: OSError: [WinError 10048] Only one usage of each socket address (protocol/network address/port) is normally permitted and OSError: [WinError 10049] The requested address is not valid in its context - posted by GitBox <gi...@apache.org> on 2020/02/08 13:26:56 UTC, 0 replies.
- [GitHub] [incubator-tvm] tqchen merged pull request #4844: Fixed process termination routine in windows - posted by GitBox <gi...@apache.org> on 2020/02/08 18:48:20 UTC, 0 replies.
- [GitHub] [incubator-tvm] tqchen commented on issue #4844: Fixed process termination routine in windows - posted by GitBox <gi...@apache.org> on 2020/02/08 18:48:25 UTC, 0 replies.
- [incubator-tvm] branch master updated: Fixed process termination routine in windows (#4844) - posted by tq...@apache.org on 2020/02/08 18:48:29 UTC, 0 replies.
- [GitHub] [incubator-tvm] tqchen commented on issue #4628: [Object] Add String container - posted by GitBox <gi...@apache.org> on 2020/02/08 18:49:16 UTC, 5 replies.
- [GitHub] [incubator-tvm] tqchen edited a comment on issue #4628: [Object] Add String container - posted by GitBox <gi...@apache.org> on 2020/02/08 18:49:25 UTC, 3 replies.
- [GitHub] [incubator-tvm] tqchen commented on issue #4843: Emscripten Runtime Error while linking - posted by GitBox <gi...@apache.org> on 2020/02/08 19:08:56 UTC, 1 replies.
- [GitHub] [incubator-tvm] tqchen closed issue #4843: Emscripten Runtime Error while linking - posted by GitBox <gi...@apache.org> on 2020/02/08 19:08:57 UTC, 0 replies.
- [GitHub] [incubator-tvm] tqchen commented on issue #4748: [RELAY] Support RelayBuild with Only Constants - posted by GitBox <gi...@apache.org> on 2020/02/08 19:12:28 UTC, 1 replies.
- [GitHub] [incubator-tvm] tqchen opened a new issue #4845: [DEV] TVM v0.7 Roadmap - posted by GitBox <gi...@apache.org> on 2020/02/08 19:29:28 UTC, 0 replies.
- [GitHub] [incubator-tvm] tqchen commented on issue #4009: [RFC] 3D model support - posted by GitBox <gi...@apache.org> on 2020/02/08 19:52:09 UTC, 0 replies.
- [GitHub] [incubator-tvm] tqchen closed issue #4487: [RFC] Lower Bound for Shape Variables - posted by GitBox <gi...@apache.org> on 2020/02/08 19:52:38 UTC, 0 replies.
- [GitHub] [incubator-tvm] tqchen commented on issue #4487: [RFC] Lower Bound for Shape Variables - posted by GitBox <gi...@apache.org> on 2020/02/08 19:53:04 UTC, 0 replies.
- [GitHub] [incubator-tvm] tqchen closed issue #3544: OpNotImplemented: The following operators are not supported for frontend ONNX:LSTM - posted by GitBox <gi...@apache.org> on 2020/02/08 19:54:22 UTC, 0 replies.
- [GitHub] [incubator-tvm] tqchen commented on issue #3544: OpNotImplemented: The following operators are not supported for frontend ONNX:LSTM - posted by GitBox <gi...@apache.org> on 2020/02/08 19:54:22 UTC, 0 replies.
- [GitHub] [incubator-tvm] tqchen closed issue #3247: [Relay] Improve frontend testing infrastructure. - posted by GitBox <gi...@apache.org> on 2020/02/08 19:54:44 UTC, 0 replies.
- [GitHub] [incubator-tvm] tqchen commented on issue #3247: [Relay] Improve frontend testing infrastructure. - posted by GitBox <gi...@apache.org> on 2020/02/08 19:55:31 UTC, 0 replies.
- [GitHub] [incubator-tvm] tqchen commented on issue #3060: [RFC][Datatypes] Bring Your Own Datatypes: supporting custom (software) datatypes - posted by GitBox <gi...@apache.org> on 2020/02/08 19:56:11 UTC, 0 replies.
- [GitHub] [incubator-tvm] tqchen closed issue #3060: [RFC][Datatypes] Bring Your Own Datatypes: supporting custom (software) datatypes - posted by GitBox <gi...@apache.org> on 2020/02/08 19:56:11 UTC, 0 replies.
- [GitHub] [incubator-tvm] tqchen commented on issue #2682: [RFC] Asymmetric padding for convolution - posted by GitBox <gi...@apache.org> on 2020/02/08 19:56:43 UTC, 0 replies.
- [GitHub] [incubator-tvm] tqchen closed issue #2682: [RFC] Asymmetric padding for convolution - posted by GitBox <gi...@apache.org> on 2020/02/08 19:56:43 UTC, 0 replies.
- [GitHub] [incubator-tvm] tqchen closed issue #2755: [Relay] restrict the domain of logical operators on bool - posted by GitBox <gi...@apache.org> on 2020/02/08 19:57:36 UTC, 0 replies.
- [GitHub] [incubator-tvm] MarisaKirisame opened a new issue #2755: [Relay] restrict the domain of logical operators on bool - posted by GitBox <gi...@apache.org> on 2020/02/08 19:57:42 UTC, 0 replies.
- [GitHub] [incubator-tvm] tqchen closed issue #4203: Support parameter "out" in the graph runtime debug - posted by GitBox <gi...@apache.org> on 2020/02/08 19:58:12 UTC, 0 replies.
- [GitHub] [incubator-tvm] tqchen commented on issue #4203: Support parameter "out" in the graph runtime debug - posted by GitBox <gi...@apache.org> on 2020/02/08 19:58:20 UTC, 0 replies.
- [GitHub] [incubator-tvm] tqchen closed issue #3414: [Relay][Frontend] Add BatchMatmul Support to TensorFlow Frontend - posted by GitBox <gi...@apache.org> on 2020/02/08 19:58:53 UTC, 0 replies.
- [GitHub] [incubator-tvm] tqchen commented on issue #3414: [Relay][Frontend] Add BatchMatmul Support to TensorFlow Frontend - posted by GitBox <gi...@apache.org> on 2020/02/08 19:59:06 UTC, 0 replies.
- [GitHub] [incubator-tvm] tqchen commented on issue #2631: [RELAY][RFC] Modify repr to return a valid Python AST - posted by GitBox <gi...@apache.org> on 2020/02/08 19:59:32 UTC, 0 replies.
- [GitHub] [incubator-tvm] tqchen closed issue #2631: [RELAY][RFC] Modify repr to return a valid Python AST - posted by GitBox <gi...@apache.org> on 2020/02/08 19:59:32 UTC, 0 replies.
- [GitHub] [incubator-tvm] tqchen closed issue #3946: [Relay][Bug] Type unification bug (when unifying quantified functions) - posted by GitBox <gi...@apache.org> on 2020/02/08 20:00:05 UTC, 0 replies.
- [GitHub] [incubator-tvm] tqchen commented on issue #3946: [Relay][Bug] Type unification bug (when unifying quantified functions) - posted by GitBox <gi...@apache.org> on 2020/02/08 20:00:22 UTC, 0 replies.
- [GitHub] [incubator-tvm] tqchen opened a new pull request #4846: [TEST] test_cuddn flaky - posted by GitBox <gi...@apache.org> on 2020/02/08 20:03:39 UTC, 0 replies.
- [GitHub] [incubator-tvm] tqchen commented on issue #4640: [TEST][FLAKY] tests/python/contrib/test_cudnn.py::test_conv2d - posted by GitBox <gi...@apache.org> on 2020/02/08 20:03:50 UTC, 0 replies.
- [GitHub] [incubator-tvm] tqchen commented on issue #1363: [DISCUSS][RFC] Static Destruction Order Problem - posted by GitBox <gi...@apache.org> on 2020/02/08 20:07:28 UTC, 0 replies.
- [GitHub] [incubator-tvm] tqchen closed issue #1363: [DISCUSS][RFC] Static Destruction Order Problem - posted by GitBox <gi...@apache.org> on 2020/02/08 20:07:28 UTC, 0 replies.
- [GitHub] [incubator-tvm] tqchen closed issue #4291: [Prelude][Relay] Add utility function to extract tensor from prelude tensor_t - posted by GitBox <gi...@apache.org> on 2020/02/08 20:08:27 UTC, 0 replies.
- [GitHub] [incubator-tvm] tqchen commented on issue #3670: [RFC] AlterOpLayout Pass Refactoring - posted by GitBox <gi...@apache.org> on 2020/02/08 20:09:22 UTC, 1 replies.
- [GitHub] [incubator-tvm] tqchen commented on issue #3445: task_python_unittest passes, but script does not terminate - posted by GitBox <gi...@apache.org> on 2020/02/08 20:12:08 UTC, 0 replies.
- [GitHub] [incubator-tvm] tqchen closed issue #3445: task_python_unittest passes, but script does not terminate - posted by GitBox <gi...@apache.org> on 2020/02/08 20:12:09 UTC, 0 replies.
- [GitHub] [incubator-tvm] masahi commented on issue #4845: [DEV] TVM v0.7 Roadmap - posted by GitBox <gi...@apache.org> on 2020/02/08 20:28:47 UTC, 0 replies.
- [GitHub] [incubator-tvm] masahi closed issue #4009: [RFC] 3D model support - posted by GitBox <gi...@apache.org> on 2020/02/08 20:35:21 UTC, 0 replies.
- [GitHub] [incubator-tvm] masahi commented on issue #4009: [RFC] 3D model support - posted by GitBox <gi...@apache.org> on 2020/02/08 20:35:21 UTC, 0 replies.
- [GitHub] [incubator-tvm] kumasento opened a new pull request #4847: Use dummy func when no lowered_funcs exists in Relay mod - posted by GitBox <gi...@apache.org> on 2020/02/08 20:46:35 UTC, 0 replies.
- [GitHub] [incubator-tvm] kumasento edited a comment on issue #4748: [RELAY] Support RelayBuild with Only Constants - posted by GitBox <gi...@apache.org> on 2020/02/08 20:52:25 UTC, 0 replies.
- [GitHub] [incubator-tvm] zhiics commented on issue #4748: [RELAY] Support RelayBuild with Only Constants - posted by GitBox <gi...@apache.org> on 2020/02/08 21:09:00 UTC, 0 replies.
- [GitHub] [incubator-tvm] zhiics edited a comment on issue #4748: [RELAY] Support RelayBuild with Only Constants - posted by GitBox <gi...@apache.org> on 2020/02/08 21:09:42 UTC, 0 replies.
- [GitHub] [incubator-tvm] tqchen merged pull request #4846: [TEST] test_cuddn flaky - posted by GitBox <gi...@apache.org> on 2020/02/08 22:05:23 UTC, 0 replies.
- [GitHub] [incubator-tvm] tqchen closed issue #4640: [TEST][FLAKY] tests/python/contrib/test_cudnn.py::test_conv2d - posted by GitBox <gi...@apache.org> on 2020/02/08 22:05:25 UTC, 0 replies.
- [incubator-tvm] branch master updated: [TEST] test_cuddn flaky (#4846) - posted by tq...@apache.org on 2020/02/08 22:05:32 UTC, 0 replies.
- [GitHub] [incubator-tvm] tqchen opened a new pull request #4848: [PYTHON][PY3] Remove decorator dep - posted by GitBox <gi...@apache.org> on 2020/02/08 22:38:47 UTC, 0 replies.
- [GitHub] [incubator-tvm] tqchen closed pull request #4848: [PYTHON][PY3] Remove decorator dep - posted by GitBox <gi...@apache.org> on 2020/02/09 00:12:35 UTC, 0 replies.
- [GitHub] [incubator-tvm] tqchen commented on issue #4848: [PYTHON][PY3] Remove decorator dep - posted by GitBox <gi...@apache.org> on 2020/02/09 00:12:35 UTC, 0 replies.
- [GitHub] [incubator-tvm] tqchen edited a comment on issue #4848: [PYTHON][PY3] Remove decorator dep - posted by GitBox <gi...@apache.org> on 2020/02/09 00:12:42 UTC, 0 replies.
- [GitHub] [incubator-tvm] merrymercy commented on issue #2498: [TVM] Automatic differentiation for tensor expressions - posted by GitBox <gi...@apache.org> on 2020/02/09 00:23:23 UTC, 0 replies.
- [GitHub] [incubator-tvm] merrymercy edited a comment on issue #2498: [TVM] Automatic differentiation for tensor expressions - posted by GitBox <gi...@apache.org> on 2020/02/09 00:23:44 UTC, 0 replies.
- [GitHub] [incubator-tvm] tqchen opened a new pull request #4849: [LINT][PY] Fixes for pylint==2.4.4 - posted by GitBox <gi...@apache.org> on 2020/02/09 00:26:53 UTC, 0 replies.
- [GitHub] [incubator-tvm] tqchen commented on issue #4849: [LINT][PY] Fixes for pylint==2.4.4 - posted by GitBox <gi...@apache.org> on 2020/02/09 00:28:58 UTC, 0 replies.
- [GitHub] [incubator-tvm] MarisaKirisame commented on issue #2755: [Relay] restrict the domain of logical operators on bool - posted by GitBox <gi...@apache.org> on 2020/02/09 01:35:10 UTC, 1 replies.
- [GitHub] [incubator-tvm] anijain2305 commented on a change in pull request #4771: [Relay] Added Merge Composite pass - posted by GitBox <gi...@apache.org> on 2020/02/09 03:18:11 UTC, 7 replies.
- [GitHub] [incubator-tvm] tqchen merged pull request #4849: [LINT][PY] Fixes for pylint==2.4.4 - posted by GitBox <gi...@apache.org> on 2020/02/09 03:45:19 UTC, 0 replies.
- [incubator-tvm] branch master updated (b46c254 -> b528acc) - posted by tq...@apache.org on 2020/02/09 03:45:28 UTC, 0 replies.
- [GitHub] [incubator-tvm] tqchen opened a new pull request #4850: [CI] Update ci-lint to v0.60 - posted by GitBox <gi...@apache.org> on 2020/02/09 03:48:23 UTC, 0 replies.
- [GitHub] [incubator-tvm] tqchen opened a new pull request #4851: [CI][DOCKER] Update ci-lint to pylint2.4.4 - posted by GitBox <gi...@apache.org> on 2020/02/09 03:49:16 UTC, 0 replies.
- [GitHub] [incubator-tvm] sgrechanik-h commented on issue #2498: [TVM] Automatic differentiation for tensor expressions - posted by GitBox <gi...@apache.org> on 2020/02/09 04:50:09 UTC, 0 replies.
- [GitHub] [incubator-tvm] tqchen merged pull request #4850: [CI] Update ci-lint to v0.60 - posted by GitBox <gi...@apache.org> on 2020/02/09 05:42:38 UTC, 0 replies.
- [incubator-tvm] branch master updated: [CI] Update ci-lint to v0.60 (#4850) - posted by tq...@apache.org on 2020/02/09 05:42:45 UTC, 0 replies.
- [GitHub] [incubator-tvm] FrozenGene commented on issue #4628: [Object] Add String container - posted by GitBox <gi...@apache.org> on 2020/02/09 06:23:28 UTC, 2 replies.
- [GitHub] [incubator-tvm] optima2005 commented on issue #4009: [RFC] 3D model support - posted by GitBox <gi...@apache.org> on 2020/02/09 08:22:16 UTC, 0 replies.
- [GitHub] [incubator-tvm] uday60 edited a comment on issue #4830: libnnvm_compiler.so file missing | Commands inside - posted by GitBox <gi...@apache.org> on 2020/02/09 08:42:16 UTC, 0 replies.
- [GitHub] [incubator-tvm] FrozenGene commented on issue #4748: [RELAY] Support RelayBuild with Only Constants - posted by GitBox <gi...@apache.org> on 2020/02/09 14:33:22 UTC, 0 replies.
- [GitHub] [incubator-tvm] tqchen merged pull request #4851: [CI][DOCKER] Update ci-lint to pylint2.4.4 - posted by GitBox <gi...@apache.org> on 2020/02/09 17:12:21 UTC, 0 replies.
- [incubator-tvm] branch master updated: [CI][DOCKER] Update ci-lint to pylint2.4.4 (#4851) - posted by tq...@apache.org on 2020/02/09 17:12:31 UTC, 0 replies.
- [GitHub] [incubator-tvm] dpankratz opened a new pull request #4852: [Bugfix] Fixed crash when caused by reversing bitwise operators - posted by GitBox <gi...@apache.org> on 2020/02/09 18:56:13 UTC, 0 replies.
- [GitHub] [incubator-tvm] inadob commented on issue #4840: [Frontend][TFlite] use qnn helper function in softmax - posted by GitBox <gi...@apache.org> on 2020/02/09 19:02:14 UTC, 0 replies.
- [GitHub] [incubator-tvm] tobegit3hub commented on issue #4459: [RUNTIME] Implement TVMDSOOp(TensorFlow custom op) for TVM runtime - posted by GitBox <gi...@apache.org> on 2020/02/10 01:42:43 UTC, 0 replies.
- [GitHub] [incubator-tvm] Coderx7 commented on issue #4845: [DEV] TVM v0.7 Roadmap - posted by GitBox <gi...@apache.org> on 2020/02/10 10:09:41 UTC, 0 replies.
- [GitHub] [incubator-tvm] inadob commented on issue #4805: [Frontend][TFlite] Add parser support for relu6, leaky_relu, relu_n1_to_1, log_softmax - posted by GitBox <gi...@apache.org> on 2020/02/10 10:24:10 UTC, 1 replies.
- [GitHub] [incubator-tvm] inadob edited a comment on issue #4805: [Frontend][TFlite] Add parser support for relu6, leaky_relu, relu_n1_to_1, log_softmax - posted by GitBox <gi...@apache.org> on 2020/02/10 10:24:42 UTC, 1 replies.
- [GitHub] [incubator-tvm] inadob removed a comment on issue #4805: [Frontend][TFlite] Add parser support for relu6, leaky_relu, relu_n1_to_1, log_softmax - posted by GitBox <gi...@apache.org> on 2020/02/10 11:15:26 UTC, 0 replies.
- [GitHub] [incubator-tvm] mbarrett97 commented on a change in pull request #4771: [Relay] Added Merge Composite pass - posted by GitBox <gi...@apache.org> on 2020/02/10 11:19:40 UTC, 5 replies.
- [GitHub] [incubator-tvm] etom42 commented on issue #4845: [DEV] TVM v0.7 Roadmap - posted by GitBox <gi...@apache.org> on 2020/02/10 13:30:59 UTC, 0 replies.
- [GitHub] [incubator-tvm] yongfeng-nv commented on issue #4651: Tensor Expression Debug Display (TEDD) - posted by GitBox <gi...@apache.org> on 2020/02/10 14:59:50 UTC, 2 replies.
- [GitHub] [incubator-tvm] Hzfengsy commented on issue #4651: Tensor Expression Debug Display (TEDD) - posted by GitBox <gi...@apache.org> on 2020/02/10 15:14:02 UTC, 0 replies.
- [GitHub] [incubator-tvm] tqchen commented on issue #4845: [DEV] TVM v0.7 Roadmap - posted by GitBox <gi...@apache.org> on 2020/02/10 17:54:09 UTC, 2 replies.
- [GitHub] [incubator-tvm] tqchen merged pull request #4840: [Frontend][TFlite] use qnn helper function in softmax - posted by GitBox <gi...@apache.org> on 2020/02/10 17:55:00 UTC, 0 replies.
- [incubator-tvm] branch master updated (13f2155 -> ee2d3cc) - posted by tq...@apache.org on 2020/02/10 17:55:06 UTC, 0 replies.
- [GitHub] [incubator-tvm] tqchen commented on issue #4840: [Frontend][TFlite] use qnn helper function in softmax - posted by GitBox <gi...@apache.org> on 2020/02/10 17:55:14 UTC, 0 replies.
- [GitHub] [incubator-tvm] zhiics commented on issue #4771: [Relay] Added Merge Composite pass - posted by GitBox <gi...@apache.org> on 2020/02/10 18:27:43 UTC, 0 replies.
- [GitHub] [incubator-tvm] anijain2305 commented on issue #4771: [Relay] Added Merge Composite pass - posted by GitBox <gi...@apache.org> on 2020/02/10 18:35:03 UTC, 1 replies.
- [GitHub] [incubator-tvm] yzhliu commented on issue #2498: [TVM] Automatic differentiation for tensor expressions - posted by GitBox <gi...@apache.org> on 2020/02/10 18:46:54 UTC, 0 replies.
- [GitHub] [incubator-tvm] Laurawly opened a new pull request #4853: [Fix] reverse some changes made for `intel_graphics/conv2d.py` in PR #4849 - posted by GitBox <gi...@apache.org> on 2020/02/10 18:52:27 UTC, 0 replies.
- [GitHub] [incubator-tvm] tqchen commented on issue #4853: [Fix] reverse some changes made for intel_graphics/conv2d.py in PR #4849 - posted by GitBox <gi...@apache.org> on 2020/02/10 19:01:10 UTC, 0 replies.
- [GitHub] [incubator-tvm] tqchen commented on issue #4847: Use dummy func when no lowered_funcs exists in Relay mod - posted by GitBox <gi...@apache.org> on 2020/02/10 19:22:52 UTC, 1 replies.
- [GitHub] [incubator-tvm] tqchen merged pull request #4852: [Bugfix] Fixed crash caused by reversing bitwise operations - posted by GitBox <gi...@apache.org> on 2020/02/10 19:33:53 UTC, 0 replies.
- [incubator-tvm] branch master updated (ee2d3cc -> d55e21f) - posted by tq...@apache.org on 2020/02/10 19:33:58 UTC, 0 replies.
- [GitHub] [incubator-tvm] tqchen commented on issue #4852: [Bugfix] Fixed crash caused by reversing bitwise operations - posted by GitBox <gi...@apache.org> on 2020/02/10 19:34:01 UTC, 0 replies.
- [GitHub] [incubator-tvm] tqchen opened a new issue #4854: [REFACTOR] Move python vm runtime into runtime/vm.py - posted by GitBox <gi...@apache.org> on 2020/02/10 19:36:13 UTC, 0 replies.
- [GitHub] [incubator-tvm] tqchen commented on issue #4854: [REFACTOR] Move python vm runtime into runtime/vm.py - posted by GitBox <gi...@apache.org> on 2020/02/10 19:36:26 UTC, 0 replies.
- [GitHub] [incubator-tvm] zhiics commented on issue #4854: [REFACTOR] Move python vm runtime into runtime/vm.py - posted by GitBox <gi...@apache.org> on 2020/02/10 19:38:17 UTC, 1 replies.
- [GitHub] [incubator-tvm] masahi commented on issue #4771: [Relay] Added Merge Composite pass - posted by GitBox <gi...@apache.org> on 2020/02/10 19:39:16 UTC, 1 replies.
- [GitHub] [incubator-tvm] masahi merged pull request #4771: [Relay] Added Merge Composite pass - posted by GitBox <gi...@apache.org> on 2020/02/10 19:39:22 UTC, 0 replies.
- [incubator-tvm] branch master updated: [Relay] Added Merge Composite pass (#4771) - posted by ma...@apache.org on 2020/02/10 19:39:26 UTC, 0 replies.
- [GitHub] [incubator-tvm] mbarrett97 commented on a change in pull request #4847: Use dummy func when no lowered_funcs exists in Relay mod - posted by GitBox <gi...@apache.org> on 2020/02/10 20:17:00 UTC, 1 replies.
- [GitHub] [incubator-tvm] comaniac commented on issue #4741: [External codegen] Add test cases for fused ops with manual annotation - posted by GitBox <gi...@apache.org> on 2020/02/10 21:18:39 UTC, 0 replies.
- [GitHub] [incubator-tvm] zhiics opened a new pull request #4855: [Refactor] move vm.py under runtime and adt to runtime.container.py - posted by GitBox <gi...@apache.org> on 2020/02/10 21:26:11 UTC, 0 replies.
- [GitHub] [incubator-tvm] masahi commented on issue #4741: [External codegen] Add test cases for fused ops with manual annotation - posted by GitBox <gi...@apache.org> on 2020/02/10 21:35:52 UTC, 0 replies.
- [GitHub] [incubator-tvm] masahi commented on a change in pull request #4771: [Relay] Added Merge Composite pass - posted by GitBox <gi...@apache.org> on 2020/02/10 21:40:19 UTC, 0 replies.
- [GitHub] [incubator-tvm] masahi edited a comment on issue #4741: [External codegen] Add test cases for fused ops with manual annotation - posted by GitBox <gi...@apache.org> on 2020/02/10 21:42:20 UTC, 0 replies.
- [GitHub] [incubator-tvm] tqchen commented on a change in pull request #4855: [Refactor] move vm.py under runtime and adt to runtime.container.py - posted by GitBox <gi...@apache.org> on 2020/02/10 22:06:53 UTC, 7 replies.
- [GitHub] [incubator-tvm] zhiics commented on a change in pull request #4855: [Refactor] move vm.py under runtime and adt to runtime.container.py - posted by GitBox <gi...@apache.org> on 2020/02/10 22:09:28 UTC, 1 replies.
- [GitHub] [incubator-tvm] tqchen merged pull request #4853: [Fix] reverse some changes made for intel_graphics/conv2d.py in PR #4849 - posted by GitBox <gi...@apache.org> on 2020/02/10 22:13:37 UTC, 0 replies.
- [incubator-tvm] branch master updated (0dbe70c -> b7364b4) - posted by tq...@apache.org on 2020/02/10 22:13:43 UTC, 0 replies.
- [GitHub] [incubator-tvm] soiferj commented on issue #4548: Windows support for autotvm - Do not merge - posted by GitBox <gi...@apache.org> on 2020/02/11 00:12:28 UTC, 0 replies.
- [GitHub] [incubator-tvm] merrymercy opened a new pull request #4856: [RUNTIME] Fix memory leakage of TVMByteArray - posted by GitBox <gi...@apache.org> on 2020/02/11 00:53:47 UTC, 0 replies.
- [GitHub] [incubator-tvm] jwfromm commented on a change in pull request #4771: [Relay] Added Merge Composite pass - posted by GitBox <gi...@apache.org> on 2020/02/11 01:31:15 UTC, 1 replies.
- [GitHub] [incubator-tvm] jmorrill opened a new pull request #4857: Windows Support for cpp_rpc - posted by GitBox <gi...@apache.org> on 2020/02/11 01:47:11 UTC, 0 replies.
- [GitHub] [incubator-tvm] jmorrill commented on issue #4548: Windows support for autotvm - Do not merge - posted by GitBox <gi...@apache.org> on 2020/02/11 01:48:59 UTC, 0 replies.
- [GitHub] [incubator-tvm] KindleHe opened a new issue #4858: Error in Build NNPACK - posted by GitBox <gi...@apache.org> on 2020/02/11 02:02:52 UTC, 0 replies.
- [GitHub] [incubator-tvm] hlu1 opened a new pull request #4859: [LLVM] Explicit llvm::StringRef to std::string conversion - posted by GitBox <gi...@apache.org> on 2020/02/11 02:21:40 UTC, 0 replies.
- [GitHub] [incubator-tvm] tqchen commented on a change in pull request #4859: [LLVM] Explicit llvm::StringRef to std::string conversion - posted by GitBox <gi...@apache.org> on 2020/02/11 02:41:24 UTC, 0 replies.
- [GitHub] [incubator-tvm] tqchen commented on issue #4855: [Refactor] move vm.py under runtime and adt to runtime.container.py - posted by GitBox <gi...@apache.org> on 2020/02/11 02:44:44 UTC, 1 replies.
- [GitHub] [incubator-tvm] sergei-grechanik commented on issue #2498: [TVM] Automatic differentiation for tensor expressions - posted by GitBox <gi...@apache.org> on 2020/02/11 02:53:28 UTC, 0 replies.
- [GitHub] [incubator-tvm] FrozenGene commented on a change in pull request #4859: [LLVM] Explicit llvm::StringRef to std::string conversion - posted by GitBox <gi...@apache.org> on 2020/02/11 02:54:46 UTC, 0 replies.
- [GitHub] [incubator-tvm] FrozenGene merged pull request #4816: [TFLite] Using real image for QNN testing. - posted by GitBox <gi...@apache.org> on 2020/02/11 02:56:39 UTC, 0 replies.
- [incubator-tvm] branch master updated (b7364b4 -> 902e21b) - posted by zh...@apache.org on 2020/02/11 02:56:48 UTC, 0 replies.
- [GitHub] [incubator-tvm] zhiics commented on issue #4847: Use dummy func when no lowered_funcs exists in Relay mod - posted by GitBox <gi...@apache.org> on 2020/02/11 03:17:25 UTC, 0 replies.
- [GitHub] [incubator-tvm] hlu1 commented on a change in pull request #4859: [LLVM] Explicit llvm::StringRef to std::string conversion - posted by GitBox <gi...@apache.org> on 2020/02/11 04:02:49 UTC, 1 replies.
- [GitHub] [incubator-tvm] tqchen opened a new issue #4860: [TEST][FLAKY] topi/tests/python/test_topi_sort.py::test_argsort - posted by GitBox <gi...@apache.org> on 2020/02/11 04:14:21 UTC, 0 replies.
- [GitHub] [incubator-tvm] tqchen commented on issue #4856: [RUNTIME] Fix memory leakage of TVMByteArray - posted by GitBox <gi...@apache.org> on 2020/02/11 04:15:59 UTC, 0 replies.
- [GitHub] [incubator-tvm] hlu1 opened a new pull request #4861: [TVM] const auto p -> const auto& p - posted by GitBox <gi...@apache.org> on 2020/02/11 04:17:57 UTC, 0 replies.
- [GitHub] [incubator-tvm] tqchen opened a new pull request #4862: [WIP][REFACTOR][PY] establish tvm.ir, migrate base, expr, type - posted by GitBox <gi...@apache.org> on 2020/02/11 04:25:32 UTC, 0 replies.
- [GitHub] [incubator-tvm] FrozenGene commented on a change in pull request #4847: Use dummy func when no lowered_funcs exists in Relay mod - posted by GitBox <gi...@apache.org> on 2020/02/11 04:43:13 UTC, 0 replies.
- [GitHub] [incubator-tvm] redpanda3 opened a new pull request #4863: vta+nvdla integration - posted by GitBox <gi...@apache.org> on 2020/02/11 05:08:15 UTC, 0 replies.
- [GitHub] [incubator-tvm] merrymercy merged pull request #4856: [RUNTIME] Fix memory leakage of TVMByteArray - posted by GitBox <gi...@apache.org> on 2020/02/11 09:58:38 UTC, 0 replies.
- [incubator-tvm] branch master updated (902e21b -> 31c2f97) - posted by lm...@apache.org on 2020/02/11 09:58:49 UTC, 0 replies.
- [GitHub] [incubator-tvm] mbarrett97 opened a new pull request #4864: [Relay] Ignore Primitive functions in Visitors - posted by GitBox <gi...@apache.org> on 2020/02/11 14:06:06 UTC, 0 replies.
- [GitHub] [incubator-tvm] tqchen merged pull request #4859: [LLVM] Explicit llvm::StringRef to std::string conversion - posted by GitBox <gi...@apache.org> on 2020/02/11 16:45:20 UTC, 0 replies.
- [incubator-tvm] branch master updated (31c2f97 -> 91d2f5a) - posted by tq...@apache.org on 2020/02/11 16:45:27 UTC, 0 replies.
- [GitHub] [incubator-tvm] tqchen commented on issue #4863: vta+nvdla integration - posted by GitBox <gi...@apache.org> on 2020/02/11 16:48:22 UTC, 0 replies.
- [GitHub] [incubator-tvm] tqchen edited a comment on issue #4863: vta+nvdla integration - posted by GitBox <gi...@apache.org> on 2020/02/11 16:48:33 UTC, 0 replies.
- [GitHub] [incubator-tvm] tqchen commented on issue #4858: Error in Build NNPACK @mbp - posted by GitBox <gi...@apache.org> on 2020/02/11 16:49:53 UTC, 0 replies.
- [GitHub] [incubator-tvm] tqchen commented on issue #4864: [Relay] Ignore Primitive functions in Visitors - posted by GitBox <gi...@apache.org> on 2020/02/11 16:51:15 UTC, 4 replies.
- [GitHub] [incubator-tvm] tqchen edited a comment on issue #4864: [Relay] Ignore Primitive functions in Visitors - posted by GitBox <gi...@apache.org> on 2020/02/11 16:51:26 UTC, 3 replies.
- [GitHub] [incubator-tvm] tqchen merged pull request #4861: [TVM] const auto p -> const auto& p - posted by GitBox <gi...@apache.org> on 2020/02/11 16:52:27 UTC, 0 replies.
- [GitHub] [incubator-tvm] tqchen commented on issue #4861: [TVM] const auto p -> const auto& p - posted by GitBox <gi...@apache.org> on 2020/02/11 16:52:32 UTC, 0 replies.
- [incubator-tvm] branch master updated (91d2f5a -> c42bb6c) - posted by tq...@apache.org on 2020/02/11 16:52:34 UTC, 0 replies.
- [GitHub] [incubator-tvm] tqchen closed issue #4858: Error in Build NNPACK @mbp - posted by GitBox <gi...@apache.org> on 2020/02/11 16:54:25 UTC, 0 replies.
- [GitHub] [incubator-tvm] mbarrett97 commented on issue #4864: [Relay] Ignore Primitive functions in Visitors - posted by GitBox <gi...@apache.org> on 2020/02/11 16:59:50 UTC, 4 replies.
- [GitHub] [incubator-tvm] alexgl-github commented on issue #4790: Fast exponent - posted by GitBox <gi...@apache.org> on 2020/02/11 17:32:39 UTC, 2 replies.
- [GitHub] [incubator-tvm] comaniac commented on issue #4864: [Relay] Ignore Primitive functions in Visitors - posted by GitBox <gi...@apache.org> on 2020/02/11 17:38:53 UTC, 0 replies.
- [GitHub] [incubator-tvm] masahi commented on issue #4838: [Frontend, ONNX] Add Resize op converter - posted by GitBox <gi...@apache.org> on 2020/02/11 17:51:11 UTC, 0 replies.
- [GitHub] [incubator-tvm] icemelon9 merged pull request #4838: [Frontend, ONNX] Add Resize op converter - posted by GitBox <gi...@apache.org> on 2020/02/11 17:56:16 UTC, 0 replies.
- [GitHub] [incubator-tvm] icemelon9 commented on issue #4838: [Frontend, ONNX] Add Resize op converter - posted by GitBox <gi...@apache.org> on 2020/02/11 17:56:25 UTC, 0 replies.
- [incubator-tvm] branch master updated (c42bb6c -> 4fce513) - posted by ha...@apache.org on 2020/02/11 17:56:28 UTC, 0 replies.
- [GitHub] [incubator-tvm] zhiics commented on issue #4864: [Relay] Ignore Primitive functions in Visitors - posted by GitBox <gi...@apache.org> on 2020/02/11 17:59:33 UTC, 1 replies.
- [GitHub] [incubator-tvm] zhiics edited a comment on issue #4864: [Relay] Ignore Primitive functions in Visitors - posted by GitBox <gi...@apache.org> on 2020/02/11 18:02:55 UTC, 0 replies.
- [GitHub] [incubator-tvm] tqchen commented on issue #4862: [REFACTOR][PY] establish tvm.ir, migrate base, expr, type, adt - posted by GitBox <gi...@apache.org> on 2020/02/11 18:14:36 UTC, 0 replies.
- [GitHub] [incubator-tvm] zhiics commented on a change in pull request #4862: [REFACTOR][PY] establish tvm.ir, migrate base, expr, type, adt - posted by GitBox <gi...@apache.org> on 2020/02/11 18:31:04 UTC, 3 replies.
- [GitHub] [incubator-tvm] tqchen commented on a change in pull request #4862: [REFACTOR][PY] establish tvm.ir, migrate base, expr, type, adt - posted by GitBox <gi...@apache.org> on 2020/02/11 18:55:10 UTC, 0 replies.
- [GitHub] [incubator-tvm] zhiics commented on a change in pull request #4862: [REFACTOR][PY] establish tvm.ir, migrate base, expr, type, adt, transform - posted by GitBox <gi...@apache.org> on 2020/02/11 19:01:35 UTC, 0 replies.
- [GitHub] [incubator-tvm] tqchen commented on a change in pull request #4862: [REFACTOR][PY] establish tvm.ir, migrate base, expr, type, adt, transform - posted by GitBox <gi...@apache.org> on 2020/02/11 19:04:50 UTC, 0 replies.
- [GitHub] [incubator-tvm] yzhliu commented on issue #3670: [RFC] AlterOpLayout Pass Refactoring - posted by GitBox <gi...@apache.org> on 2020/02/11 19:38:31 UTC, 0 replies.
- [GitHub] [incubator-tvm] tqchen merged pull request #4855: [Refactor] move vm.py under runtime and adt to runtime.container.py - posted by GitBox <gi...@apache.org> on 2020/02/11 20:04:06 UTC, 0 replies.
- [incubator-tvm] branch master updated (4fce513 -> 502cf26) - posted by tq...@apache.org on 2020/02/11 20:04:13 UTC, 0 replies.
- [GitHub] [incubator-tvm] hlu1 opened a new pull request #4865: [Topi] Missing header - posted by GitBox <gi...@apache.org> on 2020/02/11 20:17:09 UTC, 0 replies.
- [GitHub] [incubator-tvm] zhiics closed issue #4854: [REFACTOR] Move python vm runtime into runtime/vm.py - posted by GitBox <gi...@apache.org> on 2020/02/11 20:17:57 UTC, 0 replies.
- [GitHub] [incubator-tvm] tqchen commented on issue #4862: [REFACTOR][PY][API-CHANGE] establish tvm.ir, migrate corresponding relay files - posted by GitBox <gi...@apache.org> on 2020/02/11 20:20:27 UTC, 1 replies.
- [GitHub] [incubator-tvm] tqchen commented on issue #4690: WIP: Flake8: Add undefined names test - posted by GitBox <gi...@apache.org> on 2020/02/11 20:28:54 UTC, 0 replies.
- [GitHub] [incubator-tvm] tqchen closed pull request #4690: WIP: Flake8: Add undefined names test - posted by GitBox <gi...@apache.org> on 2020/02/11 20:28:54 UTC, 0 replies.
- [GitHub] [incubator-tvm] kparzysz-quic commented on a change in pull request #4859: [LLVM] Explicit llvm::StringRef to std::string conversion - posted by GitBox <gi...@apache.org> on 2020/02/11 21:40:35 UTC, 0 replies.
- [GitHub] [incubator-tvm] alexgl-github opened a new pull request #4866: Optimize x86 conv3d_ndhwc using data packing approach. - posted by GitBox <gi...@apache.org> on 2020/02/11 21:41:48 UTC, 0 replies.
- [GitHub] [incubator-tvm] alexgl-github commented on issue #4866: Optimize x86 conv3d_ndhwc using data packing approach. - posted by GitBox <gi...@apache.org> on 2020/02/11 21:43:38 UTC, 1 replies.
- [GitHub] [incubator-tvm] tqchen merged pull request #4750: Fix onnx import bugs - posted by GitBox <gi...@apache.org> on 2020/02/11 21:44:51 UTC, 0 replies.
- [incubator-tvm] branch master updated (502cf26 -> 54349ec) - posted by tq...@apache.org on 2020/02/11 21:44:58 UTC, 0 replies.
- [GitHub] [incubator-tvm] kumasento commented on issue #4847: Use dummy func when no lowered_funcs exists in Relay mod - posted by GitBox <gi...@apache.org> on 2020/02/11 21:46:25 UTC, 1 replies.
- [GitHub] [incubator-tvm] kumasento commented on a change in pull request #4847: Use dummy func when no lowered_funcs exists in Relay mod - posted by GitBox <gi...@apache.org> on 2020/02/11 21:47:05 UTC, 2 replies.
- [GitHub] [incubator-tvm] zhiics commented on a change in pull request #4847: Use dummy func when no lowered_funcs exists in Relay mod - posted by GitBox <gi...@apache.org> on 2020/02/11 21:55:35 UTC, 3 replies.
- [GitHub] [incubator-tvm] masahi commented on issue #4864: [Relay] Ignore Primitive functions in Visitors - posted by GitBox <gi...@apache.org> on 2020/02/11 22:18:09 UTC, 1 replies.
- [GitHub] [incubator-tvm] tqchen merged pull request #4865: [Topi] Missing header - posted by GitBox <gi...@apache.org> on 2020/02/11 22:46:52 UTC, 0 replies.
- [incubator-tvm] branch master updated (54349ec -> 15df204) - posted by tq...@apache.org on 2020/02/11 22:47:01 UTC, 0 replies.
- [GitHub] [incubator-tvm] wpan11nv opened a new pull request #4867: [TOPI][CUDA] Enable vectorization on fp16 type - posted by GitBox <gi...@apache.org> on 2020/02/11 23:06:04 UTC, 0 replies.
- [GitHub] [incubator-tvm] zhiics opened a new pull request #4868: [doc][VM] Update the vm doc - posted by GitBox <gi...@apache.org> on 2020/02/11 23:42:12 UTC, 0 replies.
- [GitHub] [incubator-tvm] zhiics commented on issue #4790: Fast exponent - posted by GitBox <gi...@apache.org> on 2020/02/11 23:55:54 UTC, 0 replies.
- [GitHub] [incubator-tvm] tqchen edited a comment on issue #4862: [REFACTOR][PY][API-CHANGE] establish tvm.ir, migrate corresponding relay files - posted by GitBox <gi...@apache.org> on 2020/02/12 00:39:16 UTC, 0 replies.
- [GitHub] [incubator-tvm] tqchen commented on issue #4867: [TOPI][CUDA] Enable vectorization on fp16 type - posted by GitBox <gi...@apache.org> on 2020/02/12 00:48:53 UTC, 2 replies.
- [GitHub] [incubator-tvm] tqchen merged pull request #4862: [REFACTOR][PY][API-CHANGE] establish tvm.ir, migrate corresponding files - posted by GitBox <gi...@apache.org> on 2020/02/12 04:01:38 UTC, 0 replies.
- [GitHub] [incubator-tvm] tqchen commented on issue #4862: [REFACTOR][PY][API-CHANGE] establish tvm.ir, migrate corresponding files - posted by GitBox <gi...@apache.org> on 2020/02/12 04:01:46 UTC, 0 replies.
- [incubator-tvm] branch master updated (15df204 -> a566161) - posted by tq...@apache.org on 2020/02/12 04:01:47 UTC, 0 replies.
- [GitHub] [incubator-tvm] tqchen opened a new pull request #4869: [DOCS][PY] Add docs for tvm.ir - posted by GitBox <gi...@apache.org> on 2020/02/12 04:37:31 UTC, 0 replies.
- [GitHub] [incubator-tvm] wweic commented on a change in pull request #4868: [doc][VM] Update the vm doc - posted by GitBox <gi...@apache.org> on 2020/02/12 07:39:35 UTC, 2 replies.
- [GitHub] [incubator-tvm] masahi commented on issue #4816: [TFLite] Using real image for QNN testing. - posted by GitBox <gi...@apache.org> on 2020/02/12 11:06:28 UTC, 1 replies.
- [GitHub] [incubator-tvm] masahi edited a comment on issue #4816: [TFLite] Using real image for QNN testing. - posted by GitBox <gi...@apache.org> on 2020/02/12 11:06:53 UTC, 0 replies.
- [GitHub] [incubator-tvm] mbarrett97 commented on issue #4847: Use dummy func when no lowered_funcs exists in Relay mod - posted by GitBox <gi...@apache.org> on 2020/02/12 12:21:00 UTC, 0 replies.
- [GitHub] [incubator-tvm] u99127 commented on issue #4543: [FRONTEND][TFLITE] Add support for TFLite_Detection_PostProcess - posted by GitBox <gi...@apache.org> on 2020/02/12 13:14:51 UTC, 0 replies.
- [GitHub] [incubator-tvm] kumasento commented on issue #4847: Return empty CSourceModule when no lowered_funcs exists in Relay mod - posted by GitBox <gi...@apache.org> on 2020/02/12 14:54:35 UTC, 5 replies.
- [GitHub] [incubator-tvm] tqchen merged pull request #4869: [DOCS][PY] Add docs for tvm.ir - posted by GitBox <gi...@apache.org> on 2020/02/12 16:01:24 UTC, 0 replies.
- [incubator-tvm] branch master updated (a566161 -> aaf62e4) - posted by tq...@apache.org on 2020/02/12 16:01:35 UTC, 0 replies.
- [GitHub] [incubator-tvm] zhiics commented on a change in pull request #4868: [doc][VM] Update the vm doc - posted by GitBox <gi...@apache.org> on 2020/02/12 16:15:53 UTC, 0 replies.
- [GitHub] [incubator-tvm] yangjunpro commented on issue #4845: [DEV] TVM v0.7 Roadmap - posted by GitBox <gi...@apache.org> on 2020/02/12 16:24:23 UTC, 0 replies.
- [GitHub] [incubator-tvm] tqchen commented on issue #2885: [SGX] Use Fortanix EDP - posted by GitBox <gi...@apache.org> on 2020/02/12 16:55:29 UTC, 0 replies.
- [GitHub] [incubator-tvm] kevinthesun commented on issue #4866: Optimize x86 conv3d_ndhwc using data packing approach. - posted by GitBox <gi...@apache.org> on 2020/02/12 17:52:45 UTC, 1 replies.
- [GitHub] [incubator-tvm] kparzysz-quic commented on issue #4837: [REFACTOR][PY][API-Change] Polish tvm.runtime, tvm.runtime.module API update - posted by GitBox <gi...@apache.org> on 2020/02/12 18:23:41 UTC, 0 replies.
- [GitHub] [incubator-tvm] comaniac opened a new pull request #4870: [AutoTVM] Support range in index based tuners - posted by GitBox <gi...@apache.org> on 2020/02/12 18:37:35 UTC, 1 replies.
- [GitHub] [incubator-tvm] wpan11nv commented on issue #4867: [TOPI][CUDA] Enable vectorization on fp16 type - posted by GitBox <gi...@apache.org> on 2020/02/12 18:39:45 UTC, 1 replies.
- [GitHub] [incubator-tvm] comaniac commented on issue #4870: [AutoTVM] Support range in index based tuners - posted by GitBox <gi...@apache.org> on 2020/02/12 18:43:46 UTC, 2 replies.
- [GitHub] [incubator-tvm] tqchen opened a new pull request #4871: [JVM] Update the runtime PackedFunc for module - posted by GitBox <gi...@apache.org> on 2020/02/12 19:21:18 UTC, 0 replies.
- [GitHub] [incubator-tvm] paddyhoran commented on issue #2885: [SGX] Use Fortanix EDP - posted by GitBox <gi...@apache.org> on 2020/02/12 19:55:56 UTC, 0 replies.
- [GitHub] [incubator-tvm] vinx13 commented on a change in pull request #4867: [TOPI][CUDA] Enable vectorization on fp16 type - posted by GitBox <gi...@apache.org> on 2020/02/12 20:47:09 UTC, 1 replies.
- [GitHub] [incubator-tvm] Laurawly commented on a change in pull request #4867: [TOPI][CUDA] Enable vectorization on fp16 type - posted by GitBox <gi...@apache.org> on 2020/02/12 21:16:42 UTC, 1 replies.
- [GitHub] [incubator-tvm] tqchen merged pull request #4871: [JVM] Update the runtime PackedFunc for module - posted by GitBox <gi...@apache.org> on 2020/02/12 21:23:26 UTC, 0 replies.
- [incubator-tvm] branch master updated (aaf62e4 -> 79cfab0) - posted by tq...@apache.org on 2020/02/12 21:23:35 UTC, 0 replies.
- [GitHub] [incubator-tvm] tqchen opened a new pull request #4872: [REFACTOR][PY][API-CHANGE] Establish tvm.target - posted by GitBox <gi...@apache.org> on 2020/02/12 21:42:12 UTC, 0 replies.
- [GitHub] [incubator-tvm] tqchen commented on issue #4872: [REFACTOR][PY][API-CHANGE] Establish tvm.target - posted by GitBox <gi...@apache.org> on 2020/02/12 21:45:43 UTC, 0 replies.
- [GitHub] [incubator-tvm] anijain2305 commented on a change in pull request #4866: Optimize x86 conv3d_ndhwc using data packing approach. - posted by GitBox <gi...@apache.org> on 2020/02/12 22:06:55 UTC, 1 replies.
- [GitHub] [incubator-tvm] anijain2305 commented on issue #4790: Fast exponent - posted by GitBox <gi...@apache.org> on 2020/02/12 22:12:13 UTC, 3 replies.
- [GitHub] [incubator-tvm] mbarrett97 commented on issue #4847: Return empty CSourceModule when no lowered_funcs exists in Relay mod - posted by GitBox <gi...@apache.org> on 2020/02/12 22:26:53 UTC, 0 replies.
- [GitHub] [incubator-tvm] tqchen commented on issue #4847: Return empty CSourceModule when no lowered_funcs exists in Relay mod - posted by GitBox <gi...@apache.org> on 2020/02/12 23:03:23 UTC, 1 replies.
- [GitHub] [incubator-tvm] tqchen edited a comment on issue #4847: Return empty CSourceModule when no lowered_funcs exists in Relay mod - posted by GitBox <gi...@apache.org> on 2020/02/12 23:04:59 UTC, 0 replies.
- [GitHub] [incubator-tvm] zhiics commented on issue #4847: Return empty CSourceModule when no lowered_funcs exists in Relay mod - posted by GitBox <gi...@apache.org> on 2020/02/12 23:08:31 UTC, 0 replies.
- [GitHub] [incubator-tvm] zhiics edited a comment on issue #4847: Return empty CSourceModule when no lowered_funcs exists in Relay mod - posted by GitBox <gi...@apache.org> on 2020/02/12 23:08:55 UTC, 1 replies.
- [GitHub] [incubator-tvm] anijain2305 opened a new pull request #4873: [Relay][FastMath] Relay pass to use fast exp/tanh - posted by GitBox <gi...@apache.org> on 2020/02/13 00:15:30 UTC, 0 replies.
- [GitHub] [incubator-tvm] zhiics commented on a change in pull request #4873: [Relay][FastMath] Relay pass to use fast exp/tanh - posted by GitBox <gi...@apache.org> on 2020/02/13 00:24:22 UTC, 5 replies.
- [GitHub] [incubator-tvm] anijain2305 commented on issue #4873: [Relay][FastMath] Relay pass to use fast exp/tanh - posted by GitBox <gi...@apache.org> on 2020/02/13 00:27:29 UTC, 6 replies.
- [GitHub] [incubator-tvm] tqchen commented on issue #4790: Fast exponent - posted by GitBox <gi...@apache.org> on 2020/02/13 00:28:17 UTC, 1 replies.
- [GitHub] [incubator-tvm] anijain2305 commented on a change in pull request #4873: [Relay][FastMath] Relay pass to use fast exp/tanh - posted by GitBox <gi...@apache.org> on 2020/02/13 00:29:16 UTC, 1 replies.
- [GitHub] [incubator-tvm] tqchen merged pull request #4872: [REFACTOR][PY][API-CHANGE] Establish tvm.target - posted by GitBox <gi...@apache.org> on 2020/02/13 00:36:25 UTC, 0 replies.
- [incubator-tvm] branch master updated (79cfab0 -> 51a265a) - posted by tq...@apache.org on 2020/02/13 00:36:36 UTC, 0 replies.
- [GitHub] [incubator-tvm] alexgl-github edited a comment on issue #4866: Optimize x86 conv3d_ndhwc using data packing approach. - posted by GitBox <gi...@apache.org> on 2020/02/13 01:26:01 UTC, 2 replies.
- [GitHub] [incubator-tvm] FrozenGene commented on issue #4543: [FRONTEND][TFLITE] Add support for TFLite_Detection_PostProcess - posted by GitBox <gi...@apache.org> on 2020/02/13 02:07:52 UTC, 0 replies.
- [GitHub] [incubator-tvm] FrozenGene merged pull request #4543: [FRONTEND][TFLITE] Add support for TFLite_Detection_PostProcess - posted by GitBox <gi...@apache.org> on 2020/02/13 02:08:00 UTC, 0 replies.
- [incubator-tvm] branch master updated (51a265a -> 70c6382) - posted by zh...@apache.org on 2020/02/13 02:08:08 UTC, 0 replies.
- [GitHub] [incubator-tvm] FrozenGene commented on issue #4847: Return empty CSourceModule when no lowered_funcs exists in Relay mod - posted by GitBox <gi...@apache.org> on 2020/02/13 03:06:07 UTC, 1 replies.
- [GitHub] [incubator-tvm] FrozenGene edited a comment on issue #4847: Return empty CSourceModule when no lowered_funcs exists in Relay mod - posted by GitBox <gi...@apache.org> on 2020/02/13 03:07:02 UTC, 0 replies.
- [GitHub] [incubator-tvm] FrozenGene commented on a change in pull request #4790: Fast exponent - posted by GitBox <gi...@apache.org> on 2020/02/13 03:50:14 UTC, 0 replies.
- [GitHub] [incubator-tvm] kevinthesun merged pull request #4866: Optimize x86 conv3d_ndhwc using data packing approach. - posted by GitBox <gi...@apache.org> on 2020/02/13 06:38:17 UTC, 0 replies.
- [incubator-tvm] branch master updated (70c6382 -> 8d94587) - posted by ke...@apache.org on 2020/02/13 06:38:24 UTC, 0 replies.
- [GitHub] [incubator-tvm] wweic merged pull request #4868: [doc][VM] Update the vm doc - posted by GitBox <gi...@apache.org> on 2020/02/13 08:23:53 UTC, 0 replies.
- [incubator-tvm] branch master updated (8d94587 -> a6c42b3) - posted by ww...@apache.org on 2020/02/13 08:24:02 UTC, 0 replies.
- [GitHub] [incubator-tvm] wweic commented on issue #4868: [doc][VM] Update the vm doc - posted by GitBox <gi...@apache.org> on 2020/02/13 08:24:08 UTC, 0 replies.
- [GitHub] [incubator-tvm] masahi opened a new pull request #4874: [QNN] More doc fix on quantize and convolution - posted by GitBox <gi...@apache.org> on 2020/02/13 14:15:21 UTC, 0 replies.
- [GitHub] [incubator-tvm] vizero1 opened a new issue #4875: Image preprocessing for darknet takes too long - posted by GitBox <gi...@apache.org> on 2020/02/13 16:10:20 UTC, 0 replies.
- [GitHub] [incubator-tvm] tqchen commented on issue #4875: Image preprocessing for darknet takes too long - posted by GitBox <gi...@apache.org> on 2020/02/13 17:29:42 UTC, 0 replies.
- [GitHub] [incubator-tvm] wpan11nv commented on a change in pull request #4867: [TOPI][CUDA] Enable vectorization on fp16 type - posted by GitBox <gi...@apache.org> on 2020/02/13 17:37:52 UTC, 0 replies.
- [GitHub] [incubator-tvm] wpan11nv opened a new pull request #4876: [CodeGen][CUDA] Fix issues in cuda codegen - posted by GitBox <gi...@apache.org> on 2020/02/13 18:32:17 UTC, 0 replies.
- [GitHub] [incubator-tvm] wpan11nv commented on issue #4876: [CodeGen][CUDA] Fix issues in cuda codegen - posted by GitBox <gi...@apache.org> on 2020/02/13 18:48:54 UTC, 1 replies.
- [GitHub] [incubator-tvm] tqchen commented on issue #4876: [CodeGen][CUDA] Fix issues in cuda codegen - posted by GitBox <gi...@apache.org> on 2020/02/13 19:12:31 UTC, 0 replies.
- [GitHub] [incubator-tvm] anijain2305 commented on issue #3680: [TOPI] Update softmax compute and CPU schedule - posted by GitBox <gi...@apache.org> on 2020/02/13 19:54:51 UTC, 0 replies.
- [GitHub] [incubator-tvm] masahi commented on issue #4874: [QNN] More doc fix on quantize and convolution - posted by GitBox <gi...@apache.org> on 2020/02/13 21:22:12 UTC, 2 replies.
- [GitHub] [incubator-tvm] anijain2305 commented on issue #4874: [QNN] More doc fix on quantize and convolution - posted by GitBox <gi...@apache.org> on 2020/02/13 21:26:07 UTC, 0 replies.
- [GitHub] [incubator-tvm] masahi edited a comment on issue #4874: [QNN] More doc fix on quantize and convolution - posted by GitBox <gi...@apache.org> on 2020/02/13 23:23:35 UTC, 0 replies.
- [GitHub] [incubator-tvm] tqchen opened a new pull request #4877: [REFACTOR][PY] Establish tvm.tir - posted by GitBox <gi...@apache.org> on 2020/02/13 23:23:59 UTC, 0 replies.
- [GitHub] [incubator-tvm] tqchen commented on issue #4877: [REFACTOR][PY] Establish tvm.tir - posted by GitBox <gi...@apache.org> on 2020/02/13 23:24:29 UTC, 0 replies.
- [GitHub] [incubator-tvm] anijain2305 opened a new pull request #4878: [Relay][SimplifyInference] Express Softmax as sequence of Relay ops - posted by GitBox <gi...@apache.org> on 2020/02/14 00:06:54 UTC, 0 replies.
- [GitHub] [incubator-tvm] soiferj opened a new pull request #4879: [Relay][Pass] Fix bug in re-processing call node in MergeComposite pass - posted by GitBox <gi...@apache.org> on 2020/02/14 00:39:48 UTC, 0 replies.
- [GitHub] [incubator-tvm] soiferj commented on issue #4879: [Relay][Pass] Fix bug in re-processing call node in MergeComposite pass - posted by GitBox <gi...@apache.org> on 2020/02/14 00:50:01 UTC, 16 replies.
- [GitHub] [incubator-tvm] masahi commented on issue #4878: [Relay][SimplifyInference] Express Softmax as sequence of Relay ops - posted by GitBox <gi...@apache.org> on 2020/02/14 00:59:20 UTC, 1 replies.
- [GitHub] [incubator-tvm] anijain2305 commented on issue #4878: [Relay][SimplifyInference] Express Softmax as sequence of Relay ops - posted by GitBox <gi...@apache.org> on 2020/02/14 01:02:09 UTC, 3 replies.
- [GitHub] [incubator-tvm] zhiics commented on issue #4459: [RUNTIME] Implement TVMDSOOp(TensorFlow custom op) for TVM runtime - posted by GitBox <gi...@apache.org> on 2020/02/14 01:06:19 UTC, 0 replies.
- [GitHub] [incubator-tvm] zhiics commented on issue #4878: [Relay][SimplifyInference] Express Softmax as sequence of Relay ops - posted by GitBox <gi...@apache.org> on 2020/02/14 01:11:17 UTC, 0 replies.
- [GitHub] [incubator-tvm] FrozenGene commented on a change in pull request #4847: Return empty CSourceModule when no lowered_funcs exists in Relay mod - posted by GitBox <gi...@apache.org> on 2020/02/14 02:07:29 UTC, 2 replies.
- [GitHub] [incubator-tvm] masahi opened a new pull request #4880: [QNN] Add support for per channel weight scale in dense op - posted by GitBox <gi...@apache.org> on 2020/02/14 02:45:18 UTC, 0 replies.
- [GitHub] [incubator-tvm] FrozenGene commented on issue #4857: Windows Support for cpp_rpc - posted by GitBox <gi...@apache.org> on 2020/02/14 02:53:41 UTC, 1 replies.
- [GitHub] [incubator-tvm] masahi commented on a change in pull request #4880: [QNN] Add support for per channel weight scale in dense op - posted by GitBox <gi...@apache.org> on 2020/02/14 03:22:24 UTC, 4 replies.
- [GitHub] [incubator-tvm] tqchen merged pull request #4877: [REFACTOR][PY] Establish tvm.tir - posted by GitBox <gi...@apache.org> on 2020/02/14 04:24:03 UTC, 0 replies.
- [incubator-tvm] branch master updated (a6c42b3 -> b787ffa) - posted by tq...@apache.org on 2020/02/14 04:24:10 UTC, 0 replies.
- [GitHub] [incubator-tvm] tqchen merged pull request #4867: [TOPI][CUDA] Enable vectorization on fp16 type - posted by GitBox <gi...@apache.org> on 2020/02/14 04:24:30 UTC, 0 replies.
- [incubator-tvm] branch master updated (b787ffa -> 7013fc9) - posted by tq...@apache.org on 2020/02/14 04:24:38 UTC, 0 replies.
- [GitHub] [incubator-tvm] tqchen merged pull request #4874: [QNN] More doc fix on quantize and convolution - posted by GitBox <gi...@apache.org> on 2020/02/14 04:28:09 UTC, 0 replies.
- [incubator-tvm] branch master updated (7013fc9 -> 24c53a3) - posted by tq...@apache.org on 2020/02/14 04:28:17 UTC, 0 replies.
- [GitHub] [incubator-tvm] anijain2305 commented on a change in pull request #4880: [QNN] Add support for per channel weight scale in dense op - posted by GitBox <gi...@apache.org> on 2020/02/14 07:06:55 UTC, 1 replies.
- [GitHub] [incubator-tvm] FrozenGene commented on a change in pull request #4880: [QNN] Add support for per channel weight scale in dense op - posted by GitBox <gi...@apache.org> on 2020/02/14 07:40:29 UTC, 0 replies.
- [GitHub] [incubator-tvm] MarisaKirisame opened a new pull request #4881: [WIP] Fixing an Infinite Loop case in UnmatchedChecker. - posted by GitBox <gi...@apache.org> on 2020/02/14 08:47:23 UTC, 0 replies.
- [GitHub] [incubator-tvm] MarisaKirisame commented on issue #4881: [WIP] Fixing an Infinite Loop case in UnmatchedChecker. - posted by GitBox <gi...@apache.org> on 2020/02/14 08:47:48 UTC, 2 replies.
- [GitHub] [incubator-tvm] merrymercy commented on a change in pull request #4870: [AutoTVM] Support range in index based tuners - posted by GitBox <gi...@apache.org> on 2020/02/14 11:34:27 UTC, 3 replies.
- [GitHub] [incubator-tvm] lfengad opened a new pull request #4882: [Relay][Topi] Hashtable support - posted by GitBox <gi...@apache.org> on 2020/02/14 11:53:21 UTC, 0 replies.
- [GitHub] [incubator-tvm] vizero1 opened a new pull request #4883: Use opencv reisze method for preprocessing of image in darknet - posted by GitBox <gi...@apache.org> on 2020/02/14 13:12:13 UTC, 0 replies.
- [GitHub] [incubator-tvm] KindleHe opened a new issue #4884: [android_deploy] crash is caused by `Module.load` func while running App on Android Device with - posted by GitBox <gi...@apache.org> on 2020/02/14 16:04:12 UTC, 0 replies.
- [GitHub] [incubator-tvm] yongfeng-nv opened a new pull request #4885: Split node min range is not stringent. - posted by GitBox <gi...@apache.org> on 2020/02/14 16:05:41 UTC, 0 replies.
- [GitHub] [incubator-tvm] yongfeng-nv commented on issue #4885: Split node min range is not stringent. - posted by GitBox <gi...@apache.org> on 2020/02/14 16:06:48 UTC, 3 replies.
- [GitHub] [incubator-tvm] tqchen commented on issue #4882: [Relay][Topi] Hashtable support - posted by GitBox <gi...@apache.org> on 2020/02/14 16:19:39 UTC, 0 replies.
- [GitHub] [incubator-tvm] tqchen edited a comment on issue #4882: [Relay][Topi] Hashtable support - posted by GitBox <gi...@apache.org> on 2020/02/14 16:19:45 UTC, 0 replies.
- [GitHub] [incubator-tvm] tqchen commented on issue #4884: [android_deploy] CRASH caused by `Module.load` func while running App on Android Device with - posted by GitBox <gi...@apache.org> on 2020/02/14 16:24:45 UTC, 1 replies.
- [GitHub] [incubator-tvm] tqchen edited a comment on issue #4884: [android_deploy] CRASH caused by `Module.load` func while running App on Android Device with - posted by GitBox <gi...@apache.org> on 2020/02/14 16:24:54 UTC, 0 replies.
- [GitHub] [incubator-tvm] tqchen commented on issue #4871: [JVM] Update the runtime PackedFunc for module - posted by GitBox <gi...@apache.org> on 2020/02/14 16:30:28 UTC, 0 replies.
- [GitHub] [incubator-tvm] mbarrett97 commented on issue #4879: [Relay][Pass] Fix bug in re-processing call node in MergeComposite pass - posted by GitBox <gi...@apache.org> on 2020/02/14 16:32:45 UTC, 4 replies.
- [GitHub] [incubator-tvm] comaniac commented on a change in pull request #4870: [AutoTVM] Support range in index based tuners - posted by GitBox <gi...@apache.org> on 2020/02/14 17:06:13 UTC, 4 replies.
- [GitHub] [incubator-tvm] kumasento commented on a change in pull request #4847: Return empty CSourceModule when no lowered_funcs exists in Relay mod - posted by GitBox <gi...@apache.org> on 2020/02/14 17:07:17 UTC, 1 replies.
- [GitHub] [incubator-tvm] soiferj edited a comment on issue #4879: [Relay][Pass] Fix bug in re-processing call node in MergeComposite pass - posted by GitBox <gi...@apache.org> on 2020/02/14 18:28:46 UTC, 16 replies.
- [GitHub] [incubator-tvm] mbrookhart opened a new pull request #4886: First pass a defining a non-recursive Graph Vistor and Rewriter - posted by GitBox <gi...@apache.org> on 2020/02/14 18:52:03 UTC, 0 replies.
- [GitHub] [incubator-tvm] zhiics commented on issue #4879: [Relay][Pass] Fix bug in re-processing call node in MergeComposite pass - posted by GitBox <gi...@apache.org> on 2020/02/14 19:07:03 UTC, 10 replies.
- [GitHub] [incubator-tvm] zhiics edited a comment on issue #4879: [Relay][Pass] Fix bug in re-processing call node in MergeComposite pass - posted by GitBox <gi...@apache.org> on 2020/02/14 19:13:39 UTC, 7 replies.
- [GitHub] [incubator-tvm] slyubomirsky commented on issue #4881: [WIP] Fixing an Infinite Loop case in UnmatchedChecker. - posted by GitBox <gi...@apache.org> on 2020/02/14 19:14:21 UTC, 2 replies.
- [GitHub] [incubator-tvm] tqchen commented on a change in pull request #4886: [WIP][POC]First pass a defining at non-recursive Graph Vistor and Rewriter - posted by GitBox <gi...@apache.org> on 2020/02/14 19:27:11 UTC, 0 replies.
- [GitHub] [incubator-tvm] mbrookhart commented on a change in pull request #4886: [WIP][POC]First pass a defining at non-recursive Graph Vistor and Rewriter - posted by GitBox <gi...@apache.org> on 2020/02/14 19:59:11 UTC, 2 replies.
- [GitHub] [incubator-tvm] icemelon9 commented on issue #4644: Relay op strategy - posted by GitBox <gi...@apache.org> on 2020/02/14 21:41:18 UTC, 0 replies.
- [GitHub] [incubator-tvm] icemelon9 edited a comment on issue #4644: Relay op strategy - posted by GitBox <gi...@apache.org> on 2020/02/14 21:41:36 UTC, 0 replies.
- [GitHub] [incubator-tvm] masahi commented on issue #4880: [QNN] Add support for per channel weight scale in dense op - posted by GitBox <gi...@apache.org> on 2020/02/14 22:44:30 UTC, 1 replies.
- [GitHub] [incubator-tvm] wpan11nv edited a comment on issue #4876: [CodeGen][CUDA] Fix issues in cuda codegen - posted by GitBox <gi...@apache.org> on 2020/02/14 22:57:36 UTC, 0 replies.
- [GitHub] [incubator-tvm] huajsj opened a new pull request #4887: [VTA] YoloV3 Support - posted by GitBox <gi...@apache.org> on 2020/02/14 23:43:52 UTC, 0 replies.
- [GitHub] [incubator-tvm] huajsj commented on issue #4887: [VTA] YoloV3 Support - posted by GitBox <gi...@apache.org> on 2020/02/14 23:50:26 UTC, 7 replies.
- [GitHub] [incubator-tvm] comaniac closed pull request #4870: [AutoTVM] Support range in index based tuners - posted by GitBox <gi...@apache.org> on 2020/02/14 23:50:53 UTC, 0 replies.
- [GitHub] [incubator-tvm] icemelon9 commented on issue #4878: [Relay][SimplifyInference] Express Softmax as sequence of Relay ops - posted by GitBox <gi...@apache.org> on 2020/02/15 01:05:49 UTC, 0 replies.
- [GitHub] [incubator-tvm] masahi merged pull request #4880: [QNN] Add support for per channel weight scale in dense op - posted by GitBox <gi...@apache.org> on 2020/02/15 01:12:09 UTC, 0 replies.
- [incubator-tvm] branch master updated (24c53a3 -> a5e54b1) - posted by ma...@apache.org on 2020/02/15 01:12:16 UTC, 0 replies.
- [GitHub] [incubator-tvm] slyubomirsky commented on issue #4864: [Relay] Ignore Primitive functions in Visitors - posted by GitBox <gi...@apache.org> on 2020/02/15 01:17:29 UTC, 0 replies.
- [GitHub] [incubator-tvm] vinx13 commented on issue #4876: [CodeGen][CUDA] Fix issues in cuda codegen - posted by GitBox <gi...@apache.org> on 2020/02/15 02:06:35 UTC, 2 replies.
- [GitHub] [incubator-tvm] vinx13 edited a comment on issue #4876: [CodeGen][CUDA] Fix issues in cuda codegen - posted by GitBox <gi...@apache.org> on 2020/02/15 02:08:44 UTC, 0 replies.
- [GitHub] [incubator-tvm] masahi opened a new pull request #4888: improve antlr import error message - posted by GitBox <gi...@apache.org> on 2020/02/15 02:11:23 UTC, 0 replies.
- [GitHub] [incubator-tvm] masahi opened a new pull request #4889: [Relay] Fix VM compiler for while loop with free vars - posted by GitBox <gi...@apache.org> on 2020/02/15 03:17:25 UTC, 0 replies.
- [GitHub] [incubator-tvm] merrymercy merged pull request #4870: [AutoTVM] Support range in index based tuners - posted by GitBox <gi...@apache.org> on 2020/02/15 04:15:49 UTC, 0 replies.
- [incubator-tvm] branch master updated: [AutoTVM] Support range in index based tuners (#4870) - posted by lm...@apache.org on 2020/02/15 04:15:56 UTC, 0 replies.
- [GitHub] [incubator-tvm] Hzfengsy commented on a change in pull request #4885: Split node min range is not stringent. - posted by GitBox <gi...@apache.org> on 2020/02/15 06:45:16 UTC, 3 replies.
- [GitHub] [incubator-tvm] yongfeng-nv opened a new issue #4890: LoopVectorizer depends on ifthenelse - posted by GitBox <gi...@apache.org> on 2020/02/15 06:59:14 UTC, 0 replies.
- [GitHub] [incubator-tvm] cchung100m opened a new pull request #4891: [TEST][FLAKY] topi/tests/python/test_topi_sort.py::test_argsort - posted by GitBox <gi...@apache.org> on 2020/02/15 15:09:39 UTC, 0 replies.
- [GitHub] [incubator-tvm] Orion34C commented on a change in pull request #4546: [CODEGEN] Support cuda tensorcore subbyte int data type in auto tensorcore - posted by GitBox <gi...@apache.org> on 2020/02/15 15:43:27 UTC, 5 replies.
- [GitHub] [incubator-tvm] liangfu edited a comment on issue #3934: [WIP][Runtime] MISRA-C compliant TVM runtime - posted by GitBox <gi...@apache.org> on 2020/02/15 16:34:25 UTC, 0 replies.
- [GitHub] [incubator-tvm] tqchen commented on issue #4891: [TEST][FLAKY] topi/tests/python/test_topi_sort.py::test_argsort - posted by GitBox <gi...@apache.org> on 2020/02/15 18:02:17 UTC, 1 replies.
- [GitHub] [incubator-tvm] icemelon9 merged pull request #4888: improve antlr import error message - posted by GitBox <gi...@apache.org> on 2020/02/15 18:33:00 UTC, 0 replies.
- [incubator-tvm] branch master updated: improve antlr import error message (#4888) - posted by ha...@apache.org on 2020/02/15 18:33:07 UTC, 0 replies.
- [GitHub] [incubator-tvm] icemelon9 commented on issue #4888: improve antlr import error message - posted by GitBox <gi...@apache.org> on 2020/02/15 18:33:08 UTC, 0 replies.
- [GitHub] [incubator-tvm] cbalint13 commented on issue #4887: [VTA] YoloV3 Support - posted by GitBox <gi...@apache.org> on 2020/02/15 19:17:24 UTC, 0 replies.
- [GitHub] [incubator-tvm] dpankratz opened a new pull request #4892: [Bugfix] Fixed: Bitwise ops on floats causing wrong code generation and crashes. - posted by GitBox <gi...@apache.org> on 2020/02/15 23:01:04 UTC, 0 replies.
- [GitHub] [incubator-tvm] badenh opened a new pull request #4893: Update faq.md - posted by GitBox <gi...@apache.org> on 2020/02/16 00:32:09 UTC, 0 replies.
- [GitHub] [incubator-tvm] zhiics commented on a change in pull request #4644: Relay op strategy - posted by GitBox <gi...@apache.org> on 2020/02/16 02:32:19 UTC, 7 replies.
- [GitHub] [incubator-tvm] jmorrill commented on issue #4857: Windows Support for cpp_rpc - posted by GitBox <gi...@apache.org> on 2020/02/16 02:53:08 UTC, 0 replies.
- [GitHub] [incubator-tvm] jmorrill edited a comment on issue #4857: Windows Support for cpp_rpc - posted by GitBox <gi...@apache.org> on 2020/02/16 02:53:42 UTC, 0 replies.
- [GitHub] [incubator-tvm] yhcvb opened a new pull request #4894: [RELAY][FRONTEND][TENSORFLOW] Fix FuseBatchNorm output cast float16 error - posted by GitBox <gi...@apache.org> on 2020/02/16 03:28:39 UTC, 0 replies.
- [GitHub] [incubator-tvm] yhcvb commented on issue #4894: [RELAY][FRONTEND][TENSORFLOW] Fix FuseBatchNorm output cast float16 error - posted by GitBox <gi...@apache.org> on 2020/02/16 03:30:47 UTC, 0 replies.
- [GitHub] [incubator-tvm] vinx13 merged pull request #4876: [CodeGen][CUDA] Fix issues in cuda codegen - posted by GitBox <gi...@apache.org> on 2020/02/16 03:47:37 UTC, 0 replies.
- [incubator-tvm] branch master updated: [CodeGen][CUDA] Fix issues in cuda codegen (#4876) - posted by wu...@apache.org on 2020/02/16 03:47:44 UTC, 0 replies.
- [GitHub] [incubator-tvm] icemelon9 commented on a change in pull request #4644: Relay op strategy - posted by GitBox <gi...@apache.org> on 2020/02/16 04:38:15 UTC, 7 replies.
- [GitHub] [incubator-tvm] icemelon9 opened a new pull request #4895: [Tutorial] Fix autotvm tutorial - posted by GitBox <gi...@apache.org> on 2020/02/16 05:53:11 UTC, 0 replies.
- [GitHub] [incubator-tvm] yongfeng-nv commented on a change in pull request #4885: Split node min range is not stringent. - posted by GitBox <gi...@apache.org> on 2020/02/16 05:53:15 UTC, 2 replies.
- [GitHub] [incubator-tvm] icemelon9 merged pull request #4889: [Relay] Fix VM compiler for while loop with free vars - posted by GitBox <gi...@apache.org> on 2020/02/16 06:43:24 UTC, 0 replies.
- [incubator-tvm] branch master updated: [Relay] Fix VM compiler for while loop with free vars (#4889) - posted by ha...@apache.org on 2020/02/16 06:43:34 UTC, 0 replies.
- [GitHub] [incubator-tvm] icemelon9 commented on issue #4889: [Relay] Fix VM compiler for while loop with free vars - posted by GitBox <gi...@apache.org> on 2020/02/16 06:43:35 UTC, 0 replies.
- [GitHub] [incubator-tvm] cchung100m commented on issue #4891: [TEST][FLAKY] topi/tests/python/test_topi_sort.py::test_argsort - posted by GitBox <gi...@apache.org> on 2020/02/16 12:36:19 UTC, 2 replies.
- [GitHub] [incubator-tvm] lfengad commented on issue #4882: [Relay][Topi] Hashtable support - posted by GitBox <gi...@apache.org> on 2020/02/16 12:55:14 UTC, 0 replies.
- [GitHub] [incubator-tvm] tqchen opened a new pull request #4896: [CI] Cleanup logfile before tutorial runs - posted by GitBox <gi...@apache.org> on 2020/02/16 19:49:25 UTC, 0 replies.
- [GitHub] [incubator-tvm] tqchen commented on issue #4895: [Tutorial] Fix autotvm tutorial - posted by GitBox <gi...@apache.org> on 2020/02/16 20:25:19 UTC, 0 replies.
- [GitHub] [incubator-tvm] icemelon9 closed pull request #4895: [Tutorial] Fix autotvm tutorial - posted by GitBox <gi...@apache.org> on 2020/02/16 20:30:19 UTC, 0 replies.
- [GitHub] [incubator-tvm] zhiics opened a new pull request #4897: [Realy][fix] Fix alpha_equal bug for attribute check - posted by GitBox <gi...@apache.org> on 2020/02/16 20:33:34 UTC, 0 replies.
- [GitHub] [incubator-tvm] zhiics commented on issue #4897: [Realy][fix] Fix alpha_equal bug for attribute check - posted by GitBox <gi...@apache.org> on 2020/02/16 20:37:47 UTC, 0 replies.
- [GitHub] [incubator-tvm] icemelon9 merged pull request #4896: [CI] Cleanup logfile before tutorial runs - posted by GitBox <gi...@apache.org> on 2020/02/16 23:02:41 UTC, 0 replies.
- [incubator-tvm] branch master updated: [CI] Cleanup logfile before tutorial runs (#4896) - posted by ha...@apache.org on 2020/02/16 23:02:50 UTC, 0 replies.
- [GitHub] [incubator-tvm] tqchen commented on a change in pull request #4644: Relay op strategy - posted by GitBox <gi...@apache.org> on 2020/02/17 01:30:29 UTC, 5 replies.
- [GitHub] [incubator-tvm] tqchen merged pull request #4897: [Realy][fix] Fix alpha_equal bug for attribute check - posted by GitBox <gi...@apache.org> on 2020/02/17 01:44:24 UTC, 0 replies.
- [GitHub] [incubator-tvm] tqchen commented on issue #4897: [Realy][fix] Fix alpha_equal bug for attribute check - posted by GitBox <gi...@apache.org> on 2020/02/17 01:44:30 UTC, 0 replies.
- [incubator-tvm] branch master updated: Fix alpha_equal bug (#4897) - posted by tq...@apache.org on 2020/02/17 01:44:30 UTC, 0 replies.
- [GitHub] [incubator-tvm] tqchen commented on issue #4644: [Relay][AutoTVM] Relay op strategy - posted by GitBox <gi...@apache.org> on 2020/02/17 01:46:05 UTC, 2 replies.
- [GitHub] [incubator-tvm] tqchen merged pull request #4893: Update faq.md - posted by GitBox <gi...@apache.org> on 2020/02/17 01:56:27 UTC, 0 replies.
- [incubator-tvm] branch master updated (95de08b -> a43e326) - posted by tq...@apache.org on 2020/02/17 01:56:36 UTC, 0 replies.
- [GitHub] [incubator-tvm] tqchen commented on issue #4893: Update faq.md - posted by GitBox <gi...@apache.org> on 2020/02/17 01:56:36 UTC, 0 replies.
- [GitHub] [incubator-tvm] yangjunpro commented on issue #4546: [CODEGEN] Support cuda tensorcore subbyte int data type in auto tensorcore - posted by GitBox <gi...@apache.org> on 2020/02/17 01:57:27 UTC, 0 replies.
- [GitHub] [incubator-tvm] tqchen commented on issue #4546: [CODEGEN] Support cuda tensorcore subbyte int data type in auto tensorcore - posted by GitBox <gi...@apache.org> on 2020/02/17 02:21:39 UTC, 1 replies.
- [GitHub] [incubator-tvm] tqchen opened a new pull request #4898: [DOCS] Introduce how to add hardware backend to FAQ - posted by GitBox <gi...@apache.org> on 2020/02/17 02:26:35 UTC, 0 replies.
- [GitHub] [incubator-tvm] vinx13 commented on a change in pull request #4546: [CODEGEN] Support cuda tensorcore subbyte int data type in auto tensorcore - posted by GitBox <gi...@apache.org> on 2020/02/17 03:36:54 UTC, 3 replies.
- [GitHub] [incubator-tvm] icemelon9 commented on a change in pull request #4644: [Relay][AutoTVM] Relay op strategy - posted by GitBox <gi...@apache.org> on 2020/02/17 04:00:07 UTC, 23 replies.
- [GitHub] [incubator-tvm] comaniac commented on a change in pull request #4644: [Relay][AutoTVM] Relay op strategy - posted by GitBox <gi...@apache.org> on 2020/02/17 04:20:54 UTC, 4 replies.
- [GitHub] [incubator-tvm] masahi commented on a change in pull request #4644: [Relay][AutoTVM] Relay op strategy - posted by GitBox <gi...@apache.org> on 2020/02/17 07:18:50 UTC, 3 replies.
- [GitHub] [incubator-tvm] jwfromm opened a new pull request #4899: [Relay][Frontend][Keras] NHWC import support. - posted by GitBox <gi...@apache.org> on 2020/02/17 07:26:06 UTC, 0 replies.
- [GitHub] [incubator-tvm] jwfromm commented on issue #4899: [Relay][Frontend][Keras] NHWC import support. - posted by GitBox <gi...@apache.org> on 2020/02/17 07:26:35 UTC, 4 replies.
- [GitHub] [incubator-tvm] masahi commented on issue #4899: [Relay][Frontend][Keras] NHWC import support. - posted by GitBox <gi...@apache.org> on 2020/02/17 07:42:26 UTC, 0 replies.
- [GitHub] [incubator-tvm] masahi edited a comment on issue #4899: [Relay][Frontend][Keras] NHWC import support. - posted by GitBox <gi...@apache.org> on 2020/02/17 07:43:26 UTC, 1 replies.
- [GitHub] [incubator-tvm] masahi commented on issue #4821: [WINDOWS][AutoTVM] OSError: [WinError 10048] Only one usage of each socket address (protocol/network address/port) is normally permitted and OSError: [WinError 10049] The requested address is not valid in its context - posted by GitBox <gi...@apache.org> on 2020/02/17 09:40:18 UTC, 0 replies.
- [GitHub] [incubator-tvm] KindleHe commented on issue #4884: [android_deploy] CRASH caused by `Module.load` func while running App on Android Device with - posted by GitBox <gi...@apache.org> on 2020/02/17 10:19:55 UTC, 1 replies.
- [GitHub] [incubator-tvm] KindleHe edited a comment on issue #4884: [android_deploy] CRASH caused by `Module.load` func while running App on Android Device with - posted by GitBox <gi...@apache.org> on 2020/02/17 10:20:36 UTC, 0 replies.
- [GitHub] [incubator-tvm] KindleHe closed issue #4884: [android_deploy] CRASH caused by `Module.load` func while running App on Android Device with - posted by GitBox <gi...@apache.org> on 2020/02/17 13:30:57 UTC, 0 replies.
- [GitHub] [incubator-tvm] Orion34C commented on issue #4546: [CODEGEN] Support cuda tensorcore subbyte int data type in auto tensorcore - posted by GitBox <gi...@apache.org> on 2020/02/17 13:31:04 UTC, 1 replies.
- [GitHub] [incubator-tvm] mbaret commented on issue #4847: Return empty CSourceModule when no lowered_funcs exists in Relay mod - posted by GitBox <gi...@apache.org> on 2020/02/17 13:56:19 UTC, 0 replies.
- [GitHub] [incubator-tvm] yzhliu commented on a change in pull request #4644: [Relay][AutoTVM] Relay op strategy - posted by GitBox <gi...@apache.org> on 2020/02/17 16:54:41 UTC, 2 replies.
- [GitHub] [incubator-tvm] tqchen commented on a change in pull request #4891: [TEST][FLAKY] topi/tests/python/test_topi_sort.py::test_argsort - posted by GitBox <gi...@apache.org> on 2020/02/17 17:16:20 UTC, 2 replies.
- [GitHub] [incubator-tvm] tqchen merged pull request #4790: Fast exponent - posted by GitBox <gi...@apache.org> on 2020/02/17 17:22:13 UTC, 0 replies.
- [incubator-tvm] branch master updated (a43e326 -> 1314091) - posted by tq...@apache.org on 2020/02/17 17:22:22 UTC, 0 replies.
- [GitHub] [incubator-tvm] comaniac commented on a change in pull request #4899: [Relay][Frontend][Keras] NHWC import support. - posted by GitBox <gi...@apache.org> on 2020/02/17 17:28:41 UTC, 3 replies.
- [GitHub] [incubator-tvm] tmoreau89 merged pull request #4898: [DOCS] Introduce how to add hardware backend to FAQ - posted by GitBox <gi...@apache.org> on 2020/02/17 18:53:07 UTC, 0 replies.
- [incubator-tvm] branch master updated (1314091 -> 0b2d11a) - posted by mo...@apache.org on 2020/02/17 18:53:15 UTC, 0 replies.
- [GitHub] [incubator-tvm] tmoreau89 commented on issue #4887: [VTA] YoloV3 Support - posted by GitBox <gi...@apache.org> on 2020/02/17 19:08:13 UTC, 4 replies.
- [GitHub] [incubator-tvm] mbaret commented on issue #4879: [Relay][Pass] Fix bug in re-processing call node in MergeComposite pass - posted by GitBox <gi...@apache.org> on 2020/02/17 20:14:10 UTC, 0 replies.
- [GitHub] [incubator-tvm] zhiics merged pull request #4879: [Relay][Pass] Fix bug in re-processing call node in MergeComposite pass - posted by GitBox <gi...@apache.org> on 2020/02/17 20:18:17 UTC, 0 replies.
- [incubator-tvm] branch master updated: [Relay][Pass] Fix bug in re-processing call node in MergeComposite pass (#4879) - posted by zh...@apache.org on 2020/02/17 20:18:22 UTC, 0 replies.
- [GitHub] [incubator-tvm] tqchen commented on issue #4899: [Relay][Frontend][Keras] NHWC import support. - posted by GitBox <gi...@apache.org> on 2020/02/17 20:55:59 UTC, 2 replies.
- [GitHub] [incubator-tvm] tqchen edited a comment on issue #4899: [Relay][Frontend][Keras] NHWC import support. - posted by GitBox <gi...@apache.org> on 2020/02/17 20:57:07 UTC, 1 replies.
- [GitHub] [incubator-tvm] tqchen opened a new pull request #4900: [REFACTOR][PY] Establish tvm.te and tvm.driver - posted by GitBox <gi...@apache.org> on 2020/02/17 21:39:06 UTC, 0 replies.
- [GitHub] [incubator-tvm] anijain2305 commented on issue #4899: [Relay][Frontend][Keras] NHWC import support. - posted by GitBox <gi...@apache.org> on 2020/02/17 22:08:04 UTC, 0 replies.
- [GitHub] [incubator-tvm] Laurawly opened a new pull request #4901: [Fix] Fix get_valid_count flaky test for cuda - posted by GitBox <gi...@apache.org> on 2020/02/17 23:40:04 UTC, 0 replies.
- [GitHub] [incubator-tvm] soiferj commented on a change in pull request #4857: Windows Support for cpp_rpc - posted by GitBox <gi...@apache.org> on 2020/02/18 00:03:30 UTC, 0 replies.
- [GitHub] [incubator-tvm] jmorrill commented on a change in pull request #4857: Windows Support for cpp_rpc - posted by GitBox <gi...@apache.org> on 2020/02/18 00:56:44 UTC, 4 replies.
- [GitHub] [incubator-tvm] tqchen opened a new pull request #4902: [CI] Add autodocsum as dep - posted by GitBox <gi...@apache.org> on 2020/02/18 02:45:27 UTC, 0 replies.
- [GitHub] [incubator-tvm] tqchen opened a new pull request #4903: [CI] Update ci docker to add autodocsumm - posted by GitBox <gi...@apache.org> on 2020/02/18 02:45:39 UTC, 0 replies.
- [GitHub] [incubator-tvm] tqchen merged pull request #4900: [REFACTOR][PY] Establish tvm.te and tvm.driver - posted by GitBox <gi...@apache.org> on 2020/02/18 02:47:11 UTC, 0 replies.
- [incubator-tvm] branch master updated (27a0284 -> 08338dd) - posted by tq...@apache.org on 2020/02/18 02:47:19 UTC, 0 replies.
- [GitHub] [incubator-tvm] tqchen merged pull request #4892: [Bugfix] Fixed: Bitwise ops on floats causing wrong code generation and crashes. - posted by GitBox <gi...@apache.org> on 2020/02/18 02:48:07 UTC, 0 replies.
- [GitHub] [incubator-tvm] tqchen commented on issue #4892: [Bugfix] Fixed: Bitwise ops on floats causing wrong code generation and crashes. - posted by GitBox <gi...@apache.org> on 2020/02/18 02:48:12 UTC, 0 replies.
- [incubator-tvm] branch master updated (08338dd -> 976c08a) - posted by tq...@apache.org on 2020/02/18 02:48:13 UTC, 0 replies.
- [GitHub] [incubator-tvm] tqchen opened a new pull request #4904: [REFACTOR][PY] Establish tvm.arith - posted by GitBox <gi...@apache.org> on 2020/02/18 03:28:34 UTC, 0 replies.
- [GitHub] [incubator-tvm] tqchen merged pull request #4903: [CI] Update ci docker to add autodocsumm - posted by GitBox <gi...@apache.org> on 2020/02/18 04:56:47 UTC, 0 replies.
- [incubator-tvm] branch master updated: [CI] Update ci docker to add autodocsumm (#4903) - posted by tq...@apache.org on 2020/02/18 04:56:53 UTC, 0 replies.
- [GitHub] [incubator-tvm] tqchen merged pull request #4902: [CI] Add autodocsum as dep - posted by GitBox <gi...@apache.org> on 2020/02/18 05:40:21 UTC, 0 replies.
- [incubator-tvm] branch master updated (8310b25 -> 38d1dd2) - posted by tq...@apache.org on 2020/02/18 05:40:31 UTC, 0 replies.
- [GitHub] [incubator-tvm] cchung100m commented on a change in pull request #4891: [TEST][FLAKY] topi/tests/python/test_topi_sort.py::test_argsort - posted by GitBox <gi...@apache.org> on 2020/02/18 05:46:06 UTC, 2 replies.
- [GitHub] [incubator-tvm] tqchen merged pull request #4904: [REFACTOR][PY] Establish tvm.arith - posted by GitBox <gi...@apache.org> on 2020/02/18 16:14:16 UTC, 0 replies.
- [incubator-tvm] branch master updated: [REFACTOR][PY] Establish tvm.arith (#4904) - posted by tq...@apache.org on 2020/02/18 16:14:25 UTC, 0 replies.
- [GitHub] [incubator-tvm] trevor-m commented on a change in pull request #4901: [Fix] Fix get_valid_count flaky test for cuda - posted by GitBox <gi...@apache.org> on 2020/02/18 17:41:40 UTC, 0 replies.
- [GitHub] [incubator-tvm] kevinthesun commented on a change in pull request #4894: [RELAY][FRONTEND][TENSORFLOW] Fix FuseBatchNorm output cast float16 error - posted by GitBox <gi...@apache.org> on 2020/02/18 18:20:10 UTC, 0 replies.
- [GitHub] [incubator-tvm] tqchen merged pull request #4899: [Relay][Frontend][Keras] NHWC import support. - posted by GitBox <gi...@apache.org> on 2020/02/18 18:24:24 UTC, 0 replies.
- [incubator-tvm] branch master updated (d1e1ac4 -> 9d64654) - posted by tq...@apache.org on 2020/02/18 18:24:31 UTC, 0 replies.
- [GitHub] [incubator-tvm] soiferj opened a new pull request #4905: [Relay] Expose FunctionGetAttr to Python - posted by GitBox <gi...@apache.org> on 2020/02/18 18:42:41 UTC, 0 replies.
- [GitHub] [incubator-tvm] zhiics commented on issue #4905: [Relay] Expose FunctionGetAttr to Python - posted by GitBox <gi...@apache.org> on 2020/02/18 18:46:58 UTC, 3 replies.
- [GitHub] [incubator-tvm] soiferj commented on issue #4905: [Relay] Expose FunctionGetAttr to Python - posted by GitBox <gi...@apache.org> on 2020/02/18 19:00:05 UTC, 2 replies.
- [GitHub] [incubator-tvm] mbaret commented on issue #4905: [Relay] Expose FunctionGetAttr to Python - posted by GitBox <gi...@apache.org> on 2020/02/18 19:05:41 UTC, 0 replies.
- [GitHub] [incubator-tvm] anijain2305 opened a new pull request #4906: [TFLite] Read input tensor info from model - posted by GitBox <gi...@apache.org> on 2020/02/18 19:10:40 UTC, 0 replies.
- [GitHub] [incubator-tvm] anijain2305 commented on issue #4906: [TFLite] Read input tensor info from model - posted by GitBox <gi...@apache.org> on 2020/02/18 19:28:49 UTC, 0 replies.
- [GitHub] [incubator-tvm] anijain2305 closed pull request #4906: [TFLite] Read input tensor info from model - posted by GitBox <gi...@apache.org> on 2020/02/18 19:28:50 UTC, 0 replies.
- [GitHub] [incubator-tvm] tqchen opened a new pull request #4907: [DOCS] Update API docs to reflect the status after the refactor. - posted by GitBox <gi...@apache.org> on 2020/02/18 19:48:25 UTC, 0 replies.
- [GitHub] [incubator-tvm] tqchen opened a new issue #4908: [DOCS] Fix Warnings in Sphinx - posted by GitBox <gi...@apache.org> on 2020/02/18 19:54:15 UTC, 0 replies.
- [GitHub] [incubator-tvm] MarisaKirisame opened a new issue #4909: [RFC][Relay] Change the name of filter to select. - posted by GitBox <gi...@apache.org> on 2020/02/18 21:01:42 UTC, 0 replies.
- [GitHub] [incubator-tvm] zhiics merged pull request #4905: [Relay] Expose FunctionGetAttr to Python - posted by GitBox <gi...@apache.org> on 2020/02/18 21:45:01 UTC, 0 replies.
- [incubator-tvm] branch master updated: [Relay] Expose FunctionGetAttr to Python (#4905) - posted by zh...@apache.org on 2020/02/18 21:45:14 UTC, 0 replies.
- [GitHub] [incubator-tvm] comaniac commented on issue #4908: [DOCS] Fix Sphinx Warnings - posted by GitBox <gi...@apache.org> on 2020/02/18 21:45:14 UTC, 3 replies.
- [GitHub] [incubator-tvm] icemelon9 commented on issue #4644: [Relay][AutoTVM] Relay op strategy - posted by GitBox <gi...@apache.org> on 2020/02/18 21:52:28 UTC, 2 replies.
- [GitHub] [incubator-tvm] tqchen commented on a change in pull request #4644: [Relay][AutoTVM] Relay op strategy - posted by GitBox <gi...@apache.org> on 2020/02/18 22:23:50 UTC, 2 replies.
- [GitHub] [incubator-tvm] ajtulloch commented on issue #3934: [WIP][Runtime] MISRA-C compliant TVM runtime - posted by GitBox <gi...@apache.org> on 2020/02/18 23:05:02 UTC, 0 replies.
- [GitHub] [incubator-tvm] tqchen merged pull request #4907: [DOCS] Update API docs to reflect the status after the refactor. - posted by GitBox <gi...@apache.org> on 2020/02/18 23:40:01 UTC, 0 replies.
- [incubator-tvm] branch master updated: [DOCS] Update API docs to reflect the status after the refactor. (#4907) - posted by tq...@apache.org on 2020/02/18 23:40:09 UTC, 0 replies.
- [GitHub] [incubator-tvm] robo-corg opened a new pull request #4910: Fix tvm.target.generic_func runtime detection - posted by GitBox <gi...@apache.org> on 2020/02/19 00:05:54 UTC, 0 replies.
- [GitHub] [incubator-tvm] zhiics merged pull request #4910: Fix tvm.target.generic_func runtime detection - posted by GitBox <gi...@apache.org> on 2020/02/19 02:03:05 UTC, 0 replies.
- [incubator-tvm] branch master updated (d2ae8c9 -> 406b5f7) - posted by zh...@apache.org on 2020/02/19 02:03:14 UTC, 0 replies.
- [GitHub] [incubator-tvm] zhiics commented on issue #4910: Fix tvm.target.generic_func runtime detection - posted by GitBox <gi...@apache.org> on 2020/02/19 02:03:16 UTC, 0 replies.
- [GitHub] [incubator-tvm] cchung100m commented on issue #4908: [DOCS] Fix Sphinx Warnings - posted by GitBox <gi...@apache.org> on 2020/02/19 02:06:38 UTC, 2 replies.
- [GitHub] [incubator-tvm] yhcvb commented on a change in pull request #4894: [RELAY][FRONTEND][TENSORFLOW] Fix FuseBatchNorm output cast error if need_cast is True - posted by GitBox <gi...@apache.org> on 2020/02/19 02:13:09 UTC, 0 replies.
- [GitHub] [incubator-tvm] tqchen commented on issue #4908: [DOCS] Fix Sphinx Warnings - posted by GitBox <gi...@apache.org> on 2020/02/19 02:34:03 UTC, 1 replies.
- [GitHub] [incubator-tvm] tqchen commented on issue #4909: [RFC][Relay] Change the name of filter to select. - posted by GitBox <gi...@apache.org> on 2020/02/19 02:35:22 UTC, 0 replies.
- [GitHub] [incubator-tvm] srkreddy1238 commented on a change in pull request #4894: [RELAY][FRONTEND][TENSORFLOW] Fix FuseBatchNorm output cast error if need_cast is True - posted by GitBox <gi...@apache.org> on 2020/02/19 02:36:47 UTC, 0 replies.
- [GitHub] [incubator-tvm] feixuedudiao opened a new issue #4911: how the file of "module.loadfile_clbin" produce and use it with opencl - posted by GitBox <gi...@apache.org> on 2020/02/19 03:07:47 UTC, 0 replies.
- [GitHub] [incubator-tvm] tqchen opened a new pull request #4912: [REFACTOR] Polish ffi convention. - posted by GitBox <gi...@apache.org> on 2020/02/19 03:51:08 UTC, 0 replies.
- [GitHub] [incubator-tvm] kevinthesun merged pull request #4894: [RELAY][FRONTEND][TENSORFLOW] Fix FuseBatchNorm output cast error if need_cast is True - posted by GitBox <gi...@apache.org> on 2020/02/19 06:33:17 UTC, 0 replies.
- [incubator-tvm] branch master updated: [RELAY][FRONTEND][TF] Fix FuseBatchNorm output cast error if need_cast is True (#4894) - posted by ke...@apache.org on 2020/02/19 06:33:23 UTC, 0 replies.
- [GitHub] [incubator-tvm] kevinthesun commented on issue #4894: [RELAY][FRONTEND][TENSORFLOW] Fix FuseBatchNorm output cast error if need_cast is True - posted by GitBox <gi...@apache.org> on 2020/02/19 06:33:37 UTC, 0 replies.
- [GitHub] [incubator-tvm] liangfu commented on issue #4887: [VTA] YoloV3 Support - posted by GitBox <gi...@apache.org> on 2020/02/19 09:25:14 UTC, 4 replies.
- [GitHub] [incubator-tvm] liangfu commented on issue #4845: [DEV] TVM v0.7 Roadmap - posted by GitBox <gi...@apache.org> on 2020/02/19 09:38:04 UTC, 0 replies.
- [GitHub] [incubator-tvm] inadob opened a new pull request #4913: [Frontend][TFLite] Fix tests for tflite unary elemwise operations - posted by GitBox <gi...@apache.org> on 2020/02/19 11:38:18 UTC, 0 replies.
- [GitHub] [incubator-tvm] Robeast opened a new issue #4914: [FRONTEND] Tensorflow Op: Resampler, SparseReshape, Atan2, SparseTensorDenseMatMul - posted by GitBox <gi...@apache.org> on 2020/02/19 11:55:15 UTC, 0 replies.
- [GitHub] [incubator-tvm] wyc-ruiker commented on a change in pull request #4913: [Frontend][TFLite] Fix tests for tflite unary elemwise operations - posted by GitBox <gi...@apache.org> on 2020/02/19 13:20:51 UTC, 0 replies.
- [GitHub] [incubator-tvm] inadob opened a new pull request #4915: [Frontend][TFLite] Add parser support for 'square' operator - posted by GitBox <gi...@apache.org> on 2020/02/19 14:16:25 UTC, 0 replies.
- [GitHub] [incubator-tvm] tqchen commented on issue #4912: [REFACTOR] Polish ffi convention. - posted by GitBox <gi...@apache.org> on 2020/02/19 18:35:21 UTC, 0 replies.
- [GitHub] [incubator-tvm] tqchen commented on issue #4911: how the file of "module.loadfile_clbin" produce and use it with opencl - posted by GitBox <gi...@apache.org> on 2020/02/19 18:59:18 UTC, 0 replies.
- [GitHub] [incubator-tvm] tqchen closed issue #4911: how the file of "module.loadfile_clbin" produce and use it with opencl - posted by GitBox <gi...@apache.org> on 2020/02/19 18:59:18 UTC, 0 replies.
- [GitHub] [incubator-tvm] tqchen commented on issue #4885: Split node min range is not stringent. - posted by GitBox <gi...@apache.org> on 2020/02/19 19:00:29 UTC, 0 replies.
- [GitHub] [incubator-tvm] videetparekh commented on issue #4843: Emscripten Runtime Error while linking - posted by GitBox <gi...@apache.org> on 2020/02/19 19:25:42 UTC, 0 replies.
- [GitHub] [incubator-tvm] tqchen merged pull request #4912: [REFACTOR] Polish ffi convention. - posted by GitBox <gi...@apache.org> on 2020/02/19 21:14:44 UTC, 0 replies.
- [incubator-tvm] branch master updated: [REFACTOR] Polish ffi convention. (#4912) - posted by tq...@apache.org on 2020/02/19 21:14:52 UTC, 0 replies.
- [GitHub] [incubator-tvm] wpan11nv opened a new pull request #4916: [Relay] Fix an assertion exposed by loop vectorizer - posted by GitBox <gi...@apache.org> on 2020/02/19 22:23:01 UTC, 0 replies.
- [GitHub] [incubator-tvm] wpan11nv commented on issue #4916: [Relay] Fix an assertion exposed by loop vectorizer - posted by GitBox <gi...@apache.org> on 2020/02/19 22:34:09 UTC, 0 replies.
- [GitHub] [incubator-tvm] were commented on issue #4845: [DEV] TVM v0.7 Roadmap - posted by GitBox <gi...@apache.org> on 2020/02/19 22:56:43 UTC, 0 replies.
- [GitHub] [incubator-tvm] comaniac opened a new pull request #4917: Fix doc warning - posted by GitBox <gi...@apache.org> on 2020/02/19 23:55:28 UTC, 0 replies.
- [GitHub] [incubator-tvm] wyc-ruiker commented on a change in pull request #4915: [Frontend][TFLite] Add parser support for 'square' operator - posted by GitBox <gi...@apache.org> on 2020/02/20 10:06:19 UTC, 1 replies.
- [GitHub] [incubator-tvm] FrozenGene commented on issue #4913: [Frontend][TFLite] Fix tests for tflite unary elemwise operations - posted by GitBox <gi...@apache.org> on 2020/02/20 10:17:06 UTC, 1 replies.
- [GitHub] [incubator-tvm] CoinCheung opened a new issue #4918: Please add support for ATen operator of onnx - posted by GitBox <gi...@apache.org> on 2020/02/20 10:43:01 UTC, 0 replies.
- [GitHub] [incubator-tvm] inadob commented on a change in pull request #4915: [Frontend][TFLite] Add parser support for 'square' operator - posted by GitBox <gi...@apache.org> on 2020/02/20 11:46:44 UTC, 1 replies.
- [GitHub] [incubator-tvm] cchung100m commented on issue #4917: [DOCS] Fix sphinx warnings - posted by GitBox <gi...@apache.org> on 2020/02/20 14:46:34 UTC, 0 replies.
- [GitHub] [incubator-tvm] comaniac commented on issue #4917: [DOCS] Fix sphinx warnings - posted by GitBox <gi...@apache.org> on 2020/02/20 16:42:30 UTC, 0 replies.
- [GitHub] [incubator-tvm] tqchen merged pull request #4917: [DOCS] Fix sphinx warnings - posted by GitBox <gi...@apache.org> on 2020/02/20 17:24:39 UTC, 0 replies.
- [incubator-tvm] branch master updated: [DOCS] Fix sphinx warnings (#4917) - posted by tq...@apache.org on 2020/02/20 17:24:48 UTC, 0 replies.
- [GitHub] [incubator-tvm] tqchen commented on issue #4917: [DOCS] Fix sphinx warnings - posted by GitBox <gi...@apache.org> on 2020/02/20 17:24:51 UTC, 0 replies.
- [GitHub] [incubator-tvm] tqchen merged pull request #4916: [Relay] Fix an assertion exposed by loop vectorizer - posted by GitBox <gi...@apache.org> on 2020/02/20 17:25:36 UTC, 0 replies.
- [incubator-tvm] branch master updated: [Relay] Fix an assertion exposed by loop vectorizer (#4916) - posted by tq...@apache.org on 2020/02/20 17:25:42 UTC, 0 replies.
- [GitHub] [incubator-tvm] yongfeng-nv commented on issue #4890: LoopVectorizer depends on ifthenelse - posted by GitBox <gi...@apache.org> on 2020/02/20 18:21:42 UTC, 0 replies.
- [GitHub] [incubator-tvm] yongfeng-nv closed issue #4890: LoopVectorizer depends on ifthenelse - posted by GitBox <gi...@apache.org> on 2020/02/20 18:21:43 UTC, 0 replies.
- [GitHub] [incubator-tvm] soiferj opened a new pull request #4919: [Relay][Pass] Don't consider constants as free vars in MergeComposite - posted by GitBox <gi...@apache.org> on 2020/02/20 18:57:03 UTC, 0 replies.
- [GitHub] [incubator-tvm] comaniac opened a new pull request #4920: [DOCS] Fix Sphinx Warnings (RST indent, cross-ref, and image scale) - posted by GitBox <gi...@apache.org> on 2020/02/20 20:18:50 UTC, 0 replies.
- [GitHub] [incubator-tvm] u99127 commented on issue #4816: [TFLite] Using real image for QNN testing. - posted by GitBox <gi...@apache.org> on 2020/02/20 20:44:11 UTC, 1 replies.
- [GitHub] [incubator-tvm] sjoshi30 commented on a change in pull request #4543: [FRONTEND][TFLITE] Add support for TFLite_Detection_PostProcess - posted by GitBox <gi...@apache.org> on 2020/02/20 22:09:25 UTC, 1 replies.
- [GitHub] [incubator-tvm] tqchen merged pull request #4920: [DOCS] Fix Sphinx Warnings (RST indent, cross-ref, and image scale) - posted by GitBox <gi...@apache.org> on 2020/02/20 22:09:36 UTC, 0 replies.
- [incubator-tvm] branch master updated: [DOCS] Fix Sphinx Warnings (RST indent, cross-ref, and image scale) (#4920) - posted by tq...@apache.org on 2020/02/20 22:09:43 UTC, 0 replies.
- [GitHub] [incubator-tvm] masahi commented on issue #4918: Please add support for ATen operator of onnx - posted by GitBox <gi...@apache.org> on 2020/02/20 23:18:15 UTC, 0 replies.
- [GitHub] [incubator-tvm] masahi closed issue #4918: Please add support for ATen operator of onnx - posted by GitBox <gi...@apache.org> on 2020/02/20 23:18:15 UTC, 0 replies.
- [GitHub] [incubator-tvm] merrymercy commented on a change in pull request #4644: [Relay][AutoTVM] Relay op strategy - posted by GitBox <gi...@apache.org> on 2020/02/20 23:54:42 UTC, 0 replies.
- [GitHub] [incubator-tvm] tqchen opened a new pull request #4921: [COMMUNITY] @anijain2305 -> Committer - posted by GitBox <gi...@apache.org> on 2020/02/21 00:14:36 UTC, 0 replies.
- [GitHub] [incubator-tvm] vinx13 merged pull request #4546: [CODEGEN] Support cuda tensorcore subbyte int data type in auto tensorcore - posted by GitBox <gi...@apache.org> on 2020/02/21 02:43:47 UTC, 0 replies.
- [incubator-tvm] branch master updated (98e7709 -> f23ac96) - posted by wu...@apache.org on 2020/02/21 02:43:57 UTC, 0 replies.
- [GitHub] [incubator-tvm] vinx13 commented on issue #4546: [CODEGEN] Support cuda tensorcore subbyte int data type in auto tensorcore - posted by GitBox <gi...@apache.org> on 2020/02/21 02:44:37 UTC, 0 replies.
- [GitHub] [incubator-tvm] FrozenGene merged pull request #4913: [Frontend][TFLite] Fix tests for tflite unary elemwise operations - posted by GitBox <gi...@apache.org> on 2020/02/21 04:10:47 UTC, 0 replies.
- [incubator-tvm] branch master updated: Fix tests for tflite unary elemwise operations (#4913) - posted by zh...@apache.org on 2020/02/21 04:10:56 UTC, 0 replies.
- [GitHub] [incubator-tvm] zhiics commented on a change in pull request #4919: [Relay][Pass] Don't consider constants as free vars in MergeComposite - posted by GitBox <gi...@apache.org> on 2020/02/21 05:15:16 UTC, 2 replies.
- [GitHub] [incubator-tvm] masahi merged pull request #4921: [COMMUNITY] @anijain2305 -> Committer - posted by GitBox <gi...@apache.org> on 2020/02/21 05:56:28 UTC, 0 replies.
- [incubator-tvm] branch master updated (0e189f0 -> f47c38d) - posted by ma...@apache.org on 2020/02/21 05:56:34 UTC, 0 replies.
- [GitHub] [incubator-tvm] FrozenGene commented on a change in pull request #4915: [Frontend][TFLite] Add parser support for 'square' operator - posted by GitBox <gi...@apache.org> on 2020/02/21 10:11:37 UTC, 0 replies.
- [GitHub] [incubator-tvm] vizero1 commented on issue #4875: Use opencv function for resize - posted by GitBox <gi...@apache.org> on 2020/02/21 11:14:09 UTC, 0 replies.
- [GitHub] [incubator-tvm] DaniDeniz commented on issue #4914: [FRONTEND] Tensorflow Op: Resampler, SparseReshape, Atan2, SparseTensorDenseMatMul - posted by GitBox <gi...@apache.org> on 2020/02/21 14:07:44 UTC, 0 replies.
- [GitHub] [incubator-tvm] soiferj commented on a change in pull request #4919: [Relay][Pass] Don't consider constants as free vars in MergeComposite - posted by GitBox <gi...@apache.org> on 2020/02/21 17:29:17 UTC, 1 replies.
- [GitHub] [incubator-tvm] mbaret commented on issue #4919: [Relay][Pass] Don't consider constants as free vars in MergeComposite - posted by GitBox <gi...@apache.org> on 2020/02/21 17:32:02 UTC, 1 replies.
- [GitHub] [incubator-tvm] mbaret closed pull request #4864: [Relay] Ignore Primitive functions in Visitors - posted by GitBox <gi...@apache.org> on 2020/02/21 17:36:34 UTC, 0 replies.
- [GitHub] [incubator-tvm] mbaret commented on issue #4864: [Relay] Ignore Primitive functions in Visitors - posted by GitBox <gi...@apache.org> on 2020/02/21 17:36:34 UTC, 0 replies.
- [GitHub] [incubator-tvm] soiferj commented on issue #4919: [Relay][Pass] Don't consider constants as free vars in MergeComposite - posted by GitBox <gi...@apache.org> on 2020/02/21 17:36:48 UTC, 1 replies.
- [GitHub] [incubator-tvm] zhiics commented on issue #4919: [Relay][Pass] Don't consider constants as free vars in MergeComposite - posted by GitBox <gi...@apache.org> on 2020/02/21 17:39:44 UTC, 0 replies.
- [GitHub] [incubator-tvm] zhiics opened a new pull request #4922: [WIP][Relay][pass] call graph for relay - posted by GitBox <gi...@apache.org> on 2020/02/21 19:17:12 UTC, 0 replies.
- [GitHub] [incubator-tvm] tqchen merged pull request #4891: [TEST][FLAKY] topi/tests/python/test_topi_sort.py::test_argsort - posted by GitBox <gi...@apache.org> on 2020/02/21 21:03:44 UTC, 0 replies.
- [incubator-tvm] branch master updated (f47c38d -> 8290eab) - posted by tq...@apache.org on 2020/02/21 21:03:54 UTC, 0 replies.
- [GitHub] [incubator-tvm] Laurawly commented on issue #4901: [Fix] Fix get_valid_count flaky test for cuda - posted by GitBox <gi...@apache.org> on 2020/02/21 21:44:34 UTC, 0 replies.
- [GitHub] [incubator-tvm] yzhliu merged pull request #4901: [Fix] Fix get_valid_count flaky test for cuda - posted by GitBox <gi...@apache.org> on 2020/02/21 22:31:06 UTC, 0 replies.
- [incubator-tvm] branch master updated (8290eab -> c4c61cb) - posted by li...@apache.org on 2020/02/21 22:31:19 UTC, 0 replies.
- [GitHub] [incubator-tvm] yzhliu commented on issue #4901: [Fix] Fix get_valid_count flaky test for cuda - posted by GitBox <gi...@apache.org> on 2020/02/21 22:31:21 UTC, 0 replies.
- [GitHub] [incubator-tvm] huajsj commented on issue #4887: [WIP][VTA] YoloV3 Support - posted by GitBox <gi...@apache.org> on 2020/02/22 05:05:20 UTC, 1 replies.
- [GitHub] [incubator-tvm] zhiics commented on issue #4922: [Relay][pass] call graph for relay - posted by GitBox <gi...@apache.org> on 2020/02/22 05:15:49 UTC, 3 replies.
- [GitHub] [incubator-tvm] minisparrow commented on issue #4049: [VTA][Chisel] Compilation Script for VTA Chisel - posted by GitBox <gi...@apache.org> on 2020/02/22 08:55:07 UTC, 0 replies.
- [GitHub] [incubator-tvm] gary30404 commented on issue #4262: [RELAY][Bug] 'name_hint' AttributeError issue when covert tensorflow to TVM - posted by GitBox <gi...@apache.org> on 2020/02/22 09:22:03 UTC, 0 replies.
- [GitHub] [incubator-tvm] gary30404 edited a comment on issue #4262: [RELAY][Bug] 'name_hint' AttributeError issue when covert tensorflow to TVM - posted by GitBox <gi...@apache.org> on 2020/02/22 09:22:10 UTC, 0 replies.
- [GitHub] [incubator-tvm] liangfu commented on issue #4887: [WIP][VTA] YoloV3 Support - posted by GitBox <gi...@apache.org> on 2020/02/22 09:52:38 UTC, 0 replies.
- [GitHub] [incubator-tvm] BenjaminTu commented on issue #4049: [VTA][Chisel] Compilation Script for VTA Chisel - posted by GitBox <gi...@apache.org> on 2020/02/22 11:38:02 UTC, 0 replies.
- [GitHub] [incubator-tvm] wpan11nv opened a new pull request #4923: [LLVM] Fix build breaks with StringRef changes - posted by GitBox <gi...@apache.org> on 2020/02/23 00:11:32 UTC, 0 replies.
- [GitHub] [incubator-tvm] wpan11nv commented on issue #4923: [LLVM] Fix build breaks with StringRef changes - posted by GitBox <gi...@apache.org> on 2020/02/23 00:12:49 UTC, 0 replies.
- [GitHub] [incubator-tvm] hypercubestart opened a new pull request #4924: [Relay][fix] fix alpha_equal commutativity - posted by GitBox <gi...@apache.org> on 2020/02/23 07:59:42 UTC, 0 replies.
- [GitHub] [incubator-tvm] cchung100m opened a new pull request #4925: [DOCS] Fix Sphinx Warning: the target found for cross-reference - posted by GitBox <gi...@apache.org> on 2020/02/23 09:15:42 UTC, 0 replies.
- [GitHub] [incubator-tvm] comaniac commented on issue #4925: [DOCS] Fix Sphinx Warning: the target found for cross-reference - posted by GitBox <gi...@apache.org> on 2020/02/23 22:26:40 UTC, 0 replies.
- [GitHub] [incubator-tvm] FrozenGene commented on a change in pull request #4923: [LLVM] Fix build breaks with StringRef changes - posted by GitBox <gi...@apache.org> on 2020/02/24 01:38:55 UTC, 0 replies.
- [GitHub] [incubator-tvm] tmoreau89 commented on issue #4887: [WIP][VTA] YoloV3 Support - posted by GitBox <gi...@apache.org> on 2020/02/24 01:50:19 UTC, 0 replies.
- [GitHub] [incubator-tvm] siju-samuel opened a new pull request #4926: [TFLITE][FRONTEND]Reduce_any op parsing support - posted by GitBox <gi...@apache.org> on 2020/02/24 03:02:33 UTC, 0 replies.
- [GitHub] [incubator-tvm] zhiics opened a new pull request #4927: [Relay][Pass] Add inline pass - posted by GitBox <gi...@apache.org> on 2020/02/24 03:27:02 UTC, 0 replies.
- [GitHub] [incubator-tvm] siju-samuel opened a new pull request #4928: [FRONTEND][KERAS]GaussianDropout/Noise parsing support - posted by GitBox <gi...@apache.org> on 2020/02/24 04:32:17 UTC, 0 replies.
- [GitHub] [incubator-tvm] wyc-ruiker commented on a change in pull request #4926: [TFLITE][FRONTEND]Reduce_any op parsing support - posted by GitBox <gi...@apache.org> on 2020/02/24 07:39:09 UTC, 3 replies.
- [GitHub] [incubator-tvm] laekov opened a new issue #4929: [Reduction] Lower bound of reduce_axis cannot be expr.Var - posted by GitBox <gi...@apache.org> on 2020/02/24 08:44:58 UTC, 0 replies.
- [GitHub] [incubator-tvm] maheshambule opened a new pull request #4930: make_loss test case - posted by GitBox <gi...@apache.org> on 2020/02/24 11:54:51 UTC, 0 replies.
- [GitHub] [incubator-tvm] wpan11nv commented on a change in pull request #4923: [LLVM] Fix build breaks with StringRef changes - posted by GitBox <gi...@apache.org> on 2020/02/24 17:23:20 UTC, 1 replies.
- [GitHub] [incubator-tvm] yongfeng-nv opened a new pull request #4931: WIP: Alternative solution to Split node min range is not stringent (4885). Don't Merge. - posted by GitBox <gi...@apache.org> on 2020/02/24 17:24:22 UTC, 0 replies.
- [GitHub] [incubator-tvm] kevinthesun commented on a change in pull request #4930: [Frontend] [MXNet] make_loss operator support - posted by GitBox <gi...@apache.org> on 2020/02/24 18:37:05 UTC, 1 replies.
- [GitHub] [incubator-tvm] maheshambule commented on a change in pull request #4930: [Frontend] [MXNet] make_loss operator support - posted by GitBox <gi...@apache.org> on 2020/02/24 18:57:31 UTC, 1 replies.
- [GitHub] [incubator-tvm] merrymercy opened a new pull request #4932: [SCHEDULE] Improve bound inference for split - posted by GitBox <gi...@apache.org> on 2020/02/24 20:11:40 UTC, 0 replies.
- [GitHub] [incubator-tvm] merrymercy commented on issue #4932: [SCHEDULE] Improve bound inference for split - posted by GitBox <gi...@apache.org> on 2020/02/24 20:12:37 UTC, 1 replies.
- [GitHub] [incubator-tvm] zhiics opened a new pull request #4933: [Relay] Target annotation for external codegen - posted by GitBox <gi...@apache.org> on 2020/02/24 20:57:46 UTC, 0 replies.
- [GitHub] [incubator-tvm] merrymercy merged pull request #4644: [Relay][AutoTVM] Relay op strategy - posted by GitBox <gi...@apache.org> on 2020/02/24 21:12:05 UTC, 0 replies.
- [incubator-tvm] branch master updated (c4c61cb -> 623dd20) - posted by lm...@apache.org on 2020/02/24 21:12:14 UTC, 0 replies.
- [GitHub] [incubator-tvm] soiferj opened a new pull request #4934: [Relay][External Codegen] Support data types for CSourceModuleCodegen args and output - posted by GitBox <gi...@apache.org> on 2020/02/24 21:32:35 UTC, 0 replies.
- [GitHub] [incubator-tvm] yongfeng-nv commented on issue #4932: [SCHEDULE] Improve bound inference for split - posted by GitBox <gi...@apache.org> on 2020/02/24 21:43:40 UTC, 1 replies.
- [GitHub] [incubator-tvm] yidawang opened a new pull request #4935: remove unnecessary spliting in the cached chunk - posted by GitBox <gi...@apache.org> on 2020/02/24 21:49:44 UTC, 0 replies.
- [GitHub] [incubator-tvm] zhiics commented on a change in pull request #4934: [Relay][External Codegen] Support data types for CSourceModuleCodegen args and output - posted by GitBox <gi...@apache.org> on 2020/02/24 22:08:22 UTC, 3 replies.
- [GitHub] [incubator-tvm] icemelon9 commented on issue #4922: [Relay][pass] call graph for relay - posted by GitBox <gi...@apache.org> on 2020/02/24 22:09:16 UTC, 2 replies.
- [GitHub] [incubator-tvm] merrymercy closed pull request #4932: [SCHEDULE] Improve bound inference for split - posted by GitBox <gi...@apache.org> on 2020/02/24 22:18:25 UTC, 0 replies.
- [GitHub] [incubator-tvm] soiferj commented on a change in pull request #4934: [Relay][External Codegen] Support data types for CSourceModuleCodegen args and output - posted by GitBox <gi...@apache.org> on 2020/02/24 22:47:05 UTC, 3 replies.
- [GitHub] [incubator-tvm] icemelon9 commented on a change in pull request #4922: [Relay][pass] call graph for relay - posted by GitBox <gi...@apache.org> on 2020/02/25 01:30:37 UTC, 2 replies.
- [GitHub] [incubator-tvm] tqchen commented on issue #4873: [Relay][FastMath] Relay pass to use fast exp/tanh - posted by GitBox <gi...@apache.org> on 2020/02/25 03:25:33 UTC, 3 replies.
- [GitHub] [incubator-tvm] tqchen commented on issue #3934: [Runtime] MISRA-C compliant TVM runtime - posted by GitBox <gi...@apache.org> on 2020/02/25 03:27:08 UTC, 3 replies.
- [GitHub] [incubator-tvm] FrozenGene merged pull request #4928: [FRONTEND][KERAS]GaussianDropout/Noise parsing support - posted by GitBox <gi...@apache.org> on 2020/02/25 03:39:12 UTC, 0 replies.
- [incubator-tvm] branch master updated: [FRONTEND][KERAS]GaussianDropout/Noise parsing support (#4928) - posted by zh...@apache.org on 2020/02/25 03:39:20 UTC, 0 replies.
- [GitHub] [incubator-tvm] FrozenGene commented on issue #4928: [FRONTEND][KERAS]GaussianDropout/Noise parsing support - posted by GitBox <gi...@apache.org> on 2020/02/25 03:39:21 UTC, 0 replies.
- [GitHub] [incubator-tvm] tqchen commented on a change in pull request #3934: [Runtime] MISRA-C compliant TVM runtime - posted by GitBox <gi...@apache.org> on 2020/02/25 03:51:18 UTC, 4 replies.
- [GitHub] [incubator-tvm] tqchen merged pull request #4883: Use opencv reisze method for preprocessing of image in darknet - posted by GitBox <gi...@apache.org> on 2020/02/25 03:55:29 UTC, 0 replies.
- [GitHub] [incubator-tvm] tqchen commented on issue #4883: Use opencv reisze method for preprocessing of image in darknet - posted by GitBox <gi...@apache.org> on 2020/02/25 03:55:33 UTC, 0 replies.
- [incubator-tvm] branch master updated (13cf1da -> 81d1124) - posted by tq...@apache.org on 2020/02/25 03:55:34 UTC, 0 replies.
- [GitHub] [incubator-tvm] tqchen closed issue #4875: Use opencv function for resize - posted by GitBox <gi...@apache.org> on 2020/02/25 03:55:36 UTC, 0 replies.
- [GitHub] [incubator-tvm] tqchen commented on issue #4922: [Relay][pass] call graph for relay - posted by GitBox <gi...@apache.org> on 2020/02/25 04:01:20 UTC, 0 replies.
- [GitHub] [incubator-tvm] icemelon9 merged pull request #4497: [Relay] Add a PyTorch to Relay Parser - posted by GitBox <gi...@apache.org> on 2020/02/25 04:14:47 UTC, 0 replies.
- [incubator-tvm] branch master updated (81d1124 -> 87c20bb) - posted by ha...@apache.org on 2020/02/25 04:14:54 UTC, 0 replies.
- [GitHub] [incubator-tvm] icemelon9 commented on issue #4497: [Relay] Add a PyTorch to Relay Parser - posted by GitBox <gi...@apache.org> on 2020/02/25 04:14:58 UTC, 0 replies.
- [GitHub] [incubator-tvm] zhiics commented on a change in pull request #4922: [Relay][pass] call graph for relay - posted by GitBox <gi...@apache.org> on 2020/02/25 04:32:35 UTC, 5 replies.
- [GitHub] [incubator-tvm] zhiics merged pull request #4934: [Relay][External Codegen] Support data types for CSourceModuleCodegen args and output - posted by GitBox <gi...@apache.org> on 2020/02/25 04:53:26 UTC, 0 replies.
- [incubator-tvm] branch master updated: [Relay][External Codegen] Support data types for CSourceModuleCodegen args and output (#4934) - posted by zh...@apache.org on 2020/02/25 04:53:33 UTC, 0 replies.
- [GitHub] [incubator-tvm] liangfu edited a comment on issue #4887: [VTA] YoloV3 Support - posted by GitBox <gi...@apache.org> on 2020/02/25 05:48:45 UTC, 0 replies.
- [GitHub] [incubator-tvm] alexwong opened a new pull request #4936: Add a tutorial for PyTorch - posted by GitBox <gi...@apache.org> on 2020/02/25 06:00:23 UTC, 0 replies.
- [GitHub] [incubator-tvm] liangfu removed a comment on issue #4887: [VTA] YoloV3 Support - posted by GitBox <gi...@apache.org> on 2020/02/25 06:12:05 UTC, 1 replies.
- [GitHub] [incubator-tvm] liangfu commented on a change in pull request #4887: [VTA] YoloV3 Support - posted by GitBox <gi...@apache.org> on 2020/02/25 08:03:05 UTC, 8 replies.
- [GitHub] [incubator-tvm] lhutton1 commented on a change in pull request #4933: [Relay] Target annotation for external codegen - posted by GitBox <gi...@apache.org> on 2020/02/25 11:08:14 UTC, 6 replies.
- [GitHub] [incubator-tvm] siju-samuel opened a new pull request #4937: [CI Upgrade]Update existing testcases to run on TF/Lite 2.0 version - posted by GitBox <gi...@apache.org> on 2020/02/25 11:30:40 UTC, 0 replies.
- [GitHub] [incubator-tvm] FrozenGene merged pull request #4923: [LLVM] Fix build breaks with StringRef changes - posted by GitBox <gi...@apache.org> on 2020/02/25 11:32:23 UTC, 0 replies.
- [incubator-tvm] branch master updated (a2429c1 -> 588523d) - posted by zh...@apache.org on 2020/02/25 11:32:32 UTC, 0 replies.
- [GitHub] [incubator-tvm] FrozenGene commented on issue #4923: [LLVM] Fix build breaks with StringRef changes - posted by GitBox <gi...@apache.org> on 2020/02/25 11:32:36 UTC, 0 replies.
- [GitHub] [incubator-tvm] mbaret commented on a change in pull request #4933: [Relay] Target annotation for external codegen - posted by GitBox <gi...@apache.org> on 2020/02/25 15:30:14 UTC, 3 replies.
- [GitHub] [incubator-tvm] notoraptor opened a new pull request #4938: [topi][relay] add operation tan to TVM - posted by GitBox <gi...@apache.org> on 2020/02/25 16:46:33 UTC, 0 replies.
- [GitHub] [incubator-tvm] cchung100m commented on issue #4925: [DOCS] Fix Sphinx Warning: the target found for cross-reference - posted by GitBox <gi...@apache.org> on 2020/02/25 16:59:36 UTC, 1 replies.
- [GitHub] [incubator-tvm] comaniac commented on a change in pull request #4936: [Tutorial] Add a tutorial for PyTorch - posted by GitBox <gi...@apache.org> on 2020/02/25 17:08:35 UTC, 2 replies.
- [GitHub] [incubator-tvm] yongfeng-nv commented on a change in pull request #4931: WIP: Alternative solution to Split node min range is not stringent (4885). Don't Merge. - posted by GitBox <gi...@apache.org> on 2020/02/25 17:16:34 UTC, 0 replies.
- [GitHub] [incubator-tvm] comaniac commented on a change in pull request #4933: [Relay] Target annotation for external codegen - posted by GitBox <gi...@apache.org> on 2020/02/25 17:27:18 UTC, 6 replies.
- [GitHub] [incubator-tvm] zhiics commented on a change in pull request #4933: [Relay] Target annotation for external codegen - posted by GitBox <gi...@apache.org> on 2020/02/25 17:28:46 UTC, 2 replies.
- [GitHub] [incubator-tvm] comaniac commented on issue #4933: [Relay] Target annotation for external codegen - posted by GitBox <gi...@apache.org> on 2020/02/25 17:41:20 UTC, 2 replies.
- [GitHub] [incubator-tvm] tqchen commented on issue #4937: [CI Upgrade]Update existing testcases to run on TF/Lite 2.0 version - posted by GitBox <gi...@apache.org> on 2020/02/25 17:45:50 UTC, 0 replies.
- [GitHub] [incubator-tvm] kevinthesun commented on a change in pull request #4936: [Tutorial] Add a tutorial for PyTorch - posted by GitBox <gi...@apache.org> on 2020/02/25 18:12:08 UTC, 1 replies.
- [GitHub] [incubator-tvm] soiferj closed pull request #4919: [Relay][Pass] Don't consider constants as free vars in MergeComposite - posted by GitBox <gi...@apache.org> on 2020/02/25 18:14:12 UTC, 0 replies.
- [GitHub] [incubator-tvm] soiferj opened a new pull request #4939: [Relay][Pass] Make MergeComposite generated function params ordered alphabetically - posted by GitBox <gi...@apache.org> on 2020/02/25 18:16:28 UTC, 0 replies.
- [GitHub] [incubator-tvm] zhiics commented on issue #4933: [Relay] Target annotation for external codegen - posted by GitBox <gi...@apache.org> on 2020/02/25 18:43:26 UTC, 5 replies.
- [GitHub] [incubator-tvm] mbaret commented on issue #4933: [Relay] Target annotation for external codegen - posted by GitBox <gi...@apache.org> on 2020/02/25 18:46:39 UTC, 4 replies.
- [GitHub] [incubator-tvm] huajsj commented on a change in pull request #4887: [VTA] YoloV3 Support - posted by GitBox <gi...@apache.org> on 2020/02/25 18:51:07 UTC, 11 replies.
- [GitHub] [incubator-tvm] soiferj commented on issue #4939: [Relay][Pass] Sort MergeComposite generated function params alphabetically - posted by GitBox <gi...@apache.org> on 2020/02/25 18:51:10 UTC, 4 replies.
- [GitHub] [incubator-tvm] soiferj edited a comment on issue #4939: [Relay][Pass] Sort MergeComposite generated function params alphabetically - posted by GitBox <gi...@apache.org> on 2020/02/25 18:56:26 UTC, 2 replies.
- [GitHub] [incubator-tvm] comaniac commented on issue #4939: [Relay][Pass] Sort MergeComposite generated function params alphabetically - posted by GitBox <gi...@apache.org> on 2020/02/25 19:00:56 UTC, 2 replies.
- [GitHub] [incubator-tvm] comaniac edited a comment on issue #4939: [Relay][Pass] Sort MergeComposite generated function params alphabetically - posted by GitBox <gi...@apache.org> on 2020/02/25 19:01:13 UTC, 0 replies.
- [GitHub] [incubator-tvm] alexwong commented on a change in pull request #4936: [Tutorial] Add a tutorial for PyTorch - posted by GitBox <gi...@apache.org> on 2020/02/25 19:21:41 UTC, 3 replies.
- [GitHub] [incubator-tvm] zhiics commented on a change in pull request #4881: [WIP] Fixing an Infinite Loop case in UnmatchedChecker. - posted by GitBox <gi...@apache.org> on 2020/02/25 19:30:32 UTC, 0 replies.
- [GitHub] [incubator-tvm] zhiics commented on issue #4939: [Relay][Pass] Sort MergeComposite generated function params alphabetically - posted by GitBox <gi...@apache.org> on 2020/02/25 19:41:40 UTC, 3 replies.
- [GitHub] [incubator-tvm] zhiics edited a comment on issue #4939: [Relay][Pass] Sort MergeComposite generated function params alphabetically - posted by GitBox <gi...@apache.org> on 2020/02/25 19:41:51 UTC, 0 replies.
- [GitHub] [incubator-tvm] yzhliu merged pull request #4935: [Fix] remove unnecessary spliting in the cached chunk - posted by GitBox <gi...@apache.org> on 2020/02/25 21:15:00 UTC, 0 replies.
- [incubator-tvm] branch master updated (588523d -> 545f6ea) - posted by li...@apache.org on 2020/02/25 21:15:12 UTC, 0 replies.
- [GitHub] [incubator-tvm] icemelon9 commented on a change in pull request #4933: [Relay] Target annotation for external codegen - posted by GitBox <gi...@apache.org> on 2020/02/25 21:21:34 UTC, 0 replies.
- [GitHub] [incubator-tvm] kamathhrishi opened a new issue #4940: Build issues - posted by GitBox <gi...@apache.org> on 2020/02/25 21:33:41 UTC, 0 replies.
- [GitHub] [incubator-tvm] kamathhrishi commented on issue #4940: Build issues - posted by GitBox <gi...@apache.org> on 2020/02/25 21:34:58 UTC, 0 replies.
- [GitHub] [incubator-tvm] yzhliu commented on a change in pull request #4922: [Relay][pass] call graph for relay - posted by GitBox <gi...@apache.org> on 2020/02/25 22:11:38 UTC, 0 replies.
- [GitHub] [incubator-tvm] yzhliu commented on a change in pull request #4936: [Tutorial] Add a tutorial for PyTorch - posted by GitBox <gi...@apache.org> on 2020/02/25 22:22:01 UTC, 0 replies.
- [GitHub] [incubator-tvm] yongfeng-nv commented on issue #4931: Tighten split's extent - posted by GitBox <gi...@apache.org> on 2020/02/25 23:16:19 UTC, 2 replies.
- [GitHub] [incubator-tvm] icemelon9 opened a new pull request #4941: Bump up dev version - posted by GitBox <gi...@apache.org> on 2020/02/25 23:18:52 UTC, 0 replies.
- [GitHub] [incubator-tvm] anijain2305 commented on a change in pull request #4922: [Relay][pass] call graph for relay - posted by GitBox <gi...@apache.org> on 2020/02/25 23:20:36 UTC, 6 replies.
- [GitHub] [incubator-tvm] masahi commented on a change in pull request #4936: [Tutorial] Add a tutorial for PyTorch - posted by GitBox <gi...@apache.org> on 2020/02/25 23:24:02 UTC, 7 replies.
- [GitHub] [incubator-tvm] yongfeng-nv closed pull request #4885: Split node min range is not stringent. - posted by GitBox <gi...@apache.org> on 2020/02/25 23:26:15 UTC, 0 replies.
- [GitHub] [incubator-tvm] zhiics commented on issue #4873: [Relay][FastMath] Relay pass to use fast exp/tanh - posted by GitBox <gi...@apache.org> on 2020/02/26 00:38:50 UTC, 1 replies.
- [GitHub] [incubator-tvm] soiferj closed pull request #4939: [Relay][Pass] Sort MergeComposite generated function params alphabetically - posted by GitBox <gi...@apache.org> on 2020/02/26 00:42:08 UTC, 0 replies.
- [GitHub] [incubator-tvm] icemelon9 commented on issue #4941: Bump up dev version - posted by GitBox <gi...@apache.org> on 2020/02/26 00:44:04 UTC, 0 replies.
- [GitHub] [incubator-tvm] jroesch commented on issue #4933: [Relay] Target annotation for external codegen - posted by GitBox <gi...@apache.org> on 2020/02/26 01:30:34 UTC, 0 replies.
- [GitHub] [incubator-tvm] jroesch commented on issue #4845: [DEV] TVM v0.7 Roadmap - posted by GitBox <gi...@apache.org> on 2020/02/26 01:33:21 UTC, 0 replies.
- [GitHub] [incubator-tvm] jroesch merged pull request #4881: [WIP] Fixing an Infinite Loop case in UnmatchedChecker. - posted by GitBox <gi...@apache.org> on 2020/02/26 01:35:51 UTC, 0 replies.
- [incubator-tvm] branch master updated (545f6ea -> b422f6a) - posted by jr...@apache.org on 2020/02/26 01:35:57 UTC, 0 replies.
- [GitHub] [incubator-tvm] comaniac opened a new pull request #4942: Move Ops in relay.op.contrib.* - posted by GitBox <gi...@apache.org> on 2020/02/26 01:36:56 UTC, 0 replies.
- [GitHub] [incubator-tvm] tqchen edited a comment on issue #4648: [RFC] Unify IR Node and Reference Class Naming Convention - posted by GitBox <gi...@apache.org> on 2020/02/26 02:01:22 UTC, 0 replies.
- [GitHub] [incubator-tvm] tqchen commented on issue #4648: [RFC] Unify IR Node and Reference Class Naming Convention - posted by GitBox <gi...@apache.org> on 2020/02/26 02:01:48 UTC, 0 replies.
- [GitHub] [incubator-tvm] tqchen merged pull request #4651: Tensor Expression Debug Display (TEDD) - posted by GitBox <gi...@apache.org> on 2020/02/26 04:21:10 UTC, 0 replies.
- [incubator-tvm] branch master updated (b422f6a -> b0b1e7d) - posted by tq...@apache.org on 2020/02/26 04:21:17 UTC, 0 replies.
- [GitHub] [incubator-tvm] tqchen commented on issue #4651: Tensor Expression Debug Display (TEDD) - posted by GitBox <gi...@apache.org> on 2020/02/26 04:21:33 UTC, 0 replies.
- [GitHub] [incubator-tvm] tqchen merged pull request #4925: [DOCS] Fix Sphinx Warning: the target found for cross-reference - posted by GitBox <gi...@apache.org> on 2020/02/26 04:23:29 UTC, 0 replies.
- [incubator-tvm] branch master updated (b0b1e7d -> b598c54) - posted by tq...@apache.org on 2020/02/26 04:23:37 UTC, 0 replies.
- [GitHub] [incubator-tvm] tqchen commented on issue #4925: [DOCS] Fix Sphinx Warning: the target found for cross-reference - posted by GitBox <gi...@apache.org> on 2020/02/26 04:23:53 UTC, 0 replies.
- [GitHub] [incubator-tvm] tqchen edited a comment on issue #4651: Tensor Expression Debug Display (TEDD) - posted by GitBox <gi...@apache.org> on 2020/02/26 04:24:47 UTC, 0 replies.
- [GitHub] [incubator-tvm] tqchen opened a new pull request #4943: [REFACTOR][PY][API-CHANGE] Remove legacy python files. - posted by GitBox <gi...@apache.org> on 2020/02/26 04:35:00 UTC, 0 replies.
- [GitHub] [incubator-tvm] tqchen commented on issue #4940: Build issues - posted by GitBox <gi...@apache.org> on 2020/02/26 04:36:11 UTC, 0 replies.
- [GitHub] [incubator-tvm] tqchen closed issue #4940: Build issues - posted by GitBox <gi...@apache.org> on 2020/02/26 04:36:11 UTC, 0 replies.
- [GitHub] [incubator-tvm] masahi opened a new pull request #4944: [Relay, Torch] Clean up and refactor PyTorch frontend - posted by GitBox <gi...@apache.org> on 2020/02/26 05:18:53 UTC, 0 replies.
- [GitHub] [incubator-tvm] tqchen merged pull request #4941: Bump up dev version - posted by GitBox <gi...@apache.org> on 2020/02/26 05:39:18 UTC, 0 replies.
- [incubator-tvm] branch master updated (b598c54 -> b1428bc) - posted by tq...@apache.org on 2020/02/26 05:39:25 UTC, 0 replies.
- [GitHub] [incubator-tvm] masahi merged pull request #4936: [Tutorial] Add a tutorial for PyTorch - posted by GitBox <gi...@apache.org> on 2020/02/26 05:41:55 UTC, 0 replies.
- [incubator-tvm] branch master updated (b1428bc -> 61bea50) - posted by ma...@apache.org on 2020/02/26 05:42:02 UTC, 0 replies.
- [GitHub] [incubator-tvm] masahi commented on issue #4936: [Tutorial] Add a tutorial for PyTorch - posted by GitBox <gi...@apache.org> on 2020/02/26 05:42:16 UTC, 0 replies.
- [GitHub] [incubator-tvm] alexwong commented on issue #4944: [Relay, Torch] Clean up and refactor PyTorch frontend - posted by GitBox <gi...@apache.org> on 2020/02/26 05:53:18 UTC, 0 replies.
- [GitHub] [incubator-tvm] vv1133 opened a new pull request #4945: [RELAY] fix error message - posted by GitBox <gi...@apache.org> on 2020/02/26 06:38:50 UTC, 0 replies.
- [GitHub] [incubator-tvm] liangfu commented on a change in pull request #3934: [Runtime] MISRA-C compliant TVM runtime - posted by GitBox <gi...@apache.org> on 2020/02/26 07:35:55 UTC, 3 replies.
- [GitHub] [incubator-tvm] corehalt commented on issue #4919: [Relay][Pass] Don't consider constants as free vars in MergeComposite - posted by GitBox <gi...@apache.org> on 2020/02/26 07:49:02 UTC, 0 replies.
- [GitHub] [incubator-tvm] corehalt edited a comment on issue #4919: [Relay][Pass] Don't consider constants as free vars in MergeComposite - posted by GitBox <gi...@apache.org> on 2020/02/26 07:49:28 UTC, 0 replies.
- [GitHub] [incubator-tvm] masahi commented on issue #4944: [Relay, Torch] Clean up and refactor PyTorch frontend - posted by GitBox <gi...@apache.org> on 2020/02/26 08:08:23 UTC, 2 replies.
- [GitHub] [incubator-tvm] liangfu commented on issue #3934: [Runtime] MISRA-C compliant TVM runtime - posted by GitBox <gi...@apache.org> on 2020/02/26 09:04:53 UTC, 1 replies.
- [GitHub] [incubator-tvm] leandron opened a new issue #4946: [CI][Docker] ubuntu_install_sgx.sh breaks when trying to download patch file - posted by GitBox <gi...@apache.org> on 2020/02/26 09:24:38 UTC, 0 replies.
- [GitHub] [incubator-tvm] FrozenGene edited a comment on issue #4628: [Object] Add String container - posted by GitBox <gi...@apache.org> on 2020/02/26 14:28:35 UTC, 0 replies.
- [GitHub] [incubator-tvm] inadob commented on a change in pull request #4926: [TFLITE][FRONTEND]Reduce_any op parsing support - posted by GitBox <gi...@apache.org> on 2020/02/26 17:07:54 UTC, 1 replies.
- [GitHub] [incubator-tvm] icemelon9 commented on a change in pull request #4942: Move Ops in relay.op.contrib.* - posted by GitBox <gi...@apache.org> on 2020/02/26 17:44:31 UTC, 1 replies.
- [GitHub] [incubator-tvm] anijain2305 merged pull request #4922: [Relay][pass] call graph for relay - posted by GitBox <gi...@apache.org> on 2020/02/26 18:01:29 UTC, 0 replies.
- [incubator-tvm] branch master updated (61bea50 -> eba50ad) - posted by an...@apache.org on 2020/02/26 18:01:38 UTC, 0 replies.
- [GitHub] [incubator-tvm] anijain2305 commented on issue #4922: [Relay][pass] call graph for relay - posted by GitBox <gi...@apache.org> on 2020/02/26 18:02:05 UTC, 0 replies.
- [GitHub] [incubator-tvm] comaniac commented on a change in pull request #4942: Move Ops in relay.op.contrib.* - posted by GitBox <gi...@apache.org> on 2020/02/26 18:03:08 UTC, 1 replies.
- [GitHub] [incubator-tvm] tqchen opened a new pull request #4947: [TUTORIAL] Fix tedd tutorial after strategy change - posted by GitBox <gi...@apache.org> on 2020/02/26 18:03:26 UTC, 0 replies.
- [GitHub] [incubator-tvm] tqchen commented on issue #4946: [CI][Docker] ubuntu_install_sgx.sh breaks when trying to download patch file - posted by GitBox <gi...@apache.org> on 2020/02/26 18:04:18 UTC, 0 replies.
- [GitHub] [incubator-tvm] comaniac commented on a change in pull request #4947: [TUTORIAL] Fix tedd tutorial after strategy change - posted by GitBox <gi...@apache.org> on 2020/02/26 18:10:59 UTC, 4 replies.
- [GitHub] [incubator-tvm] anijain2305 commented on a change in pull request #4944: [Relay, Torch] Clean up and refactor PyTorch frontend - posted by GitBox <gi...@apache.org> on 2020/02/26 18:18:25 UTC, 3 replies.
- [GitHub] [incubator-tvm] zhiics commented on issue #4927: [Relay][Pass] Add inline pass - posted by GitBox <gi...@apache.org> on 2020/02/26 18:27:10 UTC, 3 replies.
- [GitHub] [incubator-tvm] nhynes commented on issue #4946: [CI][Docker] ubuntu_install_sgx.sh breaks when trying to download patch file - posted by GitBox <gi...@apache.org> on 2020/02/26 18:32:37 UTC, 0 replies.
- [GitHub] [incubator-tvm] nhynes opened a new pull request #4948: Remove SGX toolchain installation from CI Dockerfile - posted by GitBox <gi...@apache.org> on 2020/02/26 18:44:16 UTC, 0 replies.
- [GitHub] [incubator-tvm] nhynes edited a comment on issue #4946: [CI][Docker] ubuntu_install_sgx.sh breaks when trying to download patch file - posted by GitBox <gi...@apache.org> on 2020/02/26 18:45:20 UTC, 0 replies.
- [GitHub] [incubator-tvm] tmoreau89 commented on a change in pull request #4887: [VTA] YoloV3 Support - posted by GitBox <gi...@apache.org> on 2020/02/26 19:47:29 UTC, 6 replies.
- [GitHub] [incubator-tvm] mbrookhart opened a new pull request #4949: Conv3D_ncdhw and onnx support - posted by GitBox <gi...@apache.org> on 2020/02/26 19:58:54 UTC, 0 replies.
- [GitHub] [incubator-tvm] masahi commented on a change in pull request #4944: [Relay, Torch] Clean up and refactor PyTorch frontend - posted by GitBox <gi...@apache.org> on 2020/02/26 21:32:44 UTC, 4 replies.
- [GitHub] [incubator-tvm] tqchen closed issue #4946: [CI][Docker] ubuntu_install_sgx.sh breaks when trying to download patch file - posted by GitBox <gi...@apache.org> on 2020/02/26 21:44:34 UTC, 0 replies.
- [GitHub] [incubator-tvm] tqchen merged pull request #4948: Remove SGX toolchain installation from CI Dockerfile - posted by GitBox <gi...@apache.org> on 2020/02/26 21:44:34 UTC, 0 replies.
- [incubator-tvm] branch master updated (eba50ad -> 502ab60) - posted by tq...@apache.org on 2020/02/26 21:44:43 UTC, 0 replies.
- [GitHub] [incubator-tvm] tqchen commented on issue #4949: Conv3D ONNX supprot and conv3D_ncdhw x86 schedules - posted by GitBox <gi...@apache.org> on 2020/02/26 22:15:02 UTC, 0 replies.
- [GitHub] [incubator-tvm] icemelon9 commented on a change in pull request #4949: Conv3D ONNX supprot and conv3D_ncdhw x86 schedules - posted by GitBox <gi...@apache.org> on 2020/02/26 22:25:22 UTC, 1 replies.
- [GitHub] [incubator-tvm] anijain2305 commented on a change in pull request #4949: Conv3D ONNX supprot and conv3D_ncdhw x86 schedules - posted by GitBox <gi...@apache.org> on 2020/02/26 22:38:30 UTC, 2 replies.
- [GitHub] [incubator-tvm] anijain2305 commented on issue #4949: Conv3D ONNX supprot and conv3D_ncdhw x86 schedules - posted by GitBox <gi...@apache.org> on 2020/02/26 22:39:02 UTC, 0 replies.
- [GitHub] [incubator-tvm] anijain2305 commented on a change in pull request #4927: [Relay][Pass] Add inline pass - posted by GitBox <gi...@apache.org> on 2020/02/26 22:55:01 UTC, 2 replies.
- [GitHub] [incubator-tvm] tqchen commented on issue #4943: [REFACTOR][PY][API-CHANGE] Remove legacy python files. - posted by GitBox <gi...@apache.org> on 2020/02/26 23:05:23 UTC, 0 replies.
- [GitHub] [incubator-tvm] tqchen edited a comment on issue #4943: [REFACTOR][PY][API-CHANGE] Remove legacy python files. - posted by GitBox <gi...@apache.org> on 2020/02/26 23:05:30 UTC, 0 replies.
- [GitHub] [incubator-tvm] gmagogsfm commented on a change in pull request #4459: [RUNTIME] Implement TVMDSOOp(TensorFlow custom op) for TVM runtime - posted by GitBox <gi...@apache.org> on 2020/02/26 23:27:40 UTC, 1 replies.
- [GitHub] [incubator-tvm] zhiics commented on a change in pull request #4927: [Relay][Pass] Add inline pass - posted by GitBox <gi...@apache.org> on 2020/02/26 23:35:37 UTC, 9 replies.
- [GitHub] [incubator-tvm] tqchen commented on issue #4805: [Frontend][TFlite] Add parser support for relu6, leaky_relu, relu_n1_to_1, log_softmax - posted by GitBox <gi...@apache.org> on 2020/02/26 23:42:09 UTC, 0 replies.
- [GitHub] [incubator-tvm] tqchen commented on issue #4828: [QNN][TFLite] TFLite rounding mode support - posted by GitBox <gi...@apache.org> on 2020/02/26 23:42:36 UTC, 0 replies.
- [GitHub] [incubator-tvm] tqchen merged pull request #4915: [Frontend][TFLite] Add parser support for 'square' operator - posted by GitBox <gi...@apache.org> on 2020/02/26 23:43:13 UTC, 0 replies.
- [GitHub] [incubator-tvm] tqchen commented on issue #4915: [Frontend][TFLite] Add parser support for 'square' operator - posted by GitBox <gi...@apache.org> on 2020/02/26 23:43:19 UTC, 0 replies.
- [incubator-tvm] branch master updated (502ab60 -> 8e7e779) - posted by tq...@apache.org on 2020/02/26 23:43:37 UTC, 0 replies.
- [GitHub] [incubator-tvm] tqchen commented on issue #4788: [FRONTEND][TFLITE]Gather, StridedSlice op support added - posted by GitBox <gi...@apache.org> on 2020/02/26 23:44:43 UTC, 0 replies.
- [GitHub] [incubator-tvm] tqchen commented on issue #4704: [Relay][Frontend][TFLite] Add parser support for arg_min_max - posted by GitBox <gi...@apache.org> on 2020/02/26 23:45:35 UTC, 0 replies.
- [GitHub] [incubator-tvm] tqchen commented on issue #4857: Windows Support for cpp_rpc - posted by GitBox <gi...@apache.org> on 2020/02/26 23:47:01 UTC, 0 replies.
- [GitHub] [incubator-tvm] tqchen closed issue #3501: [RFC][Relay][HalideIR] Automatically generate the AST - posted by GitBox <gi...@apache.org> on 2020/02/26 23:49:49 UTC, 0 replies.
- [GitHub] [incubator-tvm] tqchen commented on issue #3501: [RFC][Relay][HalideIR] Automatically generate the AST - posted by GitBox <gi...@apache.org> on 2020/02/26 23:50:07 UTC, 0 replies.
- [GitHub] [incubator-tvm] tqchen closed issue #4122: [Relay][Topi] Conv NHWC pack int8 kernel layout - posted by GitBox <gi...@apache.org> on 2020/02/26 23:50:57 UTC, 0 replies.
- [GitHub] [incubator-tvm] tqchen commented on issue #4122: [Relay][Topi] Conv NHWC pack int8 kernel layout - posted by GitBox <gi...@apache.org> on 2020/02/26 23:51:15 UTC, 0 replies.
- [GitHub] [incubator-tvm] tqchen closed issue #3874: [Relay] [RFC] is_cons, unpack_cons, is_s, unpack_s - posted by GitBox <gi...@apache.org> on 2020/02/26 23:51:59 UTC, 0 replies.
- [GitHub] [incubator-tvm] tqchen commented on issue #3874: [Relay] [RFC] is_cons, unpack_cons, is_s, unpack_s - posted by GitBox <gi...@apache.org> on 2020/02/26 23:51:59 UTC, 0 replies.
- [GitHub] [incubator-tvm] tmoreau89 merged pull request #4887: [VTA] YoloV3 Support - posted by GitBox <gi...@apache.org> on 2020/02/26 23:52:30 UTC, 0 replies.
- [incubator-tvm] branch master updated (8e7e779 -> 09c55fd) - posted by mo...@apache.org on 2020/02/26 23:52:38 UTC, 0 replies.
- [GitHub] [incubator-tvm] tqchen closed issue #4523: Optimization for subpixel layer on Tensor core - posted by GitBox <gi...@apache.org> on 2020/02/26 23:53:02 UTC, 0 replies.
- [GitHub] [incubator-tvm] tqchen commented on issue #4523: Optimization for subpixel layer on Tensor core - posted by GitBox <gi...@apache.org> on 2020/02/26 23:53:33 UTC, 0 replies.
- [GitHub] [incubator-tvm] tqchen commented on issue #4831: [Relay][FrontEnd][MxNet] incorrect data_min_idx and data_max_idx in _qnn_conv - posted by GitBox <gi...@apache.org> on 2020/02/26 23:55:21 UTC, 0 replies.
- [GitHub] [incubator-tvm] mbrookhart commented on a change in pull request #4949: Conv3D ONNX supprot and conv3D_ncdhw x86 schedules - posted by GitBox <gi...@apache.org> on 2020/02/26 23:56:00 UTC, 0 replies.
- [GitHub] [incubator-tvm] mbrookhart commented on issue #4949: Conv3D ONNX supprot and conv3D_ncdhw x86 schedules - posted by GitBox <gi...@apache.org> on 2020/02/26 23:59:00 UTC, 0 replies.
- [GitHub] [incubator-tvm] icemelon9 commented on a change in pull request #4949: Conv3D ONNX support and conv3D_ncdhw x86 schedules - posted by GitBox <gi...@apache.org> on 2020/02/27 00:04:08 UTC, 1 replies.
- [GitHub] [incubator-tvm] tqchen merged pull request #4947: [TUTORIAL] Fix tedd tutorial after strategy change - posted by GitBox <gi...@apache.org> on 2020/02/27 00:44:11 UTC, 0 replies.
- [incubator-tvm] branch master updated (09c55fd -> c9be16b) - posted by tq...@apache.org on 2020/02/27 00:44:18 UTC, 0 replies.
- [GitHub] [incubator-tvm] pingsutw opened a new issue #4950: The links not found in Depthwise Convolution tutorial - posted by GitBox <gi...@apache.org> on 2020/02/27 01:32:08 UTC, 0 replies.
- [incubator-tvm-site] branch master updated: Add ASF Links - posted by tq...@apache.org on 2020/02/27 04:06:45 UTC, 0 replies.
- [incubator-tvm-site] branch asf-site updated: Build at Wed Feb 26 20:06:52 PST 2020 - posted by tq...@apache.org on 2020/02/27 04:07:01 UTC, 0 replies.
- [GitHub] [incubator-tvm] tqchen merged pull request #4943: [REFACTOR][PY][API-CHANGE] Remove legacy python files. - posted by GitBox <gi...@apache.org> on 2020/02/27 05:10:49 UTC, 0 replies.
- [incubator-tvm] branch master updated (c9be16b -> 9816efc) - posted by tq...@apache.org on 2020/02/27 05:10:59 UTC, 0 replies.
- [GitHub] [incubator-tvm] masahi removed a comment on issue #4944: [Relay, Torch] Clean up and refactor PyTorch frontend - posted by GitBox <gi...@apache.org> on 2020/02/27 06:47:30 UTC, 0 replies.
- [GitHub] [incubator-tvm] ANSHUMAN87 opened a new pull request #4951: Conditions updated to cover better user scenarios - posted by GitBox <gi...@apache.org> on 2020/02/27 06:56:27 UTC, 0 replies.
- [GitHub] [incubator-tvm] zhiics commented on issue #4831: [Relay][FrontEnd][MxNet] incorrect data_min_idx and data_max_idx in _qnn_conv - posted by GitBox <gi...@apache.org> on 2020/02/27 07:01:52 UTC, 0 replies.
- [GitHub] [incubator-tvm] anijain2305 commented on issue #4944: [Relay, Torch] Clean up and refactor PyTorch frontend - posted by GitBox <gi...@apache.org> on 2020/02/27 07:04:29 UTC, 0 replies.
- [GitHub] [incubator-tvm] maheshambule opened a new pull request #4952: [Frontend] [Tensorflow] ReadVariableOp operator support - posted by GitBox <gi...@apache.org> on 2020/02/27 15:16:22 UTC, 0 replies.
- [GitHub] [incubator-tvm] leandron opened a new issue #4953: [CI][Docker] xgboost 1.0.1 causes segfault on test_autotvm_xgboost_model.py - posted by GitBox <gi...@apache.org> on 2020/02/27 15:29:18 UTC, 0 replies.
- [GitHub] [incubator-tvm] tqchen merged pull request #4945: [RELAY] fix error message - posted by GitBox <gi...@apache.org> on 2020/02/27 16:43:12 UTC, 0 replies.
- [incubator-tvm] branch master updated (9816efc -> 8c6a772) - posted by tq...@apache.org on 2020/02/27 16:43:21 UTC, 0 replies.
- [GitHub] [incubator-tvm] tqchen commented on issue #4953: [CI][Docker] xgboost 1.0.1 causes segfault on test_autotvm_xgboost_model.py - posted by GitBox <gi...@apache.org> on 2020/02/27 16:45:24 UTC, 1 replies.
- [GitHub] [incubator-tvm] shoubhik commented on issue #4831: [Relay][FrontEnd][MxNet] incorrect data_min_idx and data_max_idx in _qnn_conv - posted by GitBox <gi...@apache.org> on 2020/02/27 16:47:31 UTC, 1 replies.
- [GitHub] [incubator-tvm] tqchen edited a comment on issue #4953: [CI][Docker] xgboost 1.0.1 causes segfault on test_autotvm_xgboost_model.py - posted by GitBox <gi...@apache.org> on 2020/02/27 16:57:18 UTC, 0 replies.
- [GitHub] [incubator-tvm] anijain2305 commented on issue #4831: [Relay][FrontEnd][MxNet] incorrect data_min_idx and data_max_idx in _qnn_conv - posted by GitBox <gi...@apache.org> on 2020/02/27 17:05:50 UTC, 0 replies.
- [GitHub] [incubator-tvm] tqchen opened a new pull request #4954: [DOCS] Fix some of the docs errors - posted by GitBox <gi...@apache.org> on 2020/02/27 17:29:14 UTC, 0 replies.
- [GitHub] [incubator-tvm] hcho3 commented on issue #4953: [CI][Docker] xgboost 1.0.1 causes segfault on test_autotvm_xgboost_model.py - posted by GitBox <gi...@apache.org> on 2020/02/27 17:43:16 UTC, 0 replies.
- [GitHub] [incubator-tvm] maheshambule commented on issue #4930: [Frontend] [MXNet] make_loss operator support - posted by GitBox <gi...@apache.org> on 2020/02/27 18:20:30 UTC, 0 replies.
- [GitHub] [incubator-tvm] comaniac commented on issue #4954: [DOCS] Fix some of the docs errors - posted by GitBox <gi...@apache.org> on 2020/02/27 18:44:40 UTC, 0 replies.
- [GitHub] [incubator-tvm] comaniac commented on a change in pull request #4954: [DOCS] Fix some of the docs errors - posted by GitBox <gi...@apache.org> on 2020/02/27 19:05:59 UTC, 0 replies.
- [GitHub] [incubator-tvm] comaniac removed a comment on issue #4954: [DOCS] Fix some of the docs errors - posted by GitBox <gi...@apache.org> on 2020/02/27 19:09:11 UTC, 0 replies.
- [GitHub] [incubator-tvm] soiferj opened a new pull request #4955: [Runtime] Fixed TVM_DLL_EXPORT_TYPED_FUNC to work on Windows - posted by GitBox <gi...@apache.org> on 2020/02/27 19:30:10 UTC, 0 replies.
- [GitHub] [incubator-tvm] kevinthesun merged pull request #4930: [Frontend] [MXNet] make_loss operator support - posted by GitBox <gi...@apache.org> on 2020/02/27 19:40:32 UTC, 0 replies.
- [GitHub] [incubator-tvm] kevinthesun commented on issue #4930: [Frontend] [MXNet] make_loss operator support - posted by GitBox <gi...@apache.org> on 2020/02/27 19:40:39 UTC, 0 replies.
- [incubator-tvm] branch master updated (8c6a772 -> 6b1136d) - posted by ke...@apache.org on 2020/02/27 19:40:39 UTC, 0 replies.
- [GitHub] [incubator-tvm] tqchen commented on issue #4954: [DOCS] Sphinx -- Introduce alias detection. - posted by GitBox <gi...@apache.org> on 2020/02/27 19:53:05 UTC, 0 replies.
- [GitHub] [incubator-tvm] icemelon9 commented on issue #4949: Conv3D ONNX support and conv3D_ncdhw x86 schedules - posted by GitBox <gi...@apache.org> on 2020/02/27 20:02:21 UTC, 0 replies.
- [GitHub] [incubator-tvm] kevinthesun merged pull request #4942: Move Ops in relay.op.contrib.* - posted by GitBox <gi...@apache.org> on 2020/02/27 20:38:56 UTC, 0 replies.
- [incubator-tvm] branch master updated: Move Ops in relay.op.contrib.* (#4942) - posted by ke...@apache.org on 2020/02/27 20:39:01 UTC, 0 replies.
- [GitHub] [incubator-tvm] kevinthesun commented on issue #4942: Move Ops in relay.op.contrib.* - posted by GitBox <gi...@apache.org> on 2020/02/27 20:39:15 UTC, 0 replies.
- [GitHub] [incubator-tvm] kevinthesun commented on a change in pull request #4952: [Frontend] [Tensorflow] ReadVariableOp operator support - posted by GitBox <gi...@apache.org> on 2020/02/27 20:41:49 UTC, 0 replies.
- [GitHub] [incubator-tvm] kevinthesun commented on a change in pull request #4938: [topi][relay] add operation tan to TVM - posted by GitBox <gi...@apache.org> on 2020/02/27 20:45:13 UTC, 1 replies.
- [GitHub] [incubator-tvm] kevinthesun commented on issue #4938: [topi][relay] add operation tan to TVM - posted by GitBox <gi...@apache.org> on 2020/02/27 20:46:04 UTC, 0 replies.
- [GitHub] [incubator-tvm] notoraptor commented on a change in pull request #4938: [topi][relay] add operation tan to TVM - posted by GitBox <gi...@apache.org> on 2020/02/27 21:00:42 UTC, 0 replies.
- [GitHub] [incubator-tvm] notoraptor commented on issue #4938: [topi][relay] add operation tan to TVM - posted by GitBox <gi...@apache.org> on 2020/02/27 21:03:42 UTC, 2 replies.
- [GitHub] [incubator-tvm] tqchen merged pull request #4955: [Runtime] Fix TVM_DLL_EXPORT_TYPED_FUNC to work on Windows - posted by GitBox <gi...@apache.org> on 2020/02/27 21:32:17 UTC, 0 replies.
- [GitHub] [incubator-tvm] tqchen commented on issue #4955: [Runtime] Fix TVM_DLL_EXPORT_TYPED_FUNC to work on Windows - posted by GitBox <gi...@apache.org> on 2020/02/27 21:32:25 UTC, 0 replies.
- [incubator-tvm] branch master updated: [Runtime] Fix TVM_DLL_EXPORT_TYPED_FUNC to work on Windows (#4955) - posted by tq...@apache.org on 2020/02/27 21:32:27 UTC, 0 replies.
- [GitHub] [incubator-tvm] tqchen merged pull request #4954: [DOCS] Sphinx -- Introduce alias detection. - posted by GitBox <gi...@apache.org> on 2020/02/27 22:27:39 UTC, 0 replies.
- [incubator-tvm] branch master updated (9db632f -> 1dbdcfb) - posted by tq...@apache.org on 2020/02/27 22:27:46 UTC, 0 replies.
- [GitHub] [incubator-tvm] tqchen commented on issue #4942: Move Ops in relay.op.contrib.* - posted by GitBox <gi...@apache.org> on 2020/02/27 22:30:01 UTC, 1 replies.
- [GitHub] [incubator-tvm] masahi commented on issue #4927: [Relay][Pass] Add inline pass - posted by GitBox <gi...@apache.org> on 2020/02/27 22:31:09 UTC, 2 replies.
- [GitHub] [incubator-tvm] tqchen opened a new pull request #4956: [CI] Add pre-check script to check sphinx doc build. - posted by GitBox <gi...@apache.org> on 2020/02/27 22:35:26 UTC, 0 replies.
- [GitHub] [incubator-tvm] tqchen opened a new issue #4957: [RFC] Introduce python3.6 requirement - posted by GitBox <gi...@apache.org> on 2020/02/27 22:38:04 UTC, 0 replies.
- [GitHub] [incubator-tvm] tqchen commented on issue #4957: [RFC] Introduce python3.6 requirement - posted by GitBox <gi...@apache.org> on 2020/02/27 22:38:16 UTC, 0 replies.
- [GitHub] [incubator-tvm] tqchen opened a new issue #4958: [RFC] Require C++14 in 0.7 release cycle - posted by GitBox <gi...@apache.org> on 2020/02/27 22:40:06 UTC, 0 replies.
- [GitHub] [incubator-tvm] tqchen commented on issue #4958: [RFC] Require C++14 in 0.7 release cycle - posted by GitBox <gi...@apache.org> on 2020/02/27 22:40:20 UTC, 0 replies.
- [GitHub] [incubator-tvm] zhiics commented on a change in pull request #4944: [Relay, Torch] Clean up and refactor PyTorch frontend - posted by GitBox <gi...@apache.org> on 2020/02/27 22:46:37 UTC, 1 replies.
- [GitHub] [incubator-tvm] comaniac commented on issue #4942: Move Ops in relay.op.contrib.* - posted by GitBox <gi...@apache.org> on 2020/02/27 22:53:20 UTC, 0 replies.
- [GitHub] [incubator-tvm] comaniac opened a new pull request #4959: [DOCS] Fix Warnings from #4942 - posted by GitBox <gi...@apache.org> on 2020/02/27 23:11:49 UTC, 0 replies.
- [GitHub] [incubator-tvm] comaniac commented on a change in pull request #4956: [CI] Add pre-check script to check sphinx doc build. - posted by GitBox <gi...@apache.org> on 2020/02/27 23:15:35 UTC, 1 replies.
- [GitHub] [incubator-tvm] tqchen commented on a change in pull request #4956: [CI] Add pre-check script to check sphinx doc build. - posted by GitBox <gi...@apache.org> on 2020/02/27 23:17:04 UTC, 0 replies.
- [GitHub] [incubator-tvm] anwang2009 opened a new pull request #4960: [Relay][Pass] Add submodule extraction pass - posted by GitBox <gi...@apache.org> on 2020/02/27 23:52:28 UTC, 0 replies.
- [GitHub] [incubator-tvm] anwang2009 commented on issue #4960: [Relay][Pass] Add submodule extraction pass - posted by GitBox <gi...@apache.org> on 2020/02/27 23:56:59 UTC, 1 replies.
- [GitHub] [incubator-tvm] tqchen commented on issue #4960: [Relay][Pass] Add submodule extraction pass - posted by GitBox <gi...@apache.org> on 2020/02/28 00:14:52 UTC, 0 replies.
- [GitHub] [incubator-tvm] tqchen edited a comment on issue #4960: [Relay][Pass] Add submodule extraction pass - posted by GitBox <gi...@apache.org> on 2020/02/28 00:15:59 UTC, 3 replies.
- [GitHub] [incubator-tvm] tmoreau89 commented on a change in pull request #4960: [Relay][Pass] Add submodule extraction pass - posted by GitBox <gi...@apache.org> on 2020/02/28 00:24:19 UTC, 2 replies.
- [GitHub] [incubator-tvm] masahi commented on a change in pull request #4927: [Relay][Pass] Add inline pass - posted by GitBox <gi...@apache.org> on 2020/02/28 00:39:23 UTC, 13 replies.
- [GitHub] [incubator-tvm] anwang2009 commented on a change in pull request #4960: [Relay][Pass] Add submodule extraction pass - posted by GitBox <gi...@apache.org> on 2020/02/28 01:34:19 UTC, 0 replies.
- [GitHub] [incubator-tvm] tqchen merged pull request #4959: [DOCS] Fix Warnings from #4942 - posted by GitBox <gi...@apache.org> on 2020/02/28 02:57:10 UTC, 0 replies.
- [incubator-tvm] branch master updated (1dbdcfb -> 236db6c) - posted by tq...@apache.org on 2020/02/28 02:57:19 UTC, 0 replies.
- [GitHub] [incubator-tvm] tqchen merged pull request #4956: [CI] Add pre-check script to check sphinx doc build. - posted by GitBox <gi...@apache.org> on 2020/02/28 02:57:20 UTC, 0 replies.
- [incubator-tvm] branch master updated: [CI] Add pre-check script to check sphinx doc build. (#4956) - posted by tq...@apache.org on 2020/02/28 02:57:25 UTC, 0 replies.
- [GitHub] [incubator-tvm] masahi merged pull request #4944: [Relay, Torch] Clean up and refactor PyTorch frontend - posted by GitBox <gi...@apache.org> on 2020/02/28 02:59:17 UTC, 0 replies.
- [incubator-tvm] branch master updated: [Relay, Torch] Clean up and refactor PyTorch frontend (#4944) - posted by ma...@apache.org on 2020/02/28 02:59:23 UTC, 0 replies.
- [GitHub] [incubator-tvm] masahi opened a new pull request #4961: [Relay, Torch] Add upsampling op support and enable registering a user defined op conversion map - posted by GitBox <gi...@apache.org> on 2020/02/28 03:11:54 UTC, 0 replies.
- [GitHub] [incubator-tvm] cchung100m commented on issue #4950: The links not found in Depthwise Convolution tutorial - posted by GitBox <gi...@apache.org> on 2020/02/28 03:45:52 UTC, 0 replies.
- [GitHub] [incubator-tvm] masahi commented on issue #4961: [Torch] Upsampling op support and enable registering a user defined op conversion map - posted by GitBox <gi...@apache.org> on 2020/02/28 03:47:42 UTC, 4 replies.
- [GitHub] [incubator-tvm] masahi edited a comment on issue #4961: [Torch] Upsampling op support and enable registering a user defined op conversion map - posted by GitBox <gi...@apache.org> on 2020/02/28 03:48:31 UTC, 1 replies.
- [GitHub] [incubator-tvm] comaniac commented on issue #4961: [Torch] Upsampling op support and enable registering a user defined op conversion map - posted by GitBox <gi...@apache.org> on 2020/02/28 04:04:48 UTC, 1 replies.
- [GitHub] [incubator-tvm] masahi opened a new issue #4962: Support dilation in x86 NCHWc depthwise conv - posted by GitBox <gi...@apache.org> on 2020/02/28 04:57:19 UTC, 0 replies.
- [GitHub] [incubator-tvm] siju-samuel closed pull request #4937: [CI Upgrade]Update existing testcases to run on TF/Lite 2.0 version - posted by GitBox <gi...@apache.org> on 2020/02/28 04:58:38 UTC, 0 replies.
- [GitHub] [incubator-tvm] siju-samuel opened a new pull request #4963: [TEST]Tensorflow/lite scripts upgrade from 1.13.1 to 2.0.0 - posted by GitBox <gi...@apache.org> on 2020/02/28 05:09:25 UTC, 0 replies.
- [GitHub] [incubator-tvm] masahi opened a new pull request #4964: [Torch] Add initial control flow support - posted by GitBox <gi...@apache.org> on 2020/02/28 05:31:06 UTC, 0 replies.
- [GitHub] [incubator-tvm] maheshambule commented on a change in pull request #4952: [Frontend] [Tensorflow] ReadVariableOp operator support - posted by GitBox <gi...@apache.org> on 2020/02/28 07:57:08 UTC, 1 replies.
- [GitHub] [incubator-tvm] haiyang-tju commented on issue #4261: DepthWise Transposed Conv error - posted by GitBox <gi...@apache.org> on 2020/02/28 09:17:11 UTC, 0 replies.
- [GitHub] [incubator-tvm] leandron opened a new pull request #4965: [CI][Docker] pin xgboost dependency version to 0.90 - posted by GitBox <gi...@apache.org> on 2020/02/28 10:19:56 UTC, 1 replies.
- [GitHub] [incubator-tvm] merrymercy commented on a change in pull request #4931: Tighten split's extent - posted by GitBox <gi...@apache.org> on 2020/02/28 10:23:48 UTC, 3 replies.
- [GitHub] [incubator-tvm] leandron commented on issue #4965: [CI][Docker] pin xgboost dependency version to 0.90 - posted by GitBox <gi...@apache.org> on 2020/02/28 11:11:47 UTC, 1 replies.
- [GitHub] [incubator-tvm] masahi commented on issue #4965: [CI][Docker] pin xgboost dependency version to 0.90 - posted by GitBox <gi...@apache.org> on 2020/02/28 13:02:05 UTC, 0 replies.
- [GitHub] [incubator-tvm] leandron commented on issue #4961: [Torch] Upsampling op support and enable registering a user defined op conversion map - posted by GitBox <gi...@apache.org> on 2020/02/28 13:27:22 UTC, 1 replies.
- [GitHub] [incubator-tvm] leandron edited a comment on issue #4961: [Torch] Upsampling op support and enable registering a user defined op conversion map - posted by GitBox <gi...@apache.org> on 2020/02/28 13:32:56 UTC, 0 replies.
- [GitHub] [incubator-tvm] zhiics edited a comment on issue #4927: [Relay][Pass] Add inline pass - posted by GitBox <gi...@apache.org> on 2020/02/28 16:17:46 UTC, 0 replies.
- [GitHub] [incubator-tvm] yongfeng-nv commented on a change in pull request #4931: Tighten split's extent - posted by GitBox <gi...@apache.org> on 2020/02/28 16:28:21 UTC, 3 replies.
- [GitHub] [incubator-tvm] inadob opened a new pull request #4966: [Frontend][TFLite] Add parser support for l2_normalization - posted by GitBox <gi...@apache.org> on 2020/02/28 17:35:56 UTC, 0 replies.
- [GitHub] [incubator-tvm] jwfromm commented on a change in pull request #4961: [Torch] Upsampling op support and enable registering a user defined op conversion map - posted by GitBox <gi...@apache.org> on 2020/02/28 17:45:31 UTC, 2 replies.
- [GitHub] [incubator-tvm] jwfromm commented on issue #4961: [Torch] Upsampling op support and enable registering a user defined op conversion map - posted by GitBox <gi...@apache.org> on 2020/02/28 17:46:23 UTC, 0 replies.
- [GitHub] [incubator-tvm] tqchen opened a new pull request #4967: [DOCS] Fix sphinx precheck - posted by GitBox <gi...@apache.org> on 2020/02/28 17:47:00 UTC, 0 replies.
- [GitHub] [incubator-tvm] tqchen commented on issue #4961: [Torch] Upsampling op support and enable registering a user defined op conversion map - posted by GitBox <gi...@apache.org> on 2020/02/28 17:47:39 UTC, 0 replies.
- [GitHub] [incubator-tvm] pingsutw commented on issue #4950: The links not found in Depthwise Convolution tutorial - posted by GitBox <gi...@apache.org> on 2020/02/28 17:59:23 UTC, 1 replies.
- [GitHub] [incubator-tvm] wpan11nv opened a new pull request #4968: [TOPI][CUDA] Teak CUDA injective scheduler - posted by GitBox <gi...@apache.org> on 2020/02/28 18:02:16 UTC, 0 replies.
- [GitHub] [incubator-tvm] wpan11nv commented on issue #4968: [TOPI][CUDA] Teak CUDA injective scheduler - posted by GitBox <gi...@apache.org> on 2020/02/28 18:13:01 UTC, 1 replies.
- [GitHub] [incubator-tvm] kevinthesun opened a new issue #4969: [RFC] Enhance TensorFlow Frontend Control Flow Support - posted by GitBox <gi...@apache.org> on 2020/02/28 18:55:58 UTC, 0 replies.
- [GitHub] [incubator-tvm] zhiics commented on issue #4964: [Torch] Add initial control flow support - posted by GitBox <gi...@apache.org> on 2020/02/28 18:56:18 UTC, 0 replies.
- [GitHub] [incubator-tvm] zhiics edited a comment on issue #4964: [Torch] Add initial control flow support - posted by GitBox <gi...@apache.org> on 2020/02/28 18:56:33 UTC, 1 replies.
- [GitHub] [incubator-tvm] zhiics commented on issue #4969: [RFC] Enhance TensorFlow Frontend Control Flow Support - posted by GitBox <gi...@apache.org> on 2020/02/28 18:58:34 UTC, 2 replies.
- [GitHub] [incubator-tvm] zhiics edited a comment on issue #4969: [RFC] Enhance TensorFlow Frontend Control Flow Support - posted by GitBox <gi...@apache.org> on 2020/02/28 19:05:41 UTC, 0 replies.
- [GitHub] [incubator-tvm] anijain2305 commented on issue #4962: Support dilation in x86 NCHWc depthwise conv - posted by GitBox <gi...@apache.org> on 2020/02/28 19:16:13 UTC, 0 replies.
- [GitHub] [incubator-tvm] anijain2305 edited a comment on issue #4962: Support dilation in x86 NCHWc depthwise conv - posted by GitBox <gi...@apache.org> on 2020/02/28 19:16:21 UTC, 0 replies.
- [GitHub] [incubator-tvm] anijain2305 commented on issue #4805: [Frontend][TFlite] Add parser support for relu6, leaky_relu, relu_n1_to_1, log_softmax - posted by GitBox <gi...@apache.org> on 2020/02/28 19:18:40 UTC, 0 replies.
- [GitHub] [incubator-tvm] alexwong commented on a change in pull request #4961: [Torch] Upsampling op support and enable registering a user defined op conversion map - posted by GitBox <gi...@apache.org> on 2020/02/28 20:47:26 UTC, 1 replies.
- [GitHub] [incubator-tvm] alexwong commented on a change in pull request #4964: [Torch] Add initial control flow support - posted by GitBox <gi...@apache.org> on 2020/02/28 21:12:52 UTC, 3 replies.
- [GitHub] [incubator-tvm] masahi merged pull request #4967: [DOCS] Fix sphinx precheck - posted by GitBox <gi...@apache.org> on 2020/02/28 21:20:06 UTC, 0 replies.
- [incubator-tvm] branch master updated: [DOCS] Fix sphinx precheck (#4967) - posted by ma...@apache.org on 2020/02/28 21:20:11 UTC, 0 replies.
- [GitHub] [incubator-tvm] tqchen commented on issue #4965: [CI][Docker] pin xgboost dependency version to 0.90 - posted by GitBox <gi...@apache.org> on 2020/02/28 21:22:22 UTC, 0 replies.
- [GitHub] [incubator-tvm] tqchen edited a comment on issue #4965: [CI][Docker] pin xgboost dependency version to 0.90 - posted by GitBox <gi...@apache.org> on 2020/02/28 21:22:43 UTC, 0 replies.
- [GitHub] [incubator-tvm] jmorrill opened a new pull request #4970: Added CopyFromBytes and CopyToBytes convenience methods. Fixed typos. - posted by GitBox <gi...@apache.org> on 2020/02/28 21:29:31 UTC, 0 replies.
- [GitHub] [incubator-tvm] masahi commented on a change in pull request #4964: [Torch] Add initial control flow support - posted by GitBox <gi...@apache.org> on 2020/02/28 21:29:59 UTC, 3 replies.
- [GitHub] [incubator-tvm] jmorrill commented on issue #4968: [TOPI][CUDA] Teak CUDA injective scheduler - posted by GitBox <gi...@apache.org> on 2020/02/28 21:39:35 UTC, 1 replies.
- [GitHub] [incubator-tvm] tqchen closed issue #4908: [DOCS] Fix Sphinx Warnings - posted by GitBox <gi...@apache.org> on 2020/02/28 21:40:30 UTC, 0 replies.
- [GitHub] [incubator-tvm] masahi commented on issue #4969: [RFC] Enhance TensorFlow Frontend Control Flow Support - posted by GitBox <gi...@apache.org> on 2020/02/28 21:46:58 UTC, 2 replies.
- [GitHub] [incubator-tvm] tqchen commented on a change in pull request #4970: Added CopyFromBytes and CopyToBytes convenience methods to NDArray. Fixed typos. - posted by GitBox <gi...@apache.org> on 2020/02/28 21:52:04 UTC, 4 replies.
- [GitHub] [incubator-tvm] masahi commented on a change in pull request #4961: [Torch] Upsampling op support and enable registering a user defined op conversion map - posted by GitBox <gi...@apache.org> on 2020/02/28 22:01:31 UTC, 2 replies.
- [GitHub] [incubator-tvm] jmorrill commented on a change in pull request #4970: Added CopyFromBytes and CopyToBytes convenience methods to NDArray. Fixed typos. - posted by GitBox <gi...@apache.org> on 2020/02/28 22:05:58 UTC, 5 replies.
- [GitHub] [incubator-tvm] kevinthesun commented on issue #4969: [RFC] Enhance TensorFlow Frontend Control Flow Support - posted by GitBox <gi...@apache.org> on 2020/02/28 22:31:07 UTC, 0 replies.
- [GitHub] [incubator-tvm] jmorrill edited a comment on issue #4968: [TOPI][CUDA] Teak CUDA injective scheduler - posted by GitBox <gi...@apache.org> on 2020/02/28 23:13:48 UTC, 1 replies.
- [GitHub] [incubator-tvm] comaniac commented on issue #4931: Tighten split's extent - posted by GitBox <gi...@apache.org> on 2020/02/28 23:45:49 UTC, 0 replies.
- [GitHub] [incubator-tvm] MarisaKirisame commented on issue #4964: [Torch] Add initial control flow support - posted by GitBox <gi...@apache.org> on 2020/02/29 00:36:45 UTC, 2 replies.
- [GitHub] [incubator-tvm] masahi commented on issue #4964: [Torch] Add initial control flow support - posted by GitBox <gi...@apache.org> on 2020/02/29 01:00:20 UTC, 1 replies.
- [GitHub] [incubator-tvm] masahi edited a comment on issue #4964: [Torch] Add initial control flow support - posted by GitBox <gi...@apache.org> on 2020/02/29 01:00:41 UTC, 0 replies.
- [GitHub] [incubator-tvm] tqchen closed issue #4812: [RFC] TVM Python Project Organization after Unified IR - posted by GitBox <gi...@apache.org> on 2020/02/29 04:41:00 UTC, 0 replies.
- [GitHub] [incubator-tvm] tqchen commented on issue #4812: [RFC] TVM Python Project Organization after Unified IR - posted by GitBox <gi...@apache.org> on 2020/02/29 04:41:11 UTC, 0 replies.
- [GitHub] [incubator-tvm] elpz commented on issue #4262: [RELAY][Bug] 'name_hint' AttributeError issue when covert tensorflow to TVM - posted by GitBox <gi...@apache.org> on 2020/02/29 04:49:02 UTC, 0 replies.
- [GitHub] [incubator-tvm] siju-samuel opened a new pull request #4971: [TFLITE]FLOOR_MOD & FLOOR_DIV support - posted by GitBox <gi...@apache.org> on 2020/02/29 05:27:19 UTC, 0 replies.
- [GitHub] [incubator-tvm] wyc-ruiker commented on a change in pull request #4971: [TFLITE]FLOOR_MOD & FLOOR_DIV support - posted by GitBox <gi...@apache.org> on 2020/02/29 06:32:16 UTC, 5 replies.
- [GitHub] [incubator-tvm] wyc-ruiker commented on a change in pull request #4966: [Frontend][TFLite] Add parser support for l2_normalization - posted by GitBox <gi...@apache.org> on 2020/02/29 06:47:18 UTC, 0 replies.
- [GitHub] [incubator-tvm] siju-samuel commented on a change in pull request #4971: [TFLITE]FLOOR_MOD & FLOOR_DIV support - posted by GitBox <gi...@apache.org> on 2020/02/29 06:52:34 UTC, 0 replies.
- [GitHub] [incubator-tvm] leandron closed pull request #4965: [CI][Docker] pin xgboost dependency version to 0.90 - posted by GitBox <gi...@apache.org> on 2020/02/29 09:29:15 UTC, 0 replies.
- [GitHub] [incubator-tvm] masahi edited a comment on issue #4927: [Relay][Pass] Add inline pass - posted by GitBox <gi...@apache.org> on 2020/02/29 13:30:50 UTC, 0 replies.
- [GitHub] [incubator-tvm] sewardto opened a new issue #4972: Performance regression of quantization on CUDA after [Relay][AutoTVM] Relay op strategy (#4644) - posted by GitBox <gi...@apache.org> on 2020/02/29 16:05:40 UTC, 0 replies.
- [GitHub] [incubator-tvm] ANSHUMAN87 commented on issue #4951: Conditions updated to cover better user scenarios - posted by GitBox <gi...@apache.org> on 2020/02/29 16:15:07 UTC, 0 replies.
- [GitHub] [incubator-tvm] inadob commented on a change in pull request #4966: [Frontend][TFLite] Add parser support for l2_normalization - posted by GitBox <gi...@apache.org> on 2020/02/29 18:17:30 UTC, 0 replies.
- [GitHub] [incubator-tvm] tqchen commented on issue #4951: Conditions updated to cover better user scenarios - posted by GitBox <gi...@apache.org> on 2020/02/29 20:55:42 UTC, 0 replies.
- [GitHub] [incubator-tvm] zhiics commented on a change in pull request #4951: Conditions updated to cover better user scenarios - posted by GitBox <gi...@apache.org> on 2020/02/29 21:16:53 UTC, 0 replies.
- [GitHub] [incubator-tvm] anijain2305 merged pull request #4966: [Frontend][TFLite] Add parser support for l2_normalization - posted by GitBox <gi...@apache.org> on 2020/02/29 21:30:18 UTC, 0 replies.
- [incubator-tvm] branch master updated: [Frontend][TFLite] Add parser support for l2_normalization (#4966) - posted by an...@apache.org on 2020/02/29 21:30:24 UTC, 0 replies.
- [GitHub] [incubator-tvm] anijain2305 commented on issue #4966: [Frontend][TFLite] Add parser support for l2_normalization - posted by GitBox <gi...@apache.org> on 2020/02/29 21:30:32 UTC, 0 replies.
- [GitHub] [incubator-tvm] anijain2305 commented on a change in pull request #4961: [Torch] Upsampling op support and enable registering a user defined op conversion map - posted by GitBox <gi...@apache.org> on 2020/02/29 21:38:09 UTC, 0 replies.
- [GitHub] [incubator-tvm] MarisaKirisame commented on issue #4951: Conditions updated to cover better user scenarios - posted by GitBox <gi...@apache.org> on 2020/02/29 21:48:59 UTC, 0 replies.
- [GitHub] [incubator-tvm] tqchen merged pull request #4970: Added CopyFromBytes and CopyToBytes convenience methods to NDArray. Fixed typos. - posted by GitBox <gi...@apache.org> on 2020/02/29 21:52:24 UTC, 0 replies.
- [incubator-tvm] branch master updated: Added CopyFromBytes and CopyToBytes convenience methods to NDArray. Fixed typos. (#4970) - posted by tq...@apache.org on 2020/02/29 21:52:32 UTC, 0 replies.
- [GitHub] [incubator-tvm] tqchen commented on issue #4970: Added CopyFromBytes and CopyToBytes convenience methods to NDArray. Fixed typos. - posted by GitBox <gi...@apache.org> on 2020/02/29 21:52:37 UTC, 0 replies.