Searched refs:conv_pad_front (Results 1 – 2 of 2) sorted by relevance
71 const int conv_pad_front = conv_info.padding.front; in directconv3d_float_neon_ndhwc() local100 const int in_d_start_t = static_cast<int>(id[3]) * conv_stride_d - conv_pad_front; in directconv3d_float_neon_ndhwc()
87 const int conv_pad_front = conv_info.padding.front; in directconv3d_quantized_neon_ndhwc() local116 const int in_d_start_t = static_cast<int>(id[3]) * conv_stride_d - conv_pad_front; in directconv3d_quantized_neon_ndhwc()