mindspore-ci-bot
828d0b124e
!1209 add format trans function
Merge pull request !1209 from liubuyu/master
6 years ago
liubuyu
f70429d671
add format transfer
6 years ago
mindspore-ci-bot
4009a8e57e
!1183 implicit_type_conversion
Merge pull request !1183 from candanzg/implicit_type_conversion
6 years ago
mindspore-ci-bot
a6c85dd633
!1221 support vm for BNTrainingUpdateV2
Merge pull request !1221 from jiangjinsheng/bn_training_update_v2
6 years ago
mindspore-ci-bot
3b6de89368
!1187 Checkpoint and restore parameter's shape
Merge pull request !1187 from yangzhenzhang/ckpt-and-restore-parameter-shape
6 years ago
mindspore-ci-bot
ffdc00620d
!1219 Add an new output to FusedMulApplyMomentum
Merge pull request !1219 from YuJianfeng/master
6 years ago
mindspore-ci-bot
e17c7d2cbc
!1207 add enable_auto_mixed_precision
Merge pull request !1207 from jinyaohui/add_context
6 years ago
yujianfeng
c8d33568f2
Add an new output to FusedMulApplyMomentum
6 years ago
jiangjinsheng
706cd1af91
support vm for bn_training_update_v2
6 years ago
mindspore-ci-bot
f23bfe0d71
!1202 Fix tensor print order
Merge pull request !1202 from zjun/fix_tensor_print
6 years ago
mindspore-ci-bot
e51e34bdfe
!1213 create new parameter from parameter
Merge pull request !1213 from Margaret_wangrui/create-new-parameter-from-parameter
6 years ago
mindspore-ci-bot
9779680d46
!1204 Support common hccl op
Merge pull request !1204 from caifubi/support-hccl-multi-group
6 years ago
yangzhenzhang
6b54a6417d
ckpt and restore parameter shape
6 years ago
zjun
1971aea8df
fix tensor print order
6 years ago
mindspore-ci-bot
311b7e71af
!1135 add group for allreduce fusion
Merge pull request !1135 from kisnwang/add-group-for-allreduce-fusion
6 years ago
caifubi
7d07e17f5a
Support Common Hccl Op
1.Support Broadcast op
2.Support communication op as graph output
3.Optimize Communication op memory alocation
4.support hccl multi-group
6 years ago
Margaret_wangrui
f78110bf25
when parameter is not exist in child graph, create new parameter from parameter
6 years ago
huanghui
c4af71e236
add LarsV2 fission pass
6 years ago
kswang
362bbacf19
add group for allreduce fusion
6 years ago
mindspore-ci-bot
2445ffdf7b
!1170 fix memreuse to support large batchsize
Merge pull request !1170 from yangjie159/fix_memreuse_to_support_large_batchsize
6 years ago
mindspore-ci-bot
051567ba20
!1192 Support string type Stage !
Merge pull request !1192 from h.farahat/string_Tensor
6 years ago
mindspore-ci-bot
4ecc9389e0
!1186 [control sink refactor]: construct kernel graph
Merge pull request !1186 from wenchunjiang/construct_kernel_graph
6 years ago
mindspore-ci-bot
78a29bba3c
!972 Fix CSE bug for some operations like `DropoutGenMask` which may have random effect
Merge pull request !972 from seatea/fix-cse-bug-for-random-effect
6 years ago
mindspore-ci-bot
4efa9717bb
!1129 Add op bounding box encoder
Merge pull request !1129 from zhaozhenlong/op/bounding-box-encoder
6 years ago
mindspore-ci-bot
6de7eb2633
!1203 delete ApplyAdamD for master
Merge pull request !1203 from changzherui/code516
6 years ago
changzherui
1e93927772
code 516 for test
6 years ago
seatea
981b013f81
Fix CSE bug for some operations like `DropoutGenMask` which should not
be optimized as it will generate different values each time.
6 years ago
mindspore-ci-bot
22ba991fec
!804 Fix ConfusionMulGrad op fusion failed in a testcase
Merge pull request !804 from huanghui/fix-confusionmulgrad-fusion-pass
6 years ago
jinyaohui
c0c694d99a
add enable_auto_mixed_precision
6 years ago
mindspore-ci-bot
e42631c127
!1172 [AutoParallel] Elementwise operators implicit semantics handling by rec's parser
Merge pull request !1172 from Chong/support_squeeze_and_reduce
6 years ago
mindspore-ci-bot
590e3f5e62
!1199 fix profiling core dump
Merge pull request !1199 from caifubi/fix-profiling-core-dump
6 years ago
mindspore-ci-bot
0040764dec
!1100 delete some context param(enable_loop_sink,enable_mem_reuse,enable_auto_mixed_precision)
Merge pull request !1100 from jinyaohui/context_opt_2
6 years ago
jinyaohui
2907cf4488
remove some context param
6 years ago
caifubi
8a845e2f07
fix profiling core dump
6 years ago
zhaozhenlong
b54ffdc086
add op BoundingBoxDecode
iou
NMSWithMask
larsupdate testcase
sgd testcase
6 years ago
mindspore-ci-bot
0b04085861
!1184 buffer fusion code refactor
Merge pull request !1184 from wangcong/master
6 years ago
mindspore-ci-bot
dc6280664b
!1138 Pynative fix topk run failed
Merge pull request !1138 from JoyLvliang/pynative-fix-topk-run-failed
6 years ago
huanghui
d4a82951ed
fix confusionmulgrad fusion pass may create a loop
6 years ago
wenchunjiang
ea65e61cb1
adding new constructKernelGraph to transform all subgraphs to
kernel_graph from root func_graph
6 years ago
mindspore-ci-bot
92d196f054
!1178 Complete vm ops for ROIAlign and ROIAlignGrad
Merge pull request !1178 from zhouneng/add_vm_support_roialign
6 years ago
hesham
e8ca243364
-Add DE_STRING
-replace switch'case by indexing
- Add test case
- Add constructors
- Add getItem string
- Fix bugs
- Add more tests
- Tensor iterator
- asNumpy
- TextFileDataset
- Tensor(Numpy)
- Super > 2D
- Add more test cases for GeneratorDataset
- Change StartAddr to GetBuffer and GetMutableNuffer
- Raise an error if batch is used with strings
Clean-up work
6 years ago
ms_yan
30739001c8
make sure validate column ok first
6 years ago
wangcong
dfa7b79d75
buffer fusion code refactor
6 years ago
mindspore-ci-bot
e8deacea3c
!1162 change using input or output's device dtype to create transdata's kernel build info
Merge pull request !1162 from lianliguang/using-device-dtype-to-create-transdata-kernel-build-info
6 years ago
lvliang
2e284cb849
pynative-fix-topk-run-failed
6 years ago
mindspore-ci-bot
ca64bfdbab
!1120 Code refactoring :modify Infer to Eval
Merge pull request !1120 from Kang/master
6 years ago
mindspore-ci-bot
6c8d292021
!1145 WIP: fix env_getitem become poly
Merge pull request !1145 from xychow/fix-env-getitem-poly
6 years ago
mindspore-ci-bot
efb9672849
!1118 Add BatchNormGrad2BNInferGrad pass
Merge pull request !1118 from huanghui/batchnormgrad-to-bninfergrad-pass
6 years ago
mindspore-ci-bot
d11dc8276d
!1181 fix gatherv2 replace graph in auto parallel
Merge pull request !1181 from yao_yf/fix_gather_v2_replace_graph
6 years ago
hongxing
8f04adf1c3
feature : eliminate graph
6 years ago