-
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…
-
When running multiple times pfaedle on the same GTFS, i have different results.
It happens on bus routes, where the number of points in the shape vary from one run to the other.
Is it a know issue…
-
See https://github.com/pytorch/pytorch/pull/139206
python inductor/test_torchinductor_dynamic_shapes.py -k test_logcumsumexp_dynamic_shapes_cuda
Master issue tracker: https://github.com/pytorch/…
-
If you've ever worked with geometric shapes that aren't rectangles, then you may have noticed that our labels overflow the geometry of the shape.
In a perfect world, the label would be an inset ver…
-
See this discussion: https://github.com/mxcube/mxcubeweb/pull/1489#discussion_r1827841963
-
作者大大,你好。十分感谢您提供的从ONNX转换到TensorRT的方案,我目前遇到了一些困难
当我传入`build_engine()`的ONNX是`batch_size`为16的形式,它将会报出下面的错误
```bash
[10/30/2024-15:24:45] [TRT] [I] Found regisitered local function: stylesync_model_…
-
Minecraft version: 1.18.1
MiniHUD version: 0.21.3
When using Sphere block-based generator I noticed strange behavior: generated spheres are often not symmetrical, especially when using block snap …
-
A fundamental limitation of our auto diff tool JAX is it is [unable to handle dynamic size arrays](https://github.com/jax-ml/jax/discussions/18790) or jagged tensor operations. Both of these operation…
-
### Cascadia family version
2404.23
### Cascadia family variant(s)
Cascadia Code (the version with ligatures), Cascadia Mono (the version without ligatures)
### Font file format(s)
Windows Termin…
-
## Description of proposed feature
In the SVG format, it is possible to add an `id` attribute on a shape/group of shapes. It would be great to allow manim to get the list of sub-objects correspondi…