1. 31 7月, 2019 4 次提交
  2. 30 7月, 2019 2 次提交
  3. 29 7月, 2019 5 次提交
  4. 26 7月, 2019 2 次提交
  5. 25 7月, 2019 6 次提交
  6. 23 7月, 2019 2 次提交
  7. 22 7月, 2019 2 次提交
  8. 19 7月, 2019 1 次提交
  9. 18 7月, 2019 2 次提交
  10. 17 7月, 2019 2 次提交
  11. 16 7月, 2019 3 次提交
  12. 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
  13. 11 7月, 2019 1 次提交
  14. 10 7月, 2019 3 次提交
  15. 08 7月, 2019 1 次提交
  16. 05 7月, 2019 1 次提交
  17. 04 7月, 2019 2 次提交