Commit Graph

19 Commits (46e08fb5a1ef00264e59c6bd313773efc6adcd57)

Author SHA1 Message Date
l00591931 923dd4b77a enable zero dimension tensor when input is data
4 years ago
l00591931 bd777e0710 throw exception when tensor has zero in shape
4 years ago
HuangBingjian 265a6d61b6 reverse fix shape=0
4 years ago
HuangBingjian 4477fcfe19 fix shape bug.
4 years ago
He Wei 27721ff4ea Fix Tensor.from_numpy() returns wrong type
5 years ago
He Wei d7cdda1cb0 Provide Tensor.from_numpy() to avoid copy
5 years ago
kingfo 577535b387 fix gradients issue in pynative
5 years ago
Wei Luning a05c38bb63 make python Parameter inherit from Tensor
5 years ago
He Wei a0623e1528 Fix bool type tensor problem
5 years ago
kingfo 078738adc5 add tensor mod & floordiv operation
5 years ago
kingfo 358982a98f fix hook and bprop debug issue
5 years ago
buxue 66bbdb4a31 change tensor dtype and shape from function to attr
5 years ago
jinyaohui 86d197dfeb clean pylint
5 years ago
“liuxiao” 18f0af0529 pylint clean
5 years ago
candanzg 2cc85bdc93 Support weight compile according to shape
5 years ago
jinyaohui 26fd75895d pylint waring clean
5 years ago
kingfo 75fec82b52 resolve pynative operator issue
5 years ago
Wei Luning 73ba399364 remove ge depend in cpu
5 years ago
zhunaipan 930a1fb0a8 initial version
5 years ago