Searched refs:filter_slice (Results 1 – 2 of 2) sorted by relevance
49 filter_slice = filter_tensor[:, :, channel:channel+1, :]51 convs.append(nn_ops.conv2d(input_slice, filter_slice,
503 auto filter_slice = add(HloInstruction::CreateSlice( in HandleConvolution() local521 conv_slice_shape, activation_slice, filter_slice, in HandleConvolution()