sunsuodong
4e32dad730
var init
5 years ago
mindspore-ci-bot
32a72c1979
!1748 remove some warning log in pynative mode
Merge pull request !1748 from caifubi/deal-warning-log
5 years ago
mindspore-ci-bot
00672a47b8
!1730 control sink refactor
Merge pull request !1730 from wenchunjiang/fix_code_check
5 years ago
mindspore-ci-bot
4f08d35cc7
!1415 support mix target
Merge pull request !1415 from kisnwang/support-mix-target
5 years ago
mindspore-ci-bot
45a1df06b8
!1421 Modify code to support dynamic graph.
Merge pull request !1421 from rick_sanchez/pynative_new_4
5 years ago
kswang
c63729b8e6
support mix target
5 years ago
mindspore-ci-bot
05177ff91a
!1744 Fix Codex
Merge pull request !1744 from JesseKLee/btree_fix
5 years ago
mindspore-ci-bot
b60a353b94
!1681 modify hccl mutiple input and output op register
Merge pull request !1681 from Maoweiyong/fix_hccl_mutiple_input_output
5 years ago
caifubi
3bc36040e1
remove warning log in pynative mode
5 years ago
rick_sanchez
e2a322b6b7
Modify code to support dynamic graph.
5 years ago
mindspore-ci-bot
72fd41786c
!1736 add reducemean's special kernel fileter rule
Merge pull request !1736 from lianliguang/master
5 years ago
mindspore-ci-bot
cabe0c134a
!1731 move add graph manager to gpu session
Merge pull request !1731 from zyli2020/master
5 years ago
mindspore-ci-bot
9cb2d0cfa2
!1725 Add destructor to Feature
Merge pull request !1725 from xiefangqi/xfq_fix_codex2
5 years ago
wenchunjiang
772806b03e
fix code check
5 years ago
mindspore-ci-bot
e1eb52738b
!1682 Add tbe op SparseApplyProximalAdagradD-SparseApplyFtrlD-ApplyProximalAdagrad for VM.
Merge pull request !1682 from liuxiao/SparseApplyProximalAdagradD-SparseApplyFtrlD-ApplyProximalAdagradD
5 years ago
Jesse Lee
456390eea9
Fix Codex
5 years ago
WilliamLian
cdacd5ca76
add reducemean's kernel select rules
5 years ago
mindspore-ci-bot
c52576336a
!1722 deal with resnet50_THOR train print many ERROR&WARNING log and produce many ir file
Merge pull request !1722 from zongha/master
5 years ago
lizhenyu
9d0b74b473
move add graph manager to gpu session
5 years ago
mindspore-ci-bot
f4d709572c
!1719 fix codex of no destructor problem
Merge pull request !1719 from xiefangqi/xfq_fix_codex
5 years ago
mindspore-ci-bot
0d71060e58
!1715 fix minddata codex of voc and graphloader
Merge pull request !1715 from xiefangqi/xfq_fix_voc_codex
5 years ago
z00478463
f8dda8d3b1
set save graphs False and add bprop for op cholesky trsm
Change thor log level
5 years ago
mindspore-ci-bot
3f0ff33396
!1718 clean codedex warning
Merge pull request !1718 from zyli2020/clean_codedex_warnings
5 years ago
xiefangqi
49e368fc45
add destructor to Feature
5 years ago
liuxiao
4efd151784
add tbe op SparseApplyProximalAdagradD-SparseApplyFtrlD-ApplyProximalAdagradD for VM
5 years ago
xiefangqi
d971106fec
fix minddata codex
5 years ago
lizhenyu
5868daffda
clean codedex warning
5 years ago
mindspore-ci-bot
3d28ba10ef
!1631 fix reviewbot of mem_reuse
Merge pull request !1631 from yangjie159/fix_reviewbot_of_mem_reuse
5 years ago
xiefangqi
4c70d25777
fix codex of voc and graph
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
mindspore-ci-bot
191dd59bc9
!1710 Fix arg index check error when return Parameter defined in Net directly
Merge pull request !1710 from fary86/fix_arg_index_check_error_when_return_param
5 years ago
mindspore-ci-bot
cc9c004bc1
!1696 Enable ConfusionMulGrad fusion pass
Merge pull request !1696 from huanghui/TMP
5 years ago
fary86
faf6578a90
Fix arg index check error when return Parameter defined in Net directly
5 years ago
mindspore-ci-bot
5aa55302d4
!1691 Fix codex warning in `do_signature.cc`
Merge pull request !1691 from seatea/fix-codex-warning
5 years ago
kingfo
44b656a9e2
add data sync before hook function
5 years ago
mindspore-ci-bot
59683a1d90
!1692 Fix topk bug for fasterrcnn
Merge pull request !1692 from meixiaowei/master
5 years ago
mindspore-ci-bot
6f92c4a124
!1501 add vm support for operators in mindspore.ops.operaitons package. Inlcude ACos, ACosGrad, Acosh, AcoshGrad, ArgMinD and ApplyCenteredRMSProp
Merge pull request !1501 from zhouneng/add_vm_support
5 years ago
huanghui
71acaa5300
enable ConfusionMulGrad fusion pass in bert only
5 years ago
mindspore-ci-bot
387bcece9e
!1666 Add 5 patterns for AdamApplyOneWithDecay fusion pass
Merge pull request !1666 from huanghui/AdamApplyOneWithDecay-fusion-pass
5 years ago
mindspore-ci-bot
90d98aa6ec
!1694 Check the input size of BatchNorm before fission in bert
Merge pull request !1694 from YuJianfeng/master
5 years ago
mindspore-ci-bot
fffb2ef5d7
!1690 Mark null output subgraph
Merge pull request !1690 from zhoufeng/make-null-output-subgraph
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
6fe2ff3184
!1360 fix transform bug if primitive is a higher order function.
Merge pull request !1360 from xychow/fix-transform-bug
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
mindspore-ci-bot
ad21780a54
!1371 separate py from debug and utils
Merge pull request !1371 from leopz/tensor_utils
5 years ago
zhousiyi
e895f19e80
fix transform bug which high order pritimive is not convert to graph
5 years ago
mindspore-ci-bot
c366b3fb18
!1704 fix num rows bug in sampler
Merge pull request !1704 from Peilin/fix-random-sampler-bug
5 years ago
Peilin Wang
3ef3d1433d
fixed num_samples bug for RandomSampler
5 years ago
mindspore-ci-bot
2ffc3f4bd6
!1699 bugfix:get nullptr from graph manager
Merge pull request !1699 from zyli2020/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