Home
last modified time | relevance | path

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

/aosp_15_r20/external/executorch/backends/qualcomm/aot/ir/
H A Dqcir_utils.cpp45 qcir::DataType ToDataType(Qnn_DataType_t type) { in ToDataType() function
74 Qnn_DataType_t ToDataType(qcir::DataType type) { in ToDataType() function
/aosp_15_r20/external/tensorflow/tensorflow/lite/delegates/gpu/common/
H A Dmodel_builder_helper.cc79 DataType ToDataType(TfLiteType type) { in ToDataType() function
/aosp_15_r20/external/tensorflow/tensorflow/lite/delegates/gpu/cl/
H A Dgpu_api_delegate.cc51 DataType ToDataType(TfLiteType data_type) { in ToDataType() function