Searched defs:COMPLEX32 (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/executorch/exir/ | ||
H A D | scalar_type.py | 21 COMPLEX32 = 8 variable in ScalarType |
/aosp_15_r20/external/pytorch/torch/onnx/ | ||
H A D | _type_utils.py | 95 COMPLEX32 = enum.auto() # 8 variable in JitScalarType |