mirror of
https://github.com/zebrajr/pytorch.git
synced 2025-12-07 00:21:07 +01:00
Summary: Should be non-semantic. Uses https://en.wikipedia.org/wiki/Wikipedia:Lists_of_common_misspellings/For_machines to find likely typos, with https://github.com/bwignall/typochecker to help automate the checking. Uses an updated version of the tool used in https://github.com/pytorch/pytorch/pull/30606 . Pull Request resolved: https://github.com/pytorch/pytorch/pull/31523 Differential Revision: D19216749 Pulled By: mrshenli fbshipit-source-id: 7fd489cb9a77cd7e4950c1046f925d57524960ea |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| compute_histogram_for_blobs_test.py | ||
| compute_histogram_for_blobs.py | ||
| compute_norm_for_blobs_test.py | ||
| compute_norm_for_blobs.py | ||
| compute_statistics_for_blobs_test.py | ||
| compute_statistics_for_blobs.py | ||
| get_entry_from_blobs_test.py | ||
| get_entry_from_blobs.py | ||
| gradient_clipping_test.py | ||
| gradient_clipping.py | ||
| initializers_test.py | ||
| initializers.py | ||
| net_modifier.py | ||
| parameter_info.py | ||
| parameter_sharing_test.py | ||
| parameter_sharing.py | ||