|
442 | 442 | "tags": [] |
443 | 443 | }, |
444 | 444 | "outputs": [ |
445 | | - { |
446 | | - "name": "stderr", |
447 | | - "output_type": "stream", |
448 | | - "text": [ |
449 | | - "/tmp/ipykernel_323202/1416541766.py:7: FutureWarning: `torch.cuda.amp.GradScaler(args...)` is deprecated. Please use `torch.amp.GradScaler('cuda', args...)` instead.\n", |
450 | | - " scaler = GradScaler()\n", |
451 | | - "/tmp/ipykernel_323202/1416541766.py:16: FutureWarning: `torch.cuda.amp.autocast(args...)` is deprecated. Please use `torch.amp.autocast('cuda', args...)` instead.\n", |
452 | | - " with autocast(enabled=True):\n" |
453 | | - ] |
454 | | - }, |
455 | 445 | { |
456 | 446 | "name": "stdout", |
457 | 447 | "output_type": "stream", |
|
461 | 451 | "epoch:20/200: training loss 0.150791\n" |
462 | 452 | ] |
463 | 453 | }, |
464 | | - { |
465 | | - "name": "stderr", |
466 | | - "output_type": "stream", |
467 | | - "text": [ |
468 | | - "/tmp/ipykernel_323202/1416541766.py:48: FutureWarning: `torch.cuda.amp.autocast(args...)` is deprecated. Please use `torch.amp.autocast('cuda', args...)` instead.\n", |
469 | | - " with autocast(enabled=True):\n", |
470 | | - "/tmp/ipykernel_323202/1416541766.py:65: FutureWarning: `torch.cuda.amp.autocast(args...)` is deprecated. Please use `torch.amp.autocast('cuda', args...)` instead.\n", |
471 | | - " with autocast(enabled=True):\n" |
472 | | - ] |
473 | | - }, |
474 | 454 | { |
475 | 455 | "name": "stdout", |
476 | 456 | "output_type": "stream", |
|
739 | 719 | "tags": [] |
740 | 720 | }, |
741 | 721 | "outputs": [ |
742 | | - { |
743 | | - "name": "stderr", |
744 | | - "output_type": "stream", |
745 | | - "text": [ |
746 | | - "/tmp/ipykernel_323202/2002720117.py:6: FutureWarning: `torch.cuda.amp.GradScaler(args...)` is deprecated. Please use `torch.amp.GradScaler('cuda', args...)` instead.\n", |
747 | | - " scaler = GradScaler()\n", |
748 | | - "/tmp/ipykernel_323202/2002720117.py:17: FutureWarning: `torch.cuda.amp.autocast(args...)` is deprecated. Please use `torch.amp.autocast('cuda', args...)` instead.\n", |
749 | | - " with autocast(enabled=True):\n" |
750 | | - ] |
751 | | - }, |
752 | 722 | { |
753 | 723 | "name": "stdout", |
754 | 724 | "output_type": "stream", |
|
758 | 728 | "epoch:20/150: training loss 0.023880\n" |
759 | 729 | ] |
760 | 730 | }, |
761 | | - { |
762 | | - "name": "stderr", |
763 | | - "output_type": "stream", |
764 | | - "text": [ |
765 | | - "/tmp/ipykernel_323202/2002720117.py:53: FutureWarning: `torch.cuda.amp.autocast(args...)` is deprecated. Please use `torch.amp.autocast('cuda', args...)` instead.\n", |
766 | | - " with autocast(enabled=True):\n", |
767 | | - "/tmp/ipykernel_323202/2002720117.py:74: FutureWarning: `torch.cuda.amp.autocast(args...)` is deprecated. Please use `torch.amp.autocast('cuda', args...)` instead.\n", |
768 | | - " with autocast(enabled=True):\n" |
769 | | - ] |
770 | | - }, |
771 | 731 | { |
772 | 732 | "name": "stdout", |
773 | 733 | "output_type": "stream", |
|
1017 | 977 | "name": "stderr", |
1018 | 978 | "output_type": "stream", |
1019 | 979 | "text": [ |
1020 | | - "sampling...: 0%| | 0/1000 [00:00<?, ?it/s]/tmp/ipykernel_323202/1978846295.py:11: FutureWarning: `torch.cuda.amp.autocast(args...)` is deprecated. Please use `torch.amp.autocast('cuda', args...)` instead.\n", |
1021 | | - " with autocast(enabled=True):\n", |
1022 | 980 | "sampling...: 100%|████████████████████████████████████████████████████████| 1000/1000 [00:35<00:00, 28.38it/s]\n" |
1023 | 981 | ] |
1024 | 982 | }, |
|
1095 | 1053 | "name": "stderr", |
1096 | 1054 | "output_type": "stream", |
1097 | 1055 | "text": [ |
1098 | | - "sampling...: 0%| | 0/1000 [00:00<?, ?it/s]/tmp/ipykernel_323202/833666958.py:18: FutureWarning: `torch.cuda.amp.autocast(args...)` is deprecated. Please use `torch.amp.autocast('cuda', args...)` instead.\n", |
1099 | | - " with autocast(enabled=True):\n", |
1100 | 1056 | "sampling...: 100%|████████████████████████████████████████████████████████| 1000/1000 [00:15<00:00, 66.57it/s]\n" |
1101 | 1057 | ] |
1102 | 1058 | }, |
|
0 commit comments