Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / tenstorrent/tt-metal issues and pull requests

#12337 - #8920: add strided slice support

Pull Request - State: open - Opened by sjameelTT 15 days ago

#12334 - #11919: Enable fast dispatch build-and-unit-tests

Pull Request - State: open - Opened by ttmchiou 15 days ago - 1 comment

#12332 - #0: Update to gcc-12.x

Pull Request - State: open - Opened by nathan-TT 15 days ago - 3 comments

#12331 - Updated to handle int overflow in create_device_tensor

Pull Request - State: open - Opened by abhullar-tt 15 days ago

#12323 - [Bug Report] Failing to compile on GCC 14 due to uninitialized parameters

Issue - State: closed - Opened by marty1885 15 days ago - 2 comments
Labels: bug, community

#12322 - #12321: Migrate moreh_bmm, moreh_bmm_backward operations from tt_eager to ttnn

Pull Request - State: open - Opened by mrshaw01 15 days ago - 3 comments
Labels: moreh

#12321 - [Feature Request] Refactor moreh_bmm, moreh_bmm_backward

Issue - State: open - Opened by mrshaw01 15 days ago
Labels: feature-request, moreh

#12313 - T3K Falcon40b perplexity tests

Pull Request - State: open - Opened by djordje-tt 15 days ago

#12307 - Mixtral e2e perf

Issue - State: open - Opened by sraizada-tt 16 days ago - 2 comments
Labels: P1_critical, mixtral, LLM_bug, LLMs on Metal, llm_t3000

#12301 - #11401: Minor Supplementary Code Changes for Documentation

Pull Request - State: closed - Opened by cfjchu 16 days ago

#12297 - Add queue_id and optional output tensors to ttnn.add_bw

Issue - State: closed - Opened by mouliraj-mcw 16 days ago - 1 comment
Labels: MCW, ttnn-merge

#12296 - #12256: Migrate moreh_cumsum operation from tt_eager to ttnn

Pull Request - State: open - Opened by ngohoang34 16 days ago - 1 comment
Labels: moreh

#12294 - #12293: Migrate moreh_arange operation from tt_eager to ttnn

Pull Request - State: open - Opened by mrshaw01 16 days ago
Labels: moreh

#12292 - LLama selfout specific optimizations for fused all_gather_matmul op

Pull Request - State: closed - Opened by avoraTT 16 days ago - 1 comment
Labels: llama3, llm_t3000

#12278 - add new pack untilize for transpose/fold/resnet

Pull Request - State: closed - Opened by yugaoTT 16 days ago - 5 comments

#12276 - #12275: Always build the container for every push

Pull Request - State: closed - Opened by dimitri-tenstorrent 16 days ago - 4 comments

#12272 - #12196: Use split readers wherever possible in UNet Shallow

Pull Request - State: closed - Opened by esmalTT 16 days ago

#12265 - #12207: Port moreh_dot to ttnn

Pull Request - State: open - Opened by thanhnguyen-moreh 17 days ago - 4 comments
Labels: moreh

#12258 - #12254: Migrate moreh_adamw operation from tt_eager to ttnn

Pull Request - State: open - Opened by BuiChiTrung 17 days ago
Labels: moreh

#12255 - #12164: Add queue_id and optional output tensors to backward ops

Pull Request - State: open - Opened by mouliraj-mcw 17 days ago - 1 comment

#12251 - #12250: port moreh_matmul from tt_dnn to ttnn

Pull Request - State: closed - Opened by o2buzzle 17 days ago - 4 comments
Labels: moreh

#12247 - #12246: Remove `perf_microbenchmark/common/work_split.hpp`

Pull Request - State: open - Opened by VirdhatchaniKN 17 days ago - 4 comments

#12243 - #9999: remove old maxpools

Pull Request - State: open - Opened by mywoodstock 17 days ago - 2 comments

#12238 - Support for initializing with 0s for SUM reduction WHB0

Pull Request - State: open - Opened by mywoodstock 17 days ago

#12225 - Add `python-is-python3` package to docker images

Issue - State: open - Opened by asrinivasanTT 17 days ago - 5 comments
Labels: bug, infra-ci, P2_should_have, docker

#12224 - Add queue_id and optional output tensors to ttnn.lt

Issue - State: closed - Opened by Aswinmcw 17 days ago
Labels: MCW

#12220 - Large percentage of failures in matmul.full.matmul_default_block_sharded n_size_32 sweeps

Issue - State: open - Opened by bbradelTT 17 days ago - 5 comments
Labels: P1_critical, op_cat: mm

#12212 - #12195: Use `ttnn.reshard` for all resharding in UNet Shallow

