1. 29 5月, 2021 1 次提交
  2. 15 5月, 2021 1 次提交
  3. 10 2月, 2021 1 次提交
  4. 28 1月, 2021 1 次提交
  5. 14 10月, 2020 1 次提交
  6. 28 7月, 2020 1 次提交
  7. 18 7月, 2020 1 次提交
  8. 11 2月, 2020 1 次提交
    • R
      Layer refactoring continues, ResNet downsample rewrite for proper dilation in... · f902bcd5
      Ross Wightman 提交于
      Layer refactoring continues, ResNet downsample rewrite for proper dilation in 3x3 and avg_pool cases
      * select_conv2d -> create_conv2d
      * added create_attn to create attention module from string/bool/module
      * factor padding helpers into own file, use in both conv2d_same and avg_pool2d_same
      * add some more test eca resnet variants
      * minor tweaks, naming, comments, consistency
      f902bcd5
  9. 10 2月, 2020 1 次提交