Skip to content

Commit 56c39cf

Browse files
Programmer-RD-AIProgrammer-RD-AI
Programmer-RD-AI
andcommitted
Update 00.ipynb
Co-Authored-By: Ranuga <[email protected]>
1 parent c0a0592 commit 56c39cf

File tree

1 file changed

+18
-17
lines changed

1 file changed

+18
-17
lines changed

00.ipynb

+18-17
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"cells": [
33
{
44
"cell_type": "code",
5-
"execution_count": 2,
5+
"execution_count": 1,
66
"id": "8950d066-e62b-427d-b69d-6f8deec74435",
77
"metadata": {},
88
"outputs": [
@@ -24,7 +24,7 @@
2424
},
2525
{
2626
"cell_type": "code",
27-
"execution_count": 3,
27+
"execution_count": 2,
2828
"id": "0f2074cf-2252-4c2b-9d19-3c876c4c5052",
2929
"metadata": {},
3030
"outputs": [
@@ -34,7 +34,7 @@
3434
"device(type='cuda')"
3535
]
3636
},
37-
"execution_count": 3,
37+
"execution_count": 2,
3838
"metadata": {},
3939
"output_type": "execute_result"
4040
}
@@ -45,15 +45,15 @@
4545
},
4646
{
4747
"cell_type": "code",
48-
"execution_count": 4,
48+
"execution_count": 3,
4949
"id": "ad37962a-a612-4a57-a26b-3ebf8b4aa131",
5050
"metadata": {},
5151
"outputs": [
5252
{
5353
"name": "stdout",
5454
"output_type": "stream",
5555
"text": [
56-
"Thu Jun 15 11:31:53 2023 \n",
56+
"Sat Jul 8 09:46:48 2023 \n",
5757
"+-----------------------------------------------------------------------------+\n",
5858
"| NVIDIA-SMI 510.47.03 Driver Version: 510.47.03 CUDA Version: 11.6 |\n",
5959
"|-------------------------------+----------------------+----------------------+\n",
@@ -62,7 +62,7 @@
6262
"| | | MIG M. |\n",
6363
"|===============================+======================+======================|\n",
6464
"| 0 NVIDIA GeForce ... On | 00000000:26:00.0 On | N/A |\n",
65-
"| 0% 47C P8 12W / 170W | 573MiB / 12288MiB | 36% Default |\n",
65+
"| 57% 54C P2 47W / 170W | 2435MiB / 12288MiB | 39% Default |\n",
6666
"| | | N/A |\n",
6767
"+-------------------------------+----------------------+----------------------+\n",
6868
" \n",
@@ -71,11 +71,12 @@
7171
"| GPU GI CI PID Type Process name GPU Memory |\n",
7272
"| ID ID Usage |\n",
7373
"|=============================================================================|\n",
74-
"| 0 N/A N/A 4429 G /usr/lib/xorg/Xorg 203MiB |\n",
75-
"| 0 N/A N/A 10286 G /usr/bin/gnome-shell 49MiB |\n",
76-
"| 0 N/A N/A 12132 G ...AAAAAAAAA= --shared-files 21MiB |\n",
77-
"| 0 N/A N/A 14463 G ...095979216245190676,131072 180MiB |\n",
78-
"| 0 N/A N/A 15895 G ...features=BackForwardCache 114MiB |\n",
74+
"| 0 N/A N/A 4532 G /usr/lib/xorg/Xorg 208MiB |\n",
75+
"| 0 N/A N/A 11117 G /usr/bin/gnome-shell 106MiB |\n",
76+
"| 0 N/A N/A 18117 G ...features=BackForwardCache 85MiB |\n",
77+
"| 0 N/A N/A 18139 G ...AAAAAAAAA= --shared-files 27MiB |\n",
78+
"| 0 N/A N/A 18527 G ...381817144388157433,262144 141MiB |\n",
79+
"| 0 N/A N/A 282620 C ...c/anaconda3/bin/python3.8 1859MiB |\n",
7980
"+-----------------------------------------------------------------------------+\n"
8081
]
8182
}
@@ -96,7 +97,7 @@
9697
},
9798
{
9899
"cell_type": "code",
99-
"execution_count": 5,
100+
"execution_count": 4,
100101
"id": "9e69548a-b580-43a8-88be-ad418926961f",
101102
"metadata": {},
102103
"outputs": [
@@ -106,7 +107,7 @@
106107
"tensor(7)"
107108
]
108109
},
109-
"execution_count": 5,
110+
"execution_count": 4,
110111
"metadata": {},
111112
"output_type": "execute_result"
112113
}
@@ -120,7 +121,7 @@
120121
},
121122
{
122123
"cell_type": "code",
123-
"execution_count": 6,
124+
"execution_count": 5,
124125
"id": "7fd2843d-c0f0-44db-bc6f-37292ded7479",
125126
"metadata": {},
126127
"outputs": [
@@ -130,7 +131,7 @@
130131
"0"
131132
]
132133
},
133-
"execution_count": 6,
134+
"execution_count": 5,
134135
"metadata": {},
135136
"output_type": "execute_result"
136137
}
@@ -141,7 +142,7 @@
141142
},
142143
{
143144
"cell_type": "code",
144-
"execution_count": 7,
145+
"execution_count": 6,
145146
"id": "c0617546-f934-43f3-8113-85e329b966b3",
146147
"metadata": {},
147148
"outputs": [
@@ -151,7 +152,7 @@
151152
"7"
152153
]
153154
},
154-
"execution_count": 7,
155+
"execution_count": 6,
155156
"metadata": {},
156157
"output_type": "execute_result"
157158
}

0 commit comments

Comments
 (0)