TorchSpatiotemporal / tsl

tsl: a PyTorch library for processing spatiotemporal data.
https://torch-spatiotemporal.readthedocs.io/
MIT License
258 stars 24 forks source link

checks the arguments before they are updated with the config args #2

Closed danielluger closed 2 years ago

danielluger commented 2 years ago

https://github.com/TorchSpatiotemporal/tsl/blob/cd37c5a434dec5470653c4ce4c61879dc8846a0a/tsl/utils/parser_utils.py#L31

Tested with the gatedgn model

marshka commented 2 years ago

Sorry, I don't think I understood the issue.