提交 cb54f4c2 编写于 作者: A Alexander Alekhin

Merge pull request #17587 from tomoaki0705:fixCUDAOptflowJetson

......@@ -154,8 +154,7 @@ namespace tvl1flow
};
template <
typename T,
typename = std::enable_if_t<std::is_base_of<SrcTex, T>::value>
typename T
>
__global__ void warpBackwardKernel(
const PtrStepSzf I0, const T src, const PtrStepf u1, const PtrStepf u2,
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册