Skip to content

Commit

Permalink
Update embedding_split_host_pt2_cpu_wrapper_template.cpp
Browse files Browse the repository at this point in the history
  • Loading branch information
spcyppt authored Jan 31, 2025
1 parent ca3ebf4 commit 54cdaf7
Showing 1 changed file with 4 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,10 @@
#include "fbgemm_gpu/utils/dispatch_macros.h"
#include "fbgemm_gpu/embedding_common.h"

{%- if has_vbe_support %}
#include "fbgemm_gpu/utils/pt2_autograd_utils.h"
{%- endif %}

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

Expand Down

0 comments on commit 54cdaf7

Please sign in to comment.