hpcaitech / TensorNVMe

A Python library transfers PyTorch tensors between CPU and NVMe
93 stars 18 forks source link

fix bug in test_asyncio #37

Closed oahzxl closed 2 years ago

oahzxl commented 2 years ago

Catch's Section can't run in a for loop, replace for loop with Generate