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

Vectorize the scalarization method instead of producing multiple class instances. This should run faster + reduce the jitted graph size (prevent RAM blowups) #1136

Merged
merged 1 commit into from
Jul 3, 2024

Conversation

copybara-service[bot]
Copy link

@copybara-service copybara-service bot commented Jul 2, 2024

Vectorize the scalarization method instead of producing multiple class instances. This should run faster + reduce the jitted graph size (prevent RAM blowups)

@copybara-service copybara-service bot changed the title Add back jitting to scoring_fn Vectorize the scalarization method instead of producing multiple class instances. Jul 3, 2024
@copybara-service copybara-service bot force-pushed the test_648829193 branch 2 times, most recently from 5cce53d to 42e7ec4 Compare July 3, 2024 00:27
@copybara-service copybara-service bot changed the title Vectorize the scalarization method instead of producing multiple class instances. Vectorize the scalarization method instead of producing multiple class instances. This should run faster + reduce the jitting cache graph size. Jul 3, 2024
@copybara-service copybara-service bot changed the title Vectorize the scalarization method instead of producing multiple class instances. This should run faster + reduce the jitting cache graph size. Vectorize the scalarization method instead of producing multiple class instances. This should run faster + reduce the jitted graph size (prevent RAM blowups) Jul 3, 2024
@copybara-service copybara-service bot force-pushed the test_648829193 branch 13 times, most recently from 3e2b4f3 to cdaf227 Compare July 3, 2024 02:00
…s instances. This should run faster + reduce the jitted graph size (prevent RAM blowups)

PiperOrigin-RevId: 648911793
@copybara-service copybara-service bot merged commit 5d0e992 into main Jul 3, 2024
@copybara-service copybara-service bot deleted the test_648829193 branch July 3, 2024 02:13
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.

None yet

1 participant