Home
last modified time | relevance | path

Searched defs:outer_shape (Results 1 – 1 of 1) sorted by relevance

/external/tensorflow/tensorflow/cc/gradients/
Darray_grad.cc662 Output outer_shape, flat_values_shape; in BatchGatherGrad() local
726 auto outer_shape = Slice(scope, params_shape, {0}, axis_expand); in GatherV2Grad() local