In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.
Test your applicationsUpgrade torch
to version 1.10.0 or higher.
torch is a Tensors and Dynamic neural networks in Python with strong GPU acceleration
Affected versions of this package are vulnerable to Race Condition in the torch.jit.annotations.parse_type_line
function. This allowes simultaneous reading and writing the set of devices without synchronizing.