This repository has been archived by the owner on Jun 22, 2022. It is now read-only.
chained operations on Step
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