team-10/venv/Lib/site-packages/torch/nn/backends/thnn.py

7 lines
146 B
Python
Raw Permalink Normal View History

2025-08-02 02:00:33 +02:00
# mypy: allow-untyped-defs
# this is for historical pickle deserialization, it is not used otherwise
def _get_thnn_function_backend():
pass