Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/common_runtime/
Dbuild_graph_options.h27 struct BuildGraphOptions { struct
28 CallableOptions callable_options;
33 bool use_function_convention = false;
35 static constexpr int64 kNoCollectiveGraphKey = 0;
36 int64 collective_graph_key = kNoCollectiveGraphKey;
41 GraphCollectiveOrder collective_order = GraphCollectiveOrder::kNone;