-
Ruff 0.0.287 (latest changes from main branch)
```
ruff *.py --select SIM222 --no-cache --fix
```
file content(at least simple cpython script shows that this is valid python file):
```
def in…
-
### 🐛 Describe the bug
I tried to train a SplineCNN as provided in the example named[ mnist_nn_conv.py](https://github.com/pyg-team/pytorch_geometric/blob/master/examples/mnist_nn_conv.py). I got t…
-
![image](https://github.com/user-attachments/assets/ab26aea4-5540-4c70-8436-9c67142b1402)
-
Roadmap:
- [x] Implement a basic GR2 decoder (based on the OpenGR2 spec, this should be easy)
- [ ] Deal with the Oodle compression, somehow (the most difficult part)
- [ ] Implement the virtual …
-
Hi all,
I would like to assess variance importance using gdm.varImp. In the manual, it says that if user supplied knots are provided, the knots argument should be the same as used in model fitting.…
-
At https://www.tidymodels.org/learn/develop/recipes/ it says that
> To work with tune it is helpful (but not required) to use an S3 method called `tunable()`
I contend that it actually is necess…
-
Are there any special suggestions for inputting burst images, such as should the camera movement/tremor avoid being too large?? Actually, in my testing, significant optical flow changes make my recons…
-
I'm writing an xarray+dask library to perform 1D interpolation (https://github.com/crusaderky/xarray_extras/blob/master/xarray_extras/interpolate.py).
The library takes a ND xarray with dask backend …
-
![image](https://user-images.githubusercontent.com/41025413/90059472-d71f7180-dca8-11ea-86d1-c98c4893c80c.png)
Issues with attune.workup.tune_test representation:
1) the vertical axis is so la…
-
after install
$ python -c "import torch; print(torch.__version__)"
2.3.1
$ python -c "import torch; print(torch.version.cuda)"
11.8
(EAsF) [cc7738@haicn1701 cc7738-TAGBench]$ python -c "import t…