Darius Arnold
Darius Arnold
I want to do matrix multiplication for two tensors with shape (1, 2, 2). Using a (2, 2) shape works, but using an array with an empty dimension (shape (1,...
Hello, nice work creating/collecting all the examples. I used your project to integrate clang-format into CMake. Doing that I adapted it slightly and want to suggest this as a possible...
## Bug description The [following document](docs/acls.md) contains the sentence > For instance, instead of referring to users when defining groups you must use users (which are the equivalent to user/logins...
Hi, I wanted to try Trayscale as a tailscale GUI client on my laptop. I have experienced the following issue when entering a custom Control Server URL: Steps to reproduce:...
This allows both interactive use in IDEs/editors with dev container support as well as building inside the dev container from the command line. The changes are based on https://github.com/kon-foo/InfiniSim/tree/docker-builder-image. The...
I was confused by the issue with the shake calibration on my PineTime for which a partial fix exists in https://github.com/InfiniTimeOrg/InfiniTime/pull/2161 (thank you lmamane). I adopted those changes and made...