Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/core/kernels/
H A Dconv_grad_input_ops.cc269 .set_zero_padding_width(common_padding_cols) in operator ()()
H A Dconv_ops_fused_impl.h516 .set_zero_padding_width(common_padding_cols)
H A Dconv_grad_filter_ops.cc888 .set_zero_padding_width(common_padding_cols) in operator ()()
H A Dconv_ops.cc1054 .set_zero_padding_width(common_padding_cols) in operator ()()
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/stream_executor/
H A Ddnn.h555 ConvolutionDescriptor& set_zero_padding_width(int64_t value) { in set_zero_padding_width() function