"cudnn operators change to cudnn kernel" (#6660)
* "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"
|