Replies: 1 comment
-
Will be fixed by #6979 |
Beta Was this translation helpful? Give feedback.
0 replies
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.
-
Currenly, kernel index must be a tuple (N1, N2, N3) or a function input meta information to output a tuple. How about treat kernel[N] to kernel[(N,)] to allow index to be a int for simplicity?
Beta Was this translation helpful? Give feedback.
All reactions