-
Notifications
You must be signed in to change notification settings - Fork 16
Pull requests: google-research/kauldron
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Add a missing type annotation in
FSDPSharding
dataclass.
#1203
opened Aug 5, 2025 by
copybara-service
bot
Loading…
Expose
AlongTrain
evaluator to be able to create new custom evaluators (e.g. for a set of given steps).
#1202
opened Aug 5, 2025 by
copybara-service
bot
Loading…
add freeze and unfreeze functions and use them to make sure the element_spec does not contain ImmutableDicts
#1201
opened Aug 1, 2025 by
copybara-service
bot
Loading…
write global element_spec rather than the device local
#1200
opened Aug 1, 2025 by
copybara-service
bot
Loading…
Also apply transform_after_optimizer in Evaluator
#1191
opened Jul 23, 2025 by
copybara-service
bot
Loading…
adding custom chrono metrics, which allows domain-specific speed measurement (e.g. how many frames processed per second, for video models).
#1169
opened Jul 1, 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…
Fix filter transform type checking base classes
#1156
opened Jun 6, 2025 by
copybara-service
bot
Loading…
Removing the added line leads to breakage in existing projects (e.g., TAPNext). Modified that single line.
#1146
opened May 26, 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…
Previous Next
ProTip!
Find all pull requests that aren't related to any open issues with -linked:issue.