NVIDIA / flownet2-pytorch

Pytorch implementation of FlowNet 2.0: Evolution of Optical Flow Estimation with Deep Networks

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

networks/resample2d_package/resample2d_cuda.cc

1359347500cwc opened this issue · comments

#include <ATen/ATen.h>
#include <torch/torch.h>

#include "resample2d_kernel.cuh"

can't include these files