Home
last modified time | relevance | path

Searched defs:missing_unused_input_map_keys (Results 1 – 2 of 2) sorted by relevance

/external/tensorflow/tensorflow/core/graph/
Dgraph_constructor.h161 std::vector<SafeTensorId> missing_unused_input_map_keys; member
Dgraph_constructor.cc129 std::vector<SafeTensorId>* missing_unused_input_map_keys) { in Construct()
150 std::vector<SafeTensorId>* missing_unused_input_map_keys) in GraphConstructor()