Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Tensor Instance Methods to PaddlePaddle Frontend. list of specific dunder methods to add to the paddle.tensor.tensor.Tensor class #27461

Open
1 task
redwings112 opened this issue Dec 9, 2023 · 0 comments

Comments

@redwings112
Copy link

-[]#.# Special Methods #
abs
add
and
bool
ceil
contains
delitem
divmod
eq
float
floor
floordiv
ge
getitem
gt
iadd
iand
ifloordiv
ilshift
imatmul
imod
imul
index
int
invert
ior
ipow
irshift
isub
iter
itruediv
ixor
le
len
lshift
lt
matmul
mod
mul
ne
neg
or
pos
pow
radd
rand
rdivmod
repr
rfloordiv
rlshift
rmatmul
rmod
rmul
ror
rpow
rrshift
rshift
rsub
rtruediv
rxor
setitem
str
sub
truediv
xor

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant