Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/graph/
Dgraph_constructor.cc215 void UniquifyNames(const std::vector<bool>& input_already_exists,
823 void GraphConstructor::UniquifyNames( in UniquifyNames() function in tensorflow::__anone0324be20111::GraphConstructor
1024 UniquifyNames(input_already_exists, &imported_node_def); in Convert()