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.
<rmm/mr/device/*>
<rmm/mr/*>
1 parent 3658b75 commit 000b54eCopy full SHA for 000b54e
cpp/src_prims_opg/matrix/matrix_utils.cu
@@ -7,7 +7,7 @@
7
#include <cumlprims/opg/matrix/matrix_utils.hpp>
8
#include <raft/linalg/transpose.cuh>
9
#include <rmm/device_uvector.hpp>
10
-#include <rmm/mr/device/per_device_resource.hpp>
+#include <rmm/mr/per_device_resource.hpp>
11
12
namespace MLCommon {
13
namespace Matrix {
0 commit comments