-
# Introduction
*Please, look at #25011 first, as the ideas for Imgproc improvements have the same rationale and share many parts with the Core module.*
*Also, look at #25001, where it's suggeste…
-
I am currently getting the same issue in #10.
I have torch 2.5.1, torchrl 0.6.0, tensordict 0.6.0 at the moment. I am running a slightly modified version of the original code. I can run with cudagr…
-
Platforms: linux
This test was disabled because it is failing in CI. See [recent examples](https://hud.pytorch.org/flakytest?name=test_comprehensive_nn_functional_soft_margin_loss_cpu_float32&suite=T…
-
Platforms: linux
This test was disabled because it is failing in CI. See [recent examples](https://hud.pytorch.org/flakytest?name=test_comprehensive_nn_functional_margin_ranking_loss_cpu_int32&suite=…
-
There are some cases in Java-semantics that use KList to generalise rules.
For example,
```
elab(KL:KLabel(ElabResList:KList)) => ....
when SomeDonditionOn(ElabResList)
```
works on many different …
-
### 🐛 Describe the bug
With https://github.com/pytorch/pytorch/pull/72832 we have made it possible to go through PyTorch's dispatch stack multiple times. The basic concept is that if you have a situa…
-
just posting this here so we dont forget @joshualerickson ....
want to add some flexibility to `summarise` with tidyeval.
We can use this page to add some examples and ideas
-
以下で登録した関数が呼び出されない。
```c
ierr = MatShellSetOperation(A, MATOP_GET_DIAGONAL, (void(*)())MatGetDiagonal_myMat);
```
SLEPcでは、Jacobi前処理をどのように実現しているのか?
-
It would be fantastic if it was possible to read a video from a memory buffer, in addition to reading it from a file. For example, one could have a video file being a BytesIO object and use skvideo.io…
-
@tpietzsch
My idea is to rewrite the whole `TransformedBox` (https://github.com/bigdataviewer/bigdataviewer-core/blob/master/src/main/java/bdv/tools/boundingbox/TransformedBoxOverlay.java) framework …