Skip to content

Commit

Permalink
Fix the compiling error.
Browse files Browse the repository at this point in the history
  • Loading branch information
xinyazhang authored and avbokovoy committed Aug 7, 2024
1 parent 060c759 commit 4052548
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@
#include "fbgemm_gpu/split_embeddings_utils.cuh"
#include "fbgemm_gpu/sparse_ops.h"
#include "fbgemm_gpu/sparse_ops_utils.h"
#include <iostream>

using Tensor = at::Tensor;
using namespace fbgemm_gpu;
Expand Down

0 comments on commit 4052548

Please sign in to comment.