|
97 | 97 | {
|
98 | 98 | "data": {
|
99 | 99 | "text/plain": [
|
100 |
| - "<matplotlib.image.AxesImage at 0x7fec1e964e50>" |
| 100 | + "<matplotlib.image.AxesImage at 0x7face03c7cd0>" |
101 | 101 | ]
|
102 | 102 | },
|
103 | 103 | "execution_count": 2,
|
|
520 | 520 | "name": "stderr",
|
521 | 521 | "output_type": "stream",
|
522 | 522 | "text": [
|
523 |
| - "[info] [gxf_executor.cpp:221] Creating context\n", |
524 |
| - "[info] [gxf_executor.cpp:1530] Loading extensions from configs...\n", |
525 |
| - "[info] [gxf_executor.cpp:1672] Activating Graph...\n", |
526 |
| - "[info] [gxf_executor.cpp:1702] Running Graph...\n", |
527 |
| - "[info] [gxf_executor.cpp:1704] Waiting for completion...\n", |
528 |
| - "[info] [gxf_executor.cpp:1705] Graph execution waiting. Fragment: \n", |
| 523 | + "[info] [gxf_executor.cpp:182] Creating context\n", |
| 524 | + "[info] [gxf_executor.cpp:1576] Loading extensions from configs...\n", |
| 525 | + "[info] [gxf_executor.cpp:1718] Activating Graph...\n", |
| 526 | + "[info] [gxf_executor.cpp:1748] Running Graph...\n", |
| 527 | + "[info] [gxf_executor.cpp:1750] Waiting for completion...\n", |
| 528 | + "[info] [gxf_executor.cpp:1751] Graph execution waiting. Fragment: \n", |
529 | 529 | "[info] [greedy_scheduler.cpp:190] Scheduling 3 entities\n"
|
530 | 530 | ]
|
531 | 531 | },
|
|
544 | 544 | "text": [
|
545 | 545 | "[info] [greedy_scheduler.cpp:369] Scheduler stopped: Some entities are waiting for execution, but there are no periodic or async entities to get out of the deadlock.\n",
|
546 | 546 | "[info] [greedy_scheduler.cpp:398] Scheduler finished.\n",
|
547 |
| - "[info] [gxf_executor.cpp:1713] Graph execution deactivating. Fragment: \n", |
548 |
| - "[info] [gxf_executor.cpp:1714] Deactivating Graph...\n", |
549 |
| - "[info] [gxf_executor.cpp:1717] Graph execution finished. Fragment: \n", |
550 |
| - "[info] [gxf_executor.cpp:240] Destroying context\n" |
| 547 | + "[info] [gxf_executor.cpp:1760] Graph execution deactivating. Fragment: \n", |
| 548 | + "[info] [gxf_executor.cpp:1761] Deactivating Graph...\n", |
| 549 | + "[info] [gxf_executor.cpp:1764] Graph execution finished. Fragment: \n", |
| 550 | + "[info] [gxf_executor.cpp:201] Destroying context\n" |
551 | 551 | ]
|
552 | 552 | }
|
553 | 553 | ],
|
|
580 | 580 | {
|
581 | 581 | "data": {
|
582 | 582 | "text/plain": [
|
583 |
| - "<matplotlib.image.AxesImage at 0x7feb900ae370>" |
| 583 | + "<matplotlib.image.AxesImage at 0x7fac2cd18340>" |
584 | 584 | ]
|
585 | 585 | },
|
586 | 586 | "execution_count": 11,
|
|
654 | 654 | "name": "stdout",
|
655 | 655 | "output_type": "stream",
|
656 | 656 | "text": [
|
657 |
| - "Overwriting simple_imaging_app/sobel_operator.py\n" |
| 657 | + "Writing simple_imaging_app/sobel_operator.py\n" |
658 | 658 | ]
|
659 | 659 | }
|
660 | 660 | ],
|
|
734 | 734 | "name": "stdout",
|
735 | 735 | "output_type": "stream",
|
736 | 736 | "text": [
|
737 |
| - "Overwriting simple_imaging_app/median_operator.py\n" |
| 737 | + "Writing simple_imaging_app/median_operator.py\n" |
738 | 738 | ]
|
739 | 739 | }
|
740 | 740 | ],
|
|
797 | 797 | "name": "stdout",
|
798 | 798 | "output_type": "stream",
|
799 | 799 | "text": [
|
800 |
| - "Overwriting simple_imaging_app/gaussian_operator.py\n" |
| 800 | + "Writing simple_imaging_app/gaussian_operator.py\n" |
801 | 801 | ]
|
802 | 802 | }
|
803 | 803 | ],
|
|
894 | 894 | "name": "stdout",
|
895 | 895 | "output_type": "stream",
|
896 | 896 | "text": [
|
897 |
| - "Overwriting simple_imaging_app/app.py\n" |
| 897 | + "Writing simple_imaging_app/app.py\n" |
898 | 898 | ]
|
899 | 899 | }
|
900 | 900 | ],
|
|
996 | 996 | "name": "stdout",
|
997 | 997 | "output_type": "stream",
|
998 | 998 | "text": [
|
999 |
| - "Overwriting simple_imaging_app/__main__.py\n" |
| 999 | + "Writing simple_imaging_app/__main__.py\n" |
1000 | 1000 | ]
|
1001 | 1001 | }
|
1002 | 1002 | ],
|
|
1017 | 1017 | "name": "stdout",
|
1018 | 1018 | "output_type": "stream",
|
1019 | 1019 | "text": [
|
1020 |
| - "app.py\t\t __main__.py\t __pycache__\n", |
1021 |
| - "gaussian_operator.py median_operator.py sobel_operator.py\n" |
| 1020 | + "app.py\t\t __main__.py\t sobel_operator.py\n", |
| 1021 | + "gaussian_operator.py median_operator.py\n" |
1022 | 1022 | ]
|
1023 | 1023 | }
|
1024 | 1024 | ],
|
|
1044 | 1044 | "output_type": "stream",
|
1045 | 1045 | "text": [
|
1046 | 1046 | "sample_data_path: /tmp/normal-brain-mri-4.png\n",
|
1047 |
| - "[\u001b[32minfo\u001b[m] [gxf_executor.cpp:221] Creating context\n", |
1048 |
| - "[\u001b[32minfo\u001b[m] [gxf_executor.cpp:1530] Loading extensions from configs...\n", |
1049 |
| - "[\u001b[32minfo\u001b[m] [gxf_executor.cpp:1672] Activating Graph...\n", |
1050 |
| - "[\u001b[32minfo\u001b[m] [gxf_executor.cpp:1702] Running Graph...\n", |
1051 |
| - "[\u001b[32minfo\u001b[m] [gxf_executor.cpp:1704] Waiting for completion...\n", |
1052 |
| - "[\u001b[32minfo\u001b[m] [gxf_executor.cpp:1705] Graph execution waiting. Fragment: \n", |
| 1047 | + "[\u001b[32minfo\u001b[m] [gxf_executor.cpp:182] Creating context\n", |
| 1048 | + "[\u001b[32minfo\u001b[m] [gxf_executor.cpp:1576] Loading extensions from configs...\n", |
| 1049 | + "[\u001b[32minfo\u001b[m] [gxf_executor.cpp:1718] Activating Graph...\n", |
| 1050 | + "[\u001b[32minfo\u001b[m] [gxf_executor.cpp:1748] Running Graph...\n", |
| 1051 | + "[\u001b[32minfo\u001b[m] [gxf_executor.cpp:1750] Waiting for completion...\n", |
| 1052 | + "[\u001b[32minfo\u001b[m] [gxf_executor.cpp:1751] Graph execution waiting. Fragment: \n", |
1053 | 1053 | "[\u001b[32minfo\u001b[m] [greedy_scheduler.cpp:190] Scheduling 3 entities\n",
|
1054 | 1054 | "Number of times operator sobel_op whose class is defined in sobel_operator called: 1\n",
|
1055 | 1055 | "Input from: /tmp/normal-brain-mri-4.png, whose absolute path: /tmp/normal-brain-mri-4.png\n",
|
|
1059 | 1059 | "Data type of output post conversion: <class 'numpy.ndarray'>, max = 91\n",
|
1060 | 1060 | "[\u001b[32minfo\u001b[m] [greedy_scheduler.cpp:369] Scheduler stopped: Some entities are waiting for execution, but there are no periodic or async entities to get out of the deadlock.\n",
|
1061 | 1061 | "[\u001b[32minfo\u001b[m] [greedy_scheduler.cpp:398] Scheduler finished.\n",
|
1062 |
| - "[\u001b[32minfo\u001b[m] [gxf_executor.cpp:1713] Graph execution deactivating. Fragment: \n", |
1063 |
| - "[\u001b[32minfo\u001b[m] [gxf_executor.cpp:1714] Deactivating Graph...\n", |
1064 |
| - "[\u001b[32minfo\u001b[m] [gxf_executor.cpp:1717] Graph execution finished. Fragment: \n", |
1065 |
| - "[\u001b[32minfo\u001b[m] [gxf_executor.cpp:240] Destroying context\n" |
| 1062 | + "[\u001b[32minfo\u001b[m] [gxf_executor.cpp:1760] Graph execution deactivating. Fragment: \n", |
| 1063 | + "[\u001b[32minfo\u001b[m] [gxf_executor.cpp:1761] Deactivating Graph...\n", |
| 1064 | + "[\u001b[32minfo\u001b[m] [gxf_executor.cpp:1764] Graph execution finished. Fragment: \n", |
| 1065 | + "[\u001b[32minfo\u001b[m] [gxf_executor.cpp:201] Destroying context\n" |
1066 | 1066 | ]
|
1067 | 1067 | }
|
1068 | 1068 | ],
|
|
1104 | 1104 | {
|
1105 | 1105 | "data": {
|
1106 | 1106 | "text/plain": [
|
1107 |
| - "<matplotlib.image.AxesImage at 0x7feb640a4700>" |
| 1107 | + "<matplotlib.image.AxesImage at 0x7facdcb3e730>" |
1108 | 1108 | ]
|
1109 | 1109 | },
|
1110 | 1110 | "execution_count": 21,
|
|
1182 | 1182 | "name": "stdout",
|
1183 | 1183 | "output_type": "stream",
|
1184 | 1184 | "text": [
|
1185 |
| - "simple_app latest cff7e9aa380e 8 months ago 15GB\n" |
| 1185 | + "simple_app latest 736073d89f84 3 days ago 15.1GB\n" |
1186 | 1186 | ]
|
1187 | 1187 | }
|
1188 | 1188 | ],
|
|
1230 | 1230 | {
|
1231 | 1231 | "data": {
|
1232 | 1232 | "text/plain": [
|
1233 |
| - "<matplotlib.image.AxesImage at 0x7feb90061460>" |
| 1233 | + "<matplotlib.image.AxesImage at 0x7facdbb313d0>" |
1234 | 1234 | ]
|
1235 | 1235 | },
|
1236 | 1236 | "execution_count": 25,
|
|
0 commit comments