Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / google/fiddle issues and pull requests
#467 - Create a midlevel `SignatureInfo` class for signatures to save `__signature__` and `_has_var_keyword`. It will also store information like `__has_var_positional__` in the short future.
Pull Request -
State: closed - Opened by copybara-service[bot] over 1 year ago
#466 - Create a midlevel `CallableInfo` class for signatures to save `__signature__` and `_has_var_keyword`. It will also store information like `__has_var_positional__` in the short future.
Pull Request -
State: closed - Opened by copybara-service[bot] over 1 year ago
#465 - Create a midlevel `CallableInfo` class for signatures to save `__signature__` and `_has_var_keyword`. It will also store information like `__has_var_positional__` in the short future.
Pull Request -
State: closed - Opened by copybara-service[bot] over 1 year ago
#465 - Create a midlevel `CallableInfo` class for signatures to save `__signature__` and `_has_var_keyword`. It will also store information like `__has_var_positional__` in the short future.
Pull Request -
State: closed - Opened by copybara-service[bot] over 1 year ago
#464 - Enable users to import validation APIs directly from top level
Pull Request -
State: closed - Opened by copybara-service[bot] over 1 year ago
#464 - Enable users to import validation APIs directly from top level
Pull Request -
State: closed - Opened by copybara-service[bot] over 1 year ago
#463 - Temporarily revert partial refactor to fix serialization-related issues.
Pull Request -
State: closed - Opened by copybara-service[bot] over 1 year ago
#462 - Introduce special overrides module for import aliases for modules and symbols.
Pull Request -
State: closed - Opened by copybara-service[bot] over 1 year ago
#462 - Introduce special overrides module for import aliases for modules and symbols.
Pull Request -
State: closed - Opened by copybara-service[bot] over 1 year ago
#461 - Pax-specific codegen: emit docstrings for classes and methods, to silence lint errors.
Pull Request -
State: open - Opened by copybara-service[bot] over 1 year ago
- 1 comment
#461 - Pax-specific codegen: emit docstrings for classes and methods, to silence lint errors.
Pull Request -
State: open - Opened by copybara-service[bot] over 1 year ago
- 1 comment
#460 - Utilize config_normalizer APIs to make a Pax-specific graphviz function.
Pull Request -
State: open - Opened by copybara-service[bot] over 1 year ago
- 1 comment
#459 - Options to remove eval / decoder datasets, if those are not needed for downstream usage and just add verbosity to the baseline config.
Pull Request -
State: open - Opened by copybara-service[bot] over 1 year ago
- 1 comment
#459 - Options to remove eval / decoder datasets, if those are not needed for downstream usage and just add verbosity to the baseline config.
Pull Request -
State: open - Opened by copybara-service[bot] over 1 year ago
- 1 comment
#458 - Bump Fiddle version to 0.2.10.
Pull Request -
State: closed - Opened by copybara-service[bot] over 1 year ago
#458 - Bump Fiddle version to 0.2.10.
Pull Request -
State: closed - Opened by copybara-service[bot] over 1 year ago
#457 - Temporarily revert partial refactor to fix serialization-related issues.
Pull Request -
State: closed - Opened by copybara-service[bot] over 1 year ago
#457 - Temporarily revert partial refactor to fix serialization-related issues.
Pull Request -
State: closed - Opened by copybara-service[bot] over 1 year ago
#456 - Add return type annotations for new but non-auto_config functions.
Pull Request -
State: closed - Opened by copybara-service[bot] over 1 year ago
- 1 comment
#455 - Further simplify `config.py` by moving out casting related functions.
Pull Request -
State: closed - Opened by copybara-service[bot] over 1 year ago
#455 - Further simplify `config.py` by moving out casting related functions.
Pull Request -
State: closed - Opened by copybara-service[bot] over 1 year ago
#454 - Use new import_manager_wrapper utility module (See change in https://github.com/google/fiddle)
Pull Request -
State: open - Opened by copybara-service[bot] over 1 year ago
- 1 comment
#453 - Pull out utility function that creates code_ir nodes from the import manager.
Pull Request -
State: closed - Opened by copybara-service[bot] over 1 year ago
- 1 comment
#452 - Another __init__.py fix
Pull Request -
State: closed - Opened by copybara-service[bot] over 1 year ago
- 1 comment
#451 - Add __init__ file for validation, and alias public methods from sub-modules.
Pull Request -
State: closed - Opened by copybara-service[bot] over 1 year ago
- 1 comment
#451 - Add __init__ file for validation, and alias public methods from sub-modules.
Pull Request -
State: closed - Opened by copybara-service[bot] over 1 year ago
- 1 comment
#450 - Is there a way to dump a fiddle config as a nested dict?
Issue -
State: closed - Opened by tyler-romero over 1 year ago
- 1 comment
#449 - Add positional args support for `fdl.Config`.
Pull Request -
State: open - Opened by copybara-service[bot] over 1 year ago
#449 - Add positional args support for `fdl.Config`
Pull Request -
State: open - Opened by copybara-service[bot] over 1 year ago
#448 - Move `Partial` and `ArgFactory` out of `config.py`.
Pull Request -
State: closed - Opened by copybara-service[bot] over 1 year ago
#447 - Validator that checks for custom user objects in configs. Custom user objects break or don't work well with serialization/visualization/codegen.
Pull Request -
State: closed - Opened by copybara-service[bot] over 1 year ago
- 1 comment
#447 - Validator that checks for custom user objects in configs. Custom user objects break or don't work well with serialization/visualization/codegen.
Pull Request -
State: closed - Opened by copybara-service[bot] over 1 year ago
- 1 comment
#446 - Remove configurator; this pattern has not gotten any usage.
Pull Request -
State: closed - Opened by copybara-service[bot] over 1 year ago
- 1 comment
#446 - Remove configurator; this pattern has not gotten any usage.
Pull Request -
State: closed - Opened by copybara-service[bot] over 1 year ago
- 1 comment
#445 - Pax-specific codegen: Add boilerplate stanza methods to configs.
Pull Request -
State: open - Opened by copybara-service[bot] over 1 year ago
- 1 comment
#444 - Bump Fiddle version to 0.2.9.
Pull Request -
State: closed - Opened by copybara-service[bot] over 1 year ago
#443 - Generate experiment diffs from baselines.
Pull Request -
State: open - Opened by copybara-service[bot] over 1 year ago
- 1 comment
#442 - Add a fancier variable namer to codegen_diff, so that variable names can be
Pull Request -
State: closed - Opened by copybara-service[bot] over 1 year ago
- 1 comment
#442 - Add a fancier variable namer to codegen_diff, so that variable names can be
Pull Request -
State: closed - Opened by copybara-service[bot] over 1 year ago
- 1 comment
#441 - Correctly pass the `old` config to the model sharding fiddler generation, which makes the output significantly less verbose. Also uses the new short namer in case intermediate variables are needed.
Pull Request -
State: open - Opened by copybara-service[bot] over 1 year ago
- 1 comment
#440 - Introduce new flags API.
Pull Request -
State: closed - Opened by copybara-service[bot] over 1 year ago
#440 - Introduce new flags API.
Pull Request -
State: closed - Opened by copybara-service[bot] over 1 year ago
#439 - Migrate Fiddle dataclasses integration from core to pax_fiddle.
Pull Request -
State: closed - Opened by copybara-service[bot] over 1 year ago
#438 - Fiddle flags API refactor in preparation for introducing new flags API.
Pull Request -
State: closed - Opened by copybara-service[bot] over 1 year ago
#437 - Bump Fiddle version number to 0.2.8.
Pull Request -
State: closed - Opened by copybara-service[bot] over 1 year ago
#437 - Bump Fiddle version number to 0.2.8.
Pull Request -
State: closed - Opened by copybara-service[bot] over 1 year ago
#436 - Fiddle changes to support Pax-specific codegen. (https://github.com/google/paxml)
Pull Request -
State: closed - Opened by copybara-service[bot] over 1 year ago
- 1 comment
#435 - Internal change
Pull Request -
State: closed - Opened by copybara-service[bot] over 1 year ago
#435 - Internal change
Pull Request -
State: closed - Opened by copybara-service[bot] over 1 year ago
#434 - Delete `TiedValue` and its usages.
Pull Request -
State: closed - Opened by copybara-service[bot] over 1 year ago
#434 - Delete `TiedValue` and its usages.
Pull Request -
State: closed - Opened by copybara-service[bot] over 1 year ago
#433 - Remove fixture_node.py
Pull Request -
State: closed - Opened by copybara-service[bot] over 1 year ago
- 1 comment
#432 - Redesign the sub-fixture transformation so that shared nodes are defined in the least common ancestor sub-fixtures.
Pull Request -
State: closed - Opened by copybara-service[bot] over 1 year ago
#431 - Pax-specific flattened config codegen (MVP, will be building on it further soon).
Pull Request -
State: open - Opened by copybara-service[bot] over 1 year ago
- 1 comment
#431 - Pax-specific flattened config codegen (MVP, will be building on it further soon).
Pull Request -
State: open - Opened by copybara-service[bot] over 1 year ago
- 1 comment
#430 - Fix some bugs in some of "Fiddle tutorial with flax" colab notebook text cells.
Pull Request -
State: closed - Opened by copybara-service[bot] over 1 year ago
#430 - Fix some bugs in some of "Fiddle tutorial with flax" colab notebook text cells.
Pull Request -
State: closed - Opened by copybara-service[bot] over 1 year ago
#429 - Update fiddle flags codelab documentation example.
Pull Request -
State: closed - Opened by copybara-service[bot] over 1 year ago
#429 - Update fiddle flags codelab documentation example.
Pull Request -
State: closed - Opened by copybara-service[bot] over 1 year ago
#428 - Fix index.rst section underlines to let docs build with warnings as errors.
Pull Request -
State: closed - Opened by copybara-service[bot] over 1 year ago
#428 - Fix index.rst section underlines to let docs build with warnings as errors.
Pull Request -
State: closed - Opened by copybara-service[bot] over 1 year ago
#427 - for auto_config codegen, make attribute references explicit code IR nodes
Pull Request -
State: closed - Opened by copybara-service[bot] over 1 year ago
- 1 comment
#427 - for auto_config codegen, make attribute references explicit code IR nodes
Pull Request -
State: closed - Opened by copybara-service[bot] over 1 year ago
- 1 comment
#426 - Implement readability checks for baseline configurations.
Pull Request -
State: closed - Opened by copybara-service[bot] over 1 year ago
#425 - Bump Fiddle version number to 0.2.7.
Pull Request -
State: closed - Opened by copybara-service[bot] over 1 year ago
#425 - Bump Fiddle version number to 0.2.7.
Pull Request -
State: closed - Opened by copybara-service[bot] over 1 year ago
#424 - Add a lazy imports context manager API, for example:
Pull Request -
State: closed - Opened by copybara-service[bot] over 1 year ago
#424 - Add a lazy imports context manager API, for example:
Pull Request -
State: closed - Opened by copybara-service[bot] over 1 year ago
#423 - Exposes the new codegen interface
Pull Request -
State: closed - Opened by copybara-service[bot] over 1 year ago
- 1 comment
#423 - Exposes the new codegen interface
Pull Request -
State: closed - Opened by copybara-service[bot] over 1 year ago
- 1 comment
#422 - Unify path parsing, move under daglish extensions.
Pull Request -
State: closed - Opened by copybara-service[bot] over 1 year ago
- 1 comment
#422 - Unify path parsing, move under daglish extensions.
Pull Request -
State: closed - Opened by copybara-service[bot] over 1 year ago
- 1 comment
#421 - New [non-auto_config] codegen based on the auto_config codegen code.
Pull Request -
State: closed - Opened by copybara-service[bot] over 1 year ago
- 1 comment
#421 - New [non-auto_config] codegen based on the auto_config codegen code.
Pull Request -
State: closed - Opened by copybara-service[bot] over 1 year ago
- 1 comment
#420 - Draft/demo CL for readability checks
Pull Request -
State: open - Opened by copybara-service[bot] over 1 year ago
- 1 comment
#420 - Draft/demo CL for readability checks
Pull Request -
State: open - Opened by copybara-service[bot] over 1 year ago
- 1 comment
#419 - Change experimental_allow_dataclass_attribute_access default as False for auto_config.
Pull Request -
State: closed - Opened by copybara-service[bot] over 1 year ago
#419 - Change experimental_allow_dataclass_attribute_access default as False for auto_config.
Pull Request -
State: closed - Opened by copybara-service[bot] over 1 year ago
#418 - Small select API revamp: check_nonempty option (will change the default to True
Pull Request -
State: closed - Opened by copybara-service[bot] over 1 year ago
- 1 comment
#418 - Small select API revamp: check_nonempty option (will change the default to True
Pull Request -
State: closed - Opened by copybara-service[bot] over 1 year ago
- 1 comment
#417 - For testing if `memoize_internables` is a must
Pull Request -
State: open - Opened by copybara-service[bot] over 1 year ago
#417 - For testing if `memoize_internables` is a must
Pull Request -
State: open - Opened by copybara-service[bot] over 1 year ago
#416 - Do not submit: For testing if `memoize_internables` is a must
Pull Request -
State: closed - Opened by copybara-service[bot] over 1 year ago
#416 - Do not submit: For testing if `memoize_internables` is a must
Pull Request -
State: closed - Opened by copybara-service[bot] over 1 year ago
#415 - Make the auto_config codegen API more modular
Pull Request -
State: closed - Opened by copybara-service[bot] over 1 year ago
- 1 comment
#415 - Make the auto_config codegen API more modular
Pull Request -
State: closed - Opened by copybara-service[bot] over 1 year ago
- 1 comment
#414 - Demo/draft/proposal of strict validation -- ensuring that configs don't contain user objects.
Pull Request -
State: open - Opened by copybara-service[bot] over 1 year ago
- 1 comment
#414 - Demo/draft/proposal of strict validation -- ensuring that configs don't contain user objects.
Pull Request -
State: open - Opened by copybara-service[bot] over 1 year ago
- 1 comment
#413 - Draft support for *args.
Pull Request -
State: open - Opened by copybara-service[bot] over 1 year ago
- 1 comment
#413 - Draft support for *args.
Pull Request -
State: open - Opened by copybara-service[bot] over 1 year ago
- 1 comment
#412 - Do not remove first path element by default in shared_to_variables pass. Otherwise, when there is only one Attr at the first place in the path, removing it will lead to no valid name error.
Pull Request -
State: closed - Opened by copybara-service[bot] over 1 year ago
#412 - Do not remove first path element by default in shared_to_variables pass. Otherwise, when there is only one Attr at the first place in the path, removing it will lead to no valid name error.
Pull Request -
State: closed - Opened by copybara-service[bot] over 1 year ago
#411 - draft -- better support for method calls
Pull Request -
State: open - Opened by copybara-service[bot] over 1 year ago
- 1 comment
#411 - draft -- better support for method calls
Pull Request -
State: open - Opened by copybara-service[bot] over 1 year ago
- 1 comment
#410 - Add attribute saving validation for auto_config.
Pull Request -
State: closed - Opened by copybara-service[bot] over 1 year ago
#410 - Add attribute saving validation for auto_config.
Pull Request -
State: closed - Opened by copybara-service[bot] over 1 year ago
#409 - Utility function to convert dataclasses to Fiddle configs, also make the
Pull Request -
State: closed - Opened by copybara-service[bot] over 1 year ago
- 1 comment
#408 - Set auto_config's experimental_allow_dataclass_attribute_access default as False
Pull Request -
State: closed - Opened by copybara-service[bot] over 1 year ago
#407 - Improve error message when missing required flags.
Pull Request -
State: closed - Opened by copybara-service[bot] over 1 year ago
- 1 comment
#406 - Enable fiddle.buildable `__eq__` detect DAG difference.
Pull Request -
State: closed - Opened by copybara-service[bot] over 1 year ago