- 24 11月, 2017 6 次提交
-
-
由 Yancey1989 提交于
-
由 Qiao Longfei 提交于
* beam_search_decode support multi data type * add VisitDataType for beam search decode * use Specialization to handle bool * move Specialization of BeamSearchDecodeFunctor out of class
-
由 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
-
由 Qiao Longfei 提交于
* make enforce a target and dependent on nccl when gpu is enabled * add some more dependency
-
由 fengjiayi 提交于
* Change all `data_type` in Python to `dtype` * Change `date_type` in C++ to `dtype` * Refine
-
由 peterzhang2029 提交于
Fix latex syntax in bilinear tensor product operator comment.
-
- 23 11月, 2017 15 次提交
-
-
由 peterzhang2029 提交于
-
由 Cao Ying 提交于
fix LaTeX syntax in three operators' comments.
-
由 Qiao Longfei 提交于
-
由 qingqing01 提交于
Fix lstm_op and gru_op in debug mode.
-
由 caoying03 提交于
-
由 Yang yaming 提交于
Fix LaTeX equation for huber_loss_op.cc.
-
由 Yu Yang 提交于
* Support int64 for sum op * Refine code
-
由 peterzhang2029 提交于
-
由 chengduo 提交于
remove vector::erase
-
由 dangqingqing 提交于
-
由 yangyaming 提交于
-
由 yangyaming 提交于
-
-
由 kavyasrinet 提交于
* Adding the FTRL optimizer * Fixed the python test case
-
由 kavyasrinet 提交于
* Updating the writeup of RNN doc * Editing the documentation for seq_decoder, and fixing typos * Fixing the captioning on 2 level RNN * pushing after a pull * Editing and re-writing parts of Data Reader design doc
-
- 22 11月, 2017 19 次提交
-
-
由 Tao Luo 提交于
update googlenet benchmark data
-
由 Tao Luo 提交于
-
由 tensor-tang 提交于
-
由 tensor-tang 提交于
fix v2 init issue on Mac
-
由 Cao Ying 提交于
Make epsilon in BatchNormLayer a configurable variable.
-
由 peterzhang2029 提交于
Bug fix in dense example of CAPI.
-
由 tensor-tang 提交于
-
由 peterzhang2029 提交于
-
由 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
-
由 Guo Sheng 提交于
Fix calculations in gru_unit_op to consistent with gru_op
-
由 Tao Luo 提交于
remove the tmp buffer when merge grad
-
由 qingqing01 提交于
Implementing the MSRA initializer for rectifier units
-
由 tensor-tang 提交于
* fix v2 init issue on Mac * refine the v2 init
-
由 peterzhang2029 提交于
-
由 peterzhang2029 提交于
-
由 tensor-tang 提交于
-
由 chengduoZH 提交于
-
-
由 peterzhang2029 提交于
-