Torchdetscan

Latest version: v0.1

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

Scan your dependencies

0.1

This is the initial release for `torchdetscan`, which can be used to find non-deterministic pytorch functions in your code. These functions are listed [here](https://pytorch.org/docs/stable/generated/torch.use_deterministic_algorithms.html). Some of those functions can be made to behave deterministically by invoking `torch.use_deterministic_algorithms(true)`; the list of those functions is found on the same page.

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.