-
# Background
At my company, I have a new Apple M1 MacBook Pro. Most of our build infrastructure is all `amd64` images, which run very slow and flakey on the `arm64` M1 laptop. I've been working o…
-
Hi,
I'm not too au fait with the intricacies of ARM, but I've been told I'm going to need to support some hardware with the NEON extensions, which will be critical for performance. I see a few othe…
-
Currently in `ForecastMultivariate` a separate model is trained for each level/variable. Would it be possible to train a single model across all variables where an indicator variable (e.g., one hot en…
-
This overlaps with https://github.com/containers/bootc/issues/7 some.
Here, the basic idea is something like:
```
bootc config add [--root=/etc] https://examplecorp.com/config.yml
```
(OR w…
-
I don't know for sure if @ctron 's recent configuration changes to our OCP cluster are the cause of the error, but the `deploy` job in the `latest-release` workflow [hasn't succeeded ever since](https…
-
**Describe the bug**
Using `torch.compile` to optimize MONAI transforms generally works (apart from graph breaks), but `CenterSpatialCrop` (and its dictionary wrapper) does not.
**To Reproduce**
…
-
### Describe the bug
`foundationdb` dumps core in the following system configurations:
| foundationdb | architecture | kernel | nixpkgs | status |
| --- | --- | --…
-
Bonjour,
J'ai regardé ce que Monogramm faisait et ça à l'air vraiment cool :+1:.
J'utilise depuis hier votre dépôt pour avoir Dolibarr sur mon Raspberry Pi 4. Vu que vous ne construisez pas la v…
-
The `marketplace.gcr.io/google/debian12:latest` image is used to build a `stable` image of gcloud CLI.
`marketplace.gcr.io/google/debian12:latest` image is built for amd64 and arm64 architectures:
…
-
I noticed no arm based docker builds exist for pis or other SBC boards? Is that something you are willing to do? Appears you could use a github action with buildx.