Skip to content

Issues: google/ml_collections

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Assignee
Filter by who’s assigned
Sort

Issues list

Field types can change after being set to None
#4 opened Jan 16, 2021 by malmaud updated Jan 16, 2021
Feature request: Expose _apply_op as a public method
#5 opened Jul 20, 2021 by SimonBiggs updated Jul 20, 2021
Proper release
#6 opened Aug 3, 2021 by sassy-crick updated Aug 3, 2021
git tags for releases? bug Something isn't working
#8 opened Sep 14, 2021 by samuela updated Feb 9, 2022
ConfigDict does not allow dictionary key to be int type bug Something isn't working
#13 opened Feb 18, 2022 by Michael-H777 updated Feb 18, 2022
Failed to install
#16 opened Jul 23, 2022 by sgdy3 updated Jul 23, 2022
FrozenConfigDict can't initialize from ConfigDict with tuples
#3 opened Nov 14, 2020 by malmaud updated Aug 16, 2022
FieldReference op assumes type does not change when it does
#18 opened Nov 11, 2022 by ciupakabra updated Nov 11, 2022
'import ml_collections' and 'import logging' occured a bug. bug Something isn't working
#21 opened Jan 13, 2023 by JiafengtTang updated Jan 13, 2023
How to use it in jupyter notebook?
#27 opened Aug 2, 2023 by Ethan-Chen-plus updated Jun 26, 2024
ml_collections / absl -- cannot read config updates from --flagfile bug Something isn't working
#20 opened Dec 21, 2022 by danielkelshaw updated Jul 29, 2024
Saving ConfigDict to File -- Using ABSL
#19 opened Dec 21, 2022 by danielkelshaw updated Oct 7, 2024
Plan for next version? bug Something isn't working
#17 opened Aug 29, 2022 by twni2016 updated Nov 9, 2024
Can update a config_dict from yaml/json file?
#35 opened Oct 7, 2024 by Chutlhu updated Jan 3, 2025
isinstance(ConfigDict(...), collections.abc.Mapping) returns False bug Something isn't working
#47 opened Feb 10, 2025 by DrPlantabyte updated Feb 11, 2025
SyntaxWarning about invalid escape sequence bug Something isn't working
#49 opened Feb 26, 2025 by jurgisp updated Feb 26, 2025
ProTip! Exclude everything labeled bug with -label:bug.