- 24 11月, 2020 1 次提交
-
-
由 Leo Chen 提交于
* upgrade comment string to raw string * fix string in * fix string with ' ' * revert update on comments * upgrade only necessary * fix sample code checker * fix comments with '''
-
- 30 7月, 2020 1 次提交
-
- 12 6月, 2020 1 次提交
-
-
由 lilong12 提交于
-
- 18 4月, 2020 1 次提交
-
-
由 Zhou Wei 提交于
-
- 09 4月, 2020 1 次提交
-
-
由 Zhou Wei 提交于
-
- 31 3月, 2020 1 次提交
-
-
由 Leo Chen 提交于
* expand parameters, test=develop * support resnet, test=develop * fix resnet, test=develop * support duplicable out, test=develop * support ptb * fix bugs, test=develop * support null input, test=develop * fix bugs, test=develop * fix batchNorm is_test, test=develop * refine code, test=develop * follow comments, test=develop * follow comments, test=develop * follow comments, test=develop * follow comments, test=develop
-
- 15 1月, 2020 1 次提交
-
-
由 Aurelius84 提交于
* polish regularization test=develop * add comment of function test=develop * rm name_scope in dygraph mode test=develop
-
- 09 1月, 2020 1 次提交
-
-
由 Leo Chen 提交于
* update layers, test=develop * update layers for resnet, test=develop * fix is_test attr, test=develop * update cycle_gan, test=develop * update reinforcement_learning, test=develop * update ocr, test=develop * fix bug, test=develop
-
- 11 10月, 2019 1 次提交
-
-
由 juncaipeng 提交于
Modify doc for shuffle, firstn, save_vars, load_vars, L1DecayRegularizer, L2DecayRegularizer (#20287) * modify shuffle, firstn, regularizer, load_vars, save_vars, test=develop, test=document_fix
-
- 10 6月, 2019 1 次提交
-
-
由 Hongyu Liu 提交于
* fix regularizer lod bug; test=develop * fix exception bug and one_hot expand; test=develop
-
- 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
-
- 08 11月, 2018 1 次提交
-
-
由 chengduo 提交于
* fix input<tensor> test=develop * fix split_ids test=develop * ElementwiseMul should not support SelectedRows * fix scale op test=develop * change GetTensorFromVar() method to GetTensorOrSelectedRowsFromVar() * fix operator * refine MultiOutput * fix MultiOutput test=develop * disable test_dist_save_load test=develop * fix elementwise_op test=develop * add get_sparse_as_op test=develop * add info for check test=develop * rename get_sparse_as_op with extract_rows_as_op. test=develop * elementwise doesn't support selected_rows * fix regularizer * remove extract_rows_as test=develop * fix ci test=develop * add test for sum_op * fix regularizer test=develop * test=develop * fix pserver weight decay multi inputs test=develop
-
- 25 10月, 2018 1 次提交
-
-
由 Xin Pan 提交于
test=develop
-
- 22 10月, 2018 1 次提交
-
-
由 Xin Pan 提交于
avoid the default one that usually overwrites manually set ones test=develop
-
- 18 10月, 2018 1 次提交
-
-
由 chengduo 提交于
test=develop
-
- 19 9月, 2018 1 次提交
-
-
由 Xin Pan 提交于
Also deprecate LARs argument
-
- 18 9月, 2018 1 次提交
-
-
由 Wu Yi 提交于
* hide program APIs * fix merge error * update
-
- 15 8月, 2018 1 次提交
-
-
由 minqiyang 提交于
-
- 27 7月, 2018 1 次提交
-
-
由 chengduo 提交于
* refine regularization for selected_rows * clean lookup_table * refine rpc_server_test * temporally disable rpc_server_test * fix rpc_server_test * add unit test
-
- 26 7月, 2018 1 次提交
-
-
由 minqiyang 提交于
-
- 13 7月, 2018 1 次提交
-
-
由 chengduo 提交于
* refine multi-thread CPU Parallel exe * refine multi thread CPU Parallel exe * Refine CPU version for ParallelExecutor * add share_parameter_between_cards_ * Fix ParallelExecutor bug * Fix unit test * Fix parameter opt balance * Fix with opti (param->grad) * Add grad to op var * Remove shard_param_between_cards
-
- 11 7月, 2018 1 次提交
-
-
由 yuyang18 提交于
-
- 19 6月, 2018 1 次提交
-
-
由 yuyang18 提交于
-
- 18 6月, 2018 1 次提交
-
-
由 qiaolongfei 提交于
-
- 17 6月, 2018 1 次提交
-
-
由 yuyang18 提交于
-
- 15 5月, 2018 1 次提交
-
-
由 yuyang18 提交于
-
- 20 4月, 2018 1 次提交
-
-
由 weixing 提交于
-
- 16 3月, 2018 1 次提交
-
-
由 qiaolongfei 提交于
-
- 14 3月, 2018 1 次提交
-
-
由 chengduoZH 提交于
-
- 09 3月, 2018 1 次提交
-
-
由 chengduoZH 提交于
-
- 24 2月, 2018 1 次提交
-
-
由 Luo Tao 提交于
-
- 12 2月, 2018 1 次提交
-
-
由 qingqing01 提交于
-
- 29 1月, 2018 1 次提交
-
-
由 fengjiayi 提交于
-
- 21 1月, 2018 1 次提交
-
-
由 dzhwinter 提交于
* "fix decode bug" * "follow commnet" * "fix error" * "fix hook bug" * fix based comment * fix copyright * fix based on comment
-
- 15 1月, 2018 1 次提交
-
-
由 dzhwinter 提交于
* add copyright hook * add copyright hook * refine copyright hook * "test copyright hook" * fix check style * fix ci
-
- 12 1月, 2018 1 次提交
-
-
由 ying 提交于
-
- 11 12月, 2017 1 次提交
-
-
由 dzhwinter 提交于
* "add global regularization" * Polish `append_regularization_ops`
-
- 06 12月, 2017 1 次提交
-
-
由 Yu Yang 提交于
-
- 27 11月, 2017 1 次提交
-
-
由 Yu Yang 提交于
Change books just use `import fluid`, not submodules
-
- 14 11月, 2017 1 次提交
-
-
由 Qiao Longfei 提交于
* init commit * change some dir name
-