Commit Graph

999 Commits (e6cbb48157a0771190494ccaf79442b9eb49e2b6)

Author SHA1 Message Date
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
etone-chan c4a5bfb787 add matmul eltwise buffer fusion pass
5 years ago
mindspore-ci-bot a2a3b1c6c5 !1089 Add Optimizer method get_lr_parameter
5 years ago
mindspore-ci-bot 9e116e15fb !1139 Change Thread::Join to async call with time out
5 years ago
mindspore-ci-bot 1a052f7155 !1131 [Data]fix cmake build format
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
5 years ago
李鸿章 32c1d558f4 SummaryRecord as context manager
5 years ago
mindspore-ci-bot 7e3ec651dc !1094 Complete vm ops for L2Normalize and L2NormalizeGrad
5 years ago
candanzg 2cc85bdc93 Support weight compile according to shape
5 years ago
mindspore-ci-bot 21bcdcd8ad !1121 Complete vm ops for ResizeBilinear and ResizeBilinearGrad
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
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
5 years ago
mindspore-ci-bot 049d3796a6 !1091 gpu support Cast/RealDiv/Mul/Sub/Softmax kernels enforcement
5 years ago
yujianfeng 31d8db9fc6 Add broadcast fusion pass
5 years ago
mindspore-ci-bot 86d4797399 !1079 Convert AiCpu kernel when aicore not supported
5 years ago
mindspore-ci-bot 25b2424f9b !1042 clean pylint warning in test_framwork dir
5 years ago
lihongkang ca8a914736 接入算子resizebilinear and resizebilineargrad
5 years ago
mindspore-ci-bot 6f386c5782 !1082 Support 'break', 'continue' and 'pass' statements
5 years ago
liyong aa3f89e74f mindrecord support read file list
5 years ago
He Wei 33fa90efc9 Support 'break', 'continue' and 'pass'
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
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
5 years ago
mindspore-ci-bot 18019ad6a5 !1038 clean some context param
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.
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
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
5 years ago
mindspore-ci-bot da7d605e85 !683 WIP: specialize hyper map parameter
5 years ago
mindspore-ci-bot 6ab046e4dd !1062 Adapt Softplus\SoftplusGrad for VM, and ApplyFtrlD for both GE and VM.
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`
5 years ago
Yi Huaijie 462f30e077 reset auto parallel context before each test
5 years ago
mindspore-ci-bot 98112d1a64 !997 support vm for log1p
5 years ago
Wei Luning 3e89f7baaa fix sens shape error in loss_scale one_step_wrap
5 years ago
mindspore-ci-bot 28a6daaed5 !1017 add profiling_mode and profiling_options to context
5 years ago
jiangjinsheng c36e7f1564 support vm for log1p
5 years ago
mindspore-ci-bot 8003a89a7b !766 bugfix(SA): Add the support of nested loop.
5 years ago
mindspore-ci-bot fd72534a1c !1065 Seperate lr groups and weight_decay groups
5 years ago
mindspore-ci-bot 4fe6ddebd1 !1075 Cleanup dataset UT: util.py internals
5 years ago
jinyaohui 5a9de3716d add profiling mode and profiling options to context
5 years ago
zhousiyi 047ac018da specialize hypermap paramater
5 years ago
mindspore-ci-bot 4a8fcf5d76 !1055 support vm for floor
5 years ago
mindspore-ci-bot 05e8b8028b !1060 Fix bug of assigning value to non-Parameter class member
5 years ago
mindspore-ci-bot 66667d727e !1034 Gpu Support Dropout operator
5 years ago
Jesse Lee 3c643e7298 Move from dataset_dev branch to here
5 years ago
Cathy Wong 49ef53f164 Cleanup dataset UT: util.py internals
5 years ago
mindspore-ci-bot 2bc3fcb1c1 !1044 clean pylint warning in test dir
5 years ago
mindspore-ci-bot 2af6ee2482 !1054 Add slice shape for param info
5 years ago
guohongzilong c95215bca0 seperate lr groups and weight_decay groups
5 years ago
mindspore-ci-bot c72589aad6 !953 add submodule id for log interface
5 years ago
jinyaohui d40e89b1bc clean pylint warning in st/ops/ascend
5 years ago
liuxiao 4335e9bc83 adapt Softplus\SoftplusGrad\ApplyFtrlD for VM
5 years ago
fary86 16b9004d53 Fix bug of assign value to non Parameter class member
5 years ago
mindspore-ci-bot 680ce090a3 !1057 matmul support fp16
5 years ago
mindspore-ci-bot 5ff79d0204 !1048 Support index to switch_layer
5 years ago