Files
pytorch/torch/nn/backends/thnn.py
2024-06-08 18:49:56 +00:00

6 lines
145 B
Python

# mypy: allow-untyped-defs
# this is for historical pickle deserialization, it is not used otherwise
def _get_thnn_function_backend():
pass