Testing is surprisingly slow
Đang mở
enhancement
P1
- Ngôn ngữ chính
- Python
- Star
- 383
- Fork
- 59
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
## 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
Hướng dẫn đóng góp
Đánh giá
Issue này chưa được đánh giá.