-
Notifications
You must be signed in to change notification settings - Fork 3.4k
Description
When using the onnxruntime-directml-1.21.0 version in Python, image processing works normally on Windows 11 even when handling large batches of imWhen using the onnxruntime-directml-1.21.0 version in Python, image processing works normally on Windows 11 even when handling large batches of images. However, on Windows 10 devices, the program consistently deadlocks after processing a specific number of images. Through testing on two Windows 10 computers, one deadlocks every time after recognizing the 395th image, while the other deadlocks after the 377th image each time.ages. However, on Windows 10 devices, the program consistently deadlocks after processing a specific number of images. Through testing on two Windows 10 computers, one deadlocks every time after recognizing the 395th image, while the other deadlocks after the 377th image each time.