pytorch/torch/nn/backends/thnn.py
loganthomas c848a777e8 DOC: Various typo fixes (#97095)
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
2023-03-20 20:46:04 +00:00

5 lines
118 B
Python

# this is for historical pickle deserialization, it is not used otherwise
def _get_thnn_function_backend():
pass