• C
    [Yaml]add conv3d, depthwise_conv2d yaml (#42807) · 5f2c251c
    chentianyu03 提交于
    * add conv3d yaml
    
    * add conv3d_grad, conv3d_double_grad
    
    * add final_state_conv3d test case
    
    * add conv3d double test case
    
    * add depthwise_conv2d grad yaml
    
    * add depthwise_conv2d double grad test case
    
    * modify the order of args
    
    * add depthwise_conv2d_grad_grad config
    5f2c251c
conv_grad_grad_kernel.h 2.7 KB