thnn.py 154 B

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