tenstorrent / tt-metal

:metal: TT-NN operator library, and TT-Metalium low level kernel programming model.
Apache License 2.0
303 stars 26 forks source link

Move CCL ops to ttnn #9486

Open ayerofieiev-tt opened 2 weeks ago

ayerofieiev-tt commented 2 weeks ago

Consolidate Tensor Manipulation ops in ttnn

Plan

all_gather

line_all_gather

reduce_scatter

CCL common (test and source) after above are done

Testing

For the best coverage, I recommend to run these workflows. If some of them fails, check if it is the same fail as on main:

SeanNijjar commented 3 days ago

Added a few extra bullets for all the CCL common code/tests