OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:print_structure
(Results
1 - 1
of
1
) sorted by null
/external/tensorflow/tensorflow/tools/graph_transforms/
summarize_graph_main.cc
145
bool
print_structure
) {
283
if (
print_structure
) {
292
bool
print_structure
= false;
local
295
Flag("
print_structure
", &
print_structure
,
327
SummarizeGraph(graph_def, in_graph,
print_structure
);
Completed in 125 milliseconds