Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/common_runtime/
Dconstant_folding.cc592 std::vector<string> tensors_to_fetch_names; in ConstantFold() local
604 tensors_to_fetch_names.push_back( in ConstantFold()
620 tensors_to_fetch_names, &outputs); in ConstantFold()