Testing is surprisingly slow
オープン
enhancement
P1
- 主要言語
- Python
- スター
- 383
- フォーク
- 59
- PR マージ指標
- 30日以内にマージされた PR はありません
説明
## Problem
Running testing is surprisingly slow: often as slow or slower (in fps) than training.
## Solution
While I am not certain, I believe this has to do with redundant/unnecessary copying of tensors around in the rollout storage. This will require some debugging and profiling to get to the root problem.
## Dependencies
None
コントリビューションガイド
評価
この issue はまだ評価されていません。