Files
INTUIA/Programa final/_internal/torch/nn/backends/thnn.py
T

7 lines
146 B
Python
Raw Normal View History

2026-03-15 13:27:50 +00:00
# mypy: allow-untyped-defs
# this is for historical pickle deserialization, it is not used otherwise
def _get_thnn_function_backend():
pass