-
**Test case:** https://github.com/webmachinelearning/webnn-native/pull/52
When test DeepLab sample with NHWC layout and OpenVino backend (Node.js Electron app), we failed to build the graph at `res…
Honry updated
3 years ago
-
Hey.
Our companies website was build with divi builder together with qtranslate. They are not compatible and its causing a lot of problems. Apparently there are no working plugins to migrate to pol…
-
If a circuit builder has at least one relation between cells (e.g. addition, etc), the `MockProver::assert_satisfied_par()` fails with the errors bellow. The `assert_satisfied()` method works without …
-
```
What steps will reproduce the problem?
1.
Do the usual
DocumentBuilder builder =
DocumentBuilderFactory.newInstance().newDocumentBuilder();
Document document = builder.parse(new StringBuff…
-
We see a lot of people on the flutter/flutter/issues asking questions about which list widget to use for different purposes (e.g., different sized items, for best performance, etc). It would be good t…
-
Hello, fastGQL users, this is a basic roadmap to complete before releasing first version of fastgql.
- [x] Support Full CRUD
- [x] select support
- [x] insert support #21
- [x] delete …
-
No matter what combination of settings i use, the year picker will NEVER go below 1998 or above 2038.
I'm guessing this is because of the constants in 'SingleDateAndTimeConstants.java':
```
publ…
-
I need a slot in a list in which I can pass around the data of it's parent.
So for example, with a component like this:
```jsx
import { Slot, Layout, For } from "@builder.io/mitosis";
export def…
-
Not sure how, but returning to a duplicate page makes the application crash
-
### Bug Description
## Issue Summary
I'm facing a problem in optimizing the force applied to a sphere in a physics-based simulation involving collisions and gravity. The goal is to find the optimal x…