OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:out_initialized
(Results
1 - 1
of
1
) sorted by null
/external/tensorflow/tensorflow/core/grappler/costs/
graph_properties.cc
701
bool
out_initialized
= false;
local
720
if (!
out_initialized
) {
721
out_initialized
= true;
[
all
...]
Completed in 89 milliseconds