mirror of
https://github.com/zebrajr/pytorch.git
synced 2025-12-07 12:21:27 +01:00
Various typos found while browsing documentation/source code. Thank you for a wonderful deep-learning library! Pull Request resolved: https://github.com/pytorch/pytorch/pull/97095 Approved by: https://github.com/mikaylagawarecki, https://github.com/kit1980
5 lines
118 B
Python
5 lines
118 B
Python
# this is for historical pickle deserialization, it is not used otherwise
|
|
|
|
def _get_thnn_function_backend():
|
|
pass
|