Batchflow

Latest version: v0.8.10

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

Scan your dependencies

Page 2 of 4

0.8.4a

Fix both versions to be the same

0.8.3

Fix model decay behaviour

0.8.2a

Lots of incremental improvements. Main features are:
* fix memory leak in `Pipeline.run` with prefetch turned on;
* make `Profiler` a lot faster, which allows to turn it on by default
* make `TorchModel` work with `outputs` on the fly
* fixed release action

0.8.1

Fix small bug relating padding in `ResBlock`

0.8.0

This release fixes `crop` behavior of `TorchModel`, as well as adds new blocks and methods:
- `InternBlock` with deformable convolutions
- separate `BottleneckBlock` that extends the functionality of `ResBlock`
- method for getting a reference to the current `TorchModel` instance inside `train/predict` contexts
- `mode` parameter for `train` and `predict` methods to control `nn.Module` behavior.

Also, this is the first version after `numpy` deprecation of autocast to `dtype=object` of mishaped arrays, so this is fixed in some places.

0.7.7

This release fixes one small `TorchModel` bug.

Page 2 of 4

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.