“b6c075527c9810457cb5ca1c5d04ba34a8c5e2a2”上不存在“paddle/operators/pad_op.cc”
  • D
    "cudnn operators change to cudnn kernel" (#6660) · 5ad1aef0
    dzhwinter 提交于
    * "unified operators"
    
    * "add CUDNN register"
    
    * "add use cudnn attribute"
    
    * "add attribute"
    
    * "test conv tranpose op"
    
    * "remove duplicated attr"
    
    * "fix op test"
    
    * "add attribute to set cudnn"
    
    * "add more log"
    
    * "need layout op register support"
    
    * "add more log"
    
    * "change GetExpectedKernelType "
    
    * "fix Get attr in conv_op"
    
    * "fix CI"
    
    * "fix tests"
    
    * "removed kernel priority fallback"
    
    * "fix CI"
    
    * "fix stack pointer bug"
    
    * "refine buggy interface"
    
    * "add const cast to save life"
    
    * "fix get_output_with_grad"
    
    * "fix op test with dataformat"
    
    * ""fix pooling
    
    * "fix pooling test"
    
    * "fix CI"
    
    * "fix with_gpu error"
    
    * "add transform needed functional check"
    
    * "fix unpack list error"
    
    * "comment out parallel.do temporary"
    
    * "fix CI"
    
    * "fix compile doc error"
    
    * "make threshold larger"
    5ad1aef0
conv_op.h 14.2 KB