Commit Graph

20 Commits

Author SHA1 Message Date
xxq250 61604c19e9 高校绿色计算大赛半决赛第二阶段赛题(MindSpore) 2023-03-08 21:18:08 +08:00
xxq250 df9eacf471 基于MindSpore 的 LeNet-jzx3 2023-03-08 21:17:30 +08:00
xxq250 666d266323 MindSpore中的数据存储和使用-鲲鹏 2023-03-08 21:16:41 +08:00
xxq250 594f8a07dd MindSpore中的数据存储和使用 2023-03-08 21:15:54 +08:00
xxq250 d39ea10f54 MindSpore中数据的预处理 2023-03-08 21:13:35 +08:00
xxq250 124f9cc655 MindSpore-模型开发 2023-03-08 21:12:29 +08:00
xxq250 1fdd55bda0 MindSpore-应用实践 2023-03-08 21:11:47 +08:00
xxq250 0260199091 MindSpore的安装和基本概念 2023-03-08 21:10:58 +08:00
xxq250 a3f66f8949 MindSpore-初体验 2023-03-08 21:10:03 +08:00
chenhaozhe 97629be53d add models as submodule in tests 2021-09-16 10:03:19 +08:00
wandongdong 00a1369d4e remove third_party/Opencl and support depthwise batch>1 2020-12-18 01:43:35 -08:00
hangangqiang ed26ff636a remove gtest flatbuffer protobuf eigen jpeg-turbo from third-party 2020-12-14 15:06:23 +08:00
looop5 d137078d91 remove unused submodule incubator-tvm 2020-08-10 09:39:15 +08:00
ervinzhang 50dcb79bdf added MindData lite 2020-08-04 09:16:30 -04:00
hangq 174d308cfa add mindspore lite 2020-07-29 03:06:17 +08:00
yanghaoran 859acc6d2a synchronize latest Ascend software suite 18 Jul 2020, and merging branches 2020-07-18 21:09:55 +08:00
yanghaoran 21c381b366 sync from mindspore to incubator 2020-06-23 21:05:50 +08:00
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
yanghaoran b53c974513 modify reduceminD and reducemaxD IR 2020-04-02 22:10:03 +08:00
zhunaipan 930a1fb0a8 initial version
Signed-off-by: leonwanghui <leon.wanghui@huawei.com>
2020-03-27 22:54:54 +08:00