Closed bulaienTang closed 1 year ago
Describe the bug "upsampling" removed in resnet kwargs but still being passed in NeurIPS2022_CCAI_Tutorial.ipynb
To Reproduce run the downscaling section of NeurIPS2022_CCAI_Tutorial.ipynb
Expected behavior the model should not accept "upsampling" as a parameter
Screenshots
Please remove the upsampling parameter in the notebook, as it is no longer required. Detailed explanation here: https://github.com/aditya-grover/climate-learn/pull/44#issuecomment-1416638937
Done.
Describe the bug "upsampling" removed in resnet kwargs but still being passed in NeurIPS2022_CCAI_Tutorial.ipynb
To Reproduce run the downscaling section of NeurIPS2022_CCAI_Tutorial.ipynb
Expected behavior the model should not accept "upsampling" as a parameter
Screenshots