DeepCAD-RT icon indicating copy to clipboard operation
DeepCAD-RT copied to clipboard

Input type (double) and bias type (float) mismatched error during training

Open JessicaYoujiaLi opened this issue 9 months ago • 3 comments

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!

JessicaYoujiaLi avatar Apr 11 '25 05:04 JessicaYoujiaLi

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!

cabooster avatar Apr 11 '25 13:04 cabooster

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!

Image

JessicaYoujiaLi avatar Apr 23 '25 04:04 JessicaYoujiaLi

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!

cabooster avatar Apr 27 '25 09:04 cabooster

Thank you so much! The problem is solved.

JessicaYoujiaLi avatar Jun 09 '25 17:06 JessicaYoujiaLi