Shellmiao 9279d1873b Add projects | пре 1 година | |
---|---|---|
.. | ||
README.md | пре 1 година | |
__init__.py | пре 1 година | |
label_transform_conf.json | пре 1 година | |
label_transform_dsl.json | пре 1 година | |
label_transform_encoder_conf.json | пре 1 година | |
label_transform_encoder_dsl.json | пре 1 година | |
label_transform_encoder_partial_conf.json | пре 1 година | |
label_transform_encoder_without_label_list_conf.json | пре 1 година | |
label_transform_testsuite.json | пре 1 година |
This section introduces the dsl & conf files for different types of tasks.
Label Transform Task(default mapping, no difference):
Label Transform Task with Encoder(with given label mapping):
Label Transform Task with Encoder(without label list):
Label Transform Task with Partially-specified Encoder(without label list):
Users can use following commands to running the task.
flow job submit -c ${runtime_config} -d ${dsl}