- 01 12月, 2022 1 次提交
-
-
由 whs 提交于
1. Remove fluid 2. Remove unused codes 2.1 remove adabert 2.2 remove ddpg controller of NAS 2.3 remove paddleslim.models 2.4 Remove PC-DARTS
-
- 29 11月, 2022 1 次提交
-
-
由 minghaoBD 提交于
* support fc in pruning * support matmul and matmul_v2 pruning * support ffn pruning with gelu activations in the middle * support reshape2, transpose and split in transformer block * support pattern: qkv gemm -> batched gemm -> out linear * prune all fc layer * support fc pruning * almost done with few hardcode * remove hardcode * fix UT * fix UT * avoid setting attributes for reshape in fc pruning * fix UT * fix UT
-
- 21 11月, 2022 2 次提交
- 08 11月, 2022 1 次提交
-
-
由 Chang Xu 提交于
* [Fluid Clean] remove paddle.fluid.dygraph.nn.conv2D * remove layers_old in ofa
-
- 02 11月, 2022 1 次提交
-
-
由 whs 提交于
-
- 01 11月, 2022 1 次提交
-
-
由 whs 提交于
-
- 17 10月, 2022 1 次提交
-
-
由 Guanghua Yu 提交于
-
- 17 8月, 2022 1 次提交
-
-
由 Guanghua Yu 提交于
-
- 04 8月, 2022 1 次提交
-
-
由 Guanghua Yu 提交于
-
- 11 7月, 2022 2 次提交
- 04 7月, 2022 1 次提交
-
-
由 Chang Xu 提交于
* Upgrade ImageNet Demo * Upgrade ImageNet Demo * Upgrade ImageNet Demo
-
- 01 7月, 2022 9 次提交
-
-
由 Guanghua Yu 提交于
-
由 whs 提交于
-
由 Guanghua Yu 提交于
-
由 Guanghua Yu 提交于
-
由 whs 提交于
-
由 Chang Xu 提交于
-
由 Chang Xu 提交于
* Change Tokenizer in HuggingFace Demo * Change Tokenizer in HuggingFace Demo * Change Tokenizer in HuggingFace Demo * Change Tokenizer in HuggingFace Demo * Change Tokenizer in HuggingFace Demo * Change Tokenizer in HuggingFace Demo
-
由 whs 提交于
-
由 ceci3 提交于
-
- 30 6月, 2022 4 次提交
-
-
由 Guanghua Yu 提交于
-
由 Chang Xu 提交于
-
由 Guanghua Yu 提交于
-
由 ceci3 提交于
-
- 29 6月, 2022 4 次提交
-
-
由 Guanghua Yu 提交于
-
由 ceci3 提交于
-
由 Guanghua Yu 提交于
-
由 Chang Xu 提交于
* Update Some Demos & Add Infer for ImageNet Demo * Update Some Demos & Add Infer for ImageNet Demo * Update Some Demos & Add Infer for ImageNet Demo * Update Some Demos & Add Infer for ImageNet Demo
-
- 28 6月, 2022 2 次提交
-
-
由 whs 提交于
-
由 Guanghua Yu 提交于
-
- 27 6月, 2022 3 次提交
- 24 6月, 2022 5 次提交
-
-
由 Chang Xu 提交于
-
由 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 提交于
-
由 ceci3 提交于
-
由 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
-