Vowpal Wabbit
|
#include "vw/allreduce/allreduce.h"
#include "vw/common/vw_exception.h"
#include "vw/core/global_data.h"
#include <cstddef>
Namespaces | |
namespace | VW |
namespace | VW::details |
Functions | |
template<class T , void(*)(T &, const T &) f> | |
void | VW::details::all_reduce (VW::workspace &all, T *buffer, const size_t n) |