Searched refs:GetInputTfType (Results 1 – 1 of 1) sorted by relevance
2109 Status GetInputTfType(const OpConverterParams& params, DataType* tf_type, in GetInputTfType() function5070 TF_RETURN_IF_ERROR(GetInputTfType(*params, &input_type, 0)); in ConvertCast()