You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
-[]#.# 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
The text was updated successfully, but these errors were encountered:
[ ]#.Add Tensor Instance Methods to Paddle Frontend #15115
Add Tensor Instance Methods to PaddlePaddle Frontend. list of specific dunder methods to add to the paddle.tensor.tensor.Tensor class #27461
-[]#.# 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
The text was updated successfully, but these errors were encountered: