Searched refs:RunMetadataRecordFunction (Results 1 – 2 of 2) sorted by relevance
185 tensorflow::Status RunMetadataRecordFunction(const std::string& func_name);
1208 tensorflow::Status ContextInterface::RunMetadataRecordFunction( in RunMetadataRecordFunction() function in tfrt::tf::ContextInterface1552 TF_RETURN_IF_ERROR(context_->RunMetadataRecordFunction(op_name_)); in Initialize()