Searched refs:MakeCollectiveAdapter (Results 1 – 4 of 4) sorted by relevance
87 CollectiveAdapter* MakeCollectiveAdapter(Tensor* output, int num_chunks,
92 ca_.reset(MakeCollectiveAdapter(col_ctx_->output, group_size_ * num_subdivs_, in Run()
113 ca_.reset(MakeCollectiveAdapter(col_ctx_->output, group_size_ * num_subdivs_, in ContinueAfterInputCopy()
184 CollectiveAdapter* MakeCollectiveAdapter(Tensor* output, int num_chunks, in MakeCollectiveAdapter() function