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

Activation unit #1

Merged
merged 210 commits into from
Sep 24, 2024
Merged

Activation unit #1

merged 210 commits into from
Sep 24, 2024

Conversation

gamzeisl
Copy link
Collaborator

This PR cleans and extends the merge request !10 on GitLab.

Changes:

  • Implementation of integer-only GELU and RELU activation unit for ITA.
  • Feedforward and linear layers are added to the FSM.
  • FFN requant params are reserved in the register file.

@gamzeisl gamzeisl self-assigned this Sep 11, 2024
Copy link
Collaborator

@Xeratec Xeratec left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

There are a lot of changes but look good to me. I only have a few minor comments about the golden model and the CI. Furthermore, I suggest squashing the changes to keep a clean commit history.

.gitlab-ci.yml Outdated Show resolved Hide resolved
PyITA/ITA.py Outdated Show resolved Hide resolved
PyITA/ITA.py Outdated Show resolved Hide resolved
PyITA/ITA.py Outdated Show resolved Hide resolved
PyITA/test_ITA.py Outdated Show resolved Hide resolved
gamzeisl and others added 27 commits September 24, 2024 18:22
@gamzeisl gamzeisl merged commit 2e6e8d8 into main Sep 24, 2024
6 checks passed
@gamzeisl gamzeisl deleted the activation-unit branch September 24, 2024 16:44
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

Successfully merging this pull request may close these issues.

3 participants