Skip to content

Commit 4da191a

Browse files
committed
update notebooks
1 parent 73358ee commit 4da191a

File tree

1 file changed

+27
-27
lines changed

1 file changed

+27
-27
lines changed

notebooks/examples/densenet.ipynb

Lines changed: 27 additions & 27 deletions
Original file line numberDiff line numberDiff line change
@@ -808,12 +808,12 @@
808808
"output_type": "stream",
809809
"text": [
810810
"\n",
811-
"Validation: | | 0/? [00:00<?, ?it/s]\u001b[A\n",
812-
"Validation: 0%| | 0/6 [00:00<?, ?it/s]\u001b[A\n",
813-
"Validation DataLoader 0: 0%| | 0/6 [00:00<?, ?it/s]\u001b[A\n",
814-
"Validation DataLoader 0: 83%|████████████████████ | 5/6 [00:00<00:00, 7.40it/s]\u001b[A\n",
815-
"Validation DataLoader 0: 100%|████████████████████████| 6/6 [00:00<00:00, 7.55it/s]\u001b[A\n",
816-
"Epoch 1: 0%| | 0/20 [00:00<?, ?it/s, v_num=107]\u001b[A"
811+
"Validation: | | 0/? [00:00<?, ?it/s]\u001B[A\n",
812+
"Validation: 0%| | 0/6 [00:00<?, ?it/s]\u001B[A\n",
813+
"Validation DataLoader 0: 0%| | 0/6 [00:00<?, ?it/s]\u001B[A\n",
814+
"Validation DataLoader 0: 83%|████████████████████ | 5/6 [00:00<00:00, 7.40it/s]\u001B[A\n",
815+
"Validation DataLoader 0: 100%|████████████████████████| 6/6 [00:00<00:00, 7.55it/s]\u001B[A\n",
816+
"Epoch 1: 0%| | 0/20 [00:00<?, ?it/s, v_num=107]\u001B[A"
817817
]
818818
},
819819
{
@@ -872,12 +872,12 @@
872872
"output_type": "stream",
873873
"text": [
874874
"\n",
875-
"Validation: | | 0/? [00:00<?, ?it/s]\u001b[A\n",
876-
"Validation: 0%| | 0/6 [00:00<?, ?it/s]\u001b[A\n",
877-
"Validation DataLoader 0: 0%| | 0/6 [00:00<?, ?it/s]\u001b[A\n",
878-
"Validation DataLoader 0: 83%|████████████████████ | 5/6 [00:01<00:00, 4.40it/s]\u001b[A\n",
879-
"Validation DataLoader 0: 100%|████████████████████████| 6/6 [00:01<00:00, 4.82it/s]\u001b[A\n",
880-
"Epoch 1: 100%|███████████████████████████| 20/20 [01:10<00:00, 0.28it/s, v_num=107]\u001b[A"
875+
"Validation: | | 0/? [00:00<?, ?it/s]\u001B[A\n",
876+
"Validation: 0%| | 0/6 [00:00<?, ?it/s]\u001B[A\n",
877+
"Validation DataLoader 0: 0%| | 0/6 [00:00<?, ?it/s]\u001B[A\n",
878+
"Validation DataLoader 0: 83%|████████████████████ | 5/6 [00:01<00:00, 4.40it/s]\u001B[A\n",
879+
"Validation DataLoader 0: 100%|████████████████████████| 6/6 [00:01<00:00, 4.82it/s]\u001B[A\n",
880+
"Epoch 1: 100%|███████████████████████████| 20/20 [01:10<00:00, 0.28it/s, v_num=107]\u001B[A"
881881
]
882882
},
883883
{
@@ -936,9 +936,9 @@
936936
],
937937
"text/plain": [
938938
"┏━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━┓\n",
939-
"\u001b[1m \u001b[0m\u001b[1m Test metric \u001b[0m\u001b[1m \u001b[0m┃\u001b[1m \u001b[0m\u001b[1m DataLoader 0 \u001b[0m\u001b[1m \u001b[0m┃\n",
939+
"\u001B[1m \u001B[0m\u001B[1m Test metric \u001B[0m\u001B[1m \u001B[0m┃\u001B[1m \u001B[0m\u001B[1m DataLoader 0 \u001B[0m\u001B[1m \u001B[0m┃\n",
940940
"┡━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━┩\n",
941-
"\u001b[36m \u001b[0m\u001b[36m test_acc \u001b[0m\u001b[36m \u001b[0m│\u001b[35m \u001b[0m\u001b[35m 0.30219781398773193 \u001b[0m\u001b[35m \u001b[0m│\n",
941+
"\u001B[36m \u001B[0m\u001B[36m test_acc \u001B[0m\u001B[36m \u001B[0m│\u001B[35m \u001B[0m\u001B[35m 0.30219781398773193 \u001B[0m\u001B[35m \u001B[0m│\n",
942942
"└───────────────────────────┴───────────────────────────┘\n"
943943
]
944944
},
@@ -1268,19 +1268,19 @@
12681268
"name": "stdout",
12691269
"output_type": "stream",
12701270
"text": [
1271-
"\u001b[34mINFO \u001b[0m Using matplotlib \n",
1272-
"\u001b[34mINFO \u001b[0m Using matplotlib \n",
1273-
"\u001b[34mINFO \u001b[0m Using matplotlib \n",
1274-
"\u001b[34mINFO \u001b[0m Using matplotlib \n",
1275-
"\u001b[34mINFO \u001b[0m Using matplotlib \n",
1276-
"\u001b[34mINFO \u001b[0m Using matplotlib \n",
1277-
"\u001b[34mINFO \u001b[0m Using matplotlib \n",
1278-
"\u001b[34mINFO \u001b[0m Using matplotlib \n",
1279-
"\u001b[34mINFO \u001b[0m Using matplotlib \n",
1280-
"\u001b[34mINFO \u001b[0m Using matplotlib \n",
1281-
"\u001b[34mINFO \u001b[0m Using matplotlib \n",
1282-
"\u001b[34mINFO \u001b[0m Using matplotlib \n",
1283-
"\u001b[34mINFO \u001b[0m Using matplotlib \n"
1271+
"\u001B[34mINFO \u001B[0m Using matplotlib \n",
1272+
"\u001B[34mINFO \u001B[0m Using matplotlib \n",
1273+
"\u001B[34mINFO \u001B[0m Using matplotlib \n",
1274+
"\u001B[34mINFO \u001B[0m Using matplotlib \n",
1275+
"\u001B[34mINFO \u001B[0m Using matplotlib \n",
1276+
"\u001B[34mINFO \u001B[0m Using matplotlib \n",
1277+
"\u001B[34mINFO \u001B[0m Using matplotlib \n",
1278+
"\u001B[34mINFO \u001B[0m Using matplotlib \n",
1279+
"\u001B[34mINFO \u001B[0m Using matplotlib \n",
1280+
"\u001B[34mINFO \u001B[0m Using matplotlib \n",
1281+
"\u001B[34mINFO \u001B[0m Using matplotlib \n",
1282+
"\u001B[34mINFO \u001B[0m Using matplotlib \n",
1283+
"\u001B[34mINFO \u001B[0m Using matplotlib \n"
12841284
]
12851285
},
12861286
{

0 commit comments

Comments
 (0)