Skip to content

Commit

Permalink
#0: update CODEOWNERS for distributed subdirectories (#13503)
Browse files Browse the repository at this point in the history
Co-authored-by: Artem Yerofieiev <[email protected]>
  • Loading branch information
cfjchu and ayerofieiev-tt authored Oct 4, 2024
1 parent d2fcf94 commit fb60e69
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions CODEOWNERS
Validating CODEOWNERS rules …
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,7 @@ tests/scripts/tgg/ @ttmchiou
tt_metal/ @abhullar-tt @pgkeller @aliuTT @tt-aho @tt-dma @tt-asaigal @ubcheema
tt_metal/host_api.hpp @abhullar-tt @pgkeller @aliuTT @tt-aho @tt-dma @tt-asaigal @davorchap
tt_metal/impl/device/ @abhullar-tt @pgkeller @aliuTT @tt-aho @tt-dma @tt-asaigal @ubcheema @davorchap @cfjchu
tt_metal/distributed/ @cfjchu @aliuTT

# metal - dispatch
tt_metal/impl/dispatch/kernels/packet_* @ubcheema @aliuTT
Expand Down Expand Up @@ -113,6 +114,11 @@ ttnn/cpp/ttnn/operations/embedding_backward/ @TT-BrianLiu @yan-zaretskiy
tests/ttnn/ @ayerofieiev-tt @dmakoviichuk-tt @rfurko-tt @cfjchu @TT-BrianLiu @razorback3 @dongjin-na
tests/sweep_framework/ @xanderchin @jdesousa-TT @sjameelTT

# TTNN Distributed
ttnn/cpp/ttnn/distributed/ @cfjchu @ayerofieiev-tt @dmakoviichuk-tt
ttnn/ttnn/distributed/ @cfjchu @ayerofieiev-tt @dmakoviichuk-tt
tests/ttnn/distributed/ @cfjchu @ayerofieiev-tt @dmakoviichuk-tt

# models
/models/ @tt-rkim @uaydonat
/models/*/**
Expand Down

0 comments on commit fb60e69

Please sign in to comment.