"git@developer.sourcefind.cn:modelzoo/resnet50_tensorflow.git" did not exist on "330b34fe4434572ddf888ab806963e7562586e15"
  1. 15 Mar, 2024 3 commits
  2. 13 Mar, 2024 2 commits
  3. 12 Mar, 2024 5 commits
  4. 11 Mar, 2024 2 commits
  5. 08 Mar, 2024 2 commits
  6. 06 Mar, 2024 2 commits
  7. 05 Mar, 2024 4 commits
  8. 04 Mar, 2024 3 commits
  9. 01 Mar, 2024 1 commit
  10. 29 Feb, 2024 2 commits
    • Kdump's avatar
      [Fix]Fixed the problem of never entering task.run() mode in local scheduling mode. (#930) · 3e9844ed
      Kdump authored
      * Fixed the problem of never entering task.run() mode in local scheduling mode.
      
      get_command_template方法中为命令行前缀添加了CUDA_VISIBLE_DEVICES=或set CUDA_VISIBLE_DEVICES=。导致task.run()分支失效。
      ---------
      CUDA_VISIBLE_DEVICES= or set CUDA_VISIBLE_DEVICES= is added to the command line prefix in the get_command_template method. Causes the task.run() branch to fail.
      
      * [Fix]Fixed the problem of never entering task.run() mode in local scheduling mode.
      
      get_command_template方法中为命令行前缀添加了CUDA_VISIBLE_DEVICES=或set CUDA_VISIBLE_DEVICES=。导致task.run()分支失效。
      ---
      CUDA_VISIBLE_DEVICES= or set CUDA_VISIBLE_DEVICES= is added to the command line prefix in the get_command_template method. Causes the task.run() branch to fail.
      
      * [Fix]Fixed the problem of never entering task.run() mode in local scheduling mode.
      
      get_command_template方法中为命令行前缀添加了CUDA_VISIBLE_DEVICES=或set CUDA_VISIBLE_DEVICES=。导致task.run()分支失效。
      CUDA_VISIBLE_DEVICES= or set CUDA_VISIBLE_DEVICES= is added to the command line prefix in the get_command_template method. Causes the task.run() branch to fail.
      3e9844ed
    • Skyfall-xzz's avatar
      [Feature] Support OpenFinData (#896) · 4c45a71b
      Skyfall-xzz authored
      * [Feature] Support OpenFinData
      
      * add README for OpenFinData
      
      * update README
      4c45a71b
  11. 28 Feb, 2024 4 commits
  12. 23 Feb, 2024 1 commit
  13. 22 Feb, 2024 2 commits
  14. 21 Feb, 2024 1 commit
  15. 19 Feb, 2024 3 commits
  16. 07 Feb, 2024 1 commit
  17. 06 Feb, 2024 2 commits