We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4cb39c1 commit 979f102Copy full SHA for 979f102
torchrec/inference/inference_legacy/src/BatchingQueue.cpp
@@ -20,7 +20,6 @@
20
#include <ATen/core/Dict.h>
21
#include <ATen/record_function.h> // @manual
22
#include <c10/core/Device.h>
23
-#include <c10/core/DeviceType.h>
24
#include <c10/cuda/CUDAGuard.h>
25
#include <c10/cuda/CUDAStream.h>
26
#include <fmt/format.h>
0 commit comments