Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/python/framework/
H A Dgraph_to_function_def.py63 def _create_input_dict(function_graph, argument
/aosp_15_r20/external/tensorflow/tensorflow/core/tpu/graph_rewrite/
H A Dhost_training_loop_optimization_util.cc432 Graph* function_graph = body->graph; in DetectHostTrainingLoop() local
H A Ddistributed_tpu_rewrite_pass.cc4912 Graph* function_graph = fbody->graph; in PerformHostTrainingLoopOptimization() local
/aosp_15_r20/external/tensorflow/tensorflow/c/eager/
H A Dc_api_experimental_test.cc247 TF_Graph* function_graph = TF_NewGraph(); in TEST() local