Pull Request - State: closed - Opened by esmalTT 17 days ago
Labels: Unet-Shallow

#12208 - Proposal :: constraints & l1 api

Pull Request - State: open - Opened by mbezuljTT 18 days ago

#12207 - [Feature Request] Refactoring moreh_dot_op

Issue - State: open - Opened by thanhnguyen-moreh 18 days ago
Labels: feature-request, moreh

#12206 - [Mixtral8x7B] Identify and fix the source of a specific bad output

Issue - State: open - Opened by mtairum 18 days ago
Labels: bug, P0_Showstopper, mixtral, LLM_bug

#12205 - #0: Fast dispatch host read/write optimizations for workers

Pull Request - State: open - Opened by tt-aho 18 days ago

#12203 - Add GH workflow telemetry into prepare metal action

Pull Request - State: closed - Opened by TT-billteng 18 days ago - 1 comment

#12201 - Investigate fused "UnaryGT + UnaryLT" SFPU LLK

Issue - State: open - Opened by davorchap 18 days ago
Labels: P2_should_have, op_cat: element_wise

#12200 - Create sweep test suite for conv2d

Issue - State: open - Opened by mywoodstock 18 days ago
Labels: P0_Showstopper, CNNs, op_cat: conv2D, conv generality

#12198 - Add support for 2 command queues in UNet Shallow demo

Issue - State: open - Opened by esmalTT 18 days ago
Labels: CNNs, CNN_feature, Unet-Shallow

#12197 - Add tracing support to UNet Shallow demo

Issue - State: open - Opened by esmalTT 18 days ago
Labels: CNNs, CNN_feature, Unet-Shallow

#12196 - Use split readers in all `ttnn.conv2d` layers in UNet Shallow

Issue - State: open - Opened by esmalTT 18 days ago
Labels: CNNs, CNN_feature, Unet-Shallow

#12195 - Use `ttnn.reshard` instead of `ttnn.sharded_to_interleaved` + `ttnn.interleaved_to_sharded` in UNet Shallow

Issue - State: open - Opened by esmalTT 18 days ago
Labels: CNNs, CNN_feature, Unet-Shallow

#12194 - Shard `ttnn.concat` inputs in UNet Shallow so that we use more than 1 core

Issue - State: open - Opened by esmalTT 18 days ago
Labels: CNNs, CNN_feature, Unet-Shallow

#12193 - Support concat for tensors with tile padding

Issue - State: open - Opened by sjameelTT 18 days ago

#12191 - Support row major sharded concat

Issue - State: open - Opened by sjameelTT 18 days ago

#12190 - Support block sharded concat

Issue - State: open - Opened by sjameelTT 18 days ago

#12189 - Support width sharded concat

Issue - State: open - Opened by sjameelTT 18 days ago

#12188 - Enable BH on https://github.com/tenstorrent/tt-metal/actions/workflows/test-dispatch.yaml

Issue - State: open - Opened by ttmchiou 18 days ago
Labels: P2_should_have, gh-workflow

#12187 - MatmulMultiCoreMultiDRAMIn0MCastIn1MCast ND hanging on BH

Issue - State: open - Opened by abhullar-tt 18 days ago - 5 comments
Labels: blackhole, didt_suspected

#12182 - #10808: use sharded concat in yolov4

Pull Request - State: closed - Opened by sjameelTT 18 days ago - 1 comment

#12172 - [Bug Report] LLK functions may not be inlined

Issue - State: closed - Opened by jeongu-moreh 18 days ago - 1 comment
Labels: bug, moreh, LLK

#12166 - [Bugfix] Fixed some locks in Multi*Storages

Pull Request - State: open - Opened by dmakoviichuk-tt 18 days ago

#12155 - TG Llama 3.1 70b functional prefill S=256

Pull Request - State: open - Opened by djordje-tt 19 days ago - 1 comment
Labels: LLM_feature, LLMs on Metal, prefill, llm_tg, llm_t3000

#12152 - Add Dilation to Height Sharded Conv2D

Pull Request - State: closed - Opened by sankarmanoj-tt 19 days ago

#12147 - Add queue_id and optional output tensors to ttnn.neg

Issue - State: open - Opened by VirdhatchaniKN 19 days ago
Labels: MCW

#12146 - Add queue_id and optional output tensors to ttnn.silu

Issue - State: open - Opened by Aswinmcw 19 days ago
Labels: MCW

#12145 - Add UNet Shallow unit tests to post-commit test suite

Pull Request - State: closed - Opened by esmalTT 19 days ago

#12143 - Complex imag and imag_bw, angle_bw TTNN sweeps

