Sam VS
Sam VS
Following https://github.com/onnx/onnx/pull/3484, the ScatterElements operation supports `add` and `mul` reduction operations. Additionally supporting `min`, `max`, and `mean` operations would allow for the remaining unsupported [`torch_scatter`](https://github.com/rusty1s/pytorch_scatter) ops to be supported by...
## 🐛 Bug I am seeing the same issue that was reported as fixed in #3841 in the latest `0.9.0` (and everything down to releases lower than `0.8.0`. See #3802...
### Description & Motivation As discussed in https://github.com/Lightning-AI/lightning/issues/15894, it would be nice to ask the trainer to compile the `LightningModule` with a `compile=True` flag or similar. Since that issue was...
Thanks for this repo. Is there a possibility of adding your existing [local attention](https://github.com/lucidrains/local-attention) and [reformer](https://github.com/lucidrains/reformer-pytorch) implementations here? I'm hoping they may also be able to be updated to take...
# Story description **Please provide a high level description of the Turing Data Story** Climate change is expected to produce and exacerbate a host of problems over the next decades....
# Story description **Please provide a high level description of the Turing Data Story** We could write a simple web scraper to show how datasets can be generated from unstructured...
# Story description **Please provide a high level description of the Turing Data Story** We have code to turn geographical data over time into animated heatmaps, we just need to...
This should cause `mkdocs build -s` to fail.
Currently, if a user adds an incorrect key, it is ignored. This can be confusing if a user misspells a valid key, or perhaps imagines a field is supported when...
### Description If the user mentions a file which exists in the corresponding repo, a link to the source could be automatically added to the documentation page. This could work...