Searched defs:ConvDetails (Results 1 – 1 of 1) sorted by relevance
/external/tensorflow/tensorflow/compiler/xla/service/ |
D | space_to_batch_converter.cc | 70 struct ConvDetails { struct in xla::__anon6418faad0111::ConvolutionVisitor 71 int64 spatial_dimension_to_split, inherent_low_padding, 72 inherent_high_padding, stride, spatial_size, base_dilation_factor, 73 halo_size, high_padding_for_conv, low_padding_for_conv, 74 kernel_spatial_dim_size, input_dim_size;
|