- 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
-
- 28 12月, 2017 1 次提交
-
-
由 Liu Yiqun 提交于
-
- 27 12月, 2017 1 次提交
-
-
由 typhoonzero 提交于
-
- 26 12月, 2017 1 次提交
-
-
由 Yang Yu 提交于
-
- 25 12月, 2017 1 次提交
-
-
由 dzhwinter 提交于
-
- 22 12月, 2017 2 次提交
-
-
由 typhoonzero 提交于
-
由 Luo Tao 提交于
-
- 20 12月, 2017 1 次提交
-
-
由 Yancey1989 提交于
-
- 19 12月, 2017 2 次提交
- 14 12月, 2017 2 次提交
-
-
由 typhoonzero 提交于
-
由 Yu Yang 提交于
* Make cast op support bool Also add `elemwise_sub/mul/abs/clip` layers * Make fuild.layers as a module * Move layers as a module * Split layers.py into layers module * Fix CI * Fix CI
-
- 13 12月, 2017 1 次提交
-
-
由 typhoonzero 提交于
-
- 12 12月, 2017 3 次提交
-
-
由 typhoonzero 提交于
-
由 guosheng 提交于
-
由 guosheng 提交于
-
- 11 12月, 2017 2 次提交
-
-
由 typhoonzero 提交于
-
由 typhoonzero 提交于
-
- 08 12月, 2017 2 次提交
-
-
由 typhoonzero 提交于
-
由 Qiao Longfei 提交于
* init decoder_trainer * can run * fix lod * add sharelod to cross_entropy_grad_op * add avg_cost to fetch list * modify learning rate * can run * optimie code * add early exit * fix print * revert test_understand_sentiment_conv.py * add act to fc
-
- 06 12月, 2017 1 次提交
-
-
由 Yan Chunwei 提交于
* init nmt * encoder ready * only generation implementation waiting for dynamic rnn ready to train * init python * remove decoder temporary * clean * clean
-
- 05 12月, 2017 3 次提交
-
-
由 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
-
由 typhoonzero 提交于
-
由 Qiao Longfei 提交于
* add crf_decoding layer * fix some typo * fix test_crf_decoding_op
-
- 04 12月, 2017 2 次提交
-
-
由 Yu Yang 提交于
* Add DataFeeder A v2 API like data feeder for book demos. We can feed data directly from reader. * Fix CI * Add an unittest for while/rnn op forward * Add unittest for raw while op backward * Fix CI
-
由 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
-
- 01 12月, 2017 1 次提交
-
-
由 QI JUN 提交于
-
- 29 11月, 2017 1 次提交
-
-
由 Yu Yang 提交于
* Make param_attr as a strong typed class Fix #5819
-
- 28 11月, 2017 1 次提交
-
-
由 Qiao Longfei 提交于
* batch norm support matrix input * update gpu code * format code
-
- 27 11月, 2017 4 次提交
-
-
由 QI JUN 提交于
-
由 Qiao Longfei 提交于
* py_test support argument, test_image_classification_train support argument * use REMOVE_ITEM to rm item from list in cmake
-
由 Yu Yang 提交于
Change books just use `import fluid`, not submodules
-
由 Yu Yang 提交于
* Stash * Stash * Polish Evaluator * Merge code * Revert
-
- 24 11月, 2017 2 次提交
-
-
由 QI JUN 提交于
* is_training to is_test in dropout op * handle dropout and batch_norm operator when prune pdesc in testing mode * handle dropout and batch_norm operator when prune pdesc in testing mode * add get_inference_program method * fix dropout op * fix ci * test data after each batch training * refine code * refine test_book3 * fix ci * follow comments
-
由 fengjiayi 提交于
* Change all `data_type` in Python to `dtype` * Change `date_type` in C++ to `dtype` * Refine
-
- 22 11月, 2017 2 次提交
-
-
由 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
-
由 fengjiayi 提交于
* fix * Fix a bug
-
- 20 11月, 2017 1 次提交
-
-
由 fengjiayi 提交于
-
- 17 11月, 2017 1 次提交
-
-
由 Qiao Longfei 提交于
-