Commit Graph

1812 Commits (9a89b041ba12ab8bcf9e36e218486b224eae1d33)

Author SHA1 Message Date
guosheng 9a89b041ba Add ChunkEvaluator for multi-batches
8 years ago
whs c22cf594f6
Merge pull request #6333 from wanghaoshuang/fix_type
8 years ago
qingqing01 5a1a04f648
Merge pull request #6326 from jacquesqiao/fix-int-overflow
8 years ago
chengduo b30e8bc00c
Merge pull request #6324 from chengduoZH/profiling/refine_elementwise_add
8 years ago
wanghaoshuang 83537c7ada Fix warning about comparison of integers of different signs
8 years ago
chengduoZH 8711a9a22a refine code
8 years ago
qiaolongfei d303f7ae4f fix int overflow
8 years ago
kexinzhao 94a36b8cc7
fix clip op doc operation (#6314)
8 years ago
kexinzhao dbf205002d
fix read and write tensor array op (#6312)
8 years ago
kexinzhao a5167ce0b4
fix lod_array_lengh op equation (#6307)
8 years ago
kexinzhao 002a7b4d01
fix scatter op equation (#6304)
8 years ago
kexinzhao 16822fb702
fix latex equation for clip by norm op (#6302)
8 years ago
kexinzhao 2c1270e40c
fix maxout op latex equation (#6303)
8 years ago
Abhinav Arora 1d04b19ce8
Fix the rendering of latex equation for adamax op (#6294)
8 years ago
Qiao Longfei 161128bada
add chunk eval layer (#6296)
8 years ago
Qiao Longfei 45c8a88a3e
add crf_decoding layer (#6274)
8 years ago
qingqing01 e760641a3a
Merge pull request #6233 from qingqing01/momentum_op
8 years ago
chengduo 36444461dc
Merge pull request #6229 from chengduoZH/profiling/updata_elementwise_op
8 years ago
dangqingqing d432b10d8a Update cuda kernel and doc.
8 years ago
chengduoZH 37671ac053 follow comments
8 years ago
chengduoZH 9e244a8cbe follow comments
8 years ago
dangqingqing e03b574e0e Refine the Eigen usage for CPU implementation.
8 years ago
chengduoZH 54f09620cf code refine
8 years ago
chengduoZH 488908e95b refine cuda
8 years ago
dangqingqing 5bd1e73f5e Refine and speedup momentum operator.
8 years ago
Yu Yang d5e3279451
While op forward for sentimental analysis (#6140)
8 years ago
chengduoZH fbbfe8b859 code refine
8 years ago
qingqing01 4786ad1457 Make the new framework independent the old framework. (#6201)
8 years ago
qingqing01 74725d0505
Merge pull request #6198 from qingqing01/lstm_style
8 years ago
qingqing01 20b885f7b8
Merge pull request #6148 from qingqing01/lstm_doc
8 years ago
qingqing01 e5b51c4d10 Make lstm_op follow google code style.
8 years ago
Siddharth Goyal ea1a643425
Add hinge loss op (#5837)
8 years ago
武毅 067381e2e2
Merge pull request #6146 from typhoonzero/add_switch_distributed
8 years ago
Yancey 1b612d3a76 Fix grpc compile warning (#6050)
8 years ago
whs 10b2534ebc
Merge pull request #5480 from wanghaoshuang/nce_op
8 years ago
Yu Yang 1fe5acb25a
Expose sigmoid_cross_entropy_with_logits (#6147)
8 years ago
dangqingqing d4fcd2a59f Fix the doc of LSTM operator.
8 years ago
typhoonzero 1a852861b2 add switch for distributed support
8 years ago
Yu Yang 8ac02279f2
Fix the proformance problem of enforce (#6085)
8 years ago
fengjiayi 4e564e4852
make WriteToArrayOp supporting empty tensor input (#6030)
8 years ago
fengjiayi a38c151243
Add GetInputsElementDim (#6091)
8 years ago
Yibing Liu 61d98f27ce
Merge pull request #6058 from kuke/refine_rank_loss_op
8 years ago
武毅 e1b8c27acb Add back print_operators_doc (#5970)
8 years ago
Yibing Liu 0d8483b45d
Merge pull request #6060 from kuke/refine_reshape_op
8 years ago
Yibing Liu 9907350d8a Merge branch 'develop' of upstream into refine_rank_loss_op
8 years ago
Yibing Liu da62d6cc24 fix the doc display problem in rank_loss_op
8 years ago
Yang yaming 990818f7c7
Merge pull request #6031 from pkuyym/fix-6016
8 years ago
sweetsky0901 966a6ce6db
Merge pull request #5826 from sweetsky0901/my_unpool_max_2d
8 years ago
Yibing Liu 4d1ee0ff12 Amend license and comments in reshape_op
8 years ago
Yibing Liu ff8a677848 Revise comments in rank_loss_op
8 years ago