Uh oh!
There was an error while loading. Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork 20
Pull requests: google/fiddle
Author
Uh oh!
There was an error while loading. Please reload this page.
Label
Uh oh!
There was an error while loading. Please reload this page.
Projects
Uh oh!
There was an error while loading. Please reload this page.
Milestones
Uh oh!
There was an error while loading. Please reload this page.
Reviews
Assignee
Assigned to nobodyLoading
Uh oh!
There was an error while loading. Please reload this page.
Sort
Pull requests list
Make
Config covariant i.e. Config[ChildType] will be treated as a subtype of Config[ParentType].
#612
opened May 13, 2026 by
copybara-serviceBotLoading…
Flip default value of allow_imports to False in Fiddle's absl_flags.
#605
opened Apr 23, 2026 by
copybara-serviceBotLoading…
Add
allow_imports option to DEFINE_fiddle_config etc., default False
#601
opened Mar 6, 2026 by
copybara-serviceBotLoading…
Swap the order of Ego TLS and VehicleStatus modalities.
#585
opened Jul 29, 2025 by
copybara-serviceBotLoading…
In a fdl.Config for a dataclass, when accessing a field that uses a default_factory, populate a child Config (if not already present) wrapping the default_factory call, rather than raising a "Can't get default value for dataclass field ... since it uses a default_factory" error.
#571
opened Mar 18, 2025 by
copybara-serviceBotLoading…
Added suppressions for type errors in various places.
#560
opened Nov 7, 2024 by
copybara-serviceBotLoading…
Internal change. purely make the presubmit happy. to be deleted once the diffbase is removed.
#548
opened May 29, 2024 by
copybara-serviceBotLoading…
Allow default values to be set on Fiddle CLI flags
#545
opened Apr 15, 2024 by
copybara-serviceBotLoading…
[draft] Optimized API for Daglish read-only traversals (traversals that do not
#537
opened Mar 12, 2024 by
copybara-serviceBotLoading…
Enable pytype support for (nested) calls to auto_config-decorated functions.
#534
opened Feb 13, 2024 by
copybara-serviceBotLoading…
Add initial support for positional args support within
fdl.Config.
#483
opened Sep 5, 2023 by
copybara-serviceBotLoading…
Pax-specific codegen: emit docstrings for classes and methods, to silence lint errors.
#461
opened Jul 27, 2023 by
copybara-serviceBotLoading…
Utilize config_normalizer APIs to make a Pax-specific graphviz function.
#460
opened Jul 27, 2023 by
copybara-serviceBotLoading…
Options to remove eval / decoder datasets, if those are not needed for downstream usage and just add verbosity to the baseline config.
#459
opened Jul 27, 2023 by
copybara-serviceBotLoading…
Use new import_manager_wrapper utility module (See change in https://github.com/google/fiddle)
#454
opened Jul 26, 2023 by
copybara-serviceBotLoading…
Pax-specific codegen: Add boilerplate stanza methods to configs.
#445
opened Jul 21, 2023 by
copybara-serviceBotLoading…
PreviousNext
ProTip!
Filter pull requests by the default branch with base:main.