Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/torch/testing/_internal/
H A Dcommon_dtype.py133 include_half=True, argument
174 def get_all_fp_dtypes(include_half=True, include_bfloat16=True) -> List[torch.dtype]: argument