Nasbench-pytorch

Latest version: v1.3.1

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

Scan your dependencies

Page 2 of 2

1.1

- Updated the nasbench query example in the README
- More convenient checkpointing during training. Before, the checkpoint function had to have this signature:

checkpoint_func(network, metrics)

Since this version:

checkpoint_func(network, metrics, epoch number)

1.0

NASBench-PyTorch is now an installable package uploaded to Pypi. You can install it like this (working PyTorch installation is needed):

pip install nasbench_pytorch

What's Changed
* Refactor the project to a package-like structure by gabrielasuchopar in https://github.com/romulus0914/NASBench-PyTorch/pull/2

Page 2 of 2

Links

Releases

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.