1. 12 7月, 2019 2 次提交
    • D
      Add muti cards support for se_resnext (#2787) · e281b530
      Divano 提交于
      * Update mnist_dygraph.py
      
      fix bug
      
      * add muti card support for se_resnext
      
      * add some description to readme.md
      e281b530
    • Y
      Prevent module instance from modifying global config (#2790) · e32bb3f5
      Yang Zhang 提交于
      some of the global config values are reference type, e.g., objects, lists or
      dicts, if the created module instances modify those values (see FPN and
      spatial_scale), global config will reflect these changes, and instances of the
      same class created later will inherit the changed values
      e32bb3f5
  2. 11 7月, 2019 4 次提交
  3. 10 7月, 2019 5 次提交
  4. 09 7月, 2019 5 次提交
  5. 08 7月, 2019 5 次提交
  6. 06 7月, 2019 1 次提交
  7. 05 7月, 2019 10 次提交
  8. 04 7月, 2019 8 次提交