mirror of
https://github.com/clearml/clearml
synced 2025-02-07 21:33:25 +00:00
Usually `.pt` is used as pytorch's extension, see [this StackOverflow question](https://stackoverflow.com/questions/59095824/what-is-difference-between-pt-pth-and-pwf-extentions-in-pytorch). Furthermore `.pth` is used by Python to list additional package search paths (see [this PyTorch issue](https://github.com/pytorch/pytorch/issues/14864)) so IMO it might be worth reconsidering existence of it extension. AFAIK `.pt` is advised and used throughout most projects. |
||
---|---|---|
.. | ||
backend_api | ||
backend_config | ||
backend_interface | ||
binding | ||
config | ||
debugging | ||
storage | ||
utilities | ||
__init__.py | ||
errors.py | ||
logger.py | ||
model.py | ||
task_parameters.py | ||
task.py | ||
version.py |