mindspore-ci-bot
93f6fc0ab0
!1188 fine tuning mindspore_test_framework
...
Merge pull request !1188 from panyifeng/fine_tuning_mindspore_test_framework
5 years ago
mindspore-ci-bot
051567ba20
!1192 Support string type Stage !
...
Merge pull request !1192 from h.farahat/string_Tensor
5 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
5 years ago
mindspore-ci-bot
4efa9717bb
!1129 Add op bounding box encoder
...
Merge pull request !1129 from zhaozhenlong/op/bounding-box-encoder
5 years ago
mindspore-ci-bot
6de7eb2633
!1203 delete ApplyAdamD for master
...
Merge pull request !1203 from changzherui/code516
5 years ago
changzherui
1e93927772
code 516 for test
5 years ago
mindspore-ci-bot
c3d9f18087
!1176 fix validator for transpose
...
Merge pull request !1176 from jiangjinsheng/issue_transpose
5 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.
5 years ago
mindspore-ci-bot
c169ac6a18
!1195 add validate for geswitch and merge
...
Merge pull request !1195 from jiangjinsheng/issue_geswitch
5 years ago
jiangjinsheng
e45532b78c
fixed transpose
5 years ago
jiangjinsheng
c05203ef06
add validate for geswitch and merge
5 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
5 years ago
jinyaohui
2907cf4488
remove some context param
5 years ago
zhaozhenlong
b54ffdc086
add op BoundingBoxDecode
...
iou
NMSWithMask
larsupdate testcase
sgd testcase
5 years ago
mindspore-ci-bot
92d196f054
!1178 Complete vm ops for ROIAlign and ROIAlignGrad
...
Merge pull request !1178 from zhouneng/add_vm_support_roialign
5 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
5 years ago
mindspore-ci-bot
7240c6feff
!1061 Add flat_map op to Dataset
...
Merge pull request !1061 from jiangzhiwen/dataset/flat_map
5 years ago
jiangzhiwen
cb2814b498
flat_map first commit
5 years ago
mindspore-ci-bot
ca64bfdbab
!1120 Code refactoring :modify Infer to Eval
...
Merge pull request !1120 from Kang/master
5 years ago
mindspore-ci-bot
889d7b6eea
!1180 [pre_activate]Fix pylint warning
...
Merge pull request !1180 from YuJianfeng/master
5 years ago
mindspore-ci-bot
efb9672849
!1118 Add BatchNormGrad2BNInferGrad pass
...
Merge pull request !1118 from huanghui/batchnormgrad-to-bninfergrad-pass
5 years ago
mindspore-ci-bot
c680cfbf27
!1157 dataset: add concat operation for dataset
...
Merge pull request !1157 from ms_yan/concat_dataset
5 years ago
mindspore-ci-bot
ab031ee9ea
!1126 VOCDataset support object detection function
...
Merge pull request !1126 from xiefangqi/voc_support_detection
5 years ago
yujianfeng
0f42fdbb80
Fix pylint warning
5 years ago
zhouneng
c2a1b5f8c1
add register info for ROIAlign and ROIAlignGrad
5 years ago
mindspore-ci-bot
dbac31e787
!1175 LayerNormGrad fix & codex
...
Merge pull request !1175 from chenweifeng/layernorm
5 years ago
huanghui
709828a98b
add BatchNormGrad2BNInferGrad pass
5 years ago
mindspore-ci-bot
42ba885e58
!1098 Add BatchNorm2BNInfer pass
...
Merge pull request !1098 from huanghui/add-batchnorm-bninfer-pass
5 years ago
xiefangqi
c937bad53f
minddata support voc
5 years ago
ms_yan
c0fa7b4b19
init commit of concat dataset
...
change to use __add__ operation instead ds.concat
5 years ago
wilfChen
1991a89f40
LayerNormGrad fix & codex
5 years ago
mindspore-ci-bot
6f68dd7d12
!1130 support vm for flatten
...
Merge pull request !1130 from jiangjinsheng/flatten
5 years ago
mindspore-ci-bot
c786596641
!1156 Add batch_norm grad infer fission pass
...
Merge pull request !1156 from YuJianfeng/master
5 years ago
jiangjinsheng
766906dd6d
support vm for flatten
5 years ago
Kang
be60bd3d79
Code refactoring for the static_analysis : modified Infer to Eval.
5 years ago
huanghui
6db71e6576
add batchnorm2bninfer pass
5 years ago
mindspore-ci-bot
8a853cec2d
!1171 adjust onnx related testcases
...
Merge pull request !1171 from fary86/adjust_onnx_related_uts
5 years ago
yujianfeng
2b061c84c7
Add batch_norm_grad infer fisson
5 years ago
mindspore-ci-bot
597933b04b
!1113 rename kernel/mng to kernel/rts
...
Merge pull request !1113 from dengwentao/rts
5 years ago
mindspore-ci-bot
d2efa20cab
!1163 Add BatchNorm fusion pattern with mix precision
...
Merge pull request !1163 from YuJianfeng/bn_fusion_with_cast
5 years ago
mindspore-ci-bot
bb374ebc28
!1015 Support weights to be compiled according to shape
...
Merge pull request !1015 from candanzg/me_with_shape
5 years ago
fary86
fe2ee14340
Adjust onnx exporting related testcases
5 years ago
mindspore-ci-bot
a9816fa779
!1026 Add Logsigmoid and Reduce_logsumexp
...
Merge pull request !1026 from peixu_ren/custom_pp_ops
5 years ago
yujianfeng
6e89ebe6f0
Add BatchNorm fusion pattern with mix precision
5 years ago
panyifeng
5a7abf0740
tuning mindspore_test_framework
5 years ago
jonyguo
be2e7531ca
fix: MindDataset parameter shard_id & num_shards check
5 years ago
mindspore-ci-bot
4bb46606db
!1149 fix pylint in tests
...
Merge pull request !1149 from panyifeng/fix_pylint
5 years ago
mindspore-ci-bot
5075f0a27e
!1146 add matmul eltwise buffer fusion
...
Merge pull request !1146 from Etone.Chan/master
5 years ago
panyifeng
755ba75deb
fix pylint
5 years ago
mindspore-ci-bot
4bb5c7b39a
!1084 add new interface quant combined
...
Merge pull request !1084 from SanjayChan/04quant
5 years ago