Home
last modified time | relevance | path

Searched refs:GetTensorFlowDataTypeForOp (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/lite/toco/
H A Dexport_tensorflow.cc84 tensorflow::DataType GetTensorFlowDataTypeForOp(ArrayDataType data_type, in GetTensorFlowDataTypeForOp() function
1348 GetTensorFlowDataTypeForOp(src_op.dtype, /*op_name=*/src_op.outputs[0])); in ConvertRangeOperator()
1362 GetTensorFlowDataTypeForOp(src_op.dtype, src_op.outputs[0])); in ConvertPackOperator()
1972 GetTensorFlowDataTypeForOp(src_op.dtype, src_op.outputs[0])); in ConvertRandomUniformOperator()