DwenGu
DwenGu
Hi, @dkurt I have tried the GPU coded provided by @ngaloppo. I use the following command: ``` benchmark_app.exe -m C:\workspace\LenovoVideoInterp\SupportLayers-Original\grid_sample.xml -niter 200 -c C:\workspace\LenovoVideoInterp\openvino_pytorch_layers-master\user_ie_extensions\gpu_extensions.xml -d GPU ``` But, some errors...
I have already implemented the ```F.grid_sample(img,` grid, mode='bilinear', padding_mode='reflection', align_corners=True). ```
Where can we find the roadmap?