1. 07 Jan, 2019 1 commit
    • Adam Rogowiec's avatar
      [ONNX] ConvTranspose with groups. (#2289) · dee4a8b8
      Adam Rogowiec authored
      * Enable support for group attribute.
      
      * UT for ConvTranspose with groups.
      
      * Validate group attribute value.
      
      * Move helper function to unnamed namespace.
      
      * Access values with bounds checking.
      
      * Fix spelling.
      dee4a8b8