Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/lite/python/
Dlite_constants.py30 COMPLEX64 = dtypes.complex64 variable
/external/tensorflow/tensorflow/lite/toco/
Dtypes.proto45 COMPLEX64 = 8; enumerator
/external/executorch/exir/
Dscalar_type.py22 COMPLEX64 = 9 variable in ScalarType
/external/pytorch/torch/onnx/
D_type_utils.py96 COMPLEX64 = enum.auto() # 9 variable in JitScalarType