Commit Graph

443 Commits (bc0a53cfb1e39d171670261b115913c2fe23247c)

Author SHA1 Message Date
zhoufeng 1f8b00dff2 Fix empty graph dump ir
5 years ago
mindspore-ci-bot 34fadfad31 !2774 fix perf_data test
5 years ago
zhousiyi b29d260be3 reuse AddN primitive in opt as AddN will replicated by program_specialize
5 years ago
ale 383564c417 fix perf_data test
5 years ago
mindspore-ci-bot 709dfd7e81 !2738 [Dataset C++ UT] Implement C++ UT common class for object detection tests.
5 years ago
islam_amin 593ee1eb34 C++ UT common files for object detection tests
5 years ago
panyifeng d6635bbbe2 Add IndexedSlices
5 years ago
Eric 88bb65768e Clean up part 1
5 years ago
Alexey Shevlyakov 71cede8173 remove de_error.h
5 years ago
mindspore-ci-bot 9b4399480a !2321 Connector throughput performance metric
5 years ago
jonyguo 41d16a3c77 enhance: 1. fix api comment, 2. del dead code
5 years ago
mindspore-ci-bot 1a78794947 !2680 Add ut for cpu kernel implement of sparse optimizer
5 years ago
yujianfeng 91306cbd34 Add ut for cpu kernel of sparse optimizer
5 years ago
wuyongkang e606068585 cache bprop instead of fprop
5 years ago
mindspore-ci-bot 262e4fc041 !2585 Replace TransformFuncType with OptimizerCaller
5 years ago
Ziyan 0925e35252 enable optimizer parallel with broadcast
5 years ago
Alexey Shevlyakov 698abf75fc Connector throughput + PerfData + CyclicArray
5 years ago
Jesse Lee 81bf4bde1d AutoIndexObj primary should start with 0
5 years ago
Jamie Nisbet c22eac743d subtree creation in python apis
5 years ago
Giancarlo Colmenares aabec55c79 Removing TransformFuncType
5 years ago
mindspore-ci-bot d9b1825552 !2374 C++ UT for CutOut and Pad
5 years ago
mindspore-ci-bot 044b214636 !2490 assign hcom op to one stream
5 years ago
ms_yan e829535a86 change GetTensor into GetRow to avoid NullPtr
5 years ago
He Wei 43e0967024 Decouple ir::Tensor class from python
5 years ago
mindspore-ci-bot ea4800050b !2503 fix misspell and check parameters on graphdata
5 years ago
gukecai c703c4d7c8 hcom one stream
5 years ago
heleiwang 0d52888fc5 fix misspell and check parameters
5 years ago
Mahdi bca037e1be added cpp test cases for pad and cut out
5 years ago
zhousiyi b2ec296f99 add opt pass for tuple_getitem with constant input
5 years ago
Shida He 4c056855e0 Implementation for mindspore debugger
5 years ago
gong chen a6dfa281ea Init GraphKernel.
5 years ago
mindspore-ci-bot a3e7b30457 !2384 Add split fission pass
5 years ago
mindspore-ci-bot 616cc80d78 !2378 fix tensor id bug and some yolov3 bug
5 years ago
mindspore-ci-bot 53654f94f2 !2056 Enable new control sink
5 years ago
kpy b79523a994 fix yolov3 multi getitem bug and tensor ptr not unique bug
5 years ago
mindspore-ci-bot 8a913d7586 !2157 mindspore server inference
5 years ago
zhoufeng bbbfaa2441 enable new control sink
5 years ago
yujianfeng 7ad877a948 Add Split fission pass
5 years ago
hangangqiang dfbb232468 mindspore server inference
5 years ago
ms_yan cf82aa9035 init remove storage op in c++
5 years ago
mindspore-ci-bot 182215e060 !2284 Add Pass to Eliminate Redundant Depend
5 years ago
mindspore-ci-bot b6ff27245f !1990 fix profiling stream id
5 years ago
BowenK 8f29e7242f add pass to eliminate depend value
5 years ago
caifubi a49c6f0b13 Fix profiling stream id bug
5 years ago
huanghui c7bda5363d fix ConfusionSoftmaxGrad fusion pass work if the ReduceSum's attr of keep_dims set False
5 years ago
hesham 11826fb256 DuplicateOp
5 years ago
nhussain 5515016dba remove graphengine changes
5 years ago
mindspore-ci-bot ffc8a3c362 !2274 add PadEndOp
5 years ago
mindspore-ci-bot e4322baece !2316 [Dataset] Move python tree transformation into cpp pass
5 years ago
xunxue 87aa9c8f7a PadEndOp
5 years ago
Junhan Hu 57f3732ac3 Move python tree transformation into cpp pass.
5 years ago
mindspore-ci-bot 5850b99161 !2211 Add TruncatePair Op to dataset
5 years ago
hesham b9495a9ccc Truncate Pair
5 years ago
mindspore-ci-bot 9ba6f61d01 !2148 fix hook and bprop debug issue in pynative
5 years ago
mindspore-ci-bot 294449697a !2179 Add sort by index for each group of AllReduce
5 years ago
kingfo 358982a98f fix hook and bprop debug issue
5 years ago
yujianfeng f15cb6b7c9 Add sort by index for each group of AllReduce
5 years ago
mindspore-ci-bot a4048e192c !2256 Rename Sampler::Reset() to Sampler::ResetSampler()
5 years ago
mindspore-ci-bot ea829e89c3 !2198 Add MaskOp to dataset
5 years ago
Jesse Lee dcfdff6021 Rename Sampler Reset
5 years ago
mindspore-ci-bot 2865436fee !2092 Tokenizers
5 years ago
mindspore-ci-bot 4b5cbe5d4a !2186 Optimization for opt
5 years ago
mindspore-ci-bot 65f2212fd3 !2215 Support hccl profiling
5 years ago
Kang 2974b906d3 Optimization for opt
5 years ago
qianlong 4f16f036be Add WhitespaceTokenizer and UnicodeScriptTokenizer for nlp
5 years ago
caifubi 5db0d8129c Support hccl profiling
5 years ago
hesham f2462bb00d Mask Op
5 years ago
mindspore-ci-bot 625f2421b5 !1977 random walk in gnn node2vec
5 years ago
mindspore-ci-bot a1f194c971 !2188 Remove B+ tree deadcode and add an additional output to Search function
5 years ago
Jesse Lee 287ca71260 Remove dead code
5 years ago
hesham e2012a1de9 Slice Op
5 years ago
mindspore-ci-bot cb706951c1 !2126 Refactoring the func graph manager module.
5 years ago
mindspore-ci-bot dceb3c2be4 !2026 Change C++ behavior in RandomCropAndResize
5 years ago
Mahdi add29f95f5 resolved issues in the comments
5 years ago
mindspore-ci-bot 2cab44a637 !2028 FillOp for BERT
5 years ago
nhussain dd9bf09f0a added FillOp for #119 - special Ops
5 years ago
Jonathan Yan 87d2c27c7f random walk v1
5 years ago
mindspore-ci-bot 971f10d222 !1790 remove transdata only connected with control depend
5 years ago
mindspore-ci-bot 928c25ebea !2047 [Code review] check code files in pre_activate/ascend/buffer_fusion
5 years ago
Zhang Qinghua 923d3fee04 Refactoring the fg manager module.
5 years ago
WilliamLian b86016a26f remove the useless transdata and cast of control depend node
5 years ago
mindspore-ci-bot a8cf83acf2 !1932 Add CLUE dataset
5 years ago
jiangzhiwen e0e167a000 add CLUE dataset
5 years ago
huanghui 4acb61d59d code review fix for buffer fusion
5 years ago
mindspore-ci-bot c661087b99 !2029 Create TensorRow class that supports a row id
5 years ago
Lixia Chen 6ae88c3987 Create TensorRow class that supports a row id.
5 years ago
mindspore-ci-bot 3b809f2b0b !1996 Fix single BatchNorm fission && SoftmaxGradExt fusion pass
5 years ago
huanghui 88eec2b894 fix single-batchnorm-fission && softmax-grad-ext-fusion pass
5 years ago
leopz c45f4d225d dump binary ir
5 years ago
hesham 0c5e47111b - Move MutableBuffer to be protected
5 years ago
mindspore-ci-bot beefb20c01 !1983 Remove inheritance of Sampler from DatasetOp
5 years ago
huangdongrun 9522f59b87 support for tensor indexing in pynative
5 years ago
mindspore-ci-bot b3da41bd7a !1913 CocoDataset implementation
5 years ago
xiefangqi 097cbcc0cb CocoDataset implementation
5 years ago
mindspore-ci-bot 81ba3b1b99 !1868 Enhance insert memcpy for hccl op
5 years ago
mindspore-ci-bot 7b7932ced9 !1944 move hook function to PrimitivePy class
5 years ago
Jesse Lee 255adf7c6e Remove inheritance of Sampler from DatasetOp
5 years ago
mindspore-ci-bot 9e1dea1ff9 !1928 delete redundant reshape op
5 years ago
yoonlee666 881af56ec3 optimize redundant reshape op
5 years ago
huanghui 118496b3ec enhance insert memcpy
5 years ago