Eagerpy

Latest version: v0.30.0

Safety actively analyzes 628936 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 3 of 5

0.20.2

Bug fixes

* fixed a bug in `TensorFlowTensor.__getitem__` with `slices`

0.20.1

New Features

* bug fixes for Python 3.7

0.20.0

New Features

* added `Tensor.norms.*` methods
* e.g. `x.norms.l2()` where `x` is an `ep.Tensor` instance
* other improvements to code, docs, tests

0.19.0

New Features

* fully specified all parameters with descriptive names (no more `*args, **kwargs`)
* fully type-annotated all functions and all tests
* improved docs
* bugfixes

0.18.0

New Features

* [documentation](https://jonasrauber.github.io/eagerpy/)
* performance optimizations
* `__getitem__` now supports `range` and `list`
* added `take_along_axis` (for the last axis only)
* better type annotations

0.17.0

New Features

* more type annotations
* `ep.Tensor` now points to the base class
* `ep.TensorType` now points a `TypeVar` bounded by `ep.Tensor`
* added `astensors`, `astensor_` and `astensors_`
* the underscored variants return a `restore_type` function that inverts the `astensor` operation
* more tests
* stricter mypy config

Page 3 of 5

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.