Home
last modified time | relevance | path

Searched defs:torch_version (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/pytorch/docs/source/
H A Dconf.py3357 torch_version = str(torch.__version__) variable
/aosp_15_r20/external/pytorch/torch/_export/serde/
H A Dschema.py381 torch_version: str = "<=2.4" variable in ExportedProgram
/aosp_15_r20/external/pytorch/torch/_logging/
H A D_internal.py1026 import torch.version as torch_version namespace