-
Notifications
You must be signed in to change notification settings - Fork 17
Pull requests: google-research/kauldron
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
add better error reporting for metrics merging / finalizing / computing
#1263
opened Oct 2, 2025 by
copybara-service
bot
Loading…
Adding
CheckpointedEvaluator
to allow resuming evaluations.
#1260
opened Oct 1, 2025 by
copybara-service
bot
Loading…
Fix bug with experiment creation that raises OSError
#1231
opened Sep 5, 2025 by
copybara-service
bot
Loading…
Exit standalone evaluators if the trainer has failed.
#1207
opened Aug 7, 2025 by
copybara-service
bot
Loading…
Also apply transform_after_optimizer in Evaluator
#1191
opened Jul 23, 2025 by
copybara-service
bot
Loading…
Hacky fix for failing evaluators:
ValueError: list.remove(x): x not in list
#1159
opened Jun 16, 2025 by
copybara-service
bot
Loading…
This CL is a modified version of the TAPNext model that can handle video segmentation, alongside other modifications, such as the kubric data reader.
#1138
opened May 15, 2025 by
copybara-service
bot
Loading…
Diffbase CL is touching third_party code so I need this line here.
#1095
opened Mar 31, 2025 by
copybara-service
bot
Loading…
Diffbase CL is touching third_party code so I need this line here.
#1094
opened Mar 31, 2025 by
copybara-service
bot
Loading…
Allow "opt_state" to be loaded successfully.
#1026
opened Feb 16, 2025 by
copybara-service
bot
Loading…
Use sgd rather than adagrad for the classification example
#983
opened Dec 18, 2024 by
copybara-service
bot
Loading…
Adding NormalizeToRange op and support for unqiue_labels in the RocAuc computation.
#914
opened Oct 29, 2024 by
copybara-service
bot
Loading…
Replace
prefetch
with mp_prefetch
in PyGrain.
#912
opened Oct 25, 2024 by
copybara-service
bot
Loading…
Convert shape spec parsing to a standalone parser to remove the lark dependency
#868
opened Sep 23, 2024 by
copybara-service
bot
Loading…
Previous Next
ProTip!
Exclude everything labeled
bug
with -label:bug.