Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/mlir/tensorflow/utils/
Dexport_utils.cc74 Status ConvertLocation(mlir::Location inst_loc, in ConvertLocation() function
86 TF_RETURN_IF_ERROR(ConvertLocation(locations[i], debug_info)); in ConvertLocation()
335 TF_RETURN_IF_ERROR(ConvertLocation( in GetOperationNodeDef()