kswang
11989b5e30
enable async run
5 years ago
zhousiyi
ab74dfc839
refact backend/session from python
5 years ago
buxue
359e1f236e
check user define bprop when there is parameter in nested network
5 years ago
fary86
fcbb3e0edc
Refactor ms_context implementation
5 years ago
mindspore-ci-bot
d81b30e6a0
!5312 make backend/optimizer free of pybind
Merge pull request !5312 from xychow/remove-backend-py-dependency-2
5 years ago
kswang
756bb6d53f
async run graph
5 years ago
zhousiyi
c25e37e7bf
make backend/optimizer pybind free
5 years ago
leilei_snow
df9df609f8
fix index error
5 years ago
mindspore-ci-bot
9f9705baa1
!4746 Do not expand the value tuple for tensor inputs
Merge pull request !4746 from YuJianfeng/internal_output
5 years ago
yujianfeng
d47bad38bd
Do not expand the value tuple for tensor inputs
5 years ago
zhousiyi
7d86c86716
add or remove declaim in copyright
5 years ago
zhoufeng
663278112f
optimize code compile performance
Signed-off-by: zhoufeng <zhoufeng54@huawei.com>
5 years ago
mindspore-ci-bot
19c800a758
!4512 Expand the vectors for tensor inputs recursively
Merge pull request !4512 from YuJianfeng/internal_output
5 years ago
mindspore-ci-bot
f875bf21bc
!2948 fix control flow
Merge pull request !2948 from amongo/FixControlFlow
5 years ago
yujianfeng
003f0d8084
Expand the vectors for tensor inputs recursively
5 years ago
huangdongrun
2a6d346d2f
support if by if grad parameter
add join for ref
adjust env eliminate to eliminate all env ops
add partial app cache
resolve while endless
fix env eliminate
support for "for while" cases
fix join shape error
5 years ago
wuyongkang
78611b5d5b
fix static check problems
5 years ago
liubuyu
45b6600001
mv cc file that end with py to pybind
5 years ago
mindspore-ci-bot
52689a7dcf
!3938 decoupling core and context
Merge pull request !3938 from liubuyu/master
5 years ago
liubuyu
d81862a916
decoupling core and context
5 years ago
yujianfeng
986408babf
ignore create parameter from control depend inputs
5 years ago
liubuyu
a499d4e47c
decoupling core and debug
5 years ago
liubuyu
f4bc0bc9fe
move the dependency of utils to core
5 years ago
zhoufeng
2943cb1c39
delete deprecated codes of ascend control flow
Signed-off-by: zhoufeng <zhoufeng54@huawei.com>
5 years ago
huanghui
4c34867486
control optimizie for heterogeneous excutor
5 years ago
WilliamLian
50e2fda52d
refactor primitive ComputeFunction function
5 years ago
liubuyu
43c79eb853
mindspore path adjust
5 years ago
Zhang Qinghua
87715ed127
Refactoring for base and abstract types: Moving Base into base folder; Splitting the abstract type and infer&specialize routines;
5 years ago
WilliamLian
9682d08d96
refactor primitive hook function
5 years ago
leilei_snow
38f32d0f8f
add testcase for switchlayer.
5 years ago
leilei_snow
70abe362f2
add case process
5 years ago
mindspore-ci-bot
32405f9ab3
!2817 add internal output
Merge pull request !2817 from kisnwang/optimize-sub-graph-memcpy
5 years ago
kswang
e9067b4a10
add internal output
5 years ago
kswang
04d01a36f4
fix mix target device id
5 years ago
kswang
a3843659b4
optimize depend for mix target
5 years ago
Shida He
4c056855e0
Implementation for mindspore debugger
5 years ago
mindspore-ci-bot
f1a69de0b6
!2405 change some comment name in the whole project
Merge pull request !2405 from chenzhongming/master
5 years ago
chenzomi
a834a6308e
change some comment name in the whole project
5 years ago
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.
5 years ago
zhoufeng
bbbfaa2441
enable new control sink
Signed-off-by: zhoufeng <zhoufeng54@huawei.com>
5 years ago
lvliang
075da9a4b1
pynative-insert-transdata-for-hook-mode
5 years ago
mindspore-ci-bot
9175f0c708
!1914 optimize output sync
Merge pull request !1914 from kisnwang/optimize-output-sync
5 years ago
kswang
83ff625d52
sync data for cpu
5 years ago
kswang
e283c32899
fix mix target with gpu target
5 years ago
kingfo
38436f929f
move hook function to primtivePy class
5 years ago
kswang
8d2cb9bc2a
splitsort reorder getitem
5 years ago
kswang
472d87fee1
optimize splitsort
5 years ago
fary86
a2b882bcb4
Fix codex
5 years ago
kswang
c63729b8e6
support mix target
5 years ago
mindspore-ci-bot
c4939d9cc8
!1687 add data sync before hook function
Merge pull request !1687 from wangqiuliang/add-data-sync-before-hook-function
5 years ago