You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
New log_metadata function, new oneof filtering, additional run_metadata filtering (#3182)
* Initial commit, nuking all metadata responses and seeing what breaks
* Removed last remnant of LazyLoader
* Reintroducing the lazy loaders.
* Add LazyRunMetadataResponse to EntrypointFunctionDefinition
* Test for lazy loaders works now
* Fixed tests, reformatted
* Use updated template
* Auto-update of Starter template
* Updated more templates
* Fixed failing test
* Fixed step run schemas
* Auto-update of E2E template
* Auto-update of NLP template
* Fixed tests, removed additional .value access
* Further fixing
* Fixed linting issues
* Reformatted
* Linted, formatted and tested again
* Typing
* Maybe fix everything
* Apply some feedback
* new operation
* new log_metadata function
* changes to the base filters
* new filters
* adding log_metadata to __all__
* checkpoint with float casting
* adding tests
* final touches and formatting
* formatting
* moved the utils
* modified log metadata function
* checkpoint
* deprecating the old functions
* linting and final fixes
* better error message
* fixing the client method
* better error message
* consistent creation\
* adjusting tests
* linting
* changes for step metadata
* more test adjustments
* testing unit tests
* linting
* fixing more tests
* fixing more tests
* more test fixes
* fixing the test
* fixing per comments
* added validation, constant error message
* linting
---------
Co-authored-by: AlexejPenner <[email protected]>
Co-authored-by: Andrei Vishniakov <[email protected]>
Co-authored-by: GitHub Actions <[email protected]>
Co-authored-by: Michael Schuster <[email protected]>
0 commit comments