def main(argv): del argv create_dataset_maestro.pipeline(configs.CONFIG_MAP, configs.DATASET_CONFIG_MAP, data.preprocess_example, data.input_tensors_to_example)
def main(argv): del argv create_dataset_maestro.pipeline(configs.CONFIG_MAP)
def main(argv): del argv create_dataset_maestro.pipeline()
def main(argv): del argv create_dataset_maestro.pipeline( configs.CONFIG_MAP, configs.DATASET_CONFIG_MAP)