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

Puzzle of generating weights_float.bin #10

Open
lishen565 opened this issue Jun 9, 2020 · 3 comments
Open

Puzzle of generating weights_float.bin #10

lishen565 opened this issue Jun 9, 2020 · 3 comments

Comments

@lishen565
Copy link

Hi, I don't know how to generate weights_float.bin when I wanna to trian skynet on new dataset. I guess the skynet is trained by pytorch, whose product should be *.pth file. I appreciate that if you can share the method about how to generate weights_float.bin. Thanks a lot.

@tianyma
Copy link

tianyma commented Jun 22, 2021

I am confused, too.

@tianyma
Copy link

tianyma commented Jun 26, 2021

Hi, I don't know how to generate weights_float.bin when I wanna to trian skynet on new dataset. I guess the skynet is trained by pytorch, whose product should be *.pth file. I appreciate that if you can share the method about how to generate weights_float.bin. Thanks a lot.

The weights_fixed.bin is created by HLS, where you can find in the HLS dir, HLS inputs weights_float.bin, and output weights_fixed.bin.

@tianyma
Copy link

tianyma commented Jul 8, 2021

besides, you should fuse the param of conv layer and bn layer before packing

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