Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/compiler/mlir/tensorflow/translate/
H A Dupgrade_graph.h31 Status GenerateResourceSharedNameIfEmpty(
H A Dupgrade_graph.cc48 Status GenerateResourceSharedNameIfEmpty( in GenerateResourceSharedNameIfEmpty() function
H A Dimport_model.cc3597 TF_RETURN_IF_ERROR(GenerateResourceSharedNameIfEmpty( in Create()
4214 TF_RETURN_IF_ERROR(GenerateResourceSharedNameIfEmpty( in ConvertGraphdefToMlir()
/aosp_15_r20/external/tensorflow/tensorflow/core/tfrt/utils/
H A Dtfrt_graph_execution_state.cc113 TF_RETURN_IF_ERROR(tensorflow::GenerateResourceSharedNameIfEmpty( in PreprocessGraph()