Input type (double) and bias type (float) mismatched error during training
Hi,
I was running the google collab demo notebook and ran into the issue above. The only changes I made is that instead of deepcad 1.3.0 I installed 1.2.0 to prevent the 'No Module' issue. May I get some help on that? Thank you!
Thank you for your interest in our method. We have confirmed the issue you mentioned and have made targeted modifications to the Colab code. Please revisit the Colab link provided in our project's README and test it again.
This time, you no longer need to worry about errors related to downloading DeepCAD 1.3.0 or modifying the pip install command.
If you encounter any further issues, feel free to contact me. Thanks!
Hi, I am really appreciate your timely response and helping fixing the issue! However, the Input type error seemed to still exists when I running the google collab notebook, and it is occurred at line 720. I am wondering if there are anything else I need to do to fix this problem? I am attaching the error here for your reference.
Thank you so much!
Hi,
The bug you reported has been fixed—thank you for bringing this to my attention! Could you please re-run the Colab notebook to test the updated version? Let me know if the issue persists or if you encounter any other problems.
I appreciate your feedback and support!
Thank you so much! The problem is solved.