- 01 3月, 2021 1 次提交
-
-
由 littletomatodonkey 提交于
* add quant clas * fix load init model * add quant * add quant doc * fix export model
-
- 06 2月, 2021 1 次提交
-
-
由 littletomatodonkey 提交于
-
- 02 2月, 2021 1 次提交
-
-
由 littletomatodonkey 提交于
-
- 01 2月, 2021 1 次提交
-
-
由 jm_12138 提交于
* Add RepVGG models * Update model code * Rename code * format code * add README of RepVGG
-
- 31 1月, 2021 1 次提交
-
-
由 littletomatodonkey 提交于
-
- 26 1月, 2021 1 次提交
-
-
由 littletomatodonkey 提交于
-
- 25 1月, 2021 2 次提交
-
-
由 littletomatodonkey 提交于
* fix save distillation model * add note
-
由 jm_12138 提交于
-
- 22 1月, 2021 1 次提交
-
-
由 jm_12138 提交于
* Add the DeiT models * fix a training bug * update the model init config * update the License
-
- 21 1月, 2021 1 次提交
-
-
由 jm_12138 提交于
* Add the ViT model
-
- 19 1月, 2021 2 次提交
-
-
由 littletomatodonkey 提交于
-
由 littletomatodonkey 提交于
-
- 14 1月, 2021 1 次提交
-
-
由 littletomatodonkey 提交于
* fix vgg stop grad * beautify code
-
- 07 1月, 2021 2 次提交
-
-
由 littletomatodonkey 提交于
-
由 cuicheng01 提交于
* Update xception.py * Update vgg.py * Update regnet.py
-
- 06 1月, 2021 1 次提交
-
-
由 cuicheng01 提交于
* Update res2net.py * Update res2net_vd.py * Update resnest.py * Update distillation_models.py
-
- 05 1月, 2021 2 次提交
-
-
由 Tingquan Gao 提交于
-
由 littletomatodonkey 提交于
-
- 31 12月, 2020 1 次提交
-
-
由 littletomatodonkey 提交于
-
- 29 12月, 2020 2 次提交
-
-
由 littletomatodonkey 提交于
-
由 littletomatodonkey 提交于
-
- 26 12月, 2020 1 次提交
-
-
由 littletomatodonkey 提交于
* fix reshape to flatten * fix reshape
-
- 25 12月, 2020 2 次提交
-
-
由 littletomatodonkey 提交于
This reverts commit d5105825.
-
由 furnace 提交于
* add amp support for SE_ResNet50_vd * updates for data_format
-
- 21 12月, 2020 1 次提交
-
-
由 littletomatodonkey 提交于
-
- 18 12月, 2020 1 次提交
-
-
由 Tingquan Gao 提交于
* Updata "*" to "paddle.multiply" * Update "+" to "paddle.add"
-
- 17 12月, 2020 3 次提交
-
-
由 Tingquan Gao 提交于
* Fix "tar" to "pdparams" to adapt to dygraph * Update the download link of Paddle Inference Library
-
由 littletomatodonkey 提交于
-
由 Tingquan Gao 提交于
-
- 16 12月, 2020 1 次提交
-
-
由 littletomatodonkey 提交于
-
- 15 12月, 2020 1 次提交
-
-
由 littletomatodonkey 提交于
-
- 11 12月, 2020 1 次提交
-
-
由 huangxu96 提交于
* support fp16 training * Use compiled training program * Change timing ips. * Use dali * add pure fp16 training * fix a bug, which will not use fuse pass using pure fp16 training. * modify code as review * modify loss, so that it will use different loss when using pure fp16 training. * remove some fluid API * add static optimizer.
-
- 10 12月, 2020 1 次提交
-
-
由 littletomatodonkey 提交于
* fix eval script * fix dali shell
-
- 08 12月, 2020 1 次提交
-
-
由 littletomatodonkey 提交于
-
- 06 12月, 2020 1 次提交
-
-
由 littletomatodonkey 提交于
* fix pred * fix resnest * fix hrnet se * fix se for export
-
- 30 11月, 2020 1 次提交
-
-
由 littletomatodonkey 提交于
fix resnest, ghostnet typo
-
- 29 11月, 2020 2 次提交
-
-
由 littletomatodonkey 提交于
* fix dpn * fix se resnext101 metrics
-
由 cuicheng01 提交于
* Update mobilenet_v3.py * Update densenet.py * Update resnest.py * Update hrnet.py * Update vgg.py * Update xception.py
-
- 21 11月, 2020 1 次提交
-
-
由 littletomatodonkey 提交于
-
- 20 11月, 2020 1 次提交
-
-
由 littletomatodonkey 提交于
* add support for multi cards eva
-