-
Das Feld Headline ist vom Typ inputUnit und wird daher anscheinend nicht richtig an deepl gesendet. Denn es wird nicht übersetzt.
-
```
import os
import torch
import numpy as np
import triton
import triton.language as tl
import triton
@triton.jit
def compute_min_distance_coord(input_ptr: tl.tensor,
…
-
```
CUDA_LAUNCH_BLOCKING=1 TORCHINDUCTOR_PERSISTENT_REDUCTIONS=0 pytest test/inductor/test_cuda_repro.py -k test_selecsls42b_misaligned_address
```
Fails with:
```
RuntimeError: Triton Error [CUD…
-
At least, I'm pretty sure that this is true :-). On GPUs `tl.reduce` generates code that reassociates the operation to reduce in-thread, then in-warp, then in-block, which means you get really unexpe…
-
To begin with, Thank you for creating such an excellent tool.
However, an error occurs in the default code when there are three milestones.
Do you have any idea how to resolve this issue?
I use…
-
I just now updated tl to the latest version as of writing, and it gives me the following error:
```
[Error] C:\Users\talle\scoop\apps\lua\current\lua54.exe: ...\current\rocks\lib\luarocks\rocks-5.4…
-
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…
-
* **TAG**: TAG Environmental Sustainability
* **Role**: Tech Lead
* **Name**: Alessandro Vozza (@ams0)
### Motivation & Additional Information
Hello TOC,
I would like to nominate Alessandro Vozza (…
-
Hello
it's been a while i'm struggling with official integration cause i was missing "import from grid" and "consumption" values, so i managed to switch to grott, using the MQTT i have 133 entities (…
-
**Describe the bug**
Trying to get this integration going in HA - When I type the indicated command into the console to get the web encrypted password I get an error :
![image](https://github.com/…