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