-
- [ ] Measure and record current performance.
- [ ] Rebase the model to main, ensure the PCC = 0.99
- [ ] #13403
- [ ] Provide Op Report
- [ ] Check Model into CI
- [ ] Implement Demo
- [ ] #13402
Ex…
-
## Motivation
Compiling a back-to-back call to `ReplayBuffer.extend` and `ReplayBuffer.sample`, and then calling it multiple times causes the function to be recompiled each time.
```python
impo…
-
**Is your feature request related to a problem? Please describe.**
Many ops assume the right padding.
We want to establish a standard where ops assume padding to be junk.
**Describe the solution …
-
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
## Config Migration Needed
- […
-
## Description
- error: 'ttnn.conv2d' op Bias must only have data on the final dimenstion in vgg variants
## Reproduce
```
git checkout kkannan/vgg_conv2d_issue
git submodule update --recursive
# …
-
### What's the use case?
I have a job with a dynamic graph, using DynamicOut.
The ops are configured with Pydantic configs, allowing us to parametrize the ops in the launchpad.
In each Op, we…
-
In #109331 we need to replace an anonymous struct with a named `%dx.types.splitdouble` struct during lowering to DXIL ops, and there are a few other operations that need to undergo a similar transform…
-
## Describe the bug
lighteval nanotron --checkpoint_config_path ../nexatron/examples/tiny_llama3/checkpoints/100000/config.yaml --lighteval_config_path examples/nanotron/lighteval_config_o
verride_t…
-
I got this error when running
`python tools/create_data.py nuscenes --root-path ./data/nuscenes --out-dir ./data/nuscenes --extra-tag nuscenes --version v1.0 --canbus ./data`
```
(open-mmlab) go…
-
from towhee import ops, pipe, DataCollection
## create image embeddings and build index
p = (
pipe.input('file_name')
.map('file_name', 'img', ops.image_decode.cv2())
.map('img', 'vec…