Commit Graph

14 Commits (6ad72106f925378685b0cbf7f12ebdba7df3b488)

Author SHA1 Message Date
AshburnLee d843706230
add shape check for fill_constant OP and remove doc of type error (#26919)
5 years ago
zhupengyang 6a09b8f1cb
erase Raises and refine doce of random functions (#26901)
5 years ago
zhupengyang eb3173e2b6
rand API: remove out, device, stop_gradient; add name (#25246)
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
liym27 615a8bfcf4
Support int32 int64 and fix bug (#24407)
5 years ago
swtkiwi f5c6dd6def
test=develop (#24522)
5 years ago
wangchaochaohu 29c4fae112
Tensor value support (#23491)
5 years ago
Aurelius84 9ef7f6e898
support to modify dict and list in while_loop (#23083)
5 years ago
Leo Chen d4bdbf8cf0
Polish nn code, test=develop (#22237)
5 years ago
liym27 7b4cb655bb keep the size of symmetric padding is 2 for 2d and 3 for 3d. test=develop (#20903)
5 years ago
Guo Sheng dfd1eee7f7 Add seq2seq api related code (#19820)
5 years ago
minqiyang 99d3f08920 Add print_function for all python files
7 years ago
chengduoZH 5d30142889 follow comment from panxin
7 years ago
chengduoZH 470d671792 follow comment
7 years ago