Skip to content

Commit

Permalink
update abstract
Browse files Browse the repository at this point in the history
  • Loading branch information
Kyle Paul committed Apr 18, 2024
1 parent be3e93f commit c8fa9a6
Show file tree
Hide file tree
Showing 12 changed files with 143 additions and 5,835 deletions.
228 changes: 18 additions & 210 deletions DeepLearning/Training/Deep Segmentation/10-Model_testing.ipynb

Large diffs are not rendered by default.

31 changes: 2 additions & 29 deletions DeepLearning/Training/Deep Segmentation/11-3D-Networks.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -2,36 +2,9 @@
"cells": [
{
"cell_type": "code",
"execution_count": 3,
"execution_count": null,
"metadata": {},
"outputs": [
{
"name": "stdout",
"output_type": "stream",
"text": [
"Sun Dec 24 17:04:56 2023 \n",
"+---------------------------------------------------------------------------------------+\n",
"| NVIDIA-SMI 537.13 Driver Version: 537.13 CUDA Version: 12.2 |\n",
"|-----------------------------------------+----------------------+----------------------+\n",
"| GPU Name TCC/WDDM | Bus-Id Disp.A | Volatile Uncorr. ECC |\n",
"| Fan Temp Perf Pwr:Usage/Cap | Memory-Usage | GPU-Util Compute M. |\n",
"| | | MIG M. |\n",
"|=========================================+======================+======================|\n",
"| 0 NVIDIA GeForce RTX 3060 ... WDDM | 00000000:01:00.0 Off | N/A |\n",
"| N/A 48C P8 12W / 104W | 156MiB / 6144MiB | 5% Default |\n",
"| | | N/A |\n",
"+-----------------------------------------+----------------------+----------------------+\n",
" \n",
"+---------------------------------------------------------------------------------------+\n",
"| Processes: |\n",
"| GPU GI CI PID Type Process name GPU Memory |\n",
"| ID ID Usage |\n",
"|=======================================================================================|\n",
"| 0 N/A N/A 15668 C+G D:\\Programs\\Microsoft VS Code\\Code.exe N/A |\n",
"+---------------------------------------------------------------------------------------+\n"
]
}
],
"outputs": [],
"source": [
"!nvidia-smi"
]
Expand Down
Loading

0 comments on commit c8fa9a6

Please sign in to comment.