Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/ops/
Dset_ops.cc67 ShapeHandle group1_shape; in __anon9b840f3f0102() local
69 c->Subshape(input1_shape, 0, rank - 1, &group1_shape)); in __anon9b840f3f0102()
72 c->Merge(group0_shape, group1_shape, &unused_shape)); in __anon9b840f3f0102()