Skip to content

Commit

Permalink
#10869: Distributing reviews required for ops (#10870)
Browse files Browse the repository at this point in the history
  • Loading branch information
eyonland authored Jul 30, 2024
1 parent 800b391 commit 679038c
Showing 1 changed file with 8 additions and 1 deletion.
9 changes: 8 additions & 1 deletion CODEOWNERS
Validating CODEOWNERS rules …
Original file line number Diff line number Diff line change
Expand Up @@ -114,10 +114,17 @@ ttnn/ @eyonland @arakhmati @cfjchu @xanderchin @TT-BrianLiu @ayerofieiev-tt @dma
ttnn/**/kernels/ # Removes the owners above from owning kernels unless specified afterwards
ttnn/setup.py @tt-rkim
ttnn/CMakeLists.txt @tt-rkim @ayerofieiev-tt
ttnn/cpp/ttnn/operations/ccl/ @SeanNijjar @TT-BrianLiu
ttnn/cpp/ttnn/operations/pool/ @mywoodstock @pavlejosipovic
ttnn/cpp/ttnn/operations/conv2d/ @mywoodstock @pavlejosipovic
ttnn/cpp/ttnn/operations/data_movement/ @tarafdarTT @sjameelTT @yan-zaretskiy
ttnn/cpp/ttnn/operations/matmul/ @TT-BrianLiu @bbradelTT @yugaoTT
ttnn/cpp/ttnn/operations/eltwise/ @arakhmati @eyonland
ttnn/cpp/ttnn/operations/reduction/ @SeanNijjar @tarafdarTT @sjameelTT
ttnn/cpp/ttnn/operations/normalization/ @yugaoTT @tt-aho
ttnn/cpp/ttnn/operations/embedding/ @tarafdarTT @tt-aho @TT-BrianLiu
ttnn/cpp/ttnn/operations/moreh* @razorback3 @dongjin-na
tests/ttnn/ @eyonland @arakhmati @cfjchu @xanderchin @TT-BrianLiu @ayerofieiev-tt @dmakoviichuk-tt @razorback3 @dongjin-na

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

0 comments on commit 679038c

Please sign in to comment.