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
As we start to bring over the new implementations of driver, runtime and nvrtc, the existing tests are getting copied into a legacy_tests subdir. We should then disallow the use of the legacy API outside of that directory.
As we start to bring over the new implementations of driver, runtime and nvrtc, the existing tests are getting copied into a
legacy_testssubdir. We should then disallow the use of the legacy API outside of that directory.This is blocked on #2384.