[quote="junrushao1994, post:4, topic:10084"]
we could simply ignore the error when registration function is not found.
[/quote]
maybe not. i tried 1.delete these three functions 2.use the older register_func
version. both of these failed the vta gemm test. the host side of tvm cannot
identify
Thanks for the explanation! Now I could understand.
The original mechanism for intrinsic lowering uses `tvm.register_func`, which
is implemented in the TVM runtime, while the new `register_intrin_lowering ` is
instead implemented in the TVM compiler, which will throw out an error when if
the
Hi! I try to install tvm on my windows 10 system, I follow these steps to build
shared library, but there are some error, I don' t know why I about it . Here
are some steps:
1. I install visual studio 2017
2. git clone --recursive https://github.com/apache/tvm tvm
3. run git submodule init git
true but if you dont build the whole tvm on board the vta simply wont run
---
[Visit
Topic](https://discuss.tvm.apache.org/t/ir-registeroplowerintrinsic-seems-not-built-for-runtime/10084/3)
to respond.
You are receiving this because you enabled mailing list mode.
To unsubscribe from thes
The log in this format will be directly printed to the console.
---
[Visit Topic](https://discuss.tvm.apache.org/t/how-to-check-log/10102/2) to
respond.
You are receiving this because you enabled mailing list mode.
To unsubscribe from these emails, [click
here](https://discuss.tvm.apache
Hi Everyone,
I have a basic question, How can I read log messages? I saw in source code
there are tons of logging.info("..."), However, where Can I find those logs?
Thanks,
---
[Visit Topic](https://discuss.tvm.apache.org/t/how-to-check-log/10102/1) to
respond.
You are receiving this be
`src/runtime/` is built for runtime, `src/ir/` is used for unified IR, which is
part of the compiler
---
[Visit
Topic](https://discuss.tvm.apache.org/t/ir-registeroplowerintrinsic-seems-not-built-for-runtime/10084/2)
to respond.
You are receiving this because you enabled mailing list mod
Hi!
I am a beginner of TVM, and when I try to install TVM, I encount some issues.
When I follow the tutorials to run :conda build --output-folder=conda/pkg
conda/recipe on my windows 10 system. some error is as shown in the
figure
Why
[quote="yulongl, post:1, topic:10078"]
https://tvm.apache.org/docs/tutorials/get_started/auto_tuning_with_python.html#sphx-glr-tutorials-get-started-auto-tuning-with-python-py
[/quote]
What's the 'target' you use when testing with tvm? In your i9 CPU, you can try
with:
```python
target = "llvm
Did someone found out a solution ?
---
[Visit
Topic](https://discuss.tvm.apache.org/t/how-to-schedule-different-shapes-in-contiguous-stages/7313/3)
to respond.
You are receiving this because you enabled mailing list mode.
To unsubscribe from these emails, [click
here](https://discuss.tv
10 matches
Mail list logo