Skip to content

weights not saved properly #476

Open
@sushant7878

Description

@sushant7878

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions