• baojun's avatar
    Add groupconvolution bprop (#3940) · cca14ae1
    baojun authored
    * add placeholder for conv bprop
    
    * add constructor, api, serializer and can compile
    
    * implement decompose_op
    
    * fix arg num
    
    * fix and update
    
    * address comment, clean up and add ut placeholder
    
    * update ut
    
    * address comment on groups
    cca14ae1
CMakeLists.txt 19.5 KB