Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/
Dconvolution_group_converter.cc104 Shape ExpandedFilterShape(const Shape& shape, int64 group_count, in ExpandedFilterShape() function
169 ExpandedFilterShape(filter_shape, group_count, kernel_input_feature_dim); in GetExpandedFilterMask()
237 auto expanded_filter_shape = ExpandedFilterShape( in HandleBatchGroupCount()
340 auto expanded_filter_shape = ExpandedFilterShape(filter->shape(), group_count, in HandleConvolution()