YanjieZe/3D-Diffusion-Policy

_copy_to_cpu not defined

Closed this issue · 1 comments

line 399 in train.py:
payload['state_dicts'][key] = _copy_to_cpu(value.state_dict())
_copy_to_cpu not defined

Hi, thank you for your interest.
I have not encountered this problem before. Have you solved it yet?