> So a user would only write tvm.target.Target("ultra_trail -uma_attrs=<my > custom attr string>") and in code you would access the target via > target.attrs["uma_attrs"]["attr1"], target.attrs["uma_attrs"]["attr2"], ect.?
More or less yes -- maybe we could (re) use "mattr" instead of "uma_attrs" looking at other target kinds -- but in principle that is what I meant. -- Reply to this email directly or view it on GitHub: https://github.com/apache/tvm-rfcs/pull/60#issuecomment-1128690208 You are receiving this because you are subscribed to this thread. Message ID: <apache/tvm-rfcs/pull/60/c1128690...@github.com>