-
- Affected model: `llama3.1-8B`
- Affected commit: https://github.com/tenstorrent/tt-metal/commit/e89ed22b560203553acf249d7649e38438b0a4bd or before.
- Fix introduced in commit: https://github.com/t…
-
Vary grid sizes of failing matmuls: 8x8, 7x8, 6x8, 5x8, 4x8, 2x8, 1x8.
Make sure that with every variation, every core has identical amount of compute compared to a baseline 8x8 case.
For every gr…
-
Hello,
I am trying to reproduce the numbers reported in the CoTracker3 paper using the public checkpoint (scaled offline model ). Unfortunately, I am not able to obtain the claimed performance of …
-
Typically you can just cosine-weight for a rectilinear grid, but you need grid cell areas if you're doing some sort of integration.
I've used code borrowed from my advisor in the past to create a `…
-
Applying the suggested workflow on an actual geological model (see first screenshot) results in a weird geometry (see second screenshot)
![Screenshot from 2024-06-12 14-24-58](https://github.com/ni…
-
```
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,
…
-
### Contact Details
pinkychow1010@gmail.com
### Dataset description
**Summary**
The [SMOS Drought Index](https://sextant.ifremer.fr/record/c85f4b88-bed0-4137-a6c8-6a8b4070bd94/) is derived f…
-
Parcels currently lacks automatic computation of the derivative of a `Field`. A use case is computing the gradient in a diffusivity field. In the `AdvectionDiffusion` kernels, this is now implemented …
-
We were looking into reducing the overlap between our package [StateTransitionNetworks.jl](https://github.com/rusandris/StateTransitionNetworks.jl) and ComplexityMeasures.
Since the transition mat…
-
### What would you like to see added in this software?
I have a suggestion that might improve both accuracy and execution speed of the gradient non-linearity distortion correction workflow.
It wou…