Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/ops/
Ddata_flow_ops.cc767 ShapeHandle fed_shape; in __anon4a7ac08d1702() local
768 TF_RETURN_IF_ERROR(c->Subshape(value_shape, 1, &fed_shape)); in __anon4a7ac08d1702()
769 TF_RETURN_IF_ERROR(c->Merge(tensor_shape, fed_shape, &fed_shape)); in __anon4a7ac08d1702()