Commit Graph

16 Commits (038ce70d69f83f6510f78c6606d916ff77f54ba3)

Author SHA1 Message Date
pangyoki 6fafbdc39e
change np.int to int to fix paddle warning (#31221)
5 years ago
Leo Chen 2853f0c4f9
Set static shape for shape tensor with constant [part 1] (#28275)
5 years ago
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)
6 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)
6 years ago
liym27 615a8bfcf4
Support int32 int64 and fix bug (#24407)
6 years ago
swtkiwi f5c6dd6def
test=develop (#24522)
6 years ago
wangchaochaohu 29c4fae112
Tensor value support (#23491)
6 years ago
Aurelius84 9ef7f6e898
support to modify dict and list in while_loop (#23083)
6 years ago
Leo Chen d4bdbf8cf0
Polish nn code, test=develop (#22237)
6 years ago
liym27 7b4cb655bb keep the size of symmetric padding is 2 for 2d and 3 for 3d. test=develop (#20903)
6 years ago
Guo Sheng dfd1eee7f7 Add seq2seq api related code (#19820)
6 years ago
minqiyang 99d3f08920 Add print_function for all python files
7 years ago
chengduoZH 5d30142889 follow comment from panxin
8 years ago
chengduoZH 470d671792 follow comment
8 years ago