1. 25 7月, 2019 1 次提交
  2. 23 7月, 2019 2 次提交
  3. 22 7月, 2019 2 次提交
  4. 19 7月, 2019 1 次提交
  5. 18 7月, 2019 2 次提交
  6. 17 7月, 2019 2 次提交
  7. 16 7月, 2019 3 次提交
  8. 12 7月, 2019 1 次提交
    • Y
      Prevent module instance from modifying global config (#2790) · 584126e5
      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
      584126e5
  9. 11 7月, 2019 1 次提交
  10. 10 7月, 2019 3 次提交
  11. 08 7月, 2019 1 次提交
  12. 05 7月, 2019 1 次提交
  13. 04 7月, 2019 4 次提交
  14. 03 7月, 2019 3 次提交
  15. 02 7月, 2019 1 次提交
  16. 01 7月, 2019 10 次提交
  17. 29 6月, 2019 2 次提交