Tinazhang
17cecf2cf5
Added TCs to RandomCrop and RandomCropAndResize and modified visalize() calling
5 years ago
mindspore-ci-bot
fe8b59f26b
!1111 support vm for pack and unpack
...
Merge pull request !1111 from jiangjinsheng/vm_pack
5 years ago
Wei Luning
3db8cfa54f
add pattern AdjustAllReduceMulAdduse the old opadd test case for bugtemp fix try
5 years ago
mindspore-ci-bot
c9ce34ea48
!1194 test(custom_op): add custom op testcase.
...
Merge pull request !1194 from gongchen/add_custom_op_test
5 years ago
jiangjinsheng
f9bd460c96
support vm for pack
5 years ago
gongchen
366364ba38
Add custom op testcases.
5 years ago
mindspore-ci-bot
c793540cc9
!1231 Assign label resource for new control sink
...
Merge pull request !1231 from zhoufeng/label-assign
5 years ago
mindspore-ci-bot
18c9495000
!1228 Adapt tbe op UnsortedSegmentMin for GE.
...
Merge pull request !1228 from liuxiao/UnsortedSegmentMin
5 years ago
mindspore-ci-bot
9f9af3c59a
!1224 add squaresumall op
...
Merge pull request !1224 from JichenZhao/squaresumall
5 years ago
zhoufeng
c99f904276
assign label resource for new control sink
...
Signed-off-by: zhoufeng <zhoufeng54@huawei.com>
5 years ago
mindspore-ci-bot
828d0b124e
!1209 add format trans function
...
Merge pull request !1209 from liubuyu/master
5 years ago
liuxiao
cc024bb3a1
UnsortedSegmentMin for GE
5 years ago
zhaojichen
d1d1766bed
add squaresumall op
5 years ago
mindspore-ci-bot
1b7cdc4c61
!1218 clean pylint warning in test about import
...
Merge pull request !1218 from jinyaohui/pylint1
5 years ago
liubuyu
f70429d671
add format transfer
5 years ago
mindspore-ci-bot
3b6de89368
!1187 Checkpoint and restore parameter's shape
...
Merge pull request !1187 from yangzhenzhang/ckpt-and-restore-parameter-shape
5 years ago
yujianfeng
c8d33568f2
Add an new output to FusedMulApplyMomentum
5 years ago
jinyaohui
5a914994ba
clean pylint
5 years ago
yangzhenzhang
6b54a6417d
ckpt and restore parameter shape
5 years ago
huanghui
c4af71e236
add LarsV2 fission pass
5 years ago
jinyaohui
bcfaff97f9
clean pylint
5 years ago
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