mindspore-ci-bot
717169f99e
!2016 ignore temp node durning save ckpt
Merge pull request !2016 from changzherui/fix_ckpt_bug
5 years ago
mindspore-ci-bot
63f6f7c333
!1987 Add op names mapping for low level optimizer pass
Merge pull request !1987 from huanghui/add-op-mapping-attrs-for-low-level-opt-pass
5 years ago
changzherui
94ab79b1f7
ignore temp node durning save ckpt
5 years ago
mindspore-ci-bot
f859dfecc8
!1920 SupportPynativeIndexing
Merge pull request !1920 from amongo/SupportPynativeIndexing
5 years ago
huangdongrun
9522f59b87
support for tensor indexing in pynative
support tensor slice using constexpr
remove tensorslice metagraph
add pynative testcases
5 years ago
zhaozhenlong
562c2b8d3d
sparse gather v2
5 years ago
huanghui
1044310783
add op names mapping for one hwopt pass
5 years ago
panyifeng
61af205204
fix log print of bprop loading
5 years ago
WilliamLian
9808e47663
change checkAicpu to CheckAICPU & add charge Scalar function to charge the input or output is scalar
5 years ago
mindspore-ci-bot
1b6816a851
!1880 add new buffer fusion pass
Merge pull request !1880 from Etone.Chan/June
5 years ago
huanghui
b4c0ed4b36
add signle batchnorm fission pass
5 years ago
etone-chan
1525fae8b9
add new buffer fusion pass
5 years ago
fary86
3bf1bb6355
Fix codex
5 years ago
zhoufeng
4cffb0a321
New control sink support dynamic loss scale
Signed-off-by: zhoufeng <zhoufeng54@huawei.com>
5 years ago
mindspore-ci-bot
6748ef0019
!1776 fix codex
Merge pull request !1776 from fary86/fix_codex_06.01
5 years ago
mindspore-ci-bot
96ebda914c
!1758 fix return parameter directly in net
Merge pull request !1758 from fary86/fix_return_parameter_directly_in_net
5 years ago
fary86
a2b882bcb4
Fix codex
5 years ago
fary86
e3585ff564
Fix return paramter directly in net
5 years ago
kswang
c63729b8e6
support mix target
5 years ago
z00478463
f8dda8d3b1
set save graphs False and add bprop for op cholesky trsm
Change thor log level
5 years ago
fary86
faf6578a90
Fix arg index check error when return Parameter defined in Net directly
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
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
ad21780a54
!1371 separate py from debug and utils
Merge pull request !1371 from leopz/tensor_utils
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
zhouneng
65b0f8d1b3
为算子进行VM流程对接
5 years ago
mindspore-ci-bot
163eebf7b6
!1648 Add SoftmaxGradExt fusion pass
Merge pull request !1648 from huanghui/softmaxgradext-fusion-pass
5 years ago
mindspore-ci-bot
c39902153c
!1597 add _set_dataset_mode_config to vm
Merge pull request !1597 from jinyaohui/sink_graph
5 years ago
huanghui
99ca6b3e80
add SoftmaxGradExt fusion pass
5 years ago
jinyaohui
a64d3f0d40
sink_graph
5 years ago
leopz
a9e30a96db
separate py from debug and utils
5 years ago
seatea
f815efc9fc
Fix codex warning in ms_context.cc
5 years ago
mindspore-ci-bot
04398cf88e
!1433 add tensor_minnie and separate py from ir
Merge pull request !1433 from leopz/tensor_base
5 years ago
mindspore-ci-bot
c1c359a709
!1557 modify op type: applyadam to adam
Merge pull request !1557 from jjfeing/master
5 years ago
leopz
4508134ceb
add tensor_minnie and separate py from ir
5 years ago
mindspore-ci-bot
c086d91aaf
!1505 Add some checks in ConstToAttr[StridedSliceGrad] pass
Merge pull request !1505 from huanghui/stride-slice
5 years ago
jjfeing
c7c6e86494
modify op type: applyadam to adam
5 years ago
lizhenyu
a25b84055c
refine data copy in multi-graph
5 years ago
huanghui
1d65ae598a
extract const_to_attr_strided_slice_grad pass
5 years ago
mindspore-ci-bot
5b9c145ff8
!1383 keep different attributes for cnode evaluation
Merge pull request !1383 from amongo/KeepPrimAttrInCNode
5 years ago
mindspore-ci-bot
2eedd32120
!1472 add operator HostAllGather and HostReduceScatter
Merge pull request !1472 from yihuaijie/master
5 years ago
Yi Huaijie
2f8e7ff693
add operator HostAllGather and HostReduceScatter
5 years ago
huangdongrun
1159f2b11e
add prim infer attr cache
modify infer to get abstract value and attr value map together
support get attr in specialize
clone primitive when specialize if attribute is not the same with
infered attribute
5 years ago
zjun
7bf8d2696c
fix scalar print
5 years ago
panyifeng
6a57eeb922
fix check_bprop attr error
5 years ago
liubuyu
315a95c583
add pad for nms_with_mask
5 years ago
WilliamLian
338d7c1ac1
decoupled of insert transdata and deal ref and split transdata
5 years ago
mindspore-ci-bot
07b14f32b9
!1296 move signature to primitivepy and bprop_func to utils
Merge pull request !1296 from leopz/fix_primitive
5 years ago
mindspore-ci-bot
d3359081e0
!1323 add make_tuple before return as graph outputs in ConstructKernelGraph
Merge pull request !1323 from wenchunjiang/supplyment_for_construct_graph
5 years ago
wenchunjiang
245ab3199b
add make_tuple before reture as graph outputs in ConstructKernelGraph
5 years ago