Home
last modified time | relevance | path

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

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