es_trainer_lib exposes this in
|
elif learner_config.blackbox_optimizer == ( |
It calls into the implementation with a bunch of flags that do not exist. This should probably be fixed (if I am understanding things correctly and this is actually an issue) or we should prune this.
es_trainer_libexposes this inml-compiler-opt/compiler_opt/es/es_trainer_lib.py
Line 164 in 2b0a74b
It calls into the implementation with a bunch of flags that do not exist. This should probably be fixed (if I am understanding things correctly and this is actually an issue) or we should prune this.