You are viewing a plain text version of this content. The canonical link for it is here.
- [TVM Discuss] [Questions] Relationship between json and TVM Runtime: How operators are selected for execution - posted by Steve via TVM Discuss <no...@discuss.tvm.ai> on 2020/05/01 03:24:18 UTC, 0 replies.
- [TVM Discuss] [Questions] How to see actual cuda file generated by tvm? - posted by jqliu via TVM Discuss <no...@discuss.tvm.ai> on 2020/05/01 14:14:48 UTC, 3 replies.
- [TVM Discuss] [Questions] ROCm 'segmentation fault' error when auto-tuning - posted by Thomas V via TVM Discuss <no...@discuss.tvm.ai> on 2020/05/01 15:09:11 UTC, 2 replies.
- [TVM Discuss] [Questions] [solved][ONNX] Error when deploying on Raspberry pi 4 - posted by kalyan cimata via TVM Discuss <no...@discuss.tvm.ai> on 2020/05/03 18:26:45 UTC, 0 replies.
- [TVM Discuss] [Questions] Why use const constexpr instead of constexpr in TVM_DECLARE_FINAL_OBJECT_INFO - posted by Wyushun via TVM Discuss <no...@discuss.tvm.ai> on 2020/05/04 04:30:11 UTC, 1 replies.
- [TVM Discuss] [Questions] Execution order of operators at Runtime in TVM - posted by Steve via TVM Discuss <no...@discuss.tvm.ai> on 2020/05/04 05:37:41 UTC, 15 replies.
- [TVM Discuss] [Questions] Autotvm.task_extract_from_program in TFLite - posted by Abelardo López-Lagunas via TVM Discuss <no...@discuss.tvm.ai> on 2020/05/04 19:45:14 UTC, 19 replies.
- [TVM Discuss] [Questions] Remove an attribute from IR - posted by abhikran-quic via TVM Discuss <no...@discuss.tvm.ai> on 2020/05/05 14:45:49 UTC, 1 replies.
- [TVM Discuss] [Questions] GPU thread binding and iter_var infer - posted by zachzzc via TVM Discuss <no...@discuss.tvm.ai> on 2020/05/06 05:06:00 UTC, 0 replies.
- [TVM Discuss] [Questions] Question about "qconfig" options for quantization - posted by Sergio via TVM Discuss <no...@discuss.tvm.ai> on 2020/05/06 16:05:48 UTC, 0 replies.
- [TVM Discuss] [Questions] AttributeError: module 'tvm' has no attribute 'thread_axis' - posted by pankuolung via TVM Discuss <no...@discuss.tvm.ai> on 2020/05/07 03:11:27 UTC, 1 replies.
- [TVM Discuss] [Questions] PReLU dimension mismatch error when converting ONNX model to TVM - posted by 海洋...@TJUviaTVMDiscuss, no...@discuss.tvm.ai on 2020/05/07 07:06:56 UTC, 1 replies.
- [TVM Discuss] [Questions] Will TVM be compiled as a standalone C++ library? - posted by Niu Chong via TVM Discuss <no...@discuss.tvm.ai> on 2020/05/07 07:43:08 UTC, 1 replies.
- [TVM Discuss] [Questions] Unbind params from func? - posted by adb via TVM Discuss <no...@discuss.tvm.ai> on 2020/05/07 21:24:51 UTC, 0 replies.
- [TVM Discuss] [Questions] How to use autotuing after runing the tutorials? - posted by Ljs19981117 via TVM Discuss <no...@discuss.tvm.ai> on 2020/05/08 03:12:26 UTC, 6 replies.
- [TVM Discuss] [Questions] Relay Level Tiling of Conv2d or any operator - posted by Steve via TVM Discuss <no...@discuss.tvm.ai> on 2020/05/08 06:56:18 UTC, 1 replies.
- [TVM Discuss] [Questions] Can't find stride and padding informations after relay.build function - posted by wagnzhao via TVM Discuss <no...@discuss.tvm.ai> on 2020/05/09 01:29:55 UTC, 0 replies.
- [TVM Discuss] [Questions] Meet an error when deploy nms on target - posted by Hanting Huang via TVM Discuss <no...@discuss.tvm.ai> on 2020/05/10 02:59:41 UTC, 0 replies.
- [TVM Discuss] [Questions] How to reset Relay to use the default config? - posted by Yi Wang via TVM Discuss <no...@discuss.tvm.ai> on 2020/05/11 18:58:03 UTC, 2 replies.
- [TVM Discuss] [Questions] why the data and the weight for the nn.dense are not correct - posted by Angus He Zz via TVM Discuss <no...@discuss.tvm.ai> on 2020/05/12 04:11:40 UTC, 0 replies.
- [TVM Discuss] [Questions] IncompleteTypeNode: Cannot resolve type of Var() - posted by Dreamqin68 via TVM Discuss <no...@discuss.tvm.ai> on 2020/05/12 06:28:03 UTC, 0 replies.
- [TVM Discuss] [Questions] "Concat" node has no "topi" key when auto tuning onnx model to tvm - posted by ximing via TVM Discuss <no...@discuss.tvm.ai> on 2020/05/12 07:00:32 UTC, 1 replies.
- [TVM Discuss] [Questions] Question about touched memory as a feature for ML cost model - posted by Sergio via TVM Discuss <no...@discuss.tvm.ai> on 2020/05/12 14:46:00 UTC, 0 replies.
- [TVM Discuss] [Questions] Cannot request android after 5 retry - posted by Gftd via TVM Discuss <no...@discuss.tvm.ai> on 2020/05/13 03:45:03 UTC, 0 replies.
- [TVM Discuss] [Questions] Problems when import BERT model from PyTorch Relay - posted by wwwwcu via TVM Discuss <no...@discuss.tvm.ai> on 2020/05/13 06:26:05 UTC, 4 replies.
- [TVM Discuss] [Questions] Can not build android_rpc - posted by Gftd via TVM Discuss <no...@discuss.tvm.ai> on 2020/05/13 14:36:12 UTC, 2 replies.
- [TVM Discuss] [Questions] Issues with Autotuning a Convolutional Network for VTA Simulator - posted by Suvadeep via TVM Discuss <no...@discuss.tvm.ai> on 2020/05/13 18:49:06 UTC, 0 replies.
- [TVM Discuss] [Questions] Example of JSON runtime for BYOC - posted by Anil via TVM Discuss <no...@discuss.tvm.ai> on 2020/05/14 05:30:19 UTC, 1 replies.
- [TVM Discuss] [Questions] Autotvm.task.extract_from_program() get Segmentation fault - posted by david via TVM Discuss <no...@discuss.tvm.ai> on 2020/05/14 09:32:40 UTC, 0 replies.
- [TVM Discuss] [Questions] Schedule not registered for 'mytarget' - posted by JC Li via TVM Discuss <no...@discuss.tvm.ai> on 2020/05/14 09:56:44 UTC, 4 replies.
- [TVM Discuss] [Questions] Onnx2tvm fail under python - posted by Leebsun via TVM Discuss <no...@discuss.tvm.ai> on 2020/05/15 04:44:32 UTC, 0 replies.
- [TVM Discuss] [Questions] Issue with static tensor array - posted by Suhas via TVM Discuss <no...@discuss.tvm.ai> on 2020/05/15 09:44:00 UTC, 5 replies.
- [TVM Discuss] [Application] Example of a model using attention? - posted by "Steven S. Lyubomirsky via TVM Discuss" <no...@discuss.tvm.ai> on 2020/05/15 23:13:08 UTC, 2 replies.
- [TVM Discuss] [Questions] [Solved] Schedule not registered for 'mytarget' - posted by JC Li via TVM Discuss <no...@discuss.tvm.ai> on 2020/05/16 01:13:47 UTC, 0 replies.
- [TVM Discuss] [Questions] Binding two IterVars in one loop nest to the same thread - posted by Yongfeng Gu via TVM Discuss <no...@discuss.tvm.ai> on 2020/05/16 05:12:43 UTC, 0 replies.
- [TVM Discuss] [Questions] How can we rebuild tvm model in different machine with only (.so, .json, .params) - posted by ali via TVM Discuss <no...@discuss.tvm.ai> on 2020/05/16 23:23:56 UTC, 0 replies.
- [TVM Discuss] [Questions] C target for Relay? - posted by KireinaHoro via TVM Discuss <no...@discuss.tvm.ai> on 2020/05/17 03:59:58 UTC, 2 replies.
- [TVM Discuss] [Questions] CUDA -libs=cudnn performance - posted by Gasgallo via TVM Discuss <no...@discuss.tvm.ai> on 2020/05/17 11:27:21 UTC, 3 replies.
- [TVM Discuss] [Questions] Handling mixed floating point datatypes - posted by Rahul Utkoor via TVM Discuss <no...@discuss.tvm.ai> on 2020/05/17 17:04:04 UTC, 0 replies.
- [TVM Discuss] [Questions] Setting num_parallel=2 does not work on two rasps - posted by Gasgallo via TVM Discuss <no...@discuss.tvm.ai> on 2020/05/18 03:21:11 UTC, 1 replies.
- [TVM Discuss] [Questions] Mxnet resnest model after using tvm auto tunning is too slow - posted by LeoSpring via TVM Discuss <no...@discuss.tvm.ai> on 2020/05/18 03:23:54 UTC, 1 replies.
- [TVM Discuss] [Questions] Ambiguity in TIRTextPrinter - posted by Cawindon via TVM Discuss <no...@discuss.tvm.ai> on 2020/05/18 13:57:17 UTC, 0 replies.
- [TVM Discuss] [Questions] TVM buffer compaction (decl_buffer) - posted by moderato via TVM Discuss <no...@discuss.tvm.ai> on 2020/05/18 19:55:25 UTC, 0 replies.
- [TVM Discuss] [Questions] Traversing Relay Graph order (source to sink, sink to source) - posted by david via TVM Discuss <no...@discuss.tvm.ai> on 2020/05/19 05:49:32 UTC, 2 replies.
- [TVM Discuss] [Questions] MTCNN port on tvm - posted by ali via TVM Discuss <no...@discuss.tvm.ai> on 2020/05/19 08:27:13 UTC, 0 replies.
- [TVM Discuss] [Questions] Arch(sm_xy) is not passed, and we cannot detect it from env - posted by Gasgallo via TVM Discuss <no...@discuss.tvm.ai> on 2020/05/20 02:58:28 UTC, 0 replies.
- [TVM Discuss] [Questions] Java bindings for AST - posted by Aish via TVM Discuss <no...@discuss.tvm.ai> on 2020/05/20 03:25:52 UTC, 0 replies.
- [TVM Discuss] [Questions] Why LSTM is implemented repeatedly for every front-end? - posted by Yong Huang via TVM Discuss <no...@discuss.tvm.ai> on 2020/05/20 03:45:03 UTC, 0 replies.
- [TVM Discuss] [Questions] Relay graph representation to networkx and vise versa - posted by david via TVM Discuss <no...@discuss.tvm.ai> on 2020/05/20 04:11:29 UTC, 0 replies.
- [TVM Discuss] [Application] Applying compute_at on scans - posted by Pratik Fegade via TVM Discuss <no...@discuss.tvm.ai> on 2020/05/20 15:52:48 UTC, 0 replies.
- [TVM Discuss] [Questions] [Question] After auto tune, the speed of resnest101 and resnet101 have big difference - posted by LeoSpring via TVM Discuss <no...@discuss.tvm.ai> on 2020/05/21 06:53:41 UTC, 2 replies.
- [TVM Discuss] [Questions] Parameters: { silent } might not be used - posted by llunncai via TVM Discuss <no...@discuss.tvm.ai> on 2020/05/21 08:10:26 UTC, 4 replies.
- [TVM Discuss] [Questions] Issues with quantization, dense turned on - posted by Suhas via TVM Discuss <no...@discuss.tvm.ai> on 2020/05/21 09:28:31 UTC, 0 replies.
- [TVM Discuss] [Questions] [Solved] Cannot connect to my android phone by rpc - posted by darkstar via TVM Discuss <no...@discuss.tvm.ai> on 2020/05/21 19:39:26 UTC, 1 replies.
- [TVM Discuss] [Questions] Android_rpc_test.py does not return anything - posted by darkstar via TVM Discuss <no...@discuss.tvm.ai> on 2020/05/21 20:04:17 UTC, 0 replies.
- [TVM Discuss] [Questions] Support for TVM Relay with WASM Runtime - posted by Videet Rajeev Parekh via TVM Discuss <no...@discuss.tvm.ai> on 2020/05/21 20:13:54 UTC, 1 replies.
- [TVM Discuss] [Questions] RuntimeError: Can not find cl.exe,please run this in Vistual Studio Command Prompt - posted by Heliqi via TVM Discuss <no...@discuss.tvm.ai> on 2020/05/22 09:51:00 UTC, 3 replies.
- [TVM Discuss] [Questions] [SOLVED] Compile error related to autotvm - posted by Đàm Văn Tài via TVM Discuss <no...@discuss.tvm.ai> on 2020/05/23 08:51:57 UTC, 0 replies.
- [TVM Discuss] [Questions] Op fusion knowledge - posted by Xianghu via TVM Discuss <no...@discuss.tvm.ai> on 2020/05/24 08:32:38 UTC, 0 replies.
- [TVM Discuss] [Questions] Yolov3-tiny batch input test failed - posted by kitkat via TVM Discuss <no...@discuss.tvm.ai> on 2020/05/25 06:25:55 UTC, 4 replies.
- [TVM Discuss] [Questions] How to get graph representation of Relay program? - posted by Anand Gokhale via TVM Discuss <no...@discuss.tvm.ai> on 2020/05/25 11:50:04 UTC, 0 replies.
- [TVM Discuss] [Questions] [Relay]Generate a graph from Relay IR - posted by Anand Gokhale via TVM Discuss <no...@discuss.tvm.ai> on 2020/05/25 12:10:25 UTC, 0 replies.
- [TVM Discuss] [Questions] Do pragmas cover all the operators/nested loops attached under the specified kernel_scope? - posted by moderato via TVM Discuss <no...@discuss.tvm.ai> on 2020/05/25 20:38:31 UTC, 0 replies.
- [TVM Discuss] [Questions] build env build env - posted by Alicera via TVM Discuss <no...@discuss.tvm.ai> on 2020/05/26 16:02:55 UTC, 0 replies.
- [TVM Discuss] [Application] Storage scopes for CPU backends - posted by Pratik Fegade via TVM Discuss <no...@discuss.tvm.ai> on 2020/05/26 21:41:36 UTC, 0 replies.
- [TVM Discuss] [Questions] Could it convert string to HalideIR - posted by Shawn Zhuang via TVM Discuss <no...@discuss.tvm.ai> on 2020/05/27 02:10:49 UTC, 0 replies.
- [TVM Discuss] [Questions] Mxnet group conv not support very well by tvm - posted by LeoSpring via TVM Discuss <no...@discuss.tvm.ai> on 2020/05/27 02:48:28 UTC, 5 replies.
- [TVM Discuss] [Questions] [AutoTVM]Tuning fails for an ONNX network on x86 CPU in tune_graph KeyError: ‘topi_op’ - posted by Kevin Wan via TVM Discuss <no...@discuss.tvm.ai> on 2020/05/27 05:05:04 UTC, 4 replies.
- [TVM Discuss] [Questions] How to do auto-tuning for a specific op? - posted by Sleepwalker2017 via TVM Discuss <no...@discuss.tvm.ai> on 2020/05/27 10:38:36 UTC, 0 replies.
- [TVM Discuss] [Questions] How to do auto-tuning for a list of specific ops? - posted by kalyan cimata via TVM Discuss <no...@discuss.tvm.ai> on 2020/05/27 12:10:07 UTC, 4 replies.
- [TVM Discuss] [Questions] Python debugger segfaults with tvm - posted by Junru Shao via TVM Discuss <no...@discuss.tvm.ai> on 2020/05/27 18:28:33 UTC, 0 replies.
- [TVM Discuss] [Questions] How to setting model compiled from pytorch with mutable input size - posted by Guijiyang via TVM Discuss <no...@discuss.tvm.ai> on 2020/05/28 10:32:12 UTC, 3 replies.
- [TVM Discuss] [Questions] Cannot find CUDA, USE_CUDA=ON - posted by HilmiK via TVM Discuss <no...@discuss.tvm.ai> on 2020/05/28 10:38:16 UTC, 0 replies.
- [TVM Discuss] [Questions] How to assign a specific GPU when auto-tuning? - posted by Sleepwalker2017 via TVM Discuss <no...@discuss.tvm.ai> on 2020/05/28 12:20:13 UTC, 3 replies.
- [TVM Discuss] [Questions] Got error on Jetson TX2 with resnet50_v2 CUDA OUT_OF_RESOURCES - posted by min via TVM Discuss <no...@discuss.tvm.ai> on 2020/05/29 06:04:29 UTC, 0 replies.
- [TVM Discuss] [Questions] Issue with __declspec( dllimport ) on Windows - posted by Yanming Wang via TVM Discuss <no...@discuss.tvm.ai> on 2020/05/30 00:18:25 UTC, 0 replies.
- [TVM Discuss] [Questions] [PattenLang]How to match op according to element type of input and output - posted by Lixiaoquan via TVM Discuss <no...@discuss.tvm.ai> on 2020/05/30 08:33:38 UTC, 4 replies.
- [TVM Discuss] [Questions] TVM terms: relay, topi, tir, te - posted by Cxcxcxcx via TVM Discuss <no...@discuss.tvm.ai> on 2020/05/31 06:02:19 UTC, 0 replies.