Skip to content

Use tensors instead of numpy arrays in feed dicts#344

Merged
boomanaiden154 merged 6 commits intomainfrom
users/boomanaiden154/use-tensors-instead-of-numpy-arrays-in-feed-dicts
May 19, 2025
Merged

Use tensors instead of numpy arrays in feed dicts#344
boomanaiden154 merged 6 commits intomainfrom
users/boomanaiden154/use-tensors-instead-of-numpy-arrays-in-feed-dicts

Conversation

@boomanaiden154
Copy link
Collaborator

This makes it easier to use tf.function on a training step as we are now
passing tensors around rather than converting to tensors later on.

boomanaiden154 added a commit to boomanaiden154/gematria that referenced this pull request May 18, 2025
This makes it easier to use tf.function on a training step as we are now
passing tensors around rather than converting to tensors later on.

Pull Request: google#344
boomanaiden154 and others added 4 commits May 19, 2025 16:17
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 boomanaiden154 changed the base branch from users/boomanaiden154/main.use-tensors-instead-of-numpy-arrays-in-feed-dicts to main May 19, 2025 16:18
@boomanaiden154 boomanaiden154 merged commit 2894e8c into main May 19, 2025
13 checks passed
@boomanaiden154 boomanaiden154 deleted the users/boomanaiden154/use-tensors-instead-of-numpy-arrays-in-feed-dicts branch May 19, 2025 16:19
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