Replies: 1 comment 1 reply
-
relay和relax同为TVM图层IR。Relay设计较早,且作为函数式语言,存在一些设计上的缺陷(如dynamic shape),因此设计了relax。短期来看relay和relax会共存,给用户足够的时间进行升级 |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
请问当前 TVM 使用的是 relay,relay 与 relax 有什么区别?又该如何从 relay 过渡到 relax 呢?
Beta Was this translation helpful? Give feedback.
All reactions