-
Notifications
You must be signed in to change notification settings - Fork 37
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Make
SourceProfileFunction
as a Protocol
.
Drive-by: - fix the broken type check in the auto SourceBuilder builder. Currently all types are stringified (with `from __future__ import annotations`) so this branch isn't hit anyway. In a follow up we will replace this flexible logic with logic that just checks the runtime params and model func explicitly (rather than the general `Builder` logic we have currently). PiperOrigin-RevId: 707541015
- Loading branch information
Showing
1 changed file
with
26 additions
and
15 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters