panyifeng
5a10383cc3
add coo_tensor
2020-07-17 18:53:03 +08:00
fary86
595767b4b5
Fix bug of mindspore dtype equal
2020-07-16 09:06:55 +08:00
panyifeng
44e74ad5aa
Apply indexed_slices
2020-07-13 15:36:25 +08:00
He Wei
a0623e1528
Fix bool type tensor problem
...
Problem: Create 'uint8' type tensor from float data raise RuntimeError;
Fix: Use same internal data type for 'uint8' and 'bool' tensor and allows
convert float data to bool tensor.
2020-07-02 19:22:35 +08:00
panyifeng
d6635bbbe2
Add IndexedSlices
2020-06-30 17:38:24 +08:00
kingfo
078738adc5
add tensor mod & floordiv operation
2020-06-24 16:47:23 +08:00
kingfo
358982a98f
fix hook and bprop debug issue
2020-06-18 09:50:30 +08:00
buxue
66bbdb4a31
change tensor dtype and shape from function to attr
2020-06-12 19:03:23 +08:00
jinyaohui
86d197dfeb
clean pylint
2020-05-29 23:00:00 +08:00
“liuxiao”
73a287e5e0
pylint clean
2020-05-26 19:46:14 +08:00
“liuxiao”
18f0af0529
pylint clean
2020-05-25 19:49:06 +08:00
jinyaohui
5a914994ba
clean pylint
2020-05-18 16:42:35 +08:00
candanzg
2cc85bdc93
Support weight compile according to shape
...
Signed-off-by: candanzg <zhangshucheng@huawei.com>
2020-05-13 17:49:07 +08:00
jinyaohui
26fd75895d
pylint waring clean
2020-05-13 11:30:27 +08:00
kingfo
75fec82b52
resolve pynative operator issue
2020-04-16 21:02:22 +08:00
Wei Luning
73ba399364
remove ge depend in cpu
2020-04-02 19:38:42 +08:00
zhunaipan
930a1fb0a8
initial version
...
Signed-off-by: leonwanghui <leon.wanghui@huawei.com>
2020-03-27 22:54:54 +08:00