ChenDRAG/CEP-energy-guided-diffusion

list.astype(np.float32) cause err

98729 opened this issue · 1 comments

98729 commented

When running train_critic.py after training behavior model, line 106 raises an error because list doesn't have astype method. How to fix this?

I've made a PR 4cc0622 trying to fix this issue. So sorry for the inconvenience.

The issue will be closed for now. Feel free to reopen it if there's a further problem.