-
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_batch_norm_without_cudnn_cuda_float3…
-
We have an issue
- https://github.com/dandi/dandi-cli/issues/1450
that one of our tests once in a while hangs (well, times out at 300 sec), but typically succeeds ok.
the "fuller" traceback is
…
-
**Is your feature request related to a problem or challenge? Please describe what you are trying to do.**
We still have a few classes that do not yet have wrapper functions. Namely `datafusion.obje…
-
Hi
Can you try with Gemini API as it looks to be incompatible...
`
python demo.py
INFO:browser_use.agent.service:
==================================================
INFO:browser_use.agent.se…
-
Platforms: inductor
This test was disabled because it is failing in CI. See [recent examples](https://hud.pytorch.org/flakytest?name=test_comprehensive_roll_cuda_int64&suite=TestInductorOpInfoCUDA&li…
-
in `wait_for_fgs_valid()`:
```python
def wait_for_fgs_valid(fgs_motors: FastGridScan, timeout=0.5):
artemis.log.LOGGER.info("Waiting for valid fgs_params")
SLEEP_PER_CHECK = 0.1
tim…
-
```
[CameraMatrix_L =
[[2756.143 0. 521.702]
[ 0. 2812.585 327.337]
[ 0. 0. 1. ]]
CameraMatrix_R =
[[1670.954 0. 1205.327]
[ 0. 2524.826 254.341]…
-
#### Description
When used *both* as context manager (e.g. `with`) *and* as iterable wrapper, exhausting the iterable and exiting the `with` scope causes the progress bar to duplicate.
#### Code…
-
Since so many outstanding problems + request relate to builds for alternative OS or architectures
Probably main issues :
* building udunuits is probably **_not_** a big problem -- pretty basic C,…
pp-mo updated
3 weeks ago
-
Control-C from a terminal only terminates the parent Python script leaving any child processes running which have to then be terminated individually. It would be much cleaner if the Python script caug…