-
Platforms: inductor
This test was disabled because it is failing in CI. See [recent examples](https://hud.pytorch.org/flakytest?name=test_comprehensive_randint_cuda_float32&suite=TestInductorOpInfoCU…
-
I noticed in the source code there are some calls of `generator.randint(1, 1e9)` 1e9 is converted to float but in python 3.12 calling float in randint causes an error
**System information**.
- Py…
-
Platforms: inductor
This test was disabled because it is failing in CI. See [recent examples](https://hud.pytorch.org/flakytest?name=test_comprehensive_randint_like_cuda_float16&suite=TestInductorOpI…
-
Halo Ka,
saya tambahkan ini DELAY(random.randint(200, 300))
di baris ke 240 untuk random delay biar ga dicurigai spam ... tapi masih tetep statis ya ga bisa random delay per komentarnya.
---
…
-
now it needs integer
SilDD updated
2 months ago
-
## 🚀 Feature
Implement [`_VariableFunctionsClass.randint`](https://pytorch.org/docs/stable/generated/torch.randint.html)
### Motivation
NeMo [Stable Diffusion](https://github.com/NVIDIA/NeMo/…
-
### Describe the issue:
The docstring of `np.random.randint` implies that the `high` parameter should be an `int`, but it appears, in fact, it requires an `np.intc`:
```python
[ins] In [2]: MAX_I…
-
In an attempt to compute embeddings for training data with augmentation enabled, I get failing cases in [this section](https://github.com/WorldCereal/presto-worldcereal/blob/c1eadb50a102f99d9c7de152cd…
-
hey, first of all, great work, thank you.
I am getting this error;
ValueError: empty range for randrange() (0,0, 0)
which should mean there's a problem with the randint() function, mostly that …
-
From:
- https://github.com/microsoft/pxt-microbit/issues/5409
Replicable example from:
- https://github.com/microsoft/pxt-microbit/issues/5409#issuecomment-1946206199
```cpp
#include "MicroBi…