-
There is already some c code to test behavior of gobject code:
- https://gitlab.gnome.org/GNOME/gobject-introspection/-/blob/main/tests/scanner/meson.build#L465
- https://gitlab.gnome.org/GNOME/go…
-
The level of support and performance for SVE and scalable vectors in IREE are quite encouraging. It's good time to start looking into Data Tiling.
- [ ] Add tests for `linalg.mmt4d` in MLIR core (r…
-
I wanted to point out a bug in the split_seqs script. The synchronization between IR and RGB works fine as long as there are more RGB than IR frames. However, if there are more Ir than RGB frames, the…
-
This one is a little complicated, so please let me know if there is more I can do to make this easier to follow. Not sure if I'm getting to a point where I'm going too far beyond what WecOptTool is su…
-
Many methods in Julia base, especially those that interface with external C libraries like BLAS, LAPACK and FFTW are only defined for `StridedArray`, which currently is a `Union` type. It has been arg…
Jutho updated
6 months ago
-
For some application, I need to get gradients for each elements of a sum.
I am aware that this issue has already been raised previously, in various forms ([here](https://discuss.pytorch.org/t/gradien…
-
Currently, flex releases are manual. This takes time and is error prone.
We would like for release tags to trigger flex releases.
Such a system needs to:
- build the flex release archives.
-…
-
Currently, when applying a transformation to all columns of a specific type (or subtypes of an abstract type), a pattern such as `transform(df, names(df, Number) .=> f)` is used.
Ideally, this could …
-
**Description**
BDK is a descriptor based wallet. To regenerate and already existing wallet, the wallet descriptor (public key descriptor for watch only wallet) needs to be imported in BDK.…
-
Dear all,
while processing a batch of questionnaires I have identified several ones that were wrongly printed. That is, double-sided questionnaires that only had one face, either the front one or t…