Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/
Dconvolution_group_converter.cc510 auto activation_sliced_shape = activation->shape(); in HandleConvolution() local
511 activation_sliced_shape.set_dimensions(activation_input_feature_dim, in HandleConvolution()
514 activation_sliced_shape, activation, activation_slice_starts, in HandleConvolution()