Commit Graph

1067 Commits (516b56cb64c372801522084151731ec5327ef5a7)

Author SHA1 Message Date
mindspore-ci-bot 55027096d3 !1400 Add 3 patterns for lamb_next_mv fusion pass
5 years ago
mindspore-ci-bot 1c8548adb8 !1300 Add TBE op RangeD for GE.
5 years ago
zhaozhenlong 30b93ecbf8 use reshape as flatten grad
5 years ago
panyifeng 6a57eeb922 fix check_bprop attr error
5 years ago
mindspore-ci-bot 57c1da121f !1424 Delete unused arguments in test cases
5 years ago
Yi Huaijie 0b137e5312 delete unused arguments in test cases
5 years ago
cristoval f6c20178d2 fix pylint check issues
5 years ago
ZPaC d9bcdac3dc Fix result error when calling AllReduce serially.
5 years ago
mindspore-ci-bot 929ef67bfc !1411 pylint warning clean
5 years ago
liuxiao 627724a205 Add RangeD for GE
5 years ago
huanghui a42dd21430 add 3 pattern for lamb_next_mv_rule fusion pass
5 years ago
mindspore-ci-bot 848d19207f !1359 Optimize the IR modules.
5 years ago
liubuyu 107794fac9 pylint warning clean
5 years ago
Yi Huaijie 8cfc05e4cf clean pylint warnings of parallel test cases
5 years ago
Zhang Qinghua dbb86cb1be Adjust some routines of FG and FGM, about the nodes info. IF.
5 years ago
Zhang Qinghua f31564ce98 Remove the useless collectors in manager.
5 years ago
Jesse Lee 641112a40c Initial Drop
5 years ago
mindspore-ci-bot 0e665616f0 !1160 add backward hook and custom bprop in pynative mode
5 years ago
kingfo 840922e501 add backward hook function in pynative mode
5 years ago
mindspore-ci-bot 718a96430f !1389 Security issues in recent string tensor PR
5 years ago
mindspore-ci-bot a6b8451a33 !1380 make ShuffleOp have deterministic behavior for subsequent epochs
5 years ago
mindspore-ci-bot ad9db524bb !1394 Fix comment error and mod parameter check in graphdata
5 years ago
heleiwang f28f883cac fix comments error and modify parameter check
5 years ago
mindspore-ci-bot daccfef738 !1361 Refactor multiple output pass
5 years ago
mindspore-ci-bot e87e6b38b0 !1355 [AutoParallel]Fix GatherV2 distributed op
5 years ago
mindspore-ci-bot a510ecc8ff !1339 add epsilon parameter for layernorm
5 years ago
mindspore-ci-bot e82088d175 !1373 add memory copy module
5 years ago
lichenever 390a86effb fix gatherv2
5 years ago
lizhenyu c5ac2cc38c add memory copy module
5 years ago
hesham c0f0e154f5 Clean up work for text python package
5 years ago
mindspore-ci-bot 45368a86e9 !1329 Put the parameter validation of the Summary operator into the python layer
5 years ago
mindspore-ci-bot 41456ac824 !1369 dataset: delete StorageDataset
5 years ago
huanghui f16ff539ba refactor multiple patterns pass
5 years ago
Tinazhang 7322839b04 add UTs for LinearTransformation, ToPIL, ToType
5 years ago
mindspore-ci-bot 964a757db2 !1378 Just want to debug this case in Jenkin environment
5 years ago
Peilin Wang 0cbcc7200b made shuffle determinisitc for subsequent epochs
5 years ago
Jesse Lee 06ae724261 Again
5 years ago
mindspore-ci-bot 61639be1e0 !1375 Cleanup dataset UT: remove num_parallel_workers=1 in test_exception
5 years ago
mindspore-ci-bot a528797253 !1377 Code Fix for Uniform Augmentation
5 years ago
mindspore-ci-bot 458436186c !1365 Clean up work for text python sub-package
5 years ago
Tinazhang b390883c6a Bug fix
5 years ago
Cathy Wong 702005d403 Cleanup dataset UT: remove num_parallel_workers=1 in test_exception
5 years ago
ougongchang 7d78b5d89e Put the parameter validation of the Summary operator into the python layer
5 years ago
ms_yan d5e896b51c delete storageDataset Op API and its test case
5 years ago
mindspore-ci-bot 6f733ec113 !1308 Stage 2 of adding support for string Tensor
5 years ago
xiefangqi 34236ce1f1 fix pylint
5 years ago
mindspore-ci-bot d402b94476 !1370 delete parallel end-to-end test cases
5 years ago
mindspore-ci-bot f967700ef4 !1215 [Auto parallel] Changing succive edges orders and add some strategy checkings
5 years ago
mindspore-ci-bot 3363d4e834 !1249 Add GNN dataset processing API
5 years ago
mindspore-ci-bot f3d14fa14b !1363 Restrict tensor get item or set item not support mixed tensor.
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
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
5 years ago
mindspore-ci-bot 889696bcab !1331 delete dropoutgenmask and dropoutdomask when dropout prob equals 0 to enhance performance and adjust ci script
5 years ago
mindspore-ci-bot 4bdfddedb2 !1358 Link child graphs
5 years ago
mindspore-ci-bot 62c716b68e !1349 Fix some functions in group parameters and optimizer
5 years ago
buxue 850171a34b Restrict tensor getitem or setitem not support mixed tensor.
5 years ago
zhoufeng af5019b94f link child graphs
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
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
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
5 years ago
mindspore-ci-bot d6e930d737 !1337 test(custom_op): delete conv2d custom op.
5 years ago
mindspore-ci-bot 58e6d7d950 !1341 Added lookup and vocab to mindspore.dataset.text
5 years ago
mindspore-ci-bot decf12cd0b !1317 [MD]add compress for nlp data in mindrecord
5 years ago
mindspore-ci-bot 274f6f014f !1133 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
5 years ago
jonwe bb51bb88d7 add compress in mindrecord
5 years ago
mindspore-ci-bot 2e3d55ed87 !1281 Implementation of SplitOp
5 years ago
mindspore-ci-bot 39b9aedf68 !1342 Bug fix on issue Core dump on GPU when train with lenet with AU
5 years ago
mindspore-ci-bot 0ca626ef6c !1229 Init the slices of a Initializer on different devices
5 years ago
Peilin Wang 71e8bb1960 general split case done, chaining sampler (basic case) is working
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
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
5 years ago
mindspore-ci-bot 07b14f32b9 !1296 move signature to primitivepy and bprop_func to utils
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
5 years ago
mindspore-ci-bot b96a2ed816 !1312 support vm for erfc
5 years ago
mindspore-ci-bot beb3cadb75 !1327 fix resnet cifar 1p test case device error
5 years ago
mindspore-ci-bot bddd743ca9 !1304 Add check for controldepend
5 years ago
chujinjin 668c18c42c fix cifar 1p test
5 years ago
mindspore-ci-bot e4795974be !1266 Refactor LambNextMVWithDecayRule fusion pass
5 years ago
mindspore-ci-bot 19c200e9cc !1280 pylint clean
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
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
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
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.
5 years ago
mindspore-ci-bot 89470cf29d !1263 Modified clip_gradients to clip_grad
5 years ago
mindspore-ci-bot 1ba8e052f8 !1125 support vm for 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
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
5 years ago
mindspore-ci-bot b391e43407 !1262 fix bert precision bug
5 years ago
mindspore-ci-bot 04ac611fe8 !1189 Decoupling py default param from Parameter
5 years ago
huangdongrun 3cf94daefc add support for dict setitem operation
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
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.
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
5 years ago
mindspore-ci-bot 18c9495000 !1228 Adapt tbe op UnsortedSegmentMin for GE.
5 years ago
mindspore-ci-bot 9f9af3c59a !1224 add squaresumall op
5 years ago
zhoufeng c99f904276 assign label resource for new control sink
5 years ago
mindspore-ci-bot 828d0b124e !1209 add format trans function
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
5 years ago
liubuyu f70429d671 add format transfer
5 years ago
mindspore-ci-bot 3b6de89368 !1187 Checkpoint and restore parameter's 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
5 years ago
mindspore-ci-bot 051567ba20 !1192 Support string type Stage !
5 years ago
mindspore-ci-bot 78a29bba3c !972 Fix CSE bug for some operations like `DropoutGenMask` which may have random effect
5 years ago
mindspore-ci-bot 4efa9717bb !1129 Add op bounding box encoder
5 years ago
mindspore-ci-bot 6de7eb2633 !1203 delete ApplyAdamD for master
5 years ago
changzherui 1e93927772 code 516 for test
5 years ago
mindspore-ci-bot c3d9f18087 !1176 fix validator for transpose
5 years ago
seatea 981b013f81 Fix CSE bug for some operations like `DropoutGenMask` which should not
5 years ago
mindspore-ci-bot c169ac6a18 !1195 add validate for geswitch and merge
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)
5 years ago
jinyaohui 2907cf4488 remove some context param
5 years ago
zhaozhenlong b54ffdc086 add op BoundingBoxDecode
5 years ago
mindspore-ci-bot 92d196f054 !1178 Complete vm ops for ROIAlign and ROIAlignGrad
5 years ago
hesham e8ca243364 -Add DE_STRING
5 years ago
mindspore-ci-bot 7240c6feff !1061 Add flat_map op to Dataset
5 years ago
jiangzhiwen cb2814b498 flat_map first commit
5 years ago
mindspore-ci-bot ca64bfdbab !1120 Code refactoring :modify Infer to Eval
5 years ago
mindspore-ci-bot 889d7b6eea !1180 [pre_activate]Fix pylint warning
5 years ago
mindspore-ci-bot efb9672849 !1118 Add BatchNormGrad2BNInferGrad pass
5 years ago
mindspore-ci-bot c680cfbf27 !1157 dataset: add concat operation for dataset
5 years ago
mindspore-ci-bot ab031ee9ea !1126 VOCDataset support object detection function
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
5 years ago
huanghui 709828a98b add BatchNormGrad2BNInferGrad pass
5 years ago
mindspore-ci-bot 42ba885e58 !1098 Add BatchNorm2BNInfer pass
5 years ago
xiefangqi c937bad53f minddata support voc
5 years ago
ms_yan c0fa7b4b19 init commit of concat dataset
5 years ago
wilfChen 1991a89f40 LayerNormGrad fix & codex
5 years ago
mindspore-ci-bot 6f68dd7d12 !1130 support vm for flatten
5 years ago
mindspore-ci-bot c786596641 !1156 Add batch_norm grad infer fission pass
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
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
5 years ago
mindspore-ci-bot d2efa20cab !1163 Add BatchNorm fusion pattern with mix precision
5 years ago
mindspore-ci-bot bb374ebc28 !1015 Support weights to be compiled according to shape
5 years ago
fary86 fe2ee14340 Adjust onnx exporting related testcases
5 years ago
mindspore-ci-bot a9816fa779 !1026 Add Logsigmoid and Reduce_logsumexp
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
5 years ago
mindspore-ci-bot 5075f0a27e !1146 add matmul eltwise buffer fusion
5 years ago
panyifeng 755ba75deb fix pylint
5 years ago
mindspore-ci-bot 4bb5c7b39a !1084 add new interface quant combined
5 years ago
peixu_ren 99fda6f431 Add logsigmoid and reduce_logsumexp
5 years ago