Align missing argument in AllReduceCoalescedHandle (#7414)
After a new argument (handle_dependency) was added to the corresponding
wait() methods, AllReduceCoalescedHandle has to be aligned, too.
Signed-off-by: Max Kovalenko <mkovalenko@habana.ai>
Co-authored-by: Logan Adams <114770087+loadams@users.noreply.github.com>
Co-authored-by: Masahiro Tanaka <81312776+tohtana@users.noreply.github.com>