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
** (RuntimeError) Unsupported put_slice shapes, tensor={1, 3001, 400} and slice={1, 1, 400}. All-but-last dimensions in slice need to be equal to corresponding dimension in tensor.
(candlex 0.1.5) lib/candlex/backend.ex:423: Candlex.Backend.put_slice/4
Example of currently unsupported shapes:
See commented test cases in
candlex/test/candlex_test.exs
Lines 1855 to 1923 in fd21e30
The text was updated successfully, but these errors were encountered: