buxue
0cd57ddc5d
check arg is tensor with vm backend
5 years ago
fary86
abfaf15951
Fix codex, split big functions
5 years ago
mindspore-ci-bot
4f08d35cc7
!1415 support mix target
Merge pull request !1415 from kisnwang/support-mix-target
5 years ago
kswang
c63729b8e6
support mix target
5 years ago
rick_sanchez
e2a322b6b7
Modify code to support dynamic graph.
5 years ago
mindspore-ci-bot
0a27c46eef
!1701 fix several bugs
Merge pull request !1701 from fary86/fix_gpu_submodule_name_error
5 years ago
mindspore-ci-bot
8fb315aa38
!1667 Fix bug for duplicated graph id in pynative cases.
Merge pull request !1667 from rick_sanchez/master
5 years ago
fary86
54ccab295c
1.Update log level of some statements in validator.cc
2.Fix core dump of exporting onnx model when device target is 'GPU'
3.Fix numbers of arguments and graph parameters check error
4.Fix log prefix of some files of gpu submodule is error
5 years ago
rick_sanchez
1a997806b3
fix bug for duplicated graph id in pynative cases.
5 years ago
leopz
a9e30a96db
separate py from debug and utils
5 years ago
mindspore-ci-bot
bb73bfdf3a
!1260 for second order subgraph switch
Merge pull request !1260 from zongha/master
5 years ago
z00478463
8c6e3cc83b
for second order's subgraph's fix
5 years ago
z00478463
df5ca0051b
for second order subgraph switch
5 years ago
leopz
40e15996b0
move default_param out of parameter and remove pybind11 in anf define
5 years ago
mindspore-ci-bot
4009a8e57e
!1183 implicit_type_conversion
Merge pull request !1183 from candanzg/implicit_type_conversion
5 years ago
Kang
be60bd3d79
Code refactoring for the static_analysis : modified Infer to Eval.
5 years ago
candanzg
539550e40a
implicit type conversion
Signed-off-by: candanzg <zhangshucheng@huawei.com>
5 years ago
chenfei
931515fa75
reuse parameter by python parameter
only reuse parameter from tensor when different session
5 years ago
yangzhenzhang
8c9730b3c5
add parallel mode for cell
5 years ago
kingfo
9ac3101f77
fix input value convert issue in graph mode
5 years ago
Wei Luning
8f1984a8d1
only cast when level is O2
5 years ago
mindspore-ci-bot
64abbeaa89
!705 add pynative cache
Merge pull request !705 from chujinjin/add_pynative_cache
5 years ago
zjun
c538b83712
remove enbale hccl
5 years ago
mindspore-ci-bot
420ef2a352
!731 remove extra empty string from log text
Merge pull request !731 from fary86/remove_extra_empty_string_in_log
5 years ago
fary86
b314c1d621
Remove extra empty string from log text
5 years ago
chujinjin
e2b0a28142
add pynative cache
5 years ago
jinyaohui
c5156f1e46
add init_device to init_dataset
5 years ago
buxue
aff6777ecc
fix reviewboot and example of TruncatedNormal and add type mapping
5 years ago
fary86
17adba5eb5
Optimize flow of exproting onnx
5 years ago
buxue
e1e11b841d
fix codedex
5 years ago
zhoufeng
c2b3360d69
update clang format rule
5 years ago
kingfo
75fec82b52
resolve pynative operator issue
5 years ago
kingfo
3202fc0df9
refactor callback for ge backend
5 years ago
leonwanghui
ad76e1c42a
Fix some typo errors in pipeline module
Signed-off-by: leonwanghui <leon.wanghui@huawei.com>
5 years ago
Wei Luning
73ba399364
remove ge depend in cpu
5 years ago
chenhaozhe
0727c2e76a
modify log level in DfGraphManager
5 years ago
mindspore-ci-bot
02a25407c4
!30 use string::find instead of equal to distinguish training graph
Merge pull request !30 from chenhaozhe/enable-variable-acc-for-training-graph
5 years ago
chenhaozhe
cab5503280
use find instead of equal to distinguish training graph
5 years ago
buxue
0da0bdcf40
Fix bug structure output when there is depend whose first input is constant in outputs
5 years ago
zhunaipan
930a1fb0a8
initial version
Signed-off-by: leonwanghui <leon.wanghui@huawei.com>
5 years ago