Commit Graph

155 Commits (bfe8ecfc31901d21ce9d4bc321a69e8e2acb34dd)

Author SHA1 Message Date
Liu Yiqun bfe8ecfc31 Fix blanks.
8 years ago
emailweixu 0ef86cbd2e Merge pull request #2288 from emailweixu/fix_v2_api
9 years ago
wwhu efd2d3351c add multiplex layer for python API
9 years ago
xuwei06 7d0355cdd0 Fix V2 API
9 years ago
Luo Tao c7fb78b0a5 follow comments
9 years ago
Luo Tao f8a42d5de9 add doc for AggregateLevel and ExpandLevel
9 years ago
Peng Li 87cb840ce9 add coeff parameter to the helpers of mse_cost, crf_layer and smooth_l1_cost
9 years ago
caoying03 7556ceffa6 add unitest for nce layer.
9 years ago
caoying03 1171014d3f add param_attr to nce_layer and enable multiple inputs.
9 years ago
Luo Tao c810e6a7c0 Merge branch 'develop' into release/0.10.0
9 years ago
zhanghaichao b23a23c9db fixed error in beam_search example and documents
9 years ago
qijun 4dafa6987c fix gru_step_naive_layer name
9 years ago
Yu Yang 3f1151a54c Add error clipping to MT demo.
9 years ago
dangqingqing 63e4e16ced add smooth_l1 interface to v2 doc.
9 years ago
dangqingqing 2838491235 add smooth_l1 interface to v2 doc.
9 years ago
dangqingqing 22f2519eba refine documents
9 years ago
dangqingqing 1fd00758ac SmoothL1 loss
9 years ago
Luo Tao 8b5e0275b2 fix sphinx doc bug
9 years ago
Luo Tao 4f769a8a1d fix sphinx doc bug
9 years ago
Cao Ying df5a95dce8 Merge pull request #1701 from luotao1/stride
9 years ago
Yu Yang e8f65b86f5 nce_layer cannot accept neg_distribution
9 years ago
Luo Tao ba68ce1a1a Merge branch 'develop' into stride
9 years ago
Yu Yang e423c5d030 It is no need to config num_classes in hsigmoid
9 years ago
Luo Tao c1738e29c8 Merge branch 'develop' into stride
9 years ago
Yu Yang 7adad0c92d Refine NCE Layer
9 years ago
Luo Tao dd613047b1 refine annotation
9 years ago
Luo Tao cbbec59547 adjust poolSequenceWithStride interface for average and max
9 years ago
Luo Tao 0291c01884 Merge branch 'develop' into stride
9 years ago
Tao Luo 5961b52b13 Merge pull request #1653 from Noplz/normalize-layer
9 years ago
Luo Tao 9298a9ec0d stride pooling for seqlastin and seqfirstin
9 years ago
gaoyuan 784e242bd5 Remove redundancy codes
9 years ago
wangyang59 fc7f72c03f modified after reyoung's comments
9 years ago
wangyang59 090c974e4b completed implementation of cudnn_convt convTransProjection and convTransOperator
9 years ago
wangyang59 07c1ea258f python interface for convTransProjection and convTransOperator
9 years ago
gaoyuan c06d8d2129 Assert cross_channel_norm's input filters
9 years ago
Yuan Gao 8c2d1bad7a Merge branch 'develop' into normalize-layer
9 years ago
gaoyuan eb43d93a58 Change Normalize layer to CrossChannelNorm layer
9 years ago
Yu Yang bd4ec1b493 Merge branch 'develop' into memory.set_input
9 years ago
Luo Tao 36ed2ff1ea keep forward compatibility
9 years ago
Luo Tao 7dbc77ba4d rename regression_cost to mse_cost
9 years ago
gaoyuan eea0097dcb NormalizeLayer for SSD
9 years ago
Yu Yang 8d5a18a209 Complete Layers documentation
9 years ago
Yu Yang 3758993393 Simplify layer.v2
9 years ago
Luo Tao 06056fe26e Merge branch 'develop' into layer
9 years ago
dangqingqing 623d24ad5c convert mixed layer, projection and operator
9 years ago
Luo Tao 5258bcf3ee implement more layers in v2
9 years ago
Liang Zhao e768721cd9 fix calculating totalScore2_ bug
9 years ago
Luo Tao 0b673756f1 add SequenceReshapeLayer in trainer_config_helpers
9 years ago
Luo Tao f9eddadb3e follow comments, add seq_concat_layer in docs
9 years ago
Luo Tao 27a42c2e3b add SequenceConcatLayer in trainer_config_helpers
9 years ago