You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jun 22, 2022. It is now read-only.
Dev 015 (#116)
* allow to chain operations i.e. preprocessing_block = preprocessing_steps(cfg=cfg).set_mode_inference().set_parameters_upstream(steps_config)
* allow to chained operations
Dev s12 (#112)
* removed suffixes
* removed global _ALL_STEPS_NAMES, check upstream names by default - if two names are the same raise an error, simplified error logs