• Tomasz Socha's avatar
    [Spec] Update fused operator GroupConvolution to new specification (#3543) · 5a1de88e
    Tomasz Socha authored
    * Change method of splitting data and filters for groups
    
    * Add support for groups included in filters shape
    
    * Add UT for groups in weights shape
    
    * Add helper function to check if groups are in filters shape
    
    * Review fix I
    
    * Remove unused variables
    
    * Skip test on PlaidML
    
    * Review Fix II
    
    * Internaly store groups as dimension instead of size_t
    
    * Review fix III
    
    * Add updating of m_groups in pre_validate_and_infer_types()
    5a1de88e
fused_op.in.cpp 102 KB