Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add TVM configuration options. #5

Merged
merged 6 commits into from
Aug 5, 2021
Merged

Add TVM configuration options. #5

merged 6 commits into from
Aug 5, 2021

Conversation

jroesch
Copy link
Member

@jroesch jroesch commented Apr 16, 2021

This is the first half of adding support for configuring all TVM options.

cc @anwang2009 @adelbertc

src/core.rs Outdated
///
/// This enumeration represents all cases in a more Rust friendly way.
#[derive(Debug)]
pub enum TVMCMakeSetting {
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Given this is tvm-build already might we just call this CMakeSetting?

@jroesch jroesch merged commit 6cfb7b8 into main Aug 5, 2021
@jroesch jroesch deleted the tvm-config-opts branch December 8, 2021 02:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants