Skip to content

Conversation

@JZZ-NOTE
Copy link
Contributor

PR types

Others

PR changes

Others

Describe

  1. trt conv2d 的 paddingMode 没有 VALID 选项;
    --参考原生,VALID 模式即 EXPLICIT下 paddings 为 0;
  2. SAME 模式下有 diff ,
    --参考原生算子,在 SAME 模式下,dilations 需要设置为 1,原来的 convert 没有进行设置。
@paddle-bot-old
Copy link

Thanks for your contribution!
Please wait for the result of CI firstly. See Paddle CI Manual for details.

@jiweibo jiweibo merged commit dfa242e into PaddlePaddle:develop Jan 18, 2022
@JZZ-NOTE JZZ-NOTE deleted the trt_convert_conv2d_skip branch March 17, 2022 09:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

2 participants