mindspore-ci-bot
6f733ec113
!1308 Stage 2 of adding support for string Tensor
...
Merge pull request !1308 from h.farahat/string_tensor2
5 years ago
xiefangqi
34236ce1f1
fix pylint
5 years ago
mindspore-ci-bot
d402b94476
!1370 delete parallel end-to-end test cases
...
Merge pull request !1370 from yihuaijie/master
5 years ago
mindspore-ci-bot
f967700ef4
!1215 [Auto parallel] Changing succive edges orders and add some strategy checkings
...
Merge pull request !1215 from Xiaoda/change-succive-edges-order-and-add-checking
5 years ago
mindspore-ci-bot
3363d4e834
!1249 Add GNN dataset processing API
...
Merge pull request !1249 from heleiwang/hlw_gnn_data
5 years ago
mindspore-ci-bot
f3d14fa14b
!1363 Restrict tensor get item or set item not support mixed tensor.
...
Merge pull request !1363 from zhangbuxue/Not_support_mixed_tensor_as_index_for_tensor_getitem_and_setitem
5 years ago
zhaojichen
7c9fb3424f
add epsilon parameter for layernorm
5 years ago
Yi Huaijie
1e6ee83874
delete parallel end-to-end test cases
5 years ago
mindspore-ci-bot
3f23aa1d79
!1348 fix pylint warnings of parallel test cases
...
Merge pull request !1348 from yihuaijie/master
5 years ago
hesham
6c21e556c4
Clean up work for text python package
5 years ago
mindspore-ci-bot
368007240c
!1320 add applyrmsprop cumprod and reduceprod for vm
...
Merge pull request !1320 from JichenZhao/applyrms_squaresumall_cumprod_reduceprod
5 years ago
mindspore-ci-bot
889696bcab
!1331 delete dropoutgenmask and dropoutdomask when dropout prob equals 0 to enhance performance and adjust ci script
...
Merge pull request !1331 from yoonlee666/master-deletedropout
5 years ago
mindspore-ci-bot
4bdfddedb2
!1358 Link child graphs
...
Merge pull request !1358 from zhoufeng/link-child-graph-2
5 years ago
mindspore-ci-bot
62c716b68e
!1349 Fix some functions in group parameters and optimizer
...
Merge pull request !1349 from ghzl/add-group-check-for-lars
5 years ago
buxue
850171a34b
Restrict tensor getitem or setitem not support mixed tensor.
5 years ago
zhoufeng
af5019b94f
link child graphs
...
Signed-off-by: zhoufeng <zhoufeng54@huawei.com>
5 years ago
Yi Huaijie
14fe72f383
fix pylint warnings
5 years ago
mindspore-ci-bot
bd845dd0b7
!1352 [MD] fix bug when append data in mindrecord using absolute path
...
Merge pull request !1352 from liyong126/mindrecord_fix_bug_I1HQUI
5 years ago
heleiwang
599a449e0b
Support processing GNN data
5 years ago
jinyaohui
fbdba6e4da
clean pylint
5 years ago
hesham
df361d1d26
Change mem layout of string tensor
...
add support for MindRecord and TFRecord
----
optimize tensorshape
optimize tensorshape and FlatIndex
TFRecord and MindRecord support for string tensor
Modify mem layout
Add new constructor
Add method Allocate
Change some GetMutableBuffer usages to AllocateBuffer
5 years ago
liyong
447420eb9a
fix bug when append data by absolute path
5 years ago
guohongzilong
2d2f9ba8fd
fix group parameter code for check
5 years ago
zhaojichen
a42ec8f69f
add applyrmsprop op for vm
5 years ago
Xiaoda Zhang
9f4b8a3cd1
changing the succive edges order in GetAliveSuccEdges() so that Triangle and Star Elimination can be merged into particular node; adding some check information
5 years ago
mindspore-ci-bot
d9c74e0acd
!1328 Add 3 patterns support for LambNextMVWithDecay fusion pass
...
Merge pull request !1328 from huanghui/LambNextMvWithDecayRuleConds-fusion-pass
5 years ago
mindspore-ci-bot
d6e930d737
!1337 test(custom_op): delete conv2d custom op.
...
Merge pull request !1337 from gongchen/del_conv2d_custom_op
5 years ago
mindspore-ci-bot
58e6d7d950
!1341 Added lookup and vocab to mindspore.dataset.text
...
Merge pull request !1341 from ZiruiWu/vocab_and_lookup
5 years ago
mindspore-ci-bot
decf12cd0b
!1317 [MD]add compress for nlp data in mindrecord
...
Merge pull request !1317 from liyong126/mindrecord_compress
5 years ago
mindspore-ci-bot
274f6f014f
!1133 support tensor get value by tensor index
...
Merge pull request !1133 from zhangbuxue/support_tensor_get_value_by_tensor_index
5 years ago
mindspore-ci-bot
0a795c24aa
!1245 add model init api to compile df graph before train
...
Merge pull request !1245 from wangnan39/add_model_init_api_to_compile_df_graph_before_train_and_eval
5 years ago
jonwe
bb51bb88d7
add compress in mindrecord
5 years ago
mindspore-ci-bot
2e3d55ed87
!1281 Implementation of SplitOp
...
Merge pull request !1281 from Peilin/splitOp
5 years ago
mindspore-ci-bot
39b9aedf68
!1342 Bug fix on issue Core dump on GPU when train with lenet with AU
...
Merge pull request !1342 from Tinazhang/cc
5 years ago
mindspore-ci-bot
0ca626ef6c
!1229 Init the slices of a Initializer on different devices
...
Merge pull request !1229 from yihuaijie/master
5 years ago
Peilin Wang
71e8bb1960
general split case done, chaining sampler (basic case) is working
...
implementation 99% complete
everything and tested except for repeatable shuffling
tested most basic/typical split usecases
cleanup
some more cleanup
fix CI
more ci fix
more ci fixes
more ci fix
more ci fix
more ci fix
added more tests, fixed some bugs
some more clean up and test cases
added shard/shuffle before split warning/error
addressed code review comments and ci
fixed ci
5 years ago
Tinazhang
e9e40b688b
Bug fix
5 years ago
Zirui Wu
25ab2ef303
Implemented lookup and vocab
5 years ago
mindspore-ci-bot
46949fc327
!1307 Cleanup dataset UT: unskip and enhance TFRecord sharding tests
...
Merge pull request !1307 from cathwong/ckw_dataset_ut_unskip2
5 years ago
wangnan39@huawei.com
1ebf98b795
add model init api to compile df graph before exec
5 years ago
yoonlee666
12d9c71c83
delete dropout when prob equals 0 and adjust bert ci script
5 years ago
buxue
e490618db8
support tensor get value by tensor index
...
support tensor set value by tensor index
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
Yi Huaijie
7a5004cc49
init the slices of a Initialzer on different devices
5 years ago
gongchen
36edbe411e
test(custom_op): Delete conv2d custom op.
5 years ago
zhouneng
218ade30b2
add vm support sin and cumsum
5 years ago
huanghui
eaff850f11
add 3 patterns for lamb_next_mv_with_decay_rule pass
5 years ago
mindspore-ci-bot
2224fa093b
!1302 Complete vm ops for BinaryCrossEntropy and BinaryCrossEntropyGrad
...
Merge pull request !1302 from lihongkang/master
5 years ago
mindspore-ci-bot
b96a2ed816
!1312 support vm for erfc
...
Merge pull request !1312 from jiangjinsheng/vm_erfc
5 years ago
mindspore-ci-bot
beb3cadb75
!1327 fix resnet cifar 1p test case device error
...
Merge pull request !1327 from chujinjin/fix_cifar_1p_test
5 years ago
mindspore-ci-bot
bddd743ca9
!1304 Add check for controldepend
...
Merge pull request !1304 from amongo/AddCheckForControlDepend
5 years ago
chujinjin
668c18c42c
fix cifar 1p test
5 years ago
mindspore-ci-bot
e4795974be
!1266 Refactor LambNextMVWithDecayRule fusion pass
...
Merge pull request !1266 from huanghui/LambNextMvWithDecayRuleConds-fusion-pass
5 years ago
mindspore-ci-bot
19c200e9cc
!1280 pylint clean
...
Merge pull request !1280 from liubuyu/master
5 years ago
zhangdengcheng
9fbc519ebb
Add graph attention networks model and test file
5 years ago
huanghui
5a68eba585
Refactor LambNextMVWithDecayRule fusion pass
5 years ago
jiangjinsheng
2d3cd8276e
vm for erfc
5 years ago
qianlong
451c20a6f5
Add UnicodeCharTokenizer for nlp
5 years ago
mindspore-ci-bot
93e7c97a96
!1272 [Dataset] MindData Tree Optimizer Infrastructure
...
Merge pull request !1272 from JunhanHu/minddata_opt
5 years ago
Cathy Wong
b78894e02b
Cleanup dataset UT: unskip and enhance TFRecord sharding tests
5 years ago
Junhan Hu
f44d213503
MindData optimizer infrastructure.
5 years ago
huangdongrun
3e2074b113
add check for ControlDepend
5 years ago
mindspore-ci-bot
233508b70e
!1250 Dict_setitem transofrm to tuple_setitem
...
Merge pull request !1250 from amongo/SupportDictSetItemTransform
5 years ago
lihongkang
cf543382aa
add vms for binarycrossentropy and binarycrossentropygrad
5 years ago
leopz
04763b8b76
move signature to primitivepy and bprop_func to utils
5 years ago
mindspore-ci-bot
183144e135
!1282 support vm for PReLU and PReLUGrad
...
Merge pull request !1282 from jiangjinsheng/vm_prelu
5 years ago
xulei2020
163b6b7ea7
add jieba c++ code
5 years ago
mindspore-ci-bot
aa1cee113d
!1279 test(custom_op): clean up custom op test case.
...
Merge pull request !1279 from gongchen/fix_custom_op_case
5 years ago
mindspore-ci-bot
89470cf29d
!1263 Modified clip_gradients to clip_grad
...
Merge pull request !1263 from Kang/master
5 years ago
mindspore-ci-bot
1ba8e052f8
!1125 support vm for space_to_depth
...
Merge pull request !1125 from jiangjinsheng/space_to_depth
5 years ago
Kang
bfff7c0a2f
Modified clip_gradients to clip_grad
5 years ago
mindspore-ci-bot
97ba539e7b
!1269 fix issue of loadding control input tensors failed in control sink mode
...
Merge pull request !1269 from wenchunjiang/fix_task_sink_bug
5 years ago
jiangjinsheng
ce09f5e15a
vm for prelu and prelugrad
5 years ago
liubuyu
37be555a81
pylint clean
5 years ago
gongchen
44458865b6
test(custom_op): Clean up custom op test case.
5 years ago
wenchunjiang
729ea8cc55
fix bug of loadding ctrl input tensors failed in control sink mode
5 years ago
mindspore-ci-bot
6ffb3c97cd
!1058 add host cpu kernel: GatherV2/Concat/Slice/SliceGrad
...
Merge pull request !1058 from sunsuodong/lstm_ops
5 years ago
mindspore-ci-bot
b391e43407
!1262 fix bert precision bug
...
Merge pull request !1262 from wanghua/master
5 years ago
mindspore-ci-bot
04ac611fe8
!1189 Decoupling py default param from Parameter
...
Merge pull request !1189 from leopz/master
5 years ago
huangdongrun
3cf94daefc
add support for dict setitem operation
...
format code
remove save_graph
raise exception when dictionary setitem if the key not exists
resolve error
remove unnessary op_
5 years ago
jiangjinsheng
ba99cb7bcb
support vm for space_to_depth
5 years ago
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
wanghua
2703ac5ba4
fix bert percision problem
5 years ago
leopz
40e15996b0
move default_param out of parameter and remove pybind11 in anf define
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
sunsuodong
28241d0293
lstm ops
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
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
peixu_ren
99fda6f431
Add logsigmoid and reduce_logsumexp
5 years ago
etone-chan
c4a5bfb787
add matmul eltwise buffer fusion pass
5 years ago
mindspore-ci-bot
a2a3b1c6c5
!1089 Add Optimizer method get_lr_parameter
...
Merge pull request !1089 from ghzl/add-get-lr-base-on-parameter
5 years ago
mindspore-ci-bot
9e116e15fb
!1139 Change Thread::Join to async call with time out
...
Merge pull request !1139 from JesseKLee/timing_hole
5 years ago
mindspore-ci-bot
1a052f7155
!1131 [Data]fix cmake build format
...
Merge pull request !1131 from xulei/filter_op
5 years ago
Jesse Lee
f2be49d85e
Fix a racing condition
5 years ago
Cathy Wong
913074e656
Cleanup dataset UT: resolve skipped test units
5 years ago
mindspore-ci-bot
6b68671805
!1069 Use a resident process to write summary files and SummaryRecord as context manager
...
Merge pull request !1069 from 李鸿章/context_manager
5 years ago
李鸿章
32c1d558f4
SummaryRecord as context manager
5 years ago
mindspore-ci-bot
7e3ec651dc
!1094 Complete vm ops for L2Normalize and L2NormalizeGrad
...
Merge pull request !1094 from zhouneng/add_vm_support_l2normalize
5 years ago
candanzg
2cc85bdc93
Support weight compile according to shape
...
Signed-off-by: candanzg <zhangshucheng@huawei.com>
5 years ago
mindspore-ci-bot
21bcdcd8ad
!1121 Complete vm ops for ResizeBilinear and ResizeBilinearGrad
...
Merge pull request !1121 from lihongkang/master
5 years ago
chenzomi
1239cd6135
Merge branch 'master' into 04quant
5 years ago
guohongzilong
e70b2f5430
add optimizer.get_lr_parameter() method
5 years ago
chenzomi
bf6246e617
add quant combined
5 years ago
xulei2020
903b64daa2
fix cmake build format
5 years ago
mindspore-ci-bot
8b98f921cc
!1124 Add broadcast fusion pass
...
Merge pull request !1124 from YuJianfeng/master
5 years ago
dengwentao
fa83fc3e02
rename kernel/mng to kernel/rts
5 years ago
mindspore-ci-bot
1a98c6b459
!999 [MD] mindrecord support reading file list
...
Merge pull request !999 from liyong126/mindrecord_file_list
5 years ago
mindspore-ci-bot
049d3796a6
!1091 gpu support Cast/RealDiv/Mul/Sub/Softmax kernels enforcement
...
Merge pull request !1091 from chenweifeng/cast
5 years ago
yujianfeng
31d8db9fc6
Add broadcast fusion pass
5 years ago
mindspore-ci-bot
86d4797399
!1079 Convert AiCpu kernel when aicore not supported
...
Merge pull request !1079 from lianliguang/convert-to-AICPU-when-AiCore-not-supported-kernel
5 years ago
mindspore-ci-bot
25b2424f9b
!1042 clean pylint warning in test_framwork dir
...
Merge pull request !1042 from jinyaohui/clean_pylint
5 years ago
lihongkang
ca8a914736
接入算子resizebilinear and resizebilineargrad
5 years ago
mindspore-ci-bot
6f386c5782
!1082 Support 'break', 'continue' and 'pass' statements
...
Merge pull request !1082 from hewei/support_cont_break
5 years ago
liyong
aa3f89e74f
mindrecord support read file list
5 years ago
He Wei
33fa90efc9
Support 'break', 'continue' and 'pass'
...
To handle 'break' and 'continue' statement, a loop context is pushed
to a stack before we parse the loop body, and pop it after body parsed.
When a 'break', 'continue' statement is encountered, we retrieve current
loop contex from the stack, and let the current block jump to the end
block or header block;
For 'break' statement, we added an extra 'end_block' follow the 'after_block',
because 'after_block' is called from a ContionalJump in 'header_block', it can
not be set as jump target from other place. to support 'break', we let loop
body jump to the 'end_block' at the 'break' point. and 'after_block'
maybe a good place to handle loop 'else' clause in the future.
Handle 'pass' is simple, just bypass it when doing parse.
5 years ago
WilliamLian
691b0648e3
convert unsupported kernel in aicore to aicpu
5 years ago
mindspore-ci-bot
0345995000
!1110 [AutoParallel]fix gatherv2 and dataset bug
...
Merge pull request !1110 from lichen/fix_gatherv2_and_dataset_bug
5 years ago
jinyaohui
26fd75895d
pylint waring clean
5 years ago
mindspore-ci-bot
168dfb2555
!1108 Add input shape condition for transpose_reshape fusion pass
...
Merge pull request !1108 from YuJianfeng/master
5 years ago
mindspore-ci-bot
18019ad6a5
!1038 clean some context param
...
Merge pull request !1038 from jinyaohui/clean_context
5 years ago
lichenever
debfd38b75
fix gatherv2 and dataset bug
5 years ago
mindspore-ci-bot
ba3d48817e
!1070 Adapt aicpu op CTCLoss and TBE op L2Loss for GE.
...
Merge pull request !1070 from liuxiao/ops-for-VM
5 years ago
yujianfeng
85ff90c237
Add input shape condition for transpose_reshape fusion pass
5 years ago
jinyaohui
391a060f21
remove two context param
5 years ago
wilfChen
59c4cf256c
gpu support broadcast kernels
5 years ago
mindspore-ci-bot
48e54dcfda
!1056 [Auto parallel] Memory calculation in the inference phase
...
Merge pull request !1056 from Xiaoda/memory-estimation-in-inference-phase
5 years ago
zhouneng
79725af4cd
为L2Normalize/L2NormalizeGrad增加VM支持
5 years ago
liuxiao
10abb68498
add ops CTCLoss
5 years ago
mindspore-ci-bot
fdad91355f
!1093 reset parallel context before running each parallel test case
...
Merge pull request !1093 from yihuaijie/master
5 years ago
mindspore-ci-bot
da7d605e85
!683 WIP: specialize hyper map parameter
...
Merge pull request !683 from xychow/bypass-renorm-and-specialize-hypermap-parameter
5 years ago
mindspore-ci-bot
6ab046e4dd
!1062 Adapt Softplus\SoftplusGrad for VM, and ApplyFtrlD for both GE and VM.
...
Merge pull request !1062 from liuxiao/softplus-softplusgrad
5 years ago
Xiaoda Zhang
a05aa21cc2
calculating PEAK memory cost in the inference phase
5 years ago
mindspore-ci-bot
06a9eeb3bf
!1050 [bug][auto_mixed_precision]fix sens shape error of `TrainOneStepWithLossScaleCell`
...
Merge pull request !1050 from vlne-v1/I1GEPN-check-bprop-error-loss-scale-wrap
5 years ago