This website works better with JavaScript.
Explore
Help
Register
Sign In
m53297601
/
Paddle
Watch
1
Star
0
Fork
You've already forked Paddle
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
add reverse
Browse Source
wangkuiyi-patch-1
qiaolongfei
7 years ago
parent
bf3ff5b091
commit
a4ee0d0dd1
1 changed files
with
1 additions
and
0 deletions
Show all changes
Ignore whitespace when comparing lines
Ignore changes in amount of whitespace
Ignore changes in whitespace at EOL
Show Stats
Download Patch File
Download Diff File
1
python/paddle/fluid/layers/tensor.py
Unescape
Escape
View File
@ -35,6 +35,7 @@ __all__ = [
'
argmax
'
,
'
argmax
'
,
'
ones
'
,
'
ones
'
,
'
zeros
'
,
'
zeros
'
,
'
reverse
'
,
]
]
Write
Preview
Loading…
Cancel
Save
Reference in new issue
Repository
m53297601/Paddle
Title
Body
Create Issue