Commit Graph

14 Commits

Author SHA1 Message Date
gong chen a6dfa281ea Init GraphKernel.
- It provides a unified style to express graph and kernel for user.
- It provides a unified IR to represent graph and kernel for developer.
- It breaks the boundary between graph and kernel.
- It provides more opportunities to do compile optimization.
2020-06-20 22:31:54 +08:00
zhaoting 429c88a462 add resnet50 imagenet st 2020-06-16 22:04:24 +08:00
yanghaoran 8005494e04 Lower expectation of accuracy after 1 epoch of training from 0.35 to 0.2 2020-06-11 09:27:18 +08:00
liubuyu 107794fac9 pylint warning clean 2020-05-25 11:52:36 +08:00
chujinjin 668c18c42c fix cifar 1p test 2020-05-21 15:48:57 +08:00
liubuyu 37be555a81 pylint clean 2020-05-20 11:12:14 +08:00
jinyaohui 5a914994ba clean pylint 2020-05-18 16:42:35 +08:00
jinyaohui 2907cf4488 remove some context param 2020-05-16 15:07:13 +08:00
jinyaohui 391a060f21 remove two context param 2020-05-12 22:11:50 +08:00
chujinjin d5adfa5210 add accuracy for resnet cifar 2020-04-29 17:08:45 +08:00
zjun c538b83712 remove enbale hccl 2020-04-28 10:37:08 +08:00
leonwanghui ba43dbc148 Fix pylint warnings in mindspore st test module 2020-04-22 16:44:19 +08:00
buxue 7541d3b067 Develop op MaxPoolWithArgMax 2020-04-08 20:47:49 +08:00
zhunaipan 930a1fb0a8 initial version
Signed-off-by: leonwanghui <leon.wanghui@huawei.com>
2020-03-27 22:54:54 +08:00