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

weights not saved properly #476

Open
sushant7878 opened this issue Jan 25, 2023 · 1 comment
Open

weights not saved properly #476

sushant7878 opened this issue Jan 25, 2023 · 1 comment

Comments

@sushant7878
Copy link

sushant7878 commented Jan 25, 2023

when I try to run save_model.py it runs without error but all the weights are not saved properly. it says

Total params: 6,062,814
Trainable params: 6,056,606
Non-trainable params: 6,208

when it is saved properly,it should be

Total params: 64,429,405
Trainable params: 64,363,101
Non-trainable params: 66,304

as shown in figure below.

can someone help me with case??

problem-1
problem-2

@Sanju0392
Copy link

i am also facing same issue

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