Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
#9837: Assign workers after performing ref count cleanup in async mode
- This handles cases where a device tensor is reassigned to a host tensor - Exposed during model cache generation which uses the following pattern: device_tensor = device_tensor.cpu()
- Loading branch information