环境:jetson xavier nx,cuda:10.2 cuDNN: 8, jetpack: 4.5.1(最新)
下面截图是 import paddle.fluid as fluid 的结果:
image
下面截图是 运行 fluid.install_check.run_check() 的结果:
image
下面截图是运行 python ppdet/modeling/tests/test_architectures.py的结果:
image
从最后的结果上 来看,是通过了测试最后的 test_architectures.py的测试用例,但是前面run_check出现的问题,还是通过了,我就不太确定了。
4条答案
按热度按时间ar5n3qh51#
您好,我们已经收到了您的问题,会安排技术人员尽快解答您的问题,请耐心等待。请您再次检查是否提供了清晰的问题描述、复现代码、环境&版本、报错信息等。同时,您也可以通过查看官网API文档、常见问题、历史Issue、AI社区来寻求解答。祝您生活愉快~
Hi! We've received your issue and please be patient to get responded. We will arrange technicians to answer your questions as soon as possible. Please make sure that you have posted enough message to demo your request. You may also check out the API,FAQ,Github Issue and AI community to get the answer.Have a nice day!
p1tboqfb2#
我好看不到图片
wnrlj8wa3#
不好意思,问题已经解决了,感谢官方的耐心回复。说一下:
我安装的 是 箭头指向的。画 x 的我也测试了一下,发现不符合我目前的环境。这里的话只是我的环境,你的环境可能不太一样,针对 jetson xavier nx。
r7knjye24#
我的环境是:
jetson xavier nx
安装的镜像是官方的:jetpack 4.5.1
其余的cuda,cudnn之类的都是这个镜像自带的了。