- 14 5月, 2019 1 次提交
-
-
由 Zhen Wang 提交于
Fix some api example codes' bugs and these APIs include load_inference_model, load_vars, save_vars, L1DecayRegularizer and L2DecayRegularizer. (#17324) * fix some api example codes' bugs. * update API.spec. test=develop test=document_preview * add import fluid. test=develop test=document_preview
-
- 09 5月, 2019 1 次提交
-
-
由 lujun 提交于
The parameter dirpath will be passed directly to c++ operater. The file address format will be different under win and UNIX.
-
- 08 5月, 2019 1 次提交
-
-
由 Huihuang Zheng 提交于
* Fix API example code of save_inference_model test=develop * Add "import" in exmaple of save_inference_model * Fix typo "exsample" -> "example" test=develop
-
- 22 4月, 2019 1 次提交
-
-
由 Zhen Wang 提交于
-
- 20 3月, 2019 1 次提交
-
-
由 flame 提交于
* save infer model bug fix, return target vars' name list
-
- 04 3月, 2019 1 次提交
-
-
由 Zhen Wang 提交于
-
- 01 3月, 2019 1 次提交
-
-
由 Zhen Wang 提交于
-
- 20 2月, 2019 2 次提交
- 31 1月, 2019 2 次提交
-
-
由 dzhwinter 提交于
-
由 Yan Chunwei 提交于
-
- 30 1月, 2019 1 次提交
-
-
由 dzhwinter 提交于
-
- 29 1月, 2019 1 次提交
-
-
由 dzhwinter 提交于
-
- 23 1月, 2019 1 次提交
-
-
由 tangwei12 提交于
checkpoint for distributed training.
-
- 07 12月, 2018 1 次提交
-
-
由 chengduo 提交于
* fix io doc test=develop * refine data_feeder doc test=develop
-
- 27 11月, 2018 1 次提交
-
-
由 Zhang, Guoming 提交于
test=develop
-
- 26 11月, 2018 1 次提交
-
-
由 tangwei12 提交于
* fix mkdir conflict * fix load/save lookup tables test=develop * add lookup_table_utils * fix load optimize vars on pserver * delete lookup table utils * fix save and load lookup tables * fix load optimizer var * fix load optimizer var, test=develop * fix python 3 style, test=develop * move lookup_table_utils to contrib utils
-
- 07 11月, 2018 1 次提交
-
-
由 tangwei12 提交于
* fix mkdir conflict test=develop
-
- 02 11月, 2018 1 次提交
-
- 25 9月, 2018 2 次提交
- 20 9月, 2018 1 次提交
-
-
由 luotao1 提交于
-
- 19 9月, 2018 1 次提交
-
-
由 Xin Pan 提交于
In the future, we'd like to encourage user to save everything during training. This allows us to 1. Do more flexible optimization passes 2. Re-train and fune-tune
-
- 18 9月, 2018 1 次提交
-
-
由 Wu Yi 提交于
* hide program APIs * fix merge error * update
-
- 10 9月, 2018 3 次提交
- 22 8月, 2018 1 次提交
-
-
由 chengduo 提交于
-
- 21 8月, 2018 1 次提交
-
-
由 tangwei12 提交于
-
- 20 8月, 2018 1 次提交
-
-
由 tangwei12 提交于
-
- 17 8月, 2018 1 次提交
-
-
由 tangwei12 提交于
-
- 15 8月, 2018 1 次提交
-
-
由 minqiyang 提交于
-
- 14 8月, 2018 5 次提交
-
-
由 Qiao Longfei 提交于
add export_for_deployment flag to save_inference_model
-
由 tangwei12 提交于
-
由 tangwei12 提交于
-
由 tangwei12 提交于
-
由 tangwei12 提交于
-
- 13 8月, 2018 2 次提交
- 07 8月, 2018 1 次提交
-
-
由 minqiyang 提交于
Fix str and bytes problem Fix sorted problem Fix math problem Fix CI problem
-