-
I've filed a mirror issue here: https://github.com/emotion-js/emotion/issues/1898
Can't get the `setSerializer` API to work as expected.
I've created a minimal reproduction repo here explaining …
-
MWE:
```julia
using Enzyme, QuadGK
function polyintegral(coeffs, config)
f(x) = evalpoly(x, coeffs)
return first(quadgk(f, -1.0, 1.0; config...))
end
coeffs = (1.0,)
config = (; …
-
The disease locations disappeared for the majority of diseases in the last Platform version. This was raised by the contextual networks OTAR project trying to access this information.
Data that was…
-
Hello,
Thanks for your contribution to develop this tool. Could you give me any hints about how to use FLAMINGO to construct 3D organization in specific region? Like 1-2Mb ? And I urgently need thi…
-
Feature request - support for web components in "component test" mode.
Looking into the Svelte/React/Vue [implementation](https://github.com/microsoft/playwright/blob/main/packages/playwright-ct-sv…
-
To date Cypress has always represented itself as an `integration` / `e2e` testing tool.
Nearly all of the `cy` commands drive the browser in this manner.
**Almost There**
However with automatic…
-
CC @mofeing
In the following simple example, I tried to compile (`@code_hlo`) a loss function that computes the distance (element-wise) between two arrays: `params` and `expected`. In the first case…
-
Hi @gdalle
I'm having problems trying to do nested jacobian calculations. This might be related to https://github.com/gdalle/DifferentiationInterface.jl/issues/345
MWE:
```julia
using Differe…
-
They might make a ton of things easier.
We can fall back to the old method if they are unavailable.
I don’t have time for this right now but it’s a perfect opportunity to get involved with the projec…
-
Hello I had loaded latest version of Enzyme and tried Cuda test case and it gives error
RTX 3090
Enzyme version: 0.13.6
CUDA version: 5.5.2
```
using CUDA, Enzyme, Test
function mul_kerne…