-
I have written below script to test on single image
# Code Block
import torch
from PIL import Image
import json
import os
import cv2
import numpy as np
from IMDLB…
-
With #4013 landed, should we remove workflows from the starters (i.e. bicep starter, terraform starter) that don't have application code in them? They should look exactly the same as what `azd pipelin…
-
**Describe the bug**
TaskVine installed from source starts needing threadpoolctl at commit 0d3c115b082f3f6e365385d7602c923b676a9a3f
pytest of taskvine with this config:
```
from parsl.config…
-
`pydntic-settings` versions: `2.6.0`, `2.5.2`, probably earlier versions as well
---
I have a `.env` file with a complex value inside:
```dotenv
TEST={"a":1,"b":2}
```
And I have the code:…
-
**Context**
Even though the YAML is the source of truth for the DAG topology and the operators/tasks configuration, we cannot see those in the Airflow UI. This can make it harder to troubleshoot and …
-
Hi,
Sometimes at the end of the test the operation which should stop disruption isn't generated. Example from logs:
```
2024-11-05 15:17:58,885{GMT} INFO [jepsen worker nemesis] jepsen.util: :nem…
-
### Discussed in https://github.com/srsran/srsRAN_Project/discussions/876
Originally posted by **hayyanali-cmd** October 17, 2024
Hello srsran_project team
This is first time for me with sr…
-
As per https://github.com/release-it/release-it/blob/main/docs/npm.md#ignore-version, we can set `npm.ignoreVersion` to be TRUE so that we dont use package.json version. Rather we use the latest Git T…
-
### Is there an existing issue for this?
- [x] I have checked for existing issues https://github.com/getsentry/sentry-javascript/issues
- [x] I have reviewed the documentation https://docs.sentry.io/…
-
### Component(s)
controlplane
### Component version
latest docker tag
### wgc version
0.65.1
### controlplane version
latest docker tag
### router version
latest docker tag
### What happened…