Fix Exception
🏆 FixMan
BTC
Cup
Exceptions for package
jax
14057
2
89
expected function with aux output to return a two-element tuple, but got type (type(pair)) with value (repr(pair))
/ jax
2
84
Cannot divide evenly the sizes of shapes (tuple(s1)) and (tuple(s2))
/ jax
2
30
(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
2
23
expected non-empty vector for x
/ jax
1
304
Argument '(arg)' of type (type(arg)) is not a valid JAX type.
/ jax
1
184
expected sequence object with len >= 0 or a single integer
/ jax
1
157
unbound axis name: (axis_name). The following axis names (e.g. defined by pmap) are available to collective operations: (named_axes)
/ jax
1
143
Expected a callable value, got (fun)
/ jax
1
142
invalid entry in coordinates array
/ jax
1
132
at least one array or dtype is required
/ jax
1
120
a must be greater than 0 unless no samples are taken
/ jax
1
112
attempt to get argmax of an empty sequence
/ jax
First
Prev
Page
1
of
76
Next
Last