Fix Exception
🏆 FixMan
BTC
Cup
Exceptions for package
jax
14057
3
133
Cannot divide evenly the sizes of shapes (tuple(s1)) and (tuple(s2))
/ jax
2
176
expected function with aux output to return a two-element tuple, but got type (type(pair)) with value (repr(pair))
/ jax
2
70
JVP rule is implemented only for id_tap, not for call.
/ jax
2
67
expected non-empty vector for x
/ jax
2
37
(name) requires real-valued outputs (output dtype that is a sub-dtype of np.floating), but got (aval.dtype.name). For holomorphic differentiation, pass holomorphic=True. For differentiation of non-holomorphic functions involving complex outputs, or function with integer outputs, use jax.vjp directly.
/ jax
1
388
Argument '(arg)' of type (type(arg)) is not a valid JAX type.
/ jax
1
245
expected sequence object with len >= 0 or a single integer
/ jax
1
235
unbound axis name: (axis_name). The following axis names (e.g. defined by pmap) are available to collective operations: (named_axes)
/ jax
1
215
Expected a callable value, got (fun)
/ jax
1
209
a must be greater than 0 unless no samples are taken
/ jax
1
201
invalid entry in coordinates array
/ jax
1
194
at least one array or dtype is required
/ jax
First
Prev
Page
1
of
76
Next
Last