Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

[Streamline] Allow AbsorbSignBiasIntoMultiThreshold to absorb any bias#1173

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Open
iksnagreb wants to merge6 commits intoXilinx:dev
base:dev
Choose a base branch
Loading
fromiksnagreb:feature/absorb-bias-into-multithreshold

Conversation

@iksnagreb
Copy link
Contributor

Note: Keep the name indicating only handling signed-bias but adjust the datatype inference after absorbing the bias to handle signed bias as well as outputs.

Draft PR for now, related to work on streamlining for more generalized activation function support via multi-thresholds, but this could be of interest in any situation where it is easier to move some bias (not just the exported sign-bias but any scalarAdd) upwards instead of downwards through the graph, e.g., if there is some joiningMul orMatMul operation blocking the usual flow of streamlining transformation.

Note: Keep the name indicating only handling signed-bias but adjust thedatatype inference after absorbing the bias to handle signed bias aswell as outputs.
Adds more (proably too much) code documentation and more usefulewarnings instead of a single hard assertion failure...
@iksnagrebiksnagreb marked this pull request as ready for reviewJanuary 31, 2025 11:52
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

No reviews

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

1 participant

@iksnagreb

[8]ページ先頭

©2009-2025 Movatter.jp