Skip to content
New issue

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

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

Already on GitHub? # to your account

partial nets and deltas may need larger type #4

Open
lplana opened this issue Aug 3, 2017 · 0 comments
Open

partial nets and deltas may need larger type #4

lplana opened this issue Aug 3, 2017 · 0 comments

Comments

@lplana
Copy link
Member

lplana commented Aug 3, 2017

  • Weight fix-point representation was changed to s16.5. With larger weights, partial nets (s4.27 representation) can get outside the [-16.0, 16.0) range. They may need a longer type and saturation.

  • This may also be the case for error deltas backprop.

# for free to join this conversation on GitHub. Already have an account? # to comment
Projects
None yet
Development

No branches or pull requests

1 participant