Skip to content

[Realy] Replace UseDefaultCompiler with GetAttr - #5088

Merged
tqchen merged 1 commit into
apache:masterfrom
zhiics:compiler_attr
Mar 18, 2020
Merged

[Realy] Replace UseDefaultCompiler with GetAttr#5088
tqchen merged 1 commit into
apache:masterfrom
zhiics:compiler_attr

Conversation

@zhiics

Copy link
Copy Markdown
Member

As mentioned in #5045, we should remove udeDefaultCompiler from Function and use GetAttr instead.

cc @tqchen@comaniac@mbaret

@comaniaccomaniac left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

LGTM, although the semantic of !kCompiler.defined() is using TVM builtin codegen seems a bit weird.

@tqchen
tqchen merged commit 06bbc7c into apache:masterMar 18, 2020
@tqchen

Copy link
Copy Markdown
Member

Merge it in for now, see related discussion https://discuss.tvm.ai/t/target-and-attributes/6013/

@zhiics
zhiics deleted the compiler_attr branch March 18, 2020 04:22
@zhiics
zhiics restored the compiler_attr branch March 20, 2020 02:19
@zhiics
zhiics deleted the compiler_attr branch March 20, 2020 02:22
trevor-m pushed a commit to trevor-m/tvm that referenced this pull request Apr 16, 2020
zhiics added a commit to neo-ai/tvm that referenced this pull request Apr 17, 2020
Sign up for freeto 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

@zhiics@tqchen@comaniac