@myproject24 did you have a chance to verify if passing of CPU NDArray to input
and using of the other API for copy data helps to solve the problem or not?
---
[Visit
Topic](https://discuss.tvm.apache.org/t/irrespective-of-input-same-output-ios-tvm-model/10765/11)
to respond.
You are rec
I haven't used `tvm::Dump(xxx)`, I use `call
(size_t)puts(PrettyPrint(xxx).c_str())` when the `xxx` is a large node, e.g.,
the whole of PrimFunc, you can try with these large node.
---
[Visit
Topic](https://discuss.tvm.apache.org/t/finding-types-of-tvm-objects-and-accessing-their-attribut
@donglaxiche hello,I have solved this problem。you should checkout tvm to a
early repo,for example
git checkout 0b2f30aef2c1c1ed4ec504157b54ceaab182e9ab .Then it works
---
[Visit
Topic](https://discuss.tvm.apache.org/t/no-match-for-call-to-const-std-hash-spv-builtin-const-spv-builtin/10669/
I met this problem too.@tqchen can you help us?thanks
---
[Visit
Topic](https://discuss.tvm.apache.org/t/no-match-for-call-to-const-std-hash-spv-builtin-const-spv-builtin/10669/2)
to respond.
You are receiving this because you enabled mailing list mode.
To unsubscribe from these emails,
no problem, have fun!!
---
[Visit
Topic](https://discuss.tvm.apache.org/t/where-is-the-debug-log-of-tvm/10829/5)
to respond.
You are receiving this because you enabled mailing list mode.
To unsubscribe from these emails, [click
here](https://discuss.tvm.apache.org/email/unsubscribe/c70a
I compile a network also use tf dynamic_rnn with TVM.
I meet an another error:
when convert this op in the frontend:
```
name: "rnn_1/gru1/while/TensorArrayWrite/TensorArrayWriteV3"
op: "TensorArrayWriteV3"
input: "rnn_1/gru1/while/TensorArrayWrite/TensorArrayWriteV3/Enter"
input: "rnn_1/gru1/w
@yuchenj , Thank you very much for your reply!!!
---
[Visit
Topic](https://discuss.tvm.apache.org/t/where-is-the-debug-log-of-tvm/10829/4)
to respond.
You are receiving this because you enabled mailing list mode.
To unsubscribe from these emails, [click
here](https://discuss.tvm.apache.
Hi @okkk, if you mean you want to see the log messages produced by `DLOG(..)`,
you can do `set(USE_RELAY_DEBUG ON)` in config.cmake, build, and set
environment variable `TVM_LOG_DEBUG=1`.
---
[Visit
Topic](https://discuss.tvm.apache.org/t/where-is-the-debug-log-of-tvm/10829/2)
to respond
Sorry, I’m new here, I can’t find the debug log, can someone tell me how to
find it, thank you very much
---
[Visit
Topic](https://discuss.tvm.apache.org/t/where-is-the-debug-log-of-tvm/10829/1)
to respond.
You are receiving this because you enabled mailing list mode.
To unsubscribe