Closed tlightsky closed 2 years ago
update: after change here
jt.flags.use_cuda = 0
got this error
RuntimeError: Wrong inputs arguments, Please refer to examples(help(jt.sync)).
Types of your inputs are:
self = Var,
args = (),
The function declarations are:
void sync(bool device_sync = false, bool weak_sync = true)
Failed reason:[f 0814 09:58:31.765113 00 op.cc:182] Check failed: flags.get(NodeFlags::_cpu) Something wrong... Could you please report this issue?
Op code doesn't have cpu version
JNeRF does not support m1max at present. JNeRF also does not support running on CPU yet. We recommend running JNeRF on NVIDIA's GPU.
got it, thanks