Pull Request - State: closed - Opened by npetrovic-tenstorrent 19 days ago

#12136 - #12065: Add optional tensor and queue id for full op

Pull Request - State: open - Opened by Aswinmcw 20 days ago

#12132 - #8355: Add sweep test for logical_and_

Pull Request - State: open - Opened by mouliraj-mcw 20 days ago

#12131 - [Bug Report] Issue with Build Script

Issue - State: open - Opened by hschoi4448 20 days ago - 7 comments
Labels: bug, moreh, P1_critical, cppbuild

#12130 - Added Dilation to Conv2d

Pull Request - State: open - Opened by sankarmanoj-tt 20 days ago - 1 comment

#12129 - Add Mamba unit tests to post-commit test suite

Pull Request - State: open - Opened by esmalTT 20 days ago

#12127 - [Bug Report] Remove unncessary `;;` instances

Issue - State: open - Opened by hschoi4448 22 days ago
Labels: bug, moreh

#12126 - #12124: support moreh_nll_loss support large wight

Pull Request - State: closed - Opened by hschoi4448 22 days ago
Labels: moreh

#12125 - #12094: Refactor `moreh_adam` operation

Pull Request - State: open - Opened by o2buzzle 22 days ago - 6 comments
Labels: moreh

#12124 - [Feature Request] Support `moreh nll_loss` large input

Issue - State: closed - Opened by hschoi4448 22 days ago
Labels: feature-request, moreh

#12123 - Add Block Division for Untilizing in Multicore

Pull Request - State: open - Opened by tarafdarTT 22 days ago

#12122 - Create nightly hermetic build + test with `TT_FROM_PRECOMPILED` turned OFF after changes to run silicon tests in docker

Issue - State: open - Opened by tt-rkim 22 days ago - 4 comments
Labels: infra-ci, P2_should_have, pywheel

#12121 - [llama3-70b] Create device perf tests for prefill/decode

Pull Request - State: open - Opened by skhorasganiTT 22 days ago - 1 comment

#12120 - Missing Llama3 device perf tests

Issue - State: open - Opened by skhorasganiTT 22 days ago
Labels: LLM_feature, llama3

#12119 - n_worker = 6 fails with scatter reduce

Issue - State: open - Opened by caixunshiren 22 days ago
Labels: bug, P1_critical, op_cat: ccl

#12118 - #12117: Refactor DeviceMesh->MeshDevice, DeviceGrid->MeshShape

Pull Request - State: closed - Opened by cfjchu 22 days ago

#12117 - Refactor DeviceMesh/DeviceGrid -> MeshDevice/MeshShape

Issue - State: closed - Opened by cfjchu 22 days ago
Labels: bug

#12116 - Update Llama codeowners

Pull Request - State: open - Opened by cglagovichTT 22 days ago

#12115 - #0: T3k README format adjustments for Mixtral and Falcon

Pull Request - State: open - Opened by vshenoyTT 22 days ago

#12114 - Update CODEOWNERS

Pull Request - State: closed - Opened by ayerofieiev-tt 22 days ago

#12112 - Update CODEOWNERS

Pull Request - State: closed - Opened by ayerofieiev-tt 22 days ago

#12111 - #12073: assert out on block and width sharded concat

Pull Request - State: open - Opened by sjameelTT 22 days ago

#12110 - Fix unhelpful error check

Issue - State: open - Opened by ayerofieiev-tt 22 days ago
Labels: error-handling

#12109 - [Bugfix] Fixed is allocated

Pull Request - State: open - Opened by dmakoviichuk-tt 22 days ago

#12108 - #11962: add stall on unpack reconfig

Pull Request - State: open - Opened by rdjogoTT 22 days ago

#12107 - Bfp8 AllGather Llama optimizations

Issue - State: open - Opened by cglagovichTT 22 days ago - 4 comments
Labels: llama3, llm_t3000

#12106 - Mo/12098 fix op id generation race condition

Pull Request - State: open - Opened by mo-tenstorrent 22 days ago

#12105 - #0: Falcon40b T3K demo mismatch tokens fixed

Pull Request - State: closed - Opened by djordje-tt 22 days ago

#12104 - [Llama3.1 8B] Bad output for long sequence length decode generation

Issue - State: open - Opened by caixunshiren 22 days ago
Labels: llama3

#12103 - Llama3 Decode Perf Burndown

Issue - State: open - Opened by cglagovichTT 22 days ago - 1 comment
Labels: LLM_feature, llm_t3000

#12102 - Implementing Speculative Decode on Llama 3.1 8B: Master Issue

Issue - State: open - Opened by caixunshiren 22 days ago
Labels: LLM_feature, llama3, speculative decode