Commit Graph

142 Commits (17588bbeedce5143df6d88c7f6a0c9f87455f759)

Author SHA1 Message Date
mamingjie-China 17588bbeed
API(has_inf, has_nan, cumsum, fsp_matrix, increment) error message enhancement, test=develop (#23769)
5 years ago
wawltor f26f7c3603
Add some error meesage and dtyp, dtyep check for some ops (#23762)
5 years ago
wawltor b822f74cd4
Add the error raise for some operators, add some test cases
5 years ago
wangchaochaohu fb34bdb40c
API/OP(fill_constant) error message enhancement (#23584)
5 years ago
mamingjie-China cdbe5707e9
API(argsort, argmax, argmin, cast, diag) error message enhancement
5 years ago
liu zhengxi eda7ff054b
Refine example code in en doc (#23549)
5 years ago
wangchaochaohu f39899a43d
API(create_tensor) error message enhancement (#23571)
5 years ago
liym27 067134f1b3
API (Switch) error message enhancement. test=develop (#23459)
5 years ago
wangchaochaohu 29c4fae112
Tensor value support (#23491)
5 years ago
liym27 b7b0b3595b
Add unittest for transformer prediction in dygraph_to_static (#23207)
5 years ago
songyouwei 738c84644b
support tensor array create read write in dygraph (#23200)
5 years ago
wangchaochaohu 2fe0758f67
fix the doc of fill_constant test=develop (#23336)
5 years ago
Leo Chen 488b2387e2
Feature/expand params in auto-generated pybind functions for dygraph operators (#23181)
5 years ago
liym27 6af480ca33
Support int64 for op assign_value. test=develop (#23179)
5 years ago
Zhang Ting 0d8f40d2b2
remove init_on_cpu and force_init_on_cpu APIs, test=develop (#22202)
5 years ago
songyouwei 9203aaf185
fix unittest for coverage (#23007)
5 years ago
liym27 44b1343aab
Support LoDTensorArray in stack/concat api for transformation of list dygraph_to_static (#22987)
5 years ago
tianshuo78520a 433cef03e5
fix typo word (#22784)
5 years ago
tianshuo78520a d2ba91aad1
fix typo words (#22653)
5 years ago
Guo Sheng 31b5464632
Add support for dynamic_decode(while) training. (#22231)
5 years ago
Tao Luo 6b7bb6b54a
change check_type_and_dtype to check_variable_and_dtype (#22465)
5 years ago
Leo Chen d4bdbf8cf0
Polish nn code, test=develop (#22237)
5 years ago
Leo Chen 51cb918a05 update layers used in transformer dygraph model, test=develop (#22051)
5 years ago
mapingshuo 81030125a3
convert input vars' dtype for range op (#22028)
5 years ago
Leo Chen 310edc0d0c
Update layers used in ptb model to use auto-generated op functions in dygraph mode (#21724)
5 years ago
wangchaochaohu 4c9b3dafa7
fill_constant_batch_size_like OP precious problem fix (#21337)
6 years ago
zhaoyuchen2018 b16274556a
Add dscending for argsort (#21400)
6 years ago
wangchaochaohu 6514f52e46
fix the fill_constant op precious problem (#21322)
6 years ago
Tao Luo 3976bbe2ce
add input type and dtype check template, and update some APIs check (#21161)
6 years ago
liym27 6802539a2e support Tensor for split and concat, support -1 in num_or_sections, add check num_or_sections (#20780)
6 years ago
liym27 ae4ddbc821 add fill_constant input(shape) dtype check. test=develop (#20620)
6 years ago
zhupengyang 01209b5161 add input type and dtype check for cast_op (#20070)
6 years ago
zhupengyang 5e65c753ea enhance input type chec for concat (#20584)
6 years ago
hong19860320 f567214b6a
Fix the error message of zeros op (#20476)
6 years ago
liym27 fc6ec3b9f6 fill_constant support Tensor; (#20521)
6 years ago
Guo Sheng c7ae6c62cd
Fix the assign data check (#20564)
6 years ago
Yiqun Liu ce1b25cc8b
Polish the English documentation of sums (#20495)
6 years ago
hong19860320 512c0bb04d
refine the en api doc of ones, zeros, reverse, assign, increment, hsigmoid and create_py_reader_by_data ops (#20343)
6 years ago
Guo Sheng dfd1eee7f7 Add seq2seq api related code (#19820)
6 years ago
hong19860320 9707ded37e
Fix the error message of assign op (#20508)
6 years ago
zhupengyang 3997743a5b add input type and dtype check, enhance shape error message for concat_op (#20101)
6 years ago
zhupengyang 200cc5e2ad fix APIs: cast, concat, tensor_array_to_tensor, argmin, argmax, argsort (#20363)
6 years ago
wopeizl 6b612a2807
optimize the english description for APIs test=develop test=document_fix (#20286)
6 years ago
wangchaochaohu 508127b180
fix some en doc (#20281)
6 years ago
liu zhengxi e34fccbc48
update the api en doc (#20307)
6 years ago
wawltor ade9bc04d3
Fix some english doc api, shenze tools group (#20300)
6 years ago
Liufang Sang 53535b4f18 fix en api doc (#20245)
6 years ago
ShenLiang c5cff9971a fix doc of eye、gather_nd、scatter_nd、scatter_nd_add、center_loss (#19990)
6 years ago
wangchaochaohu 9a76f3f916
Fill constant error message fix (#20075)
6 years ago
Bai Yifan 8394699dbb add stop_gradient in range_api, test=develop (#19484)
6 years ago