-
Discussion about the ongoing implementation of the compiler.
keean updated
5 years ago
-
Testcase:
```c
int printf(const char *, ...);
int b, e, z, v, h;
short i, j;
int *k = &b;
static int l;
static int *n = &l;
static int o;
static int r() {
long x = 0;
signed char y = …
-
#### Describe the workflow you want to enable
Support Python typing, which is available in Python 3.5+, compatible with scikit-learn. This can enable tools to automatically get the estimator arg ty…
-
### Describe the bug
Expected to see different survey Q when bias_adj flag is turned on
### To Reproduce
Examine the survey INDEX01 output for a survey that does and a survey that doe not hav…
-
I know there was some hype at the early stages of darktable about using all lowercase characters, but using capitals at the beginning of labels gives a visual anchor that helps orientation in an UI. T…
-
Using newer versions of Flax, there seems to be an outdate API call in the imagenet test.
First, when testing with the most recent stable release of jax, 0.4.16 and flax 0.7.4, there was an orbax …
-
The following errors were reported by 5.6.0-dev.20240707 vs 5.5.3
[Pipeline that generated this bug](https://typescript.visualstudio.com/TypeScript/_build?definitionId=48)
[Logs for the pipeline run…
-
# Bug description
I have a Cintiq A1300 device connected over HDMI, and it appears to be detected on the i2c bus by get-edid:
```
$ sudo get-edid -b 2 | parse-edid
2
This is read-edid versio…
-
This is a tracker bug for general GPU issues, like:
* Apps that crash after startup
* Rendering glitches
* GPU fault/timeout errors
When making a comment on this bug, please run the `asahi-dia…
-
### Expected behaviour
imshow should open a window
### Actual behaviour
python process running but no window shows
### Steps to reproduce
def show_image(image):
cv2.imshow(mat=imag…