Below is the code which was executed to compile the model but facing an issue with the same. Please help me out with this.
package = tvmc.compile(model, target= “llvm”, tuning_records = log_file)
Below is the encountered error: File “/workspace/tvm/src/tir/ir/data_layout.cc”, line 424 TVMError:
An error occurred during the execution of TVM. For more information, please see: Handle TVM Errors — tvm 0.11.dev0 documentation
Check failed: (GetStoreRule(&n->index_backward_rule, &n->shape_backward_rule, n->dst_layout, n->src_layout)) is false: