Home
last modified time | relevance | path

Searched defs:append_hash_to_fn_name (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/c/
H A Dc_api_function.cc153 unsigned char append_hash_to_fn_name, int num_opers, in TF_GraphToFunctionWithControlOutputs()
227 unsigned char append_hash_to_fn_name, in TF_GraphToFunction()
/aosp_15_r20/external/tensorflow/tensorflow/core/framework/
H A Dgraph_to_functiondef.cc368 bool append_hash_to_fn_name, in GraphToFunctionDef()
/aosp_15_r20/external/tensorflow/tensorflow/python/client/
H A Dtf_session_helper.cc580 const TF_Graph* fn_body, const char* fn_name, bool append_hash_to_fn_name, in TF_GraphToFunction_wrapper()
H A Dtf_session_wrapper.cc205 const char* description) { in PYBIND11_MODULE()