Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/torch/testing/_internal/opinfo/
H A Dcore.py726 dtypesIfCUDA: _dispatch_dtypes = None variable in OpInfo
2703 dtypesIfCUDA=None, argument
/aosp_15_r20/external/pytorch/torch/testing/_internal/
H A Dcommon_device_type.py1550 class dtypesIfCUDA(dtypes): class