Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/tf2tensorrt/convert/
Dconvert_nodes.cc2109 Status GetInputTfType(const OpConverterParams& params, DataType* tf_type, in GetInputTfType() function
5070 TF_RETURN_IF_ERROR(GetInputTfType(*params, &input_type, 0)); in ConvertCast()