Commit Graph

17 Commits

Author SHA1 Message Date
zhoufeng b7bb53ff73 build libmindspore_backend.so
Signed-off-by: zhoufeng <zhoufeng54@huawei.com>
2022-03-17 19:14:45 +08:00
zhoufeng f49b195c39 extract common as an independent shared library
Signed-off-by: zhoufeng <zhoufeng54@huawei.com>
2022-02-26 10:55:51 +08:00
marui d47e79b04c Refactor ccsrc directories and CMakeLists files 2022-02-13 14:37:51 +08:00
zhoufeng 8e97ce5cd2 build core.so
Signed-off-by: zhoufeng <zhoufeng54@huawei.com>
2022-01-29 14:11:02 +08:00
lby e6857a6553 using cube to get c0 value 2021-12-29 09:00:52 +08:00
yuchaojie 7b3943bc91 DynamicRNN supports scenarios that hidden_size is not multiples of 16 2021-08-24 11:20:44 +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
liubuyu d81862a916 decoupling core and context 2020-08-05 08:15:14 +08:00
hangq 174d308cfa add mindspore lite 2020-07-29 03:06:17 +08:00
Wei Luning acbccea644 remove redundant phi 2020-07-17 11:46:09 +08:00
liubuyu 43c79eb853 mindspore path adjust 2020-07-14 18:07:28 +08:00
wuyongkang 4b2b46679a Revert "Optimization for ApplyTransform function"
This reverts commit 02dd305bb0.
2020-07-09 11:27:30 +08:00
wuyongkang 02dd305bb0 Optimization for ApplyTransform function 2020-07-07 21:15:59 +08:00
leopz 40e15996b0 move default_param out of parameter and remove pybind11 in anf define 2020-05-19 19:11:12 +08:00
liubuyu f70429d671 add format transfer 2020-05-18 19:45:04 +08:00
fary86 3f323e48e2 Add submodule id for log interface 2020-05-11 19:17:45 +08:00
zhunaipan 930a1fb0a8 initial version
Signed-off-by: leonwanghui <leon.wanghui@huawei.com>
2020-03-27 22:54:54 +08:00