eclipse-symphony / symphony

Symphony project
MIT License
33 stars 21 forks source link

inputs in ActivationSpec should not be overwrite by inputs in StageSpec #183

Open RemindD opened 2 months ago

RemindD commented 2 months ago

As I understand, inputs in StageSpec are default parameters for a stage to run and each time user can pass different inputs in activationSpec to change the values. However, currently stageSpec overrides ActivationSpec either from code or from experiment.