Skip to content

Port model_blocks to TF2 #281

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

Merged
merged 21 commits into from
Apr 20, 2025

Conversation

boomanaiden154
Copy link
Collaborator

This patch ports model_blocks and model_blocks_test to TF2. The major
change is the removal of the add_residual_connection_function. This is
not needed anymore given that everything will be constructed explicitly
eagerly inside the forward pass of models building off of the residual
connection layer.

boomanaiden154 added a commit to boomanaiden154/gematria that referenced this pull request Jan 4, 2025
This patch ports model_blocks and model_blocks_test to TF2. The major
change is the removal of the add_residual_connection_function. This is
not needed anymore given that everything will be constructed explicitly
eagerly inside the forward pass of models building off of the residual
connection layer.

Pull Request: google#281
boomanaiden154 added a commit to boomanaiden154/gematria that referenced this pull request Jan 6, 2025
This patch ports model_blocks and model_blocks_test to TF2. The major
change is the removal of the add_residual_connection_function. This is
not needed anymore given that everything will be constructed explicitly
eagerly inside the forward pass of models building off of the residual
connection layer.

Pull Request: google#281
Created using spr 1.3.4

[skip ci]
Created using spr 1.3.4
boomanaiden154 added a commit to boomanaiden154/gematria that referenced this pull request Mar 30, 2025
This patch ports model_blocks and model_blocks_test to TF2. The major
change is the removal of the add_residual_connection_function. This is
not needed anymore given that everything will be constructed explicitly
eagerly inside the forward pass of models building off of the residual
connection layer.

Pull Request: google#281
Created using spr 1.3.4

[skip ci]
Created using spr 1.3.4
Created using spr 1.3.4

[skip ci]
Created using spr 1.3.4
boomanaiden154 added a commit to boomanaiden154/gematria that referenced this pull request Apr 6, 2025
This patch ports model_blocks and model_blocks_test to TF2. The major
change is the removal of the add_residual_connection_function. This is
not needed anymore given that everything will be constructed explicitly
eagerly inside the forward pass of models building off of the residual
connection layer.

Pull Request: google#281
Created using spr 1.3.4

[skip ci]
Created using spr 1.3.4
boomanaiden154 added a commit to boomanaiden154/gematria that referenced this pull request Apr 6, 2025
This patch ports model_blocks and model_blocks_test to TF2. The major
change is the removal of the add_residual_connection_function. This is
not needed anymore given that everything will be constructed explicitly
eagerly inside the forward pass of models building off of the residual
connection layer.

Pull Request: google#281
Created using spr 1.3.4

[skip ci]
Created using spr 1.3.4
boomanaiden154 added a commit to boomanaiden154/gematria that referenced this pull request Apr 7, 2025
This patch ports model_blocks and model_blocks_test to TF2. The major
change is the removal of the add_residual_connection_function. This is
not needed anymore given that everything will be constructed explicitly
eagerly inside the forward pass of models building off of the residual
connection layer.

Pull Request: google#281
boomanaiden154 added a commit to boomanaiden154/gematria that referenced this pull request Apr 8, 2025
This patch ports model_blocks and model_blocks_test to TF2. The major
change is the removal of the add_residual_connection_function. This is
not needed anymore given that everything will be constructed explicitly
eagerly inside the forward pass of models building off of the residual
connection layer.

Pull Request: google#281
Created using spr 1.3.4
Created using spr 1.3.4

[skip ci]
Created using spr 1.3.4
Created using spr 1.3.4

[skip ci]
Created using spr 1.3.4
boomanaiden154 added a commit to boomanaiden154/gematria that referenced this pull request Apr 19, 2025
This patch ports model_blocks and model_blocks_test to TF2. The major
change is the removal of the add_residual_connection_function. This is
not needed anymore given that everything will be constructed explicitly
eagerly inside the forward pass of models building off of the residual
connection layer.

Pull Request: google#281
boomanaiden154 added a commit to boomanaiden154/gematria that referenced this pull request Apr 19, 2025
This patch ports model_blocks and model_blocks_test to TF2. The major
change is the removal of the add_residual_connection_function. This is
not needed anymore given that everything will be constructed explicitly
eagerly inside the forward pass of models building off of the residual
connection layer.

Pull Request: google#281
Created using spr 1.3.4

[skip ci]
Created using spr 1.3.4
boomanaiden154 and others added 2 commits April 20, 2025 10:14
Created using spr 1.3.4

[skip ci]
Created using spr 1.3.4
@boomanaiden154 boomanaiden154 changed the base branch from users/boomanaiden154/main.port-model_blocks-to-tf2 to main April 20, 2025 10:15
@boomanaiden154 boomanaiden154 merged commit 43dcda1 into main Apr 20, 2025
13 checks passed
@boomanaiden154 boomanaiden154 deleted the users/boomanaiden154/port-model_blocks-to-tf2 branch April 20, 2025 10:15
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.

2 participants