Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/common_runtime/
Dgraph_constructor.h33 struct GraphConstructorOptions { struct
34 GraphConstructorOptions() {} in GraphConstructorOptions() function
56 extern Status ConvertGraphDefToGraph(const GraphConstructorOptions& opts, argument