You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It seems that Relay VM compilation now depends on ANTLR library, which in turn depends on Java runtime. This creates an issue in terms of certain deployment scenario, where we want to compile the model the the fly. Are there any thoughts on relaxing the dependency on Java?