• 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
..
activations.cu Loading commit data...
array.hpp Loading commit data...
atomics.hpp Loading commit data...
bias_activation.cu Loading commit data...
concat.cu Loading commit data...
crop_and_resize.cu Loading commit data...
eltwise_ops.cu Loading commit data...
execution.hpp Loading commit data...
fill.cu Loading commit data...
grid_stride_range.hpp Loading commit data...
kernel_dispatcher.hpp Loading commit data...
limits.hpp Loading commit data...
math.hpp Loading commit data...
max_unpooling.cu Loading commit data...
normalize.cu Loading commit data...
padding.cu Loading commit data...
permute.cu Loading commit data...
prior_box.cu Loading commit data...
region.cu Loading commit data...
resize.cu Loading commit data...
scale_shift.cu Loading commit data...
slice.cu Loading commit data...
types.hpp Loading commit data...
vector_traits.hpp Loading commit data...