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}