[BUILD] Use fmt-header instead of libfmt (#1791)
[ROCm/rccl commit: 6b4ad0fd74]
Esse commit está contido em:
@@ -9,7 +9,6 @@
|
||||
#include "debug.h"
|
||||
#include "device.h"
|
||||
#include "proxy.h"
|
||||
#include <fmt/format.h>
|
||||
#include <map>
|
||||
|
||||
constexpr int32_t kFinishedProxyOpItems = 32;
|
||||
@@ -261,4 +260,4 @@ void facebook_rccl::addNewProxyOp(std::unique_ptr<ProxyTrace> &proxyTraceObj,
|
||||
proxyTraceObj->addNewProxyTraceOpImpl(key, extraInfo, opType, channelId,
|
||||
nSteps, nbytes, peerRank);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Referência em uma Nova Issue
Bloquear um usuário