Adam J. Stewart

Results 192 issues of Adam J. Stewart

### Version 0.1.0 ### On which installation method(s) does this occur? Source ### Describe the issue The default behavior of `earth2mip.networks.get_model(...)` is to load the model on the CPU. However,...

bug

### Is this a new feature, an improvement, or a change to existing functionality? Improvement ### How would you describe the priority of this feature request Low (would be nice)...

enhancement
? - Needs Triage
external

### Feature Request I would like to propose a new pydocstyle rule that checks for undocumented return values. ### Implementation Specifically, ruff would check to see if a function is...

### Describe the issue When I build onnxruntime with CUDA support, it tries to use: ``` nvcc ... --theads ON ``` which fails with: ``` nvcc fatal : 'ON': expected...

build
ep:CUDA

Sklearn has also ported to meson! Not as much of a build speedup though: ### Before ``` Stage: 2.26s. Install: 56.53s. Post-install: 0.34s. 59.25s ``` ### After ``` Stage: 2.29s....

new-version
python
dependencies
update-package

The entire filesystem hierarchy was changed when this dataset was migrated from Radiant MLHub to Source Cooperative. This PR converts the dataset to download from Source Cooperative and to use...

datasets
testing
datamodules
backwards-incompatible

This PR converts our tutorial notebooks from `.ipynb` to `.py` using [jupytext](https://github.com/mwouts/jupytext). See #11152 for rational. All notebooks were automatically converted using: ```console > jupytext --to py *.ipynb ``` Steps...

documentation
dependencies

Microsoft's Planetary Computer Hub will be retired tomorrow: https://github.com/microsoft/PlanetaryComputer/discussions/347 Let's remove the button from our tutorials. Maybe we can add a button for Lightning Studios in a separate PR?

documentation

See #1830 Should probably convert this to a GeoDataset (intersection of raster and vector) but I haven't done that here yet.

datasets
testing
backwards-incompatible

See #1830

datasets
testing
backwards-incompatible