Commit Graph

34 Commits (c21a979790aebefffdde5c470dc406a2a81959e7)

Author SHA1 Message Date
wawltor 4e8582fe5a
update the error message check for the some ops
4 years ago
Leo Chen 844583c8fd
Refine paddle.manual_seed (#26496)
5 years ago
yaoxuefeng 23261ff44b
add cpu random Generator (#26013)
5 years ago
Chen Weihang aa0f254fbe
Add macro BOOST_GET to enrich the error information of boost :: get (#24175)
5 years ago
liuwei1031 9a93f6aae0
improve efficiency of runtime InferVarType (#22778)
5 years ago
Zhong Hui 361c6ccc01
OP error message enhancement of l2_normalize, matmul, mean, etc
5 years ago
Liufang Sang 9549b78691
OP Normal, Uniform, Xavier Initializer, smooth_l1, mean_iou error message enhancement (#23751)
5 years ago
tianshuo78520a d2ba91aad1
fix typo words (#22653)
5 years ago
hong 8c4573a3cb
GradMaker for dygraph (#19706)
5 years ago
silingtong123 03d7f3ddb2 Make shape tensor support int32 (#20757)
5 years ago
FDInSky e2c7b6821a test=develop enhance uniform_random op python api (#20295)
5 years ago
silingtong123 649bcd5fe2 Modify the style of function names (#20071)
5 years ago
silingtong123 f1eebf75aa improve op uniform_random, argument shape support tensor and tensor in list (#19786)
5 years ago
Aurelius84 0d29cf18f4
Supports diagonal initialization in uniform_random op (#19299)
6 years ago
minqiyang b40e41fbd1 Polish code style
6 years ago
minqiyang ca392c7e97 Implement infer var type context
6 years ago
tangwei12 755927d2b0 shape type to int64_t, test=develop
6 years ago
chengduo 9c77b65c06
Fix layers.uniform_random (#13823)
6 years ago
tangwei12 ca22586818 code optimize
7 years ago
Qiao Longfei 653fad08f8
Optimize selected rows for dist lookup table with pthread rwlock (#12635)
7 years ago
yuyang18 ce6394ed73 Polish example
7 years ago
yuyang18 2955ff5887 Polish documentation
7 years ago
Yu Yang 0e78cb69fb Clean OpProtoAndCheckerMaker
7 years ago
Yancey1989 dccd013bd3 refine distribute transpiler
7 years ago
Yancey1989 8eac2a46f7 update by comment
7 years ago
Yancey1989 7132bbe6b7 update by comment
7 years ago
Yancey1989 cb7bbf426c revert uniform_random_op
7 years ago
Yancey1989 f909ff1a36 update unit test
7 years ago
Yancey1989 972ae6e98f random selected rows value
7 years ago
Abhinav Arora c7ad26d6a4 [WIP] Move DataType enum inside VarType (#8447)
7 years ago
emailweixu 6752b06f8c Generating random numbers with given batch size (#8337)
7 years ago
qingqing01 24509f4af9 Fix the grammar in copyright. (#8403)
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