Home
last modified time | relevance | path

Searched defs:use_function_convention (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/core/graph/
H A Dsubgraph_test.cc109 bool use_function_convention = false) { in Subgraph()
346 bool use_function_convention) { in BM_SubgraphHelper()
H A Dsubgraph.cc297 const DeviceAttributes& device_info, bool use_function_convention, in RewriteGraphForExecution()
/aosp_15_r20/external/tensorflow/tensorflow/core/common_runtime/
H A Dbuild_graph_options.h33 bool use_function_convention = false; member