This repository was archived by the owner on Jun 3, 2025. It is now read-only.
Commit cfbfedf
* [torchvision][Bug-fix] ignore state dict error on transfer learning tasks + use PythonLogger default logger (#1455)
* Remove cf from native torchvision models
* * do not pass default logger to PythonLogger
* comments
---------
Co-authored-by: Damian <[email protected]>
Co-authored-by: Benjamin <[email protected]>
* [torchvision] add ignore error tensors back to optional checkpoint load (#1459)
---------
Co-authored-by: Konstantin Gulin <[email protected]>
Co-authored-by: Damian <[email protected]>
1 parent 84deda6 commit cfbfedf
1 file changed
+30
-5
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
572 | 572 | | |
573 | 573 | | |
574 | 574 | | |
575 | | - | |
| 575 | + | |
576 | 576 | | |
577 | 577 | | |
578 | 578 | | |
| |||
757 | 757 | | |
758 | 758 | | |
759 | 759 | | |
760 | | - | |
761 | | - | |
762 | | - | |
| 760 | + | |
| 761 | + | |
| 762 | + | |
| 763 | + | |
| 764 | + | |
| 765 | + | |
| 766 | + | |
| 767 | + | |
| 768 | + | |
| 769 | + | |
| 770 | + | |
| 771 | + | |
| 772 | + | |
| 773 | + | |
763 | 774 | | |
764 | | - | |
| 775 | + | |
| 776 | + | |
| 777 | + | |
| 778 | + | |
| 779 | + | |
| 780 | + | |
| 781 | + | |
| 782 | + | |
| 783 | + | |
| 784 | + | |
| 785 | + | |
| 786 | + | |
| 787 | + | |
| 788 | + | |
| 789 | + | |
765 | 790 | | |
766 | 791 | | |
767 | 792 | | |
| |||
0 commit comments