Browse Source

测试GPU性能

罗俊辉 1 year ago
parent
commit
3e32d8849c
2 changed files with 2 additions and 2 deletions
  1. 1 1
      alg.toml
  2. 1 1
      test/rank_dev.py

+ 1 - 1
alg.toml

@@ -1,5 +1,5 @@
 reload = true
-bind = "0.0.0.0:6062"
+bind = "0.0.0.0:6060"
 workers = 1
 keep_alive_timeout = 120  # 保持连接的最大秒数,根据需要调整
 graceful_timeout = 30    # 重启或停止之前等待当前工作完成的时间

File diff suppressed because it is too large
+ 1 - 1
test/rank_dev.py


Some files were not shown because too many files changed in this diff