onnxruntime/onnxruntime/contrib_ops
RandySheriffH a19c48f5cb
Fuse cuda conv with activation (#6351)
* optimize cuda conv by fused activation

* remove needless print out

* exclude test from cpu

* handle status error from cudnn 8.x

* add reference to base class

* add hipify
2021-01-29 10:58:10 -08:00
..
cpu fix null dereference warning (#6437) 2021-01-25 16:50:32 -08:00
cuda Fuse cuda conv with activation (#6351) 2021-01-29 10:58:10 -08:00
rocm Enable add + softmax fusion for Rocm platform (#6259) 2021-01-13 14:09:09 -08:00