Commit Graph

1899 Commits (d2f7ac61ee64fa60884720ef551439d2f04a01a0)

Author SHA1 Message Date
wangchaochaohu 1e4ab728fb
refine the concat Op for API 2.0 test=develop (#25307)
5 years ago
Leo Chen 4ec1251a1e
Refine squeeze, test=develop (#25281)
5 years ago
cnn 70cee22fde
New features, add sinh and cosh op, test=develop (#25495)
5 years ago
Zhang Ting a1350744eb
register fp16 kernel, test=develop (#25630)
5 years ago
mapingshuo 5453a912fe
add fp64 support in sequence_pool, test=develop (#25662)
5 years ago
Leo Chen 1ab4101d6c
add ci check for changing op-related api without core.ops, test=develop (#25596)
5 years ago
wangchaochaohu 2092660c43
Ones op for API 2.0: remove the device and out parameters (#25497)
5 years ago
wangchaochaohu 4a44ffdd24
refine the eye Op for API 2.0 test=develop (#25295)
5 years ago
zhupengyang 5a2d15a1d0
arange API: start default is 0, end default is None (#25452)
5 years ago
Shibo Tao 71c71e684c
fix logical_* ops' doc (#25479)
5 years ago
Shibo Tao a2f141c099
fix reciprocal op doc(#25498)
5 years ago
zhupengyang f8eccb0b1c
zeros_like API: remove device; input -> x (#25413)
5 years ago
zhupengyang 25029254bc
randn API: remove out, devive, stop_gradient; add name (#25409)
5 years ago
wangchaochaohu bdc2c2dba8
full Op:remove device, out and stop_gradient parameter for API 2.0 test=develop (#25257)
5 years ago
wangchaochaohu 0b2ec49ff9
refine the linspace Op for API 2.0 test=develop (#25284)
5 years ago
ceci3 52be62c5ae
fix instance norm in dy (#24717)
5 years ago
zhupengyang eb3173e2b6
rand API: remove out, device, stop_gradient; add name (#25246)
5 years ago
Feiyu Chan e3223ad704
fix nce sample code for python3, test=develop (#25103)
5 years ago
wawltor d44ba589f3
Fix some doc apis example,scale ops
5 years ago
Kaipeng Deng 74468bf428
add mish op. (#24565)
5 years ago
Yang Zhang 6d6efafeeb
Add `matrix_nms_op` (#24400)
5 years ago
danleifeng 064d0ce386
fix check_type bug and example code in hash api; test=develop (#25253)
5 years ago
Zhou Wei c701588b14
add base class of LearningRateEpochDecay, and API: MultiStepDecay, and API: StepDecay (#24821)
5 years ago
WuHaobo 6bf7df475c
Fix English doc of the activation OPs, such as exp, rsqrt, abs....... (#25258)
5 years ago
Jacek Czaja a7944904d3
[oneDNN]elementwise_add and elementwise_mul int8 support (#24984)
5 years ago
FlyingQianMM 3b28629ee8
fix dtype error in retinanet_target_assgin example codes. test=develop (#25091)
5 years ago
Leo Chen fa657b3dbb
fix bug of prelu when rank not equal 4, test=develop (#25067)
5 years ago
Leo Chen c7a63908b0
replace some logging.warn() with warings.warn(), test=develop (#25025)
5 years ago
liym27 f16e277859
[Dy2Static]Convert var.shape stmt and Convert the return variables of Tensor-dependent 'if' staments to Tensor if it not (#24911)
5 years ago
wawltor 9a2c1aedcc
Fix the elementwise_div op broadcast failed in some shape
5 years ago
Aurelius84 6be0ee159e
Support LoDTensorArray in reverse_op (#24797)
5 years ago
whs 4c01d6d53e
Enhance checking in some operator. (#24473)
5 years ago
FlyingQianMM a359cade74
rewrite the sigmoid_focal_loss code example (#24889)
5 years ago
wangchaochaohu f8ac6c2c58
fix fp16 support of assgin Op and squeeze Op test=develop (#24862)
5 years ago
Aurelius84 6db0e2b1a9
[Dy2stat] Support len syntax (#24638)
6 years ago
Bai Yifan c417f991c1
fix teacher_student_sigmoid_loss dtype check, test=develop (#24586)
6 years ago
Leo Chen 9fd1aad6e7
Support NHWC in Pool2D, test=develop (#24240)
6 years ago
FDInSky 08e9cf4af8
update interpolate & upsample api's doc (#24553)
6 years ago
jinyuKING 6ca44cbaa3
API/OP(sequence_first_step, sequence_last_step, sequence_mask, beam_search, beam_search_decode) error message enhancement (#24590)
6 years ago
liym27 b3ac1470c5
Support create LoDTensorArray and return LoDTensorArray in control flow (#24609)
6 years ago
Guo Sheng fe8d006f7e
API/OP(sequence_expand_as) error message enhancement (#23712)
6 years ago
liu zhengxi fff9faae72
API(dynamic_gru, chunk_eval, BeamSearchDecoder) error message enhancement (#24513)
6 years ago
liym27 615a8bfcf4
Support int32 int64 and fix bug (#24407)
6 years ago
lilong12 a13a4dbc7b
Improving error reporting messages for ops (#24438)
6 years ago
Cindy Cai 86ca31ab58
English API Docs Optimization Part 1 (#24536)
6 years ago
ruri ea2c498712
Fix err message (#24507)
6 years ago
chajchaj e5a624935f
Enhance error message of cross_entropy_op, sigmoid_cross_entropy_with_logits_op (#24485)
6 years ago
xujiaqi01 c2103c4844
fix error check (#24483)
6 years ago
swtkiwi f5c6dd6def
test=develop (#24522)
6 years ago
Yibing Liu a9520db24e
Format error message for ops (#24482)
6 years ago