Idlmav

Latest version: v1.1.0

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

Scan your dependencies

1.1.0

Added
- Totals for number of parameters and FLOPS in table headings
- Args and kwargs for each operation in hover labels
- `torch.compile` as alternative to and fallback for `torch.fx.symbolic_trace`
- Dropdown menu to choose criteria for node sizes and colors
- Added overview panel to portable figure that responds to slider
Fixed
- Overlapping of skip connections between many nodes in a straight line
- Hang or OOM for models with too many nodes. Now falling back to greedy layout algorithm
- Exceptions for some degenerate models and special cases
Changed
- Replaced `torchprofile.profile_macs` with `torch.profiler.profile` for FLOPS calculations
- Formatting of activations, number of parameters and FLOPS
- Moved user options to data classes (see "mavoptions.py")
Deprecated
- Renamed `MAV.export_html` to `MAV.export_static_html`

1.0.4

Added
- Initial release of the project.
- Patch version is due to some PyPI experiments to get the readme and dependencies right

Links

Releases

Has known vulnerabilities

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.