- 19 8月, 2022 1 次提交
-
-
由 Guanghua Yu 提交于
-
- 24 6月, 2022 2 次提交
-
-
由 whs 提交于
* Fix config and wrapper of dataloader * Fix wrapper of dataloader 1. Skip wrapper when input is format like [{'x': data1, 'y': data2}] 2. Fix scripts in nlp demo of ACT -
由 whs 提交于
1. Make config of ACT support path, set, list and tuple 2. Refine the implementation of loading config 3. Add wrapper for dataloader to return data in dict format
-