Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/ops/
Darray_ops.cc1236 ShapeHandle indices_inner_subshape; in __anondb9326b21802() local
1238 c->Subshape(indices_shape, batch_dims, &indices_inner_subshape)); in __anondb9326b21802()
1242 c->Concatenate(params_outer_subshape, indices_inner_subshape, &out)); in __anondb9326b21802()