geowatch.monkey.monkey_torch module¶
- geowatch.monkey.monkey_torch.fix_gelu_issue(method)[source]¶
Torch 1.12 added an approximate parameter that our old models dont have. Monkey patch it in.
References
Torch 1.12 added an approximate parameter that our old models dont have. Monkey patch it in.
References