Description
when building a model, the status message gets stuck on the Build script connected, it's a custom model, on M1 mac. see log bellow
23:46:35.123 INFO starting TorchStudio 0.9.14 on "macOS 13.2"
23:46:35.809 INFO python check: "Checking Python version...\n\nChecking required packages...\n\nLoading PyTorch...\n\nListing devices...\n\n" "Ready (macOS-13.2.1-arm64-arm-64bit, Python 3.10.9, PyTorch 1.12.0, Devices: cpu "CPU" (FP32), mps "Metal" (FP32))\n"
23:46:35.831 WARNING QIODevice::read (QFile, "/Users/oliververity/Library/Application Support/JetBrains/PyCharm2022.3/options/file.template.settings.xml"): device not open
23:46:36.045 INFO checking notifications...
23:46:36.095 INFO inference: "Loading PyTorch...\n\n" ""
23:46:38.159 INFO inference: "Training script connected\n\n" ""
23:46:38.159 INFO inference: "Setting device...\n\n" ""
23:46:38.159 INFO inference: "Setting mode...\n\n" ""
23:47:15.925 INFO opening "/Users/oliververity/Documents/pedestrian-intent-prediction/ped-test.tsz"
23:47:15.986 INFO datasetload: "Loading PyTorch...\n\n" ""
23:47:16.470 INFO datasetload: "Dataset script connected\n\n" ""
23:47:16.472 INFO datasetload: "Loading dataset...\n\n" ""
23:47:17.708 INFO datasetload: "Processing...\n" ""
23:47:33.984 INFO datasetload: "Done!\n" ""
23:47:34.037 INFO datasetload: "" "Loading complete\n"
23:48:27.010 INFO build: "Model 1" "Loading PyTorch...\n\n" ""
23:48:27.737 INFO build: "Model 1" "Build script connected\n\n" ""
23:48:28.349 INFO build end: "Model 1" "" ""
23:50:43.374 INFO build: "Model 1" "Loading PyTorch...\n\n" ""
23:50:44.022 INFO build: "Model 1" "Build script connected\n\n" ""
23:50:44.575 INFO build end: "Model 1" "" ""
23:51:22.645 INFO build: "Model 1" "Loading PyTorch...\n\n" ""
23:51:23.089 INFO build: "Model 1" "Build script connected\n\n" ""
23:51:23.487 INFO build end: "Model 1" "" ""