• Yashas Samaga B L's avatar
    Merge pull request #16092 from YashasSamaga:cuda4dnn-conv-act-fuse · 17c485eb
    Yashas Samaga B L authored
    cuda4dnn: fuse activations with convolutions
    
    * fuse ReLU, ReLU6, TanH, Sigmoid with conv
    
    * fix OpenCL errors
    
    * improve ReLU, add power, swish and mish
    
    * fix missing fusion entries
    
    * fix handling of unsetAttached
    
    * remove whole file indentation
    
    * optimize power = 1.0, use IDENTITY instead of NONE
    
    * handle edge case: change backend and then clear
    17c485eb
Name
Last commit
Last update
..
caffe Loading commit data...
cuda Loading commit data...
cuda4dnn Loading commit data...
darknet Loading commit data...
layers Loading commit data...
ocl4dnn Loading commit data...
onnx Loading commit data...
opencl Loading commit data...
tensorflow Loading commit data...
torch Loading commit data...
vkcom Loading commit data...
dnn.cpp Loading commit data...
halide_scheduler.cpp Loading commit data...
halide_scheduler.hpp Loading commit data...
ie_ngraph.cpp Loading commit data...
ie_ngraph.hpp Loading commit data...
init.cpp Loading commit data...
model.cpp Loading commit data...
nms.cpp Loading commit data...
nms.inl.hpp Loading commit data...
op_cuda.hpp Loading commit data...
op_halide.cpp Loading commit data...
op_halide.hpp Loading commit data...
op_inf_engine.cpp Loading commit data...
op_inf_engine.hpp Loading commit data...
op_vkcom.cpp Loading commit data...
op_vkcom.hpp Loading commit data...
precomp.hpp Loading commit data...