Files
gridbot/kronos-venv/lib/python3.12/site-packages/torch/nn/backends/thnn.py
T

7 lines
154 B
Python

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