Searched refs:combine_threshold_in_bytes (Results 1 – 6 of 6) sorted by relevance
109 AllReduceCombiner::AllReduceCombiner(int64_t combine_threshold_in_bytes, in AllReduceCombiner() argument111 : combine_threshold_in_bytes_(combine_threshold_in_bytes), in AllReduceCombiner()
112 ReduceScatterCombiner::ReduceScatterCombiner(int64_t combine_threshold_in_bytes, in ReduceScatterCombiner() argument114 : combine_threshold_in_bytes_(combine_threshold_in_bytes), in ReduceScatterCombiner()
135 AllGatherCombiner::AllGatherCombiner(int64_t combine_threshold_in_bytes, in AllGatherCombiner() argument137 : combine_threshold_in_bytes_(combine_threshold_in_bytes), in AllGatherCombiner()
34 AllGatherCombiner(int64_t combine_threshold_in_bytes,
34 AllReduceCombiner(int64_t combine_threshold_in_bytes,
31 ReduceScatterCombiner(int64_t combine_threshold_in_bytes,