Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/lite/toco/
Dtypes.proto57 COMPLEX128 = 12; enumerator
/external/executorch/exir/
Dscalar_type.py23 COMPLEX128 = 10 variable in ScalarType
/external/pytorch/torch/onnx/
D_type_utils.py97 COMPLEX128 = enum.auto() # 10 variable in JitScalarType