Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/distributed_runtime/
Dmessage_wrappers.cc308 return graph_handle_; in graph_handle()
312 graph_handle_ = handle; in set_graph_handle()
Dmessage_wrappers.h363 string graph_handle_; variable