cannot import name '_non_static_mode' from 'paddle.fluid.framework'
收藏
cannot import name '_non_static_mode' from 'paddle.fluid.framework'
收藏
paddle.device.set_device('device')选择gpu训练的时候出现如下错误,“ImportError: cannot import name '_non_static_mode' from 'paddle.fluid.framework' ”不知道为什么。打开了framework.py 里面确实没有_non_static mode这个东西。求教大佬,求解答
0
收藏
请登录后评论
请问解决了吗