Closed froody closed 4 months ago
Because config_flags inspects argv to decide when to call DEFINE_flag, --flagfiles must be evaluated/expanded before inspecting argv.
Hi, @marcenacp @sergomezcol. May I ask whether it is possible to merge this commit? I found it could solve https://github.com/google/ml_collections/issues/20. Thanks!
Thanks, merged!
Because config_flags inspects argv to decide when to call DEFINE_flag, --flagfiles must be evaluated/expanded before inspecting argv.