Commit Graph

24 Commits (b0edda4d99fdfa388dc6bb348c35d58ee4f819bc)

Author SHA1 Message Date
zhupengyang 659d04df2c
hsigmoid -> hsigmoid_loss/HSigmoidLoss; refine docs (#27745)
5 years ago
Li Fuchen 1501a80f74
add support to float64 input of warpctc op. (#27399)
5 years ago
huangxu96 02606d45ef
Quant op dev (#25932)
5 years ago
Zhen Wang d708b21074
Update amp_check_finite_and_scale_op and add an updating_loss_scaling op for static graph amp training. (#26240)
5 years ago
wangguanzhong a28ae86e11
Enhance ops to support LoD as input for dygraph detection models. (#25316)
5 years ago
lilong12 1c68138327
[api 2.0] add collective op for cpu using gloo and paddle.distributed.* apis (#26552)
5 years ago
Zhang Ting 0a895bc0df
improve unique op (#26537)
5 years ago
wanghuancoder 422a162019
api2.0 paddle.nn.Bilinear and paddle.nn.functional.bilinear (#26399)
5 years ago
wangchaochaohu ebf9b2125e
add paddle.gather for API2.0 (#26455)
5 years ago
ceci3 56890dc729
Add SyncBatchNorm (#26032)
5 years ago
Leo Chen 049ac56c08
Print user-friendly error message in core.ops [part 2] (#26377)
5 years ago
Leo Chen 672578a797
Print user-friendly error message in core.ops (#26261)
5 years ago
Jack Zhou dea41da715
add nll loss API for the paddlepaddle api2.0
5 years ago
Zhen Wang bb45af02ac
add the c++ part of Imperative QAT. test=develop (#25446)
5 years ago
ceci3 52be62c5ae
fix instance norm in dy (#24717)
5 years ago
Leo Chen bfa46c38d5
bn supports reverse_space, test=develop (#24988)
6 years ago
Leo Chen 1e818158f5
Feature/add amp_checkout_finite_and_scale op (#24875)
6 years ago
Zhen Wang 23d253e1be
Fix out of range error for outs map. test=develop (#24774)
6 years ago
Leo Chen d980d251f0
specify outs, test=develop (#24537)
6 years ago
Leo Chen 5cccc69f1a
update name generator, test=develop (#24048)
6 years ago
wawltor 5c669ad1c2
Add the support dygraph out attribute for the op of mm in api2.0 (#23978)
6 years ago
Leo Chen 488b2387e2
Feature/expand params in auto-generated pybind functions for dygraph operators (#23181)
6 years ago
Leo Chen aaa4fe491a
use function instead of lambda, test=develop (#22348)
6 years ago
Leo Chen 48600d7f17
Add op function generator for dygraph (#21569)
6 years ago