Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/compiler/mlir/tensorflow/translate/
H A Dimport_model.cc360 Status ConvertFunctionCallAttribute(const std::string& base_name,
1302 Status ImporterBase::ConvertFunctionCallAttribute(const std::string& base_name, in ConvertFunctionCallAttribute() function in tensorflow::__anon636eac960111::ImporterBase
2142 TF_RETURN_IF_ERROR(ConvertFunctionCallAttribute(*func.first, *func.second, in ConvertNode()