C:\Users\alco_\miniconda3\envs\torch_tesr\python.exe "C:/Users/alco_/AppData/Local/Programs/PyCharm Professional/plugins/python/helpers/pydev/pydevd.py" --multiprocess --qt-support=auto --client 127.0.0.1 --port 59960 --file C:\tmp\floor-ceiling-segmentation-m.danilov-feature-terminal\src\debug_entrypoint.py Connected to pydev debugger (build 231.9414.12) C:\Users\alco_\miniconda3\envs\torch_tesr\Lib\site-packages\torchvision\io\image.py:13: UserWarning: Failed to load image Python extension: 'Could not find module 'C:\Users\alco_\miniconda3\envs\torch_tesr\Lib\site-packages\torchvision\image.pyd' (or one of its dependencies). Try using the full path with constructor syntax.'If you don't plan on using image functionality from `torchvision.io`, you can ignore this warning. Otherwise, there might be something wrong with your environment. Did you have `libjpeg` or `libpng` installed before building `torchvision` from source? warn( Press Any Key To Continue...>? 2024-06-01 19:19:29,586 - root - INFO - Available: True. 2024-06-01 19:19:29,586 - root - INFO - Started. C:\Users\alco_\miniconda3\envs\torch_tesr\Lib\site-packages\torch\nn\modules\module.py:1518: UserWarning: Implicit dimension choice for softmax has been deprecated. Change the call to include dim=X as an argument. return self._call_impl(*args, **kwargs) 2024-06-01 19:19:29,702 - root - INFO - Forwarded. Press Any Key To Continue...>? 2024-06-01 19:23:46,180 - root - INFO - Available: True. 2024-06-01 19:23:46,181 - root - INFO - Started. 2024-06-01 19:23:46,690 - root - ERROR - Native API failed. Native API returns: -2 (PI_ERROR_DEVICE_NOT_AVAILABLE) -2 (PI_ERROR_DEVICE_NOT_AVAILABLE) Traceback (most recent call last): File "C:\tmp\floor-ceiling-segmentation-m.danilov-feature-terminal\src\debug_entrypoint.py", line 45, in model(data.to(device)) ^^^^^^^^^^^^^^^ RuntimeError: Native API failed. Native API returns: -2 (PI_ERROR_DEVICE_NOT_AVAILABLE) -2 (PI_ERROR_DEVICE_NOT_AVAILABLE) Press Any Key To Continue...>? Press Any Key To Continue...2024-06-01 20:21:18,001 - root - INFO - Available: True. 2024-06-01 20:21:18,001 - root - INFO - Started. 2024-06-01 20:21:18,002 - root - ERROR - Native API failed. Native API returns: -999 (Unknown PI error) -999 (Unknown PI error) Traceback (most recent call last): File "C:\tmp\floor-ceiling-segmentation-m.danilov-feature-terminal\src\debug_entrypoint.py", line 45, in model(data.to(device)) ^^^^^^^^^^^^^^^ RuntimeError: Native API failed. Native API returns: -999 (Unknown PI error) -999 (Unknown PI error)