D3Dnet icon indicating copy to clipboard operation
D3Dnet copied to clipboard

关于D3D模块,CUDA版本,pytorch版本的一些问题

Open wxqhit opened this issue 1 year ago • 5 comments

构建D3D模块时是否一定要使用pytorch1.0.0或者pytorch1.2.0而不能用更高的版本。 我想要在更高的pytorch版本工程中应用这一模块应该做什么修改。

wxqhit avatar Aug 03 '23 12:08 wxqhit

无需修改可以适配更高的pytorch,其中ubuntu可以直接编译使用,win系统需要安装visual studio进行编译。

XinyiYing avatar Aug 06 '23 00:08 XinyiYing

在Ubuntu中编译得到的文件能否直接拿到win系统中使用。

wxqhit avatar Aug 06 '23 02:08 wxqhit

如果不可以的话可以分享一下win系统下编译生成的文件吗。在我的win环境下编译会报错

wxqhit avatar Aug 06 '23 03:08 wxqhit

在Ubuntu中编译得到的文件不能直接拿到win系统中使用。 我是在Ubuntu中编译的,抱歉win系统下编译生成的文件暂时无法提供

XinyiYing avatar Aug 23 '23 02:08 XinyiYing

Now I'm having the same problem, I've never been able to solve this problem with D3D

rongtongxueya avatar Aug 28 '23 13:08 rongtongxueya