You are viewing a plain text version of this content. The canonical link for it is here.
- [Apache TVM Discuss] [Questions] Issues with Autotuning a Convolutional Network for VTA Simulator - posted by keai007 via Apache TVM Discuss <no...@discuss.tvm.ai> on 2020/11/01 12:33:04 UTC, 1 replies.
- [Apache TVM Discuss] [Questions] Failure [INSTALL_FAILED_OLDER_SDK] - posted by venkataraju koppada via Apache TVM Discuss <no...@discuss.tvm.ai> on 2020/11/01 14:45:25 UTC, 0 replies.
- [Apache TVM Discuss] [Questions] I can't find directory'device' in tvm/micro - posted by Qelk123 via Apache TVM Discuss <no...@discuss.tvm.ai> on 2020/11/01 15:47:21 UTC, 2 replies.
- [Apache TVM Discuss] [Questions] Tutorial, "How to optimize matmul with Auto TensorCore CodeGen", cannot work on my machien - posted by Steven via Apache TVM Discuss <no...@discuss.tvm.ai> on 2020/11/02 06:49:58 UTC, 0 replies.
- [Apache TVM Discuss] [Questions] TVM int8 graph Optimization relu problem - posted by dingyongchao via Apache TVM Discuss <no...@discuss.tvm.ai> on 2020/11/02 07:10:24 UTC, 0 replies.
- [Apache TVM Discuss] [Questions] Why not implement bitserial_* op in GPU - posted by lin bin via Apache TVM Discuss <no...@discuss.tvm.ai> on 2020/11/02 14:45:50 UTC, 0 replies.
- [Apache TVM Discuss] [Questions] How to match the pattern of a function in Relay? - posted by moderato via Apache TVM Discuss <no...@discuss.tvm.ai> on 2020/11/03 01:31:44 UTC, 2 replies.
- [Apache TVM Discuss] [Questions] Change PYNQ board frequency with current VTA version? - posted by ffffc via Apache TVM Discuss <no...@discuss.tvm.ai> on 2020/11/03 02:49:55 UTC, 0 replies.
- [Apache TVM Discuss] [Questions] Is there a quick method to translate pure-c-code/IR in cfiles to TVM/HalideIR AST? - posted by Shawn Zhuang via Apache TVM Discuss <no...@discuss.tvm.ai> on 2020/11/03 02:59:50 UTC, 0 replies.
- [Apache TVM Discuss] [Application] Naming convention for start_name and stop_name - posted by sachacon via Apache TVM Discuss <no...@discuss.tvm.ai> on 2020/11/03 06:02:04 UTC, 0 replies.
- [Apache TVM Discuss] [Questions] After auto tuning, what other optimizations based on tir will be done? - posted by sqchao via Apache TVM Discuss <no...@discuss.tvm.ai> on 2020/11/03 11:25:51 UTC, 0 replies.
- [Apache TVM Discuss] [Questions] How can I test the performance of a single operator? - posted by haozech via Apache TVM Discuss <no...@discuss.tvm.ai> on 2020/11/03 11:45:11 UTC, 6 replies.
- [Apache TVM Discuss] [Questions] [Quantization] How to add new quantization method for TVM - posted by fredjon via Apache TVM Discuss <no...@discuss.tvm.ai> on 2020/11/03 13:19:13 UTC, 2 replies.
- [Apache TVM Discuss] [Questions] 【TIR】After auto tuning, what other optimizations based on tir will be done? - posted by Matt Barrett via Apache TVM Discuss <no...@discuss.tvm.ai> on 2020/11/03 16:57:29 UTC, 1 replies.
- [Apache TVM Discuss] [Questions] Cannot squeeze axis with dimension not equal to 1 - posted by Ravish via Apache TVM Discuss <no...@discuss.tvm.ai> on 2020/11/04 09:02:23 UTC, 2 replies.
- [Apache TVM Discuss] [Questions] Virtual threading scheduling primitive - posted by Heart1998 via Apache TVM Discuss <no...@discuss.tvm.ai> on 2020/11/05 08:18:59 UTC, 0 replies.
- [Apache TVM Discuss] [Questions] TVM terms: relay, topi, tir, te - posted by Christoph Gerum via Apache TVM Discuss <no...@discuss.tvm.ai> on 2020/11/05 13:18:43 UTC, 2 replies.
- [Apache TVM Discuss] [Questions] Why stop quantize after first ``nn.global_avg_pool2d`` - posted by Kay Tian via Apache TVM Discuss <no...@discuss.tvm.ai> on 2020/11/05 13:21:30 UTC, 1 replies.
- [Apache TVM Discuss] [Questions] Where does the layout transform of each op happen during alter_op_layout pass? - posted by moderato via Apache TVM Discuss <no...@discuss.tvm.ai> on 2020/11/06 01:14:51 UTC, 5 replies.
- [Apache TVM Discuss] [Questions] List of CUDA targets - posted by Abelardo López-Lagunas via Apache TVM Discuss <no...@discuss.tvm.ai> on 2020/11/06 19:09:29 UTC, 2 replies.
- [Apache TVM Discuss] [Questions] How to replace the default code for nn.conv2d at the target llvm - posted by Giuseppe Rossini via Apache TVM Discuss <no...@discuss.tvm.ai> on 2020/11/06 19:35:58 UTC, 1 replies.
- [Apache TVM Discuss] [Questions] Print IRModule without meta data - posted by Takato Yamada via Apache TVM Discuss <no...@discuss.tvm.ai> on 2020/11/07 07:08:49 UTC, 2 replies.
- [Apache TVM Discuss] [Questions] Removing intermediate tensors/replacing to temporary variable - posted by kwmaeng via Apache TVM Discuss <no...@discuss.tvm.ai> on 2020/11/08 01:37:05 UTC, 0 replies.
- [Apache TVM Discuss] [Questions] [VM] The performance degradation of VM runtime and Dynamic Shape support compared to Graph Runtime - posted by Chao Liu via Apache TVM Discuss <no...@discuss.tvm.ai> on 2020/11/09 02:39:01 UTC, 1 replies.
- [Apache TVM Discuss] [Questions] How to get host code or blockIdx, threadIdx of GPU op - posted by luchangli via Apache TVM Discuss <no...@discuss.tvm.ai> on 2020/11/09 04:02:00 UTC, 0 replies.
- [Apache TVM Discuss] [Questions] How to create PackedFunc manually? - posted by JC Li via Apache TVM Discuss <no...@discuss.tvm.ai> on 2020/11/09 06:08:46 UTC, 0 replies.
- [Apache TVM Discuss] [Questions] How to let cache_write() compute at "k" axis in GEMM? - posted by Zhuwenxi via Apache TVM Discuss <no...@discuss.tvm.ai> on 2020/11/09 06:46:58 UTC, 0 replies.
- [Apache TVM Discuss] [Questions] Difference with ONNX - posted by Jhagege via Apache TVM Discuss <no...@discuss.tvm.ai> on 2020/11/09 10:42:43 UTC, 1 replies.
- [Apache TVM Discuss] [Questions] Doubt in loadbuffer parameters in VTA matrix multiplication tutorial - posted by Rahul shrivastava via Apache TVM Discuss <no...@discuss.tvm.ai> on 2020/11/09 18:55:41 UTC, 0 replies.
- [Apache TVM Discuss] [Questions] Why the mobilenet workload result is all 0.001 - posted by forrest via Apache TVM Discuss <no...@discuss.tvm.ai> on 2020/11/10 01:22:07 UTC, 0 replies.
- [Apache TVM Discuss] [Questions] What't the arguments order of TVM generated cuda kernel? - posted by luchangli via Apache TVM Discuss <no...@discuss.tvm.ai> on 2020/11/10 07:14:24 UTC, 6 replies.
- [Apache TVM Discuss] [Questions] How to use Arm compute library with android RPC? - posted by Albin via Apache TVM Discuss <no...@discuss.tvm.ai> on 2020/11/10 11:24:22 UTC, 2 replies.
- [Apache TVM Discuss] [Questions] Understanding TVM/Relay's PartitionGraph()(mod) function - posted by jmatai via Apache TVM Discuss <no...@discuss.tvm.ai> on 2020/11/11 04:46:14 UTC, 1 replies.
- [Apache TVM Discuss] [Questions] How to add new scheduler in auto-tvm - posted by haiou via Apache TVM Discuss <no...@discuss.tvm.ai> on 2020/11/11 06:38:16 UTC, 3 replies.
- [Apache TVM Discuss] [Questions] Run the tutourials file failed cuda is not enable - posted by piaodangdang via Apache TVM Discuss <no...@discuss.tvm.ai> on 2020/11/11 09:31:48 UTC, 0 replies.
- [Apache TVM Discuss] [Questions] Crttest failed, no rules to make the target "crttest" - posted by zhaozilong via Apache TVM Discuss <no...@discuss.tvm.ai> on 2020/11/13 09:33:07 UTC, 2 replies.
- [Apache TVM Discuss] [Questions] How to set address in android_rpc APP when host is VMware ubuntu? - posted by Turbo Liu via Apache TVM Discuss <no...@discuss.tvm.ai> on 2020/11/14 08:22:49 UTC, 1 replies.
- [Apache TVM Discuss] [Questions] Cannot run the sample code ,"Check failed: oshape_sum == data_shape_sum " - posted by zhaozilong via Apache TVM Discuss <no...@discuss.tvm.ai> on 2020/11/14 08:48:44 UTC, 5 replies.
- [Apache TVM Discuss] [Questions] Multiple right hand sides for reduction - posted by Chris Nuernberger via Apache TVM Discuss <no...@discuss.tvm.ai> on 2020/11/15 18:07:32 UTC, 0 replies.
- [Apache TVM Discuss] [Questions] About document version - posted by ProfXGiter via Apache TVM Discuss <no...@discuss.tvm.ai> on 2020/11/16 02:08:47 UTC, 3 replies.
- [Apache TVM Discuss] [Questions] [VTA] GEMM cycle count - posted by Thomas Rocznik via Apache TVM Discuss <no...@discuss.tvm.ai> on 2020/11/16 05:25:44 UTC, 1 replies.
- [Apache TVM Discuss] [Questions] [VTA] dens layer support - posted by Thomas Rocznik via Apache TVM Discuss <no...@discuss.tvm.ai> on 2020/11/16 05:32:23 UTC, 0 replies.
- [Apache TVM Discuss] [Questions] [VTA] Non-linear op support for VTA? - posted by keai007 via Apache TVM Discuss <no...@discuss.tvm.ai> on 2020/11/16 08:42:36 UTC, 1 replies.
- [Apache TVM Discuss] [Questions] ARM time evaluator with cpu flush cache - posted by Bernhard Klein via Apache TVM Discuss <no...@discuss.tvm.ai> on 2020/11/16 16:19:03 UTC, 2 replies.
- [Apache TVM Discuss] [Questions] [VTA] issue with TLPP design - posted by Rahul shrivastava via Apache TVM Discuss <no...@discuss.tvm.ai> on 2020/11/16 18:13:51 UTC, 0 replies.
- [Apache TVM Discuss] [Questions] Cannot run the sample code , With message: "Check failed: oshape_sum == data_shape_sum " - posted by zhaozilong via Apache TVM Discuss <no...@discuss.tvm.ai> on 2020/11/17 02:10:42 UTC, 0 replies.
- [Apache TVM Discuss] [Questions] Use all cores in a big.LITTLE architecture - posted by Wheest via Apache TVM Discuss <no...@discuss.tvm.ai> on 2020/11/17 13:33:23 UTC, 0 replies.
- [Apache TVM Discuss] [Questions] What Relay op would allow for splitting a tensor along an axis? - posted by "Steven S. Lyubomirsky via Apache TVM Discuss" <no...@discuss.tvm.ai> on 2020/11/18 04:34:48 UTC, 1 replies.
- [Apache TVM Discuss] [Questions] How can I get output name from graph runtime - posted by ERROR via Apache TVM Discuss <no...@discuss.tvm.ai> on 2020/11/18 06:25:27 UTC, 2 replies.
- [Apache TVM Discuss] [Questions] Auto-tune finished, but Build error occurs for my own onnx model - posted by Eye via Apache TVM Discuss <no...@discuss.tvm.ai> on 2020/11/18 08:22:45 UTC, 0 replies.
- [Apache TVM Discuss] [Questions] [VTA] Are VTA testbench scripts fully rely on autotvm? - posted by Kazuei HIRONAKA via Apache TVM Discuss <no...@discuss.tvm.ai> on 2020/11/20 17:39:51 UTC, 0 replies.
- [Apache TVM Discuss] [Questions] [VTA] Generate a new bitstream for other targets and clk-frequency - posted by Yangjun Li via Apache TVM Discuss <no...@discuss.tvm.ai> on 2020/11/22 16:32:44 UTC, 3 replies.
- [Apache TVM Discuss] [Questions] TVM Auto-tune: Reducing the number of tasks - posted by Andrew_KR via Apache TVM Discuss <no...@discuss.tvm.ai> on 2020/11/23 03:57:41 UTC, 1 replies.
- [Apache TVM Discuss] [Questions] TVM for ARM CPU - Android rpc apk - posted by pminimd via Apache TVM Discuss <no...@discuss.tvm.ai> on 2020/11/23 04:10:22 UTC, 0 replies.
- [Apache TVM Discuss] [Questions] MergeComposite Error when defining custom pattern - posted by Limenghao via Apache TVM Discuss <no...@discuss.tvm.ai> on 2020/11/23 09:54:58 UTC, 4 replies.
- [Apache TVM Discuss] [Questions] [CI] C++ standard for the TVM project - posted by Manupa Karunaratne via Apache TVM Discuss <no...@discuss.tvm.ai> on 2020/11/23 15:05:08 UTC, 4 replies.
- [Apache TVM Discuss] [Questions] External modules in uTVM - posted by Manupa Karunaratne via Apache TVM Discuss <no...@discuss.tvm.ai> on 2020/11/23 18:08:35 UTC, 0 replies.
- [Apache TVM Discuss] [Questions] Nn.dense attribute question - posted by Chris Gyurgyik via Apache TVM Discuss <no...@discuss.tvm.ai> on 2020/11/23 22:08:35 UTC, 0 replies.
- [Apache TVM Discuss] [Application] Auto tuning self onnx model with Android-rpc and failed on the "Evaluating" step - posted by pminimd via Apache TVM Discuss <no...@discuss.tvm.ai> on 2020/11/24 15:04:31 UTC, 0 replies.
- [Apache TVM Discuss] [Questions] Deploy model on cluster - posted by Sky via Apache TVM Discuss <no...@discuss.tvm.ai> on 2020/11/24 17:02:04 UTC, 0 replies.
- [Apache TVM Discuss] [Questions] Deploy object detection on GPU and FPGA - posted by Alex via Apache TVM Discuss <no...@discuss.tvm.ai> on 2020/11/25 01:28:03 UTC, 2 replies.