[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 -mcpu=skylake-avx512"
```
or higher mcpu option according to your CPU arch.





---
[Visit Topic](https://discuss.tvm.apache.org/t/tvm-performance-vs-onnx/10078/2) 
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/d4b3f77264cc0b876573da4451917256cc42dcc56101dd279f4339d66163d7f3).

Reply via email to