Commit Graph

26685 Commits (118e585b8c28e56da6c39c2fcf21002625a67934)
 

Author SHA1 Message Date
David Lin 118e585b8c
rename op fluid.layers.matmul to paddle.matmul (#23375)
5 years ago
wangchaochaohu 29c4fae112
Tensor value support (#23491)
5 years ago
Zhou Wei e8efaee92d
update gradient clip english doc for new gradient clipping strategy
5 years ago
Chengmo 426912df5a
Add Index sample OP (#23218)
5 years ago
zhangchunle 638d924d89
Op (FusionSquaredMatSub) error message enhancement. (#23498)
5 years ago
liym27 660489acac
Add log and check predicted scores. test=develop (#23506)
5 years ago
Bai Yifan 9bc223c8a2
fix test_graph_wrapper failure on cudnnv7, test=develop (#23451)
5 years ago
ShenLiang c706ff20a3
fix conflict, test=develop (#23298)
5 years ago
ShenLiang 5223e2bbc4
Add a new DataFeed named PaddleBoxDataFeed (#23321)
5 years ago
Chen Weihang 75bd350710
Implement StaticModelRunner to support dygraph fine-tune static graph pre-training model (#23171)
5 years ago
cc 9297f49e4b
[OP] Add randperm op (#23292)
5 years ago
wawltor 08e3d9c0dc
Add the matmul, elementwise_euqal, elementwise_sum ops to API2.0 (#23437)
5 years ago
Kaipeng Deng d223a24904
Fix inplace_abn compile error on Windows (#23464)
5 years ago
Tao Luo 0b583235f5
Revert "Solve the conflict of ops with the same name. (#23199)" (#23494)
5 years ago
wawltor 6577f91b74
Add the sum op to API 2.0, add some parameters for new api
5 years ago
石晓伟 36b82eae0e
refine the doc of paddle_api.h, test=develop (#23402)
5 years ago
Steffy-zxf 2d0933c378
Add two new ops paddle.tensor.mul(), paddle.tensor.pow() (#23485)
5 years ago
WuHaobo c4d0305239
add tril op and triu op (#23469)
5 years ago
wangchaochaohu 3eb12bd100
refine the usage of paddle.full test=develop (#23484)
5 years ago
yongqiangma eb035f24d1
add unbind op (#23359)
5 years ago
zhangchunle fd9b7bdb3d
Op (FusedEmbeddingSeqPool) error message enhancement. (#23454)
5 years ago
Chen Weihang 16315d3d9e
Delete Ref & VectorRef and add GetDataSafely (#22997)
5 years ago
LutaoChu 4c675a450f
Add 2 new ops: paddle.tensor.div() and paddle.tensor.add() to API2.0(#23352)
5 years ago
Huihuang Zheng 036121b731
[Dy2stat] Make loop_transformer supports class variable (#23478)
5 years ago
Zhen Wang abe3e6906d
Solve the conflict of ops with the same name. (#23199)
5 years ago
wawltor 0b092d05f1
Add the argmax op to API 2.0, and update some parameters
5 years ago
Leo Chen f297a33285
Dev/fix init flags (#23465)
5 years ago
Zhaolong Xing 6a23850a3f
add init value to varis in analysis config. (#23442)
5 years ago
mamingjie-China 1a8d6ee371
add a new op paddle.sort() to API 2.0 test=develop (#23470)
5 years ago
wawltor 915341e3de
Add the zeros, ones, ones_like, zeros_like for api 2.0, test=develop (#23471)
5 years ago
Zhen Wang 56b50c97f8
Add allclose_op (#23335)
5 years ago
kinghuin 948c57d84b
move sin, sqrt, tanh, atan to paddle.tensor.math and add a new parameter "out" (#23387)
5 years ago
Chengmo a2e9af5663
Add Tdm child OP in contrib (#23241)
5 years ago
Aurelius84 4955c97ee8
Add unitTest for `Tensor==constant` for ifElse in dygraph2static (#23407)
5 years ago
Wilber 9676ac1c5c
Add flip op. (#23255)
5 years ago
tianshuo78520a d8a21ef6f3
test=develop;fix error (#23467)
5 years ago
Feiyu Chan 81f1402f6c
Add functional convolutions in paddle.nn.functional (#23408)
5 years ago
Zhaolong Xing 70782e6379
[Inference doc]: refine paddle_api.h doc (#23354)
5 years ago
Feiyu Chan bcafe3179a
add MKL computation back to gelu's non-approximate part (#23420)
5 years ago
zhongpu dbfbd7eac4
support Exhaustive search in dygraph (#23415)
5 years ago
zhaoyuchen2018 01d7ccd4b6
Fix elementwise compile error, test=develop (#23381)
5 years ago
gongweibao 24a063f6ac
Add fleet checkpoint on local fs and remote fs(such as hdfs) for EDL (#22586)
5 years ago
Zeng Jinle 0c23e3ff4d
fix Tracer::NoGrad, test=develop (#23443)
5 years ago
xujiaqi01 ebae6fb6b9
fix gen_worker_desc in hogwild (#23423)
5 years ago
channings a2e10930cf
update linspace, equal operators to API 2.0 (#23274)
5 years ago
liym27 03deb41d73
API (switch_case) error message enhancement. test=develop (#23429)
5 years ago
liym27 cd348dc467
API (case) error message enhancement. test=develop (#23428)
5 years ago
zhaoyuchen2018 4fe9ca6959
improve elementwise performance. (#23405)
5 years ago
wangchaochaohu 5c60778731
polish the code of fusion group test=develop (#23370)
5 years ago
cc 3ea7c59f76
Set fuse_all_reduce_ops=false for quantization test, test=develop (#23413)
5 years ago