Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/python/framework/
H A Dgraph_io.py27 def write_graph(graph_or_graph_def, logdir, name, as_text=True): function
/aosp_15_r20/external/tensorflow/tensorflow/python/training/
H A Dtraining_util.py33 write_graph = graph_io.write_graph variable
/aosp_15_r20/external/tensorflow/tensorflow/compiler/aot/tests/
H A Dmake_test_graphs.py199 def write_graph(build_graph, out_dir, debug_info=False): function
/aosp_15_r20/external/tensorflow/tensorflow/python/keras/
H A Dcallbacks_v1.py119 write_graph=True, argument
H A Dcallbacks.py2162 write_graph=True, argument
/aosp_15_r20/tools/test/connectivity/acts_tests/tests/google/fuchsia/wlan/performance/
DChannelSweepTest.py395 def write_graph(self): member in ChannelSweepTest