Home
last modified time | relevance | path

Searched defs:MAP_LOCATION (Results 1 – 2 of 2) sorted by relevance

/external/pytorch/torch/
Dhub.py785 map_location: MAP_LOCATION,
806 map_location: MAP_LOCATION = None,
Dserialization.py37 MAP_LOCATION: TypeAlias = Optional[Union[Callable[[Storage, str], Storage], torch.device, str, Dict… variable
910 map_location: MAP_LOCATION = None,