Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/common_runtime/
Deval_const_tensor.cc310 Tensor tensor_inferred; in ExtractConstantSubgraph() local
313 *current_edge, refiner, &tensor_inferred, in ExtractConstantSubgraph()
316 const_inputs->emplace_back(output_tensor_name, tensor_inferred); in ExtractConstantSubgraph()