PaddleClas/tools
Wei Shengyu 2bd52bf5b4
Merge pull request #719 from vslyu/2.1/fix_xpu_eval
[Kunlun]2.1cherry-pick: xpu use one cards for evaluation in multi cards training
2021-05-11 15:19:27 +08:00
..
benchmark add shell scripts to run training on single node and multiple nodes. (#424) 2020-12-03 11:11:39 +08:00
feature_maps_visualization fix feature map visualization (#377) 2020-11-07 22:07:33 +08:00
infer Adapt paddle_inference 2.0.1 API (#667) 2021-04-06 10:52:40 +08:00
serving fix client 2020-05-07 13:58:25 +00:00
static Fix the exception of DALI 2021-04-16 10:55:31 +08:00
download.py Fix "tar" to "pdparams" to adapt to dygraph (#496) 2020-12-17 23:20:16 +08:00
ema.py fix predict (#527) 2020-12-30 14:28:06 +08:00
eval.py fix repvgg eval (#677) 2021-04-14 02:16:13 +08:00
eval.sh fix eval script (#464) 2020-12-10 23:45:58 +08:00
export_model.py adapt to net.eval for the framework just contains training flag setting (#711) 2021-05-06 13:55:37 +08:00
export_serving_model.py add serving doc and demo 2020-05-07 13:53:49 +00:00
program.py fix one card eval in multicards training 2021-05-10 09:25:49 +00:00
run.sh fix eval script (#464) 2020-12-10 23:45:58 +08:00
run_download.sh remove python path config and support cpu train/val/infer 2020-09-04 09:02:50 +00:00
test_hubserving.py Fix HubServing demo (#709) 2021-05-06 13:55:53 +08:00
train.py fix tools/train.py 2021-05-10 09:25:58 +00:00