Commit Graph

38 Commits (59c049995e036f80fc7e068a432037a9c8a4a014)

Author SHA1 Message Date
wawltor 4e8582fe5a
update the error message check for the some ops
4 years ago
wawltor f26f7c3603
Add some error meesage and dtyp, dtyep check for some ops (#23762)
5 years ago
Tao Luo 75d1571995
refine PADDLE_ENFORCE codes for unify PADDLE_ASSERT_MSG (#19603)
6 years ago
chengduo b6d1d8901f
Increase num_iteration_per_drop_scope (#19075)
6 years ago
Zeng Jinle d3003a1620
Feature/buffer_shared_inplace (#17911)
6 years ago
zhaoyuchen2018 32b62c25af
optimize sum op (#16820)
6 years ago
sneaxiy ae6f46a1a9 rewrite variable type
6 years ago
tangwei12 3639d99f99
Fix save and load lookup table/optimizer vars (#14301)
6 years ago
chengduo a9b5d42dd4
Add fp16 backward support (#14202)
6 years ago
Qiao Longfei 72aef6b168 sum selected rows check empty
6 years ago
Qiao Longfei 575f22711d optimize code
6 years ago
Qiao Longfei 96d5500934 optimize code
6 years ago
Qiao Longfei dd78b5df93 sum op handle empty input
6 years ago
Qiao Longfei f4e6fe0786 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into optimize-sum-seq-pooling-op
6 years ago
qingqing01 5dbb2e9986
Small changes for sum_op to avoid zero setting. (#13923)
6 years ago
Qiao Longfei bd2b6d7f8f sum_op support inplace
6 years ago
qiaolongfei 1a59880084 update test_sum_op
6 years ago
Yu Yang 0be1582df0
Merge pull request #13525 from reyoung/fix_mixed_vector
6 years ago
tangwei12 97cf1eb6d7
Add distributed unit tests about text_classification/simnet-bow/ctr (#12812)
6 years ago
Yu Yang 6d2c6f96f1 Revert "Revert "Merge pull request #13431 from chengduoZH/refine_lod""
6 years ago
Yu Yang a6c8d6b9a2 Revert "Merge pull request #13431 from chengduoZH/refine_lod"
6 years ago
chengduoZH cdb9605bad refine
6 years ago
tangwei12 b4f52b01d0 bug fix when all inputs are empty
7 years ago
tangwei12 c24a9263ba Merge branch 'develop' of github.com:PaddlePaddle/Paddle into sum_op_dim_fix
7 years ago
tangwei12 ac9ae97001 code fix
7 years ago
dzhwinter 4069262f0e
Revert ""cherry picked operators changes" (#12184)" (#12747)
7 years ago
tangwei12 26b228e405 remove assignment and add vlog
7 years ago
tangwei12 125e9166e1 Merge branch 'develop' of github.com:PaddlePaddle/Paddle into sum_op_dim_fix
7 years ago
dzhwinter bf3c34960f
"cherry picked operators changes" (#12184)
7 years ago
tangwei12 766ac488ac sum_op selectedRows dim bug fix
7 years ago
tangwei12 c4c8f60bec sum_op selectedRows dim bug fix
7 years ago
Abhinav Arora 981d7d01f3 Fix CPPLint issues in spp_op, sum_op, topk_op, transpose_op, unpool_op and warpctc_op
7 years ago
Yancey 8468037918
Fix sparse update memory error for distributed training (#8837)
7 years ago
Yi Wang cfffb1a362
Update tensor_util.h (#8422)
7 years ago
qingqing01 24509f4af9 Fix the grammar in copyright. (#8403)
7 years ago
Yancey caf9a09d7b
Merge selected rows with dynamic variable count (#8023)
7 years ago
Yi Wang fc374821dd Correct #include path
7 years ago
Yi Wang 90648f336d Move file to fluid/; Edit CMakeLists.txt
7 years ago