Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/common_runtime/
Dshape_refiner.cc374 std::vector<ShapeAndType> existing_inputs; in UpdateNode() local
378 existing_inputs = *inputs; in UpdateNode()
383 node_context, existing_inputs, in UpdateNode()