Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

float vs double #21

Open
roottreej opened this issue Apr 26, 2024 · 1 comment
Open

float vs double #21

roottreej opened this issue Apr 26, 2024 · 1 comment

Comments

@roottreej
Copy link

Hello,
Because it is possible to use keras in python with double precision keras.backend.set_floatx('float64') , will you insert a option to create model.c, model.h and model_test.c with double precision ?

Thank you,
Julien

@lucaskdc
Copy link

The last commit on this project was 2y ago and there are PR with no response. If you want to use it I suggest to replace all "float" by the type you need using a script after the .c generation.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants