CaoJupeng

Results 13 comments of CaoJupeng

你好,如果仅仅缺少gpu,有没有替代的方法,谢谢 ------------------ 原始邮件 ------------------ 发件人: ***@***.***>; 发送时间: 2022年4月26日(星期二) 中午12:15 收件人: ***@***.***>; 抄送: ***@***.***>; ***@***.***>; 主题: Re: [Jittor/jrender] image = rgb.numpy()[0].transpose((1, 2, 0))报错 (Issue #8) 收到,谢谢您的反馈,您试试删除cache:rm -rf ~/.cache/jittor,然后更新一下jittor: python3.x -m pip install jittor...

![image](https://user-images.githubusercontent.com/91379978/164965937-09a055e2-185d-4699-8dfa-4c0c23841a62.png) image = rgb.numpy()[0].transpose((1, 2, 0)) RuntimeError: Wrong inputs arguments, Please refer to examples(help(jt.numpy)). Types of your inputs are: self = Var, args = (), The function declarations are: ArrayArgs...

没有注释jt.flags.use_cuda = 1的情况 Traceback (most recent call last): File "D:\semester\insemester_plan\4sophomore\学习资料\B样条神经网络生成曲面\可微渲染\基础教程jittor\jrender-main\demo1-render.py", line 3, in jt.flags.use_cuda = 1 RuntimeError: Wrong inputs arguments, Please refer to examples(help(jt.Flags.use_cuda)). Types of your inputs are: self...