-
## Description
We need to create AWS architecture that meets our requirements SPICE processing.
## Requirements
- Nail down which kernels will be delivered from MOC (MOC -> POC -> SDC)
- Low …
-
I'm encountering an error when running nixos-rebuild on a freshly infected system.
```
updating GRUB 2 menu...
cannot copy /nix/store/i1i6pn1wz0i25pvwcfhdra4bz6hcqjp7-linux-6.1.74/Image to /boot/…
-
I am trying to download a large number of kernels from a competition. It seems kernels returned from `kaggle kernels list` for a specific competition are capped at 1100 kernels no matter how I set pag…
-
-
### System Info
Hi!
I'm running speculative execution TRT-LLM engine with 4 or 5 generation length, and I noticed that fp8 kv cache attention works slower than fp16 kv cache attention. Would be grea…
-
It would be nice to have FFT based convolution supported in mlx. FFT bases convolution shows much better performance for large images / arrays and kernels. The FFT building blocks are already support…
-
### Describe the bug
When attempting to load a pyarrow table with a `FixedShapeTensorArray` (`pyarrow`) or `ArrowTensorArray` (`ray.air.util.tensor_extensions.arrow`) column, the table cannot be lo…
-
Hi, in my recent test:
```
B1_descriptor = B1(radial_basis, cutoff_name, radial_hyps, cutoff_hyps,
[n_species, 10])
B2_descriptor = B2(radial_basis, cutoff_name, radial_hyps, cut…
-
Historically, Cosmos has had 2 major revisions: gen1, and gen2. I'd like to outline the need for a new major version, and potential major improvements that can be done with a rewrite.
I'm also loo…
-
## 🚀 Feature
An FFT backend for `kornia.filters.filter2d`.
## Motivation
`kornia.filters.filter2d` is very slow for large kernels as it currently only performs convolutions in the spatial domai…