Neutone-sdk

Latest version: v1.4.2

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

Scan your dependencies

1.4.0

- CLI tools for benchmarking are now available in the package:
- You can now run `python -m neutone_sdk.benchmark benchmark-speed --model_file <path-to-model.nm>` or `python -m neutone_sdk.benchmark benchmark-latency --model_file <path-to-model.nm>` for speed and latency benchmarks respectively.
- Profiling is also possible with `python -m neutone_sdk.benchmark profile --model_file <path-to-model.nm>`.
- Check the [dedicated README section](https://github.com/QosmoInc/neutone_sdk#benchmarking-and-profiling) for more detailed information.
- A set of default benchmarks are also ran automatically when a model is exported.
- The limit on PyTorch is lifted to 2.2.0, enabling users to use the newly released 2.1.0.

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.