Skip to content

Commit

Permalink
Update UpSampleBicubic2d.cpp
Browse files Browse the repository at this point in the history
  • Loading branch information
Kanya-Mo authored Nov 21, 2024
1 parent 9d61313 commit 3802826
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/ATen/native/xpu/UpSampleBicubic2d.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
#include <ATen/core/Tensor.h>
#include <ATen/native/xpu/UpSample.h>
#include <ATen/native/xpu/sycl/UpSampleBicubic2dKernels.h>
#include <ATen/native/xpu/sycl/UpSampleBilinear2dKernels.h>
#include <comm/RegisterUtils.h>

#include <xpu/ATen/ops/upsample_bicubic2d_backward_native.h>
Expand Down

0 comments on commit 3802826

Please sign in to comment.