Skip to content

Conversation

@Mousius
Copy link
Member

@Mousius Mousius commented Jul 18, 2022

(On top of #12119)

This adds a generated property "features" to the Target which can
contain a read-only list of available features in line with
apache/tvm-rfcs#78.

Features are re-generated upon parsing into a Target object rather than being
attached as attrs. The Target JSON is therefore stored without the
inferred features attached.

@Mousius Mousius requested a review from kparzysz-quic July 18, 2022 16:08
This adds a generated property "features" to the `Target` which can
contain a read-only list of available features in line with
apache/tvm-rfcs#78.

Features are re-generated upon parsing into a `Target` object rather than being
attached as `attrs`. The `Target` JSON is therefore stored without the
inferred `features` attached.
@kparzysz-quic kparzysz-quic merged commit 7bf5fa4 into apache:main Jul 19, 2022
xinetzone pushed a commit to daobook/tvm that referenced this pull request Nov 25, 2022
This adds a generated property "features" to the `Target` which can
contain a read-only list of available features in line with
apache/tvm-rfcs#78.

Features are re-generated upon parsing into a `Target` object rather than being
attached as `attrs`. The `Target` JSON is therefore stored without the
inferred `features` attached.
mikeseven pushed a commit to mikeseven/tvm that referenced this pull request Sep 27, 2023
This adds a generated property "features" to the `Target` which can
contain a read-only list of available features in line with
apache/tvm-rfcs#78.

Features are re-generated upon parsing into a `Target` object rather than being
attached as `attrs`. The `Target` JSON is therefore stored without the
inferred `features` attached.
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.

2 participants