genbattle opened a new issue #7356: URL: https://github.com/apache/tvm/issues/7356
The [README for the TVM rust bindings](https://github.com/apache/tvm/blob/main/rust/tvm/README.md) says that nightly rust is required, but I just downloaded, built and ran the tests for the bindings on stable Rust 1.49.0. >>> This crate provides an idiomatic Rust API for TVM runtime frontend. Currently this requires *Nightly Rust* and tested on `rustc 1.32.0-nightly` Is nightly Rust actually still required? If so, it may be helpful to list the features/dependencies that cause the nightly requirement as part of the README. If not, this requirement should be removed. ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected]
