Home
last modified time | relevance | path

Searched refs:enum_to_scalar_map (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/executorch/exir/
H A Dtensor.py269 enum_to_scalar_map: Dict[ScalarType, torch.dtype] = { variable
283 return enum_to_scalar_map[enum]