> Actually, the target JSON only shows the name of the kind, so the target > parser (if it operates on the JSON) won't see the details of the kind, unless > they are included in the JSON. I think that expanding the contents of the > target JSON to contain the kind specifics as well is critical for this > feature to make sense. Please clarify of that's a part of the plan.
Hi @kparzysz-quic, can you expand on what's missing here? According to https://discuss.tvm.apache.org/t/rfc-tvm-target-specification/6844, the Target JSON includes the `kind`, `attrs` and `keys`. -- Reply to this email directly or view it on GitHub: https://github.com/apache/tvm-rfcs/pull/71#issuecomment-1185688020 You are receiving this because you are subscribed to this thread. Message ID: <apache/tvm-rfcs/pull/71/c1185688...@github.com>