data_juicer.ops.load module¶ data_juicer.ops.load.load_ops(process_list)[源代码]¶ Load op list according to the process list from config file. 参数: process_list -- A process list. Each item is an op name and its arguments. 返回: The op instance list.