PaddleClas/tools
Tingquan Gao eb945e5d69
Fix "tar" to "pdparams" to adapt to dygraph (#496)
* Fix "tar" to "pdparams" to adapt to dygraph

* Update the download link of Paddle Inference Library
2020-12-17 23:20:16 +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 add profile for pred (#476) 2020-12-15 14:32:07 +08:00
lite add lite doc and code 2020-05-08 08:31:18 +00:00
serving fix client 2020-05-07 13:58:25 +00:00
static fix static train (#478) 2020-12-15 16:43:15 +08:00
download.py Fix "tar" to "pdparams" to adapt to dygraph (#496) 2020-12-17 23:20:16 +08:00
ema.py Update preprocess and HubServing (#382) 2020-11-10 17:19:50 +08:00
eval.py fix eval script (#464) 2020-12-10 23:45:58 +08:00
eval.sh fix eval script (#464) 2020-12-10 23:45:58 +08:00
export_model.py fix local rank get word size in dist (#402) 2020-11-18 13:59:34 +08:00
export_serving_model.py add serving doc and demo 2020-05-07 13:53:49 +00:00
program.py fix eval script (#464) 2020-12-10 23:45:58 +08: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 Add "cpu_num_threads" and "enable_profile" (#494) 2020-12-17 15:23:29 +08:00
train.py fix eval script (#464) 2020-12-10 23:45:58 +08:00