leeexyz opened a new pull request #9722:
URL: https://github.com/apache/tvm/pull/9722
Currently, `TVMC` does not support the opt level option. I think it is very
convenient for users if they can fully control the different optimization
levels. :)
```python
# help message of compile command
-O [0-3], --opt-level [0-3]
specify which optimization level to use. Defaults to
'3'.
```
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]