|
29 | 29 | "Requirement already satisfied: monai-deploy-app-sdk in /home/mqin/src/monai-deploy-app-sdk/.venv/lib/python3.8/site-packages (0.5.0)\n",
|
30 | 30 | "Requirement already satisfied: numpy>=1.21.6 in /home/mqin/src/monai-deploy-app-sdk/.venv/lib/python3.8/site-packages (from monai-deploy-app-sdk) (1.24.1)\n",
|
31 | 31 | "Requirement already satisfied: networkx>=2.4 in /home/mqin/src/monai-deploy-app-sdk/.venv/lib/python3.8/site-packages (from monai-deploy-app-sdk) (2.8.3)\n",
|
32 |
| - "Requirement already satisfied: holoscan>=0.5.0 in /home/mqin/src/monai-deploy-app-sdk/.venv/lib/python3.8/site-packages (from monai-deploy-app-sdk) (0.5.0)\n", |
| 32 | + "Requirement already satisfied: holoscan>=0.5.0 in /home/mqin/src/monai-deploy-app-sdk/.venv/lib/python3.8/site-packages (from monai-deploy-app-sdk) (0.5.0+46.gc05e4dbd)\n", |
33 | 33 | "Requirement already satisfied: colorama>=0.4.1 in /home/mqin/src/monai-deploy-app-sdk/.venv/lib/python3.8/site-packages (from monai-deploy-app-sdk) (0.4.6)\n",
|
34 | 34 | "Requirement already satisfied: typeguard~=2.12.1 in /home/mqin/src/monai-deploy-app-sdk/.venv/lib/python3.8/site-packages (from monai-deploy-app-sdk) (2.12.1)\n",
|
35 | 35 | "Requirement already satisfied: pip>=20.2 in /home/mqin/src/monai-deploy-app-sdk/.venv/lib/python3.8/site-packages (from holoscan>=0.5.0->monai-deploy-app-sdk) (23.1.2)\n",
|
|
67 | 67 | "Requirement already satisfied: nvidia-cudnn-cu11==8.5.0.96 in /home/mqin/src/monai-deploy-app-sdk/.venv/lib/python3.8/site-packages (from torch>=1.8->monai) (8.5.0.96)\n",
|
68 | 68 | "Requirement already satisfied: nvidia-cublas-cu11==11.10.3.66 in /home/mqin/src/monai-deploy-app-sdk/.venv/lib/python3.8/site-packages (from torch>=1.8->monai) (11.10.3.66)\n",
|
69 | 69 | "Requirement already satisfied: nvidia-cuda-nvrtc-cu11==11.7.99 in /home/mqin/src/monai-deploy-app-sdk/.venv/lib/python3.8/site-packages (from torch>=1.8->monai) (11.7.99)\n",
|
70 |
| - "Requirement already satisfied: setuptools in /home/mqin/src/monai-deploy-app-sdk/.venv/lib/python3.8/site-packages (from nvidia-cublas-cu11==11.10.3.66->torch>=1.8->monai) (67.7.2)\n", |
| 70 | + "Requirement already satisfied: setuptools in /home/mqin/src/monai-deploy-app-sdk/.venv/lib/python3.8/site-packages (from nvidia-cublas-cu11==11.10.3.66->torch>=1.8->monai) (67.8.0)\n", |
71 | 71 | "Requirement already satisfied: wheel in /home/mqin/src/monai-deploy-app-sdk/.venv/lib/python3.8/site-packages (from nvidia-cublas-cu11==11.10.3.66->torch>=1.8->monai) (0.40.0)\n"
|
72 | 72 | ]
|
73 | 73 | }
|
|
107 | 107 | "Downloading...\n",
|
108 | 108 | "From: https://drive.google.com/uc?id=1yJ4P-xMNEfN6lIOq_u6x1eMAq1_MJu-E\n",
|
109 | 109 | "To: /home/mqin/src/monai-deploy-app-sdk/notebooks/tutorials/mednist_classifier_data.zip\n",
|
110 |
| - "100%|██████████████████████████████████████| 28.6M/28.6M [00:00<00:00, 29.0MB/s]\n" |
| 110 | + "100%|██████████████████████████████████████| 28.6M/28.6M [00:01<00:00, 28.5MB/s]\n" |
111 | 111 | ]
|
112 | 112 | }
|
113 | 113 | ],
|
|
498 | 498 | "execution_count": 10,
|
499 | 499 | "metadata": {},
|
500 | 500 | "outputs": [
|
| 501 | + { |
| 502 | + "name": "stdout", |
| 503 | + "output_type": "stream", |
| 504 | + "text": [ |
| 505 | + "\u001b[0m2023-06-02 16:37:55.428 INFO /workspace/holoscan-sdk/src/core/executors/gxf/gxf_executor.cpp@71: Creating context\u001b[0m\n", |
| 506 | + "\u001b[0m2023-06-02 16:37:55.491 INFO gxf/std/greedy_scheduler.cpp@184: Scheduling 3 entities\u001b[0m\n" |
| 507 | + ] |
| 508 | + }, |
501 | 509 | {
|
502 | 510 | "name": "stderr",
|
503 | 511 | "output_type": "stream",
|
504 | 512 | "text": [
|
505 |
| - "[2023-05-16 00:06:38.923] [holoscan] [info] [gxf_executor.cpp:100] Loading extensions from configs...\n", |
506 |
| - "[2023-05-16 00:06:38.930] [holoscan] [info] [gxf_executor.cpp:291] Activating Graph...\n", |
507 |
| - "[2023-05-16 00:06:38.931] [holoscan] [info] [gxf_executor.cpp:293] Running Graph...\n", |
508 |
| - "[2023-05-16 00:06:38.931] [holoscan] [info] [gxf_executor.cpp:295] Waiting for completion...\n", |
| 513 | + "[2023-06-02 16:37:55.483] [holoscan] [info] [gxf_executor.cpp:100] Loading extensions from configs...\n", |
| 514 | + "[2023-06-02 16:37:55.491] [holoscan] [info] [gxf_executor.cpp:291] Activating Graph...\n", |
| 515 | + "[2023-06-02 16:37:55.491] [holoscan] [info] [gxf_executor.cpp:293] Running Graph...\n", |
| 516 | + "[2023-06-02 16:37:55.491] [holoscan] [info] [gxf_executor.cpp:295] Waiting for completion...\n", |
509 | 517 | "/home/mqin/src/monai-deploy-app-sdk/.venv/lib/python3.8/site-packages/monai/utils/deprecate_utils.py:107: FutureWarning: <class 'monai.transforms.utility.array.AddChannel'>: Class `AddChannel` has been deprecated since version 0.8. please use MetaTensor data type and monai.transforms.EnsureChannelFirst instead.\n",
|
510 | 518 | " warn_deprecated(obj, msg, warning_category)\n",
|
511 | 519 | "/home/mqin/src/monai-deploy-app-sdk/.venv/lib/python3.8/site-packages/monai/utils/type_conversion.py:138: UserWarning: The given NumPy array is not writable, and PyTorch does not support non-writable tensors. This means writing to this tensor will result in undefined behavior. You may want to copy the array to protect its data or make it writable before converting it to a tensor. This type of warning will be suppressed for the rest of this program. (Triggered internally at ../torch/csrc/utils/tensor_numpy.cpp:199.)\n",
|
|
516 | 524 | "name": "stdout",
|
517 | 525 | "output_type": "stream",
|
518 | 526 | "text": [
|
519 |
| - "\u001b[0m2023-05-16 00:06:38.880 INFO /workspace/holoscan-sdk/src/core/executors/gxf/gxf_executor.cpp@71: Creating context\u001b[0m\n", |
520 |
| - "\u001b[0m2023-05-16 00:06:38.931 INFO gxf/std/greedy_scheduler.cpp@184: Scheduling 3 entities\u001b[0m\n", |
521 | 527 | "AbdomenCT\n",
|
522 |
| - "2023-05-16 00:06:41,947 - Finished writing DICOM instance to file output/1.2.826.0.1.3680043.8.498.10337316154341231457694740853140828112.dcm\n", |
523 |
| - "2023-05-16 00:06:41,949 - DICOM SOP instance saved in output/1.2.826.0.1.3680043.8.498.10337316154341231457694740853140828112.dcm\n", |
524 |
| - "\u001b[0m2023-05-16 00:06:41.950 INFO gxf/std/greedy_scheduler.cpp@343: Scheduler stopped: Some entities are waiting for execution, but there are no periodic or async entities to get out of the deadlock.\u001b[0m\n", |
525 |
| - "\u001b[0m2023-05-16 00:06:41.950 INFO gxf/std/greedy_scheduler.cpp@367: Scheduler finished.\u001b[0m\n" |
| 528 | + "2023-06-02 16:37:58,455 - Finished writing DICOM instance to file output/1.2.826.0.1.3680043.8.498.14935734453092731870796445490620890214.dcm\n", |
| 529 | + "2023-06-02 16:37:58,457 - DICOM SOP instance saved in output/1.2.826.0.1.3680043.8.498.14935734453092731870796445490620890214.dcm\n", |
| 530 | + "\u001b[0m2023-06-02 16:37:58.458 INFO gxf/std/greedy_scheduler.cpp@343: Scheduler stopped: Some entities are waiting for execution, but there are no periodic or async entities to get out of the deadlock.\u001b[0m\n", |
| 531 | + "\u001b[0m2023-06-02 16:37:58.459 INFO gxf/std/greedy_scheduler.cpp@367: Scheduler finished.\u001b[0m\n" |
526 | 532 | ]
|
527 | 533 | },
|
528 | 534 | {
|
|
531 | 537 | "text": [
|
532 | 538 | "/home/mqin/src/monai-deploy-app-sdk/.venv/lib/python3.8/site-packages/pydicom/valuerep.py:290: UserWarning: Invalid value for VR UI: 'xyz'. Please see <https://dicom.nema.org/medical/dicom/current/output/html/part05.html#table_6.2-1> for allowed values for each VR.\n",
|
533 | 539 | " warnings.warn(msg)\n",
|
534 |
| - "[2023-05-16 00:06:41.950] [holoscan] [info] [gxf_executor.cpp:297] Deactivating Graph...\n" |
| 540 | + "[2023-06-02 16:37:58.459] [holoscan] [info] [gxf_executor.cpp:297] Deactivating Graph...\n" |
535 | 541 | ]
|
536 | 542 | }
|
537 | 543 | ],
|
|
843 | 849 | "name": "stdout",
|
844 | 850 | "output_type": "stream",
|
845 | 851 | "text": [
|
846 |
| - "\u001b[0m2023-05-16 00:06:46.757 INFO /workspace/holoscan-sdk/src/core/executors/gxf/gxf_executor.cpp@71: Creating context\u001b[0m\n", |
847 |
| - "[2023-05-16 00:06:46.779] [holoscan] [\u001b[32minfo\u001b[m] [gxf_executor.cpp:100] Loading extensions from configs...\n", |
848 |
| - "[2023-05-16 00:06:46.785] [holoscan] [\u001b[32minfo\u001b[m] [gxf_executor.cpp:291] Activating Graph...\n", |
849 |
| - "[2023-05-16 00:06:46.786] [holoscan] [\u001b[32minfo\u001b[m] [gxf_executor.cpp:293] Running Graph...\n", |
850 |
| - "[2023-05-16 00:06:46.786] [holoscan] [\u001b[32minfo\u001b[m] [gxf_executor.cpp:295] Waiting for completion...\n", |
851 |
| - "\u001b[0m2023-05-16 00:06:46.786 INFO gxf/std/greedy_scheduler.cpp@184: Scheduling 3 entities\u001b[0m\n", |
| 852 | + "\u001b[0m2023-06-02 16:38:03.023 INFO /workspace/holoscan-sdk/src/core/executors/gxf/gxf_executor.cpp@71: Creating context\u001b[0m\n", |
| 853 | + "[2023-06-02 16:38:03.046] [holoscan] [\u001b[32minfo\u001b[m] [gxf_executor.cpp:100] Loading extensions from configs...\n", |
| 854 | + "[2023-06-02 16:38:03.052] [holoscan] [\u001b[32minfo\u001b[m] [gxf_executor.cpp:291] Activating Graph...\n", |
| 855 | + "[2023-06-02 16:38:03.052] [holoscan] [\u001b[32minfo\u001b[m] [gxf_executor.cpp:293] Running Graph...\n", |
| 856 | + "[2023-06-02 16:38:03.052] [holoscan] [\u001b[32minfo\u001b[m] [gxf_executor.cpp:295] Waiting for completion...\n", |
| 857 | + "\u001b[0m2023-06-02 16:38:03.052 INFO gxf/std/greedy_scheduler.cpp@184: Scheduling 3 entities\u001b[0m\n", |
852 | 858 | "/home/mqin/src/monai-deploy-app-sdk/.venv/lib/python3.8/site-packages/monai/utils/deprecate_utils.py:107: FutureWarning: <class 'monai.transforms.utility.array.AddChannel'>: Class `AddChannel` has been deprecated since version 0.8. please use MetaTensor data type and monai.transforms.EnsureChannelFirst instead.\n",
|
853 | 859 | " warn_deprecated(obj, msg, warning_category)\n",
|
854 | 860 | "/home/mqin/src/monai-deploy-app-sdk/.venv/lib/python3.8/site-packages/monai/utils/type_conversion.py:138: UserWarning: The given NumPy array is not writable, and PyTorch does not support non-writable tensors. This means writing to this tensor will result in undefined behavior. You may want to copy the array to protect its data or make it writable before converting it to a tensor. This type of warning will be suppressed for the rest of this program. (Triggered internally at ../torch/csrc/utils/tensor_numpy.cpp:199.)\n",
|
855 | 861 | " tensor = torch.as_tensor(tensor, **kwargs)\n",
|
856 | 862 | "AbdomenCT\n",
|
857 | 863 | "/home/mqin/src/monai-deploy-app-sdk/.venv/lib/python3.8/site-packages/pydicom/valuerep.py:290: UserWarning: Invalid value for VR UI: 'xyz'. Please see <https://dicom.nema.org/medical/dicom/current/output/html/part05.html#table_6.2-1> for allowed values for each VR.\n",
|
858 | 864 | " warnings.warn(msg)\n",
|
859 |
| - "2023-05-16 00:06:48,646 - Finished writing DICOM instance to file output/1.2.826.0.1.3680043.8.498.92740346106070946128804068751213493495.dcm\n", |
860 |
| - "2023-05-16 00:06:48,647 - DICOM SOP instance saved in output/1.2.826.0.1.3680043.8.498.92740346106070946128804068751213493495.dcm\n", |
861 |
| - "\u001b[0m2023-05-16 00:06:48.647 INFO gxf/std/greedy_scheduler.cpp@343: Scheduler stopped: Some entities are waiting for execution, but there are no periodic or async entities to get out of the deadlock.\u001b[0m\n", |
862 |
| - "\u001b[0m2023-05-16 00:06:48.648 INFO gxf/std/greedy_scheduler.cpp@367: Scheduler finished.\u001b[0m\n", |
863 |
| - "[2023-05-16 00:06:48.648] [holoscan] [\u001b[32minfo\u001b[m] [gxf_executor.cpp:297] Deactivating Graph...\n", |
864 |
| - "\u001b[0m2023-05-16 00:06:48.648 INFO /workspace/holoscan-sdk/src/core/executors/gxf/gxf_executor.cpp@88: Destroying context\u001b[0m\n" |
| 865 | + "2023-06-02 16:38:04,951 - Finished writing DICOM instance to file output/1.2.826.0.1.3680043.8.498.62224327477319136031855752709641027145.dcm\n", |
| 866 | + "2023-06-02 16:38:04,952 - DICOM SOP instance saved in output/1.2.826.0.1.3680043.8.498.62224327477319136031855752709641027145.dcm\n", |
| 867 | + "\u001b[0m2023-06-02 16:38:04.953 INFO gxf/std/greedy_scheduler.cpp@343: Scheduler stopped: Some entities are waiting for execution, but there are no periodic or async entities to get out of the deadlock.\u001b[0m\n", |
| 868 | + "\u001b[0m2023-06-02 16:38:04.953 INFO gxf/std/greedy_scheduler.cpp@367: Scheduler finished.\u001b[0m\n", |
| 869 | + "[2023-06-02 16:38:04.953] [holoscan] [\u001b[32minfo\u001b[m] [gxf_executor.cpp:297] Deactivating Graph...\n", |
| 870 | + "\u001b[0m2023-06-02 16:38:04.953 INFO /workspace/holoscan-sdk/src/core/executors/gxf/gxf_executor.cpp@88: Destroying context\u001b[0m\n" |
865 | 871 | ]
|
866 | 872 | }
|
867 | 873 | ],
|
|
0 commit comments