blob: 0a3b760a33fdafbeb402a8b1164ef2a781d68f80 [file] [log] [blame]
#include <ATen/native/Unfold2d.h>
namespace at { namespace native {
DEFINE_DISPATCH(unfolded2d_copy_stub);
DEFINE_DISPATCH(unfolded2d_acc_stub);
}}