Commit Graph

38 Commits

Author SHA1 Message Date
panyifeng abab21ed57 add func type check for switch layer 2020-08-21 16:11:40 +08:00
mindspore-ci-bot b2a5440548 !4883 Fix compilation warnings
Merge pull request !4883 from zhoufeng/xiu-ba-ge
2020-08-21 12:33:20 +08:00
zhoufeng 22ec976ef7 fix compilation warnings
Signed-off-by: zhoufeng <zhoufeng54@huawei.com>
2020-08-21 09:44:04 +08:00
zhousiyi d0e58dd765 remove ccsrc/common.h
replace frontend/operator/ops.h in backend with base/core_ops.h as
backend should not use any frontend-only primitive
2020-08-20 09:34:07 +00:00
buxue 855d6b8fed add check for user define bprop in Pynative mode. 2020-08-19 19:14:02 +08:00
zhoufeng 663278112f optimize code compile performance
Signed-off-by: zhoufeng <zhoufeng54@huawei.com>
2020-08-18 14:33:24 +08:00
wuyongkang 78611b5d5b fix static check problems 2020-08-14 19:27:52 +08:00
mindspore-ci-bot 265064733b !4340 move cc file that end with py to pybind
Merge pull request !4340 from liubuyu/master
2020-08-13 08:56:01 +08:00
liubuyu 45b6600001 mv cc file that end with py to pybind 2020-08-12 14:50:18 +08:00
buxue 35677ac098 support two mstypes do equal. 2020-08-12 09:12:46 +08:00
WilliamLian 1f5441d73a remove inferfunction to core 2020-08-11 14:22:29 +08:00
mindspore-ci-bot fdaa08dc05 !4185 re-arrange the primitive between core_ops.h and frontend/operator/ops.h
Merge pull request !4185 from xychow/move-core-ops
2020-08-11 11:18:01 +08:00
buxue 02d6e3a43a fix bugs 2020-08-10 22:28:36 +08:00
zhousiyi 27223aae94 re-arrange primitives to core_ops and ops 2020-08-10 10:56:33 +00:00
Wei Luning ea3ddea3d4 remove ref origin 2020-08-10 09:45:37 +08:00
panyifeng 34e50e5d6e fix cell bprop 2020-08-07 10:57:01 +08:00
fary86 8ac5672abb Add support for dynamic shape 2020-08-06 11:42:36 +08:00
panyifeng 9927e6eb5c eager mode sparse 2020-08-05 18:21:30 +08:00
liubuyu d81862a916 decoupling core and context 2020-08-05 08:15:14 +08:00
Yi Huaijie 518cb80133 change type of Shape from int32 to int64 2020-08-04 11:30:23 +08:00
suteng 19e45ccdb1 回退 'Pull Request !3103 : change type of Shape from int32 to int64' 2020-08-03 22:06:37 +08:00
mindspore-ci-bot 657b547116 !3103 change type of Shape from int32 to int64
Merge pull request !3103 from yihuaijie/dev
2020-08-03 19:40:19 +08:00
buxue b075674cf2 support tensor attr shape and dtype in graph mode 2020-08-03 17:09:31 +08:00
Yi Huaijie 15d5cc396d change type of Shape from int32 to int64 2020-08-03 16:47:19 +08:00
simson b2cdd5d848 Fix the difference of Error type between graph&pynative mode 2020-07-27 17:28:13 +08:00
mindspore-ci-bot 568da0d510 !3425 fix avgpoolgrad
Merge pull request !3425 from fangzehua/avgpool
2020-07-27 14:15:29 +08:00
fangzehua 86dd0c583a fix avgpool grad 2020-07-27 11:06:32 +08:00
liubuyu f4bc0bc9fe move the dependency of utils to core 2020-07-27 10:28:46 +08:00
fary86 d4a3d0fa14 Fix large for loop execute fail 2020-07-25 09:03:59 +08:00
panyifeng 963bd67a60 add sparse api docs 2020-07-24 15:40:46 +08:00
panyifeng 8a89f003eb fix sparse related issues 2020-07-23 19:05:53 +08:00
mindspore-ci-bot a4f447af6c !3289 Move abstract function to core abstract folder.
Merge pull request !3289 from ZhangQinghua/master
2020-07-23 09:39:37 +08:00
Zhang Qinghua 7b69565d91 Move abstract function to core abstract folder. 2020-07-21 21:25:32 +08:00
panyifeng 4d4e23fd9e Add bprop for sparse_tensor 2020-07-21 19:40:35 +08:00
He Wei 32379f3e7a Decouple ir from frontend 2020-07-21 08:57:07 +08:00
liubuyu 76dc80e7b7 Unified code style 2020-07-20 10:51:55 +08:00
panyifeng 5a10383cc3 add coo_tensor 2020-07-17 18:53:03 +08:00
liubuyu 43c79eb853 mindspore path adjust 2020-07-14 18:07:28 +08:00