Version 0.11.0
New Features
- added support for automatic differentation of arbitrary functions that take and return EagerPy tensors
value_and_grad
(function and method)value_aux_and_grad
(function and method)value_and_grad_fn
(function)
- added
crossentropy
- improved the
__repr__()
shown for EagerPy tensors - other improvements and bug fixes