mindspore-ci-bot
f711e01f61
!7719 refactor cnode strategy
Merge pull request !7719 from gziyan/refactor_cnode
5 years ago
Ziyan
069318899a
refactor get cnode strategy
5 years ago
mindspore-ci-bot
abd601e065
!7642 Return a new abstract without tracking_id for fg ValueNode in CSE.
Merge pull request !7642 from 张清华/grad_opt2
5 years ago
Zhang Qinghua
077bde0767
Return a new abstract without tracking_id for fg ValueNode in CSE.
5 years ago
yepei6
c33e7c6092
complete the selfOp func for matrix slice parse like mat[1,:] += 1
5 years ago
mindspore-ci-bot
b6c9bb7003
!7556 Optimize the performance of function ProcessVmArg
Merge pull request !7556 from chenfei_mindspore/ProcessVmArgPerformanceOptimize
5 years ago
chenfei
14e2afe2f5
add arglist in execute info
5 years ago
chenzomi
ca85fcef40
[ME] change some format code.
5 years ago
yujianfeng
18a76ff3c5
Check whether the network args are tensors in the compile phase
5 years ago
huanghui
b7519b7418
unify save_graphs_path
5 years ago
buxue
559c741cce
improve the way passing ags of partial
5 years ago
caifubi
d3b978147f
Ascend Dynamic Shape
5 years ago
mindspore-ci-bot
d30dece8a9
!6515 Resolve deadlock issue when terminate debugger from UI
Merge pull request !6515 from lichen_101010/terminate_deadlock_issue
5 years ago
mindspore-ci-bot
9bd34a1b29
!6673 Add stage information for ops and strategy
Merge pull request !6673 from huangxinjing/stage_strategy
5 years ago
Zhang Qinghua
216e8fa958
Add AccumulaterNV2 eliminator pass
5 years ago
huangxinjing
4ef439e27b
Add stage information for ops and strategy
5 years ago
lichen_101010
5713ea38b8
resolve terminate issue
terminate issue part 2
clean up code
first draft of deadlock issue
test
resolve terminate deadlock issue
add node level condition
resolve terminate issue
terminate issue part 2
clean up code
first draft of deadlock issue
test
resolve terminate deadlock issue
add node level condition
cleanup code and CI checks
rebase to master and address conflicts
refactor code
fix a bug
5 years ago
Zhang Qinghua
6c72d88ba1
Set top graph parameters' name as original graph parameters.
5 years ago
buxue
483c8a179a
improve the recognition of Parameter object and raise error when convert keywordarg to pydata
5 years ago
mindspore-ci-bot
c8e9d46391
!6450 Change PS directory.
Merge pull request !6450 from ZPaC/master-change-ps-dir
5 years ago
ZPaC
0b49f0fb57
change PS dir
5 years ago
mindspore-ci-bot
daff211538
!6357 add grad acc test case
Merge pull request !6357 from jinyaohui/master
5 years ago
jinyaohui
188c3e5394
add grad acc test case
5 years ago
BowenK
607ea81c7b
fix static check
5 years ago
mindspore-ci-bot
c57a472748
!5918 optimizer pynative memory
Merge pull request !5918 from flywind/optimizer_pynative_memory
5 years ago
mindspore-ci-bot
fd7bcd045a
!6347 support not in and add check for grad_with_sens with no sense provided
Merge pull request !6347 from zhangbuxue/support_not_in_and_add_check_for_grad_with_sens_with_no_sense_provided
5 years ago
buxue
458498900c
support not in and add check for grad_with_sens with no sense provide.
5 years ago
kpy
4338dd266e
optimizer pynative graph memory
5 years ago
simson
2fd4a3fc3a
fix bugs which lead to segment fault
5 years ago
mindspore-ci-bot
37e3b6082f
!6002 Reduce inline passes traversal by skipping inline action if no pre-ad python pass exists
Merge pull request !6002 from BowenK/pre_ad
5 years ago
mindspore-ci-bot
91b2591b08
!6079 1.Fix codex of PS module. 2.Use std::vector instead of std::shared_ptr. 3.Optimize some code.
Merge pull request !6079 from ZPaC/master-1.0-optimize-ps
5 years ago
ZPaC
4c1f9983d7
Optimize PS code.
5 years ago
buxue
b9c9046b93
support function as condition of if
5 years ago
zhousiyi
ab74dfc839
refact backend/session from python
5 years ago
mindspore-ci-bot
77e05e32a4
!6001 raise exception when use HookBackward in graph mode
Merge pull request !6001 from zhangbuxue/check_is_graph_mode_for_HookBackward
5 years ago
buxue
3fd73f9d08
raise exception when use HookBackward in graph mode
5 years ago
BowenK
e482e4e8bf
reduce pass traversals if no pre-ad python pass exists
5 years ago
lilei
71adabd944
modify_bug
5 years ago
mindspore-ci-bot
25a528ae12
!5736 Add device specific config key checking
Merge pull request !5736 from fary86/add_device_specific_config_check
5 years ago
mindspore-ci-bot
88f5cbe5db
!5692 Add requires_grad option for python pass
Merge pull request !5692 from BowenK/pre_ad
5 years ago
fary86
b0f89685b4
Add device specific config check
5 years ago
ZPaC
87bf2a7dcd
Add PS context.
5 years ago
mindspore-ci-bot
b40677002f
!5714 [refine]change top graph and add cell class
Merge pull request !5714 from vlne-v1/change-top-graph
5 years ago
Wei Luning
e6f82af849
add cell class to c++
5 years ago
mindspore-ci-bot
0f312a7593
!5760 fix bug of convert python object to c++ value
Merge pull request !5760 from fary86/fix_convert_convert_python_object
5 years ago
fary86
d2d8a911ff
Fix bug of convert python object
5 years ago
yao_yf
d4cfe55c04
rename mirror_mean to gradients_mean
5 years ago
BowenK
1bdb26f9e8
Warming up python pass by adding inline passes before it
5 years ago
buxue
a087ef7c34
raise exception when UniformPrimitive has wrong number args
5 years ago
mindspore-ci-bot
7a636939eb
!5651 Modify interface for normal_normal function
Merge pull request !5651 from lilei/normal
5 years ago