Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/util/
Ddump_graph.cc69 struct GraphDumperConfig { struct
89 GraphDumperConfig& GetGraphDumperConfig() { in GetGraphDumperConfig()
90 static GraphDumperConfig config; in GetGraphDumperConfig()
190 GraphDumperConfig& dumper_config = GetGraphDumperConfig(); in SetGraphDumper()
239 GraphDumperConfig::Config config; in DumpGraphToFile()