Searched defs:COMPLEX128 (Results 1 – 3 of 3) sorted by relevance
/external/tensorflow/tensorflow/lite/toco/ | ||
D | types.proto | 57 COMPLEX128 = 12; enumerator |
/external/executorch/exir/ | ||
D | scalar_type.py | 23 COMPLEX128 = 10 variable in ScalarType |
/external/pytorch/torch/onnx/ | ||
D | _type_utils.py | 97 COMPLEX128 = enum.auto() # 10 variable in JitScalarType |