tests/unit/torch/nas/test_search_space_with_torchvision.py::test_forward[get_tiny_resnet_and_input] PASSED [ 47%]
tests/unit/torch/nas/test_search_space_with_torchvision.py::test_forward[get_tiny_mobilenet_and_input] PASSED [ 47%]
tests/unit/torch/nas/test_search_space_with_torchvision.py::test_forward[<lambda>] PASSED [ 47%]
tests/unit/torch/opt/plugins/test_diffusers_save_load.py::test_unet_save_restore[UNet2DConditionModel] PASSED [ 47%]
tests/unit/torch/opt/plugins/test_hf_patching.py::test_nested_model_save_restore[AutoModelForCausalLM-llama] Windows fatal exception: code 0xc000001d
Thread 0x00001468 (most recent call first):
File "C:\hostedtoolcache\windows\Python\3.12.10\x64\Lib\threading.py", line 359 in wait
File "C:\hostedtoolcache\windows\Python\3.12.10\x64\Lib\threading.py", line 655 in wait
Describe the bug
ModelOpt CI is failing with: Windows fatal exception:
https://github.com/NVIDIA/Model-Optimizer/actions/runs/29252092124/job/86824842907?pr=1888