- 17 5月, 2018 1 次提交
 - 
- 
由 Yang Yang(Tony) 提交于
 
 - 
 - 15 5月, 2018 1 次提交
 - 
- 
由 Wu Yi 提交于
 
 - 
 - 09 5月, 2018 1 次提交
 - 
- 
由 Yang Yang 提交于
 
 - 
 - 02 5月, 2018 1 次提交
 - 
- 
由 Yancey1989 提交于
 
 - 
 - 13 4月, 2018 1 次提交
 - 
- 
由 Yu Yang 提交于
 
 - 
 - 10 4月, 2018 4 次提交
 - 31 3月, 2018 1 次提交
 - 
- 
由 Helin Wang 提交于
In this way we can build and test using WITH_FLUID_ONLY flag being set to ON. - move paddle.v2.dataset,reader to paddle.dataset,reader - remove unused code (which depends on v2) in paddle.dataset,reader
 
 - 
 - 06 3月, 2018 1 次提交
 - 
- 
由 Qiao Longfei 提交于
* change learning_rate_decay to learning_rate_scheduler * optimize code * change nn.cast to tensor.cast
 
 - 
 - 27 2月, 2018 1 次提交
 - 
- 
由 武毅 提交于
* merge fluid dist tests * update cmake
 
 - 
 - 26 2月, 2018 1 次提交
 - 
- 
由 Yu Yang 提交于
 
 - 
 - 24 2月, 2018 3 次提交
 - 12 2月, 2018 4 次提交
 - 
- 
由 qingqing01 提交于
 - 
由 Liu Yiqun 提交于
Use a new scope for inference in python unittest to avoid changing the value of variables for training.
 - 
由 Liu Yiqun 提交于
 - 
由 Liu Yiqun 提交于
 
 - 
 - 09 2月, 2018 1 次提交
 - 
- 
由 Qiao Longfei 提交于
 
 - 
 - 07 2月, 2018 1 次提交
 - 
- 
由 kexinzhao 提交于
* set up python code * fix bug * add cc file * fix cmake * add inference test for label semantic role * fix * address comments * address comments * address comments * address comments * add use_cuda
 
 - 
 - 31 1月, 2018 1 次提交
 - 
- 
由 Qiao Longfei 提交于
* add basic interface for learning rate decay * add exponential_decay * add natural_exp_decay * add inverse_time_decay
 
 - 
 - 21 1月, 2018 2 次提交
 - 15 1月, 2018 1 次提交
 - 
- 
由 dzhwinter 提交于
* add copyright hook * add copyright hook * refine copyright hook * "test copyright hook" * fix check style * fix ci
 
 - 
 - 08 1月, 2018 1 次提交
 - 
- 
由 Qiao Longfei 提交于
* add rename guard * add device_data_transform * add device_data_transform_test * modify GetExpectedKernelType * update operator.run * support test test_label_semantic_roles * optimize code * optimize code * rename GetActualKernelType to GetExpectedKernelType * fix chunk_eval_op and device_data_transform_test * add is_same_place to place * optimize code, refine rename_guard * refine rename guard, add GetKernelTypeForVar * optimize code * add some log * rename guard * use sub scope to create var * fix compile * add IsInitialized for Tensor * add VarIsTensor * fix op_registry_test * test * tmp disable priority * restore switch_kernel.md * code clean
 
 - 
 - 26 12月, 2017 1 次提交
 - 
- 
由 Yang Yu 提交于
 
 - 
 - 12 12月, 2017 2 次提交
 - 05 12月, 2017 2 次提交
 - 
- 
由 Qiao Longfei 提交于
* add crf_decoding layer * fix some typo * init trunk_evaluator * add trunk_evaluator layer * update chunk_eval_op and test, change int32 to int64 * fix a numeric problem * change layers.trunk_evaluator to layers.trunk_eval * fix typo * add precision_val
 - 
由 Qiao Longfei 提交于
* add crf_decoding layer * fix some typo * fix test_crf_decoding_op
 
 - 
 - 04 12月, 2017 1 次提交
 - 
- 
由 Yu Yang 提交于
* Add DataFeeder A v2 API like data feeder for book demos. We can feed data directly from reader. * Fix CI * Remove batch_size_dim for feeder Also add __all__ to data_feeder.py * Follow comment
 
 - 
 - 29 11月, 2017 1 次提交
 - 
- 
由 Yu Yang 提交于
* Make param_attr as a strong typed class Fix #5819
 
 - 
 - 27 11月, 2017 1 次提交
 - 
- 
由 Yu Yang 提交于
Change books just use `import fluid`, not submodules
 
 - 
 - 24 11月, 2017 1 次提交
 - 
- 
由 fengjiayi 提交于
* Change all `data_type` in Python to `dtype` * Change `date_type` in C++ to `dtype` * Refine
 
 - 
 - 22 11月, 2017 1 次提交
 - 
- 
由 Qiao Longfei 提交于
* init label_semantic_roles.py * add linear_chain_crf and test * complete test_linear_chain_crf * correct last layer of db_lstm * update optimizer and initializer * update param_initializer of embedding_layer * support load pre trained embedding * rm unused parameter * optimize code * clean code * fix test * add todo
 
 -