-
### Unity version
2022.3.52f1 LTS
### Unity editor platform
Windows
### AVPro Video edition
Ultra
### AVPro Video version
3.1.3
### Device hardware
NVIDIA GeForce RTX 3070 Ti
8 GB VRam
### …
-
This code
```
import triton
import triton.language as tl
from torch import Tensor
@triton.jit
def get_three_d_weights(
currents, # [B_M, B_N]
weight_block, # [B_K, B_N]
BL…
-
I am checking the regressions between [Modelica 4.0.0](https://libraries.openmodelica.org/branches/master/Modelica_4.0.0/Modelica_4.0.0.html) and [Modelica 4.1.0](https://libraries.openmodelica.org/br…
-
Hi,
On my flux installation in AWS EKS, version
```
flux: v2.1.2
helm-controller: v0.36.2
image-automation-controller: v0.27.0
image-reflector-controller: v0.23.0
kustomize-controller: v1.1.1…
-
**Is your feature request related to a problem? Please describe.**
Actually, when I use the following state, it always get executed.
```
suricata-repo:
pkgrepo.managed:
- ppa: oisf/suricata…
-
`WC_Subscriptions_Order->render_contains_subscription_column_content()` adds two additional queries for each order listed on the orders admin listing page.
A couple of ways to make an improvement:
…
-
These should take `7m` but sometimes the job gets cancelled for taking longer than `30minutes`.
Sound like we have a bad wait somewhere in the tests.
-
**What would you like to be added:**
I would like to, from an _app plugin_ be able to generate an Explore link given a panelModel.
There is this handy function called [getExploreURL](https://github.…
-
I noticed in https://github.com/bluejekyll/trust-dns/pull/1987 that Cloudflare's HTTP/3 implementation seems to be incompatible (or there might be a bug?) with `h3`.
I made a "minimal" reproducible…
-
I noticed that Fresh will return 404s for symlinked files placed in the `static/` directory. I didn't dig too deeply, but I suspect this could be due to an explicit `followSymlinks: false` option [her…