Commit Graph

706 Commits (3bb71f77da568c295a011d8b5aa0637535081642)

Author SHA1 Message Date
WilliamLian 0179724dcd spilit unspported transdata to two transdata from special format -> defualt -> default -> special
5 years ago
nhussain b65125b0a1 add more ifdef and include statments for pybind
5 years ago
mindspore-ci-bot ee67f70b73 !3449 Cifar100 for C API
5 years ago
Mahdi 92568248c9 Added Cifar100 for C API
5 years ago
liubuyu f4bc0bc9fe move the dependency of utils to core
5 years ago
chenfei 1f1a07e645 don't insert assign from condition to true branch of while
5 years ago
mindspore-ci-bot 84c8b85ddc !3452 [MD] Gets rid of uncessary print calls
5 years ago
mindspore-ci-bot 9c06a564d1 !2983 Dataset Tensor class cleanup
5 years ago
Eric 465a69a70a Added crop signature, wip
5 years ago
hesham adfbc891d3 - Add checks and testing for empty tensors
5 years ago
nhussain a306264030 remove print calls
5 years ago
Mahdi 2b71cbf1bd Added RenameOp
5 years ago
root 1b6f85dec8 split tuple parameter to parameters
5 years ago
mindspore-ci-bot 9fb6576d8c !3338 Op debug feature
5 years ago
mindspore-ci-bot 24dd2fc2a6 !3333 Fix internal multiple outputs check
5 years ago
zhoufeng 000a6c73a5 op debug
5 years ago
mindspore-ci-bot a4f447af6c !3289 Move abstract function to core abstract folder.
5 years ago
yujianfeng 4d18e9ec35 Fix internal multiple outputs check
5 years ago
Cathy Wong 8921a6099c C++ API Support for Skip Dataset Op and UTs
5 years ago
mindspore-ci-bot 8f4bab4e75 !2410 Support insert memcpy between two hccl op if the part outputs of prior hccl op linking to next hccl op
5 years ago
mindspore-ci-bot 174acbec13 !3265 Decouple ir from optimizer
5 years ago
huanghui f1563d2d37 insert memcpy async if hccl op cascade
5 years ago
yangzhenzhang e6cef98e95 delete useless code for allreduce
5 years ago
mindspore-ci-bot 568e75fdd3 !3256 Zip C API
5 years ago
Mahdi 91b4d90716 Added ZipOp
5 years ago
Zhang Qinghua 7b69565d91 Move abstract function to core abstract folder.
5 years ago
He Wei 60d168adec Decouple ir from optimizer
5 years ago
mindspore-ci-bot a2bf5a322e !3129 Decouple ir from frontend
5 years ago
mindspore-ci-bot bfc18704d5 !3254 [MD]Add more strict upper bounds to CenterCropOp and RandomCropWithBboxOp
5 years ago
He Wei 32379f3e7a Decouple ir from frontend
5 years ago
nhussain b064cbab5d fix upper bound
5 years ago
jiangzhiwen 2f506b7985 CSV dataset loader
5 years ago
xulei2020 18b519ae0f add sentence piece
5 years ago
mindspore-ci-bot 8e4c0a9d93 !3212 GetDatasize feature
5 years ago
mindspore-ci-bot 485ac8384b !3162 split tuple output node to maketuple
5 years ago
anzhengqi 008b91b2a1 inject epoch ctrl op in the execution tree and send eos at the end of epoch
5 years ago
mindspore-ci-bot db80643ee2 !3177 Update Arithmetic Simplify to use Pattern Matcher (2)
5 years ago
WilliamLian d10d1a17f0 spilt valuenode & parameter's tuple output to maketuple
5 years ago
mindspore-ci-bot 6f8863b65d !3198 synchronize latest Ascend software suite 18 Jul 2020, and merging branches
5 years ago
yanghaoran 859acc6d2a synchronize latest Ascend software suite 18 Jul 2020, and merging branches
5 years ago
yujianfeng fa0684d12d Add pack and concat fission pass
5 years ago
mindspore-ci-bot 4a19e6b8cb !3114 add coo_tensor
5 years ago
Giancarlo Colmenares cfbfaddfe1 Updated arithmetic simplify to use Pattern Matcher
5 years ago
panyifeng 5a10383cc3 add coo_tensor
5 years ago
yujianfeng 188d74f15e Remove transdata and cast for internal outputs
5 years ago
mindspore-ci-bot 56f70e910c !3080 [parser]remove redundant phi
5 years ago
mindspore-ci-bot 88c4943abd !2989 bucket reduce sparse gradient
5 years ago
Wei Luning acbccea644 remove redundant phi
5 years ago
mindspore-ci-bot 1bcbbb08d6 !2973 [MD] Add implementation of SlidingWindow TensorOp, c++ & python
5 years ago
kswang 891b80b9f5 add bucket reduce sparse gradient
5 years ago
mindspore-ci-bot 7f8a753621 !3112 Remove build option -S
5 years ago
changzherui f4cb445ea8 syn code for 0715
5 years ago
mindspore-ci-bot 6566b38371 !3033 decoupling primitive of compute function
5 years ago
caifubi cb8b5dbd76 Remove build option -S
5 years ago
mindspore-ci-bot 25ee322ba3 !2966 reuse communication op output's memory
5 years ago
WilliamLian 50e2fda52d refactor primitive ComputeFunction function
5 years ago
laiyongqiang 68c78ab6bb reuse communication op output's memory
5 years ago
mindspore-ci-bot a661545d49 !265 Synchronize Ascend software suite 07 Jul 2020
5 years ago
YangLuo 4136892a3e add SlidingWindow Op
5 years ago
Zhang Qinghua 18efdc8fe2 Move abstract/base into core, and remove static_analysis including symbols in ir.
5 years ago
mindspore-ci-bot ba0143402c !3067 Cleanup dataset UT: Remove unneeded tf data files and tests
5 years ago
Cathy Wong ae1ed327ba Cleanup dataset UT: Remove unneeded data files and tests
5 years ago
He Wei ee1510da41 Eliminate circular dependency between 'ir' and 'device/kernel'
5 years ago
jiangjinsheng 7f9bbfd338 add Conv1d ops
5 years ago
liubuyu 43c79eb853 mindspore path adjust
5 years ago
mindspore-ci-bot 530d46eb47 !3024 Decode + RandomCropAndResize fusion within MapOp
5 years ago
mindspore-ci-bot f65586cefa !3035 Refactoring for base and abstract types.
5 years ago
BowenK af36bd7698 Revert PR 2923
5 years ago
Zhang Qinghua 87715ed127 Refactoring for base and abstract types: Moving Base into base folder; Splitting the abstract type and infer&specialize routines;
5 years ago
mindspore-ci-bot 69ce4bf2b2 !2970 Del mindspore/model_zoo
5 years ago
Alexey Shevlyakov b930162e79 Decode + RandomCropAndResize = RandomCropDecodeResize
5 years ago
Jesse Lee 7c1bc5192b Initial Drop of CacheOp Phase I
5 years ago
WilliamLian 9682d08d96 refactor primitive hook function
5 years ago
caifubi c577952c9a Async Data Dump
5 years ago
mindspore-ci-bot 65c6e54e2e !2773 Adding cpp_api
5 years ago
ZPaC 8273c2a39c Add ps optimizer info builder.
5 years ago
mindspore-ci-bot 2e45aa6c19 !3014 Add ps optimizer info
5 years ago
mindspore-ci-bot 6284c42a76 !2941 MD tokenizer support output offsets
5 years ago
ZPaC 272e397be7 Add ps optimizer info.
5 years ago
xiefangqi 47060631e5 add offsets feature to tokenizer
5 years ago
ervinzhang bd5a777f81 introducing new C++ API
5 years ago
panbingao 45dbc8bf04 Move model_zoo.resnet.py
5 years ago
heleiwang 7a046a1d70 support get_edge_feature
5 years ago
huanghui 3eaf663545 add tensor scatter update fission pass
5 years ago
mindspore-ci-bot c8d7ac13aa !2976 Add input infos to output for apply op to match the tbe registered info
5 years ago
mindspore-ci-bot b5e8e2419e !2923 Update arithmetic simplify to use Pattern Matcher
5 years ago
mindspore-ci-bot 5f468b65b6 !2798 Decouple ParamValue from python
5 years ago
mindspore-ci-bot 2c3c204b14 !2982 supporting cpp unit tests for randomresizewithbbox and resizewithbbox
5 years ago
mindspore-ci-bot 02e797d130 !2947 CPP UTs for 3 BBoxAugOps + Fix to image_util.cc
5 years ago
avakh b2bfb0342b supporting cpp unit tests for random_resize_with_bbox_op and resize_with_bbox_op.
5 years ago
Danish Farid 506f8f134e fix, cpp ut's
5 years ago
yujianfeng 24f6b9d77e Add input2output pass
5 years ago
mindspore-ci-bot b23fc4e492 !2938 Decouple the exception routines from Python.
5 years ago
He Wei f337c6bc14 Decouple ParamValue from python
5 years ago
ZPaC 4645a43e08 Add ps module in batches
5 years ago
wuyongkang 4b2b46679a Revert "Optimization for ApplyTransform function"
5 years ago
Zhang Qinghua bde889ffdf Decouple the exception routines from Python.
5 years ago
mindspore-ci-bot 5355deca04 !2946 Added empty tensor support
5 years ago
mindspore-ci-bot 3cc9217f06 !2926 [Dataset C++ UT] Implement C++ UTs for RandomHorizontalFlipWithBBox and BoundingBoxAugment
5 years ago
Eric 79445012bd Tensor ut works
5 years ago
Giancarlo Colmenares 7f759c2a4c Updated arithmetic simplify to use Pattern Matcher
5 years ago
mindspore-ci-bot 915ddd25dd !2892 gnn random walk pr 1977 comment follow up
5 years ago
islam_amin 284cc910d5 C++ UTs for RandomHorizontalFlipWithBBox and Bounding Box Augment
5 years ago
yanghaoran 9ce5c97204 synchronize Ascend software suite 07 Jul 2020
5 years ago
mindspore-ci-bot e26746ad18 !2816 Optimization for ApplyTransform function
5 years ago
tony_liu2 14899a1410 fix gnn random walk pr 1977 comments
5 years ago
mindspore-ci-bot 9ba937b1af !2920 Updating 3 BBox AugOps for Float + Common Files for BBox Float Support - (VertFlip/RandomCrop/RandomResizeCrop)
5 years ago
mindspore-ci-bot 6d946b6a19 !2890 Fix for Alexey's testcase
5 years ago
Danish Farid 78c370f72a First Commit - New Infrastructure - Python UT tests + Common Aug Files
5 years ago
wuyongkang 02dd305bb0 Optimization for ApplyTransform function
5 years ago
kswang a719a9fe3a add two level reduce sparse gradient
5 years ago
Jesse Lee e0ef91a676 Fix Queue::Reset
5 years ago
mindspore-ci-bot f42e36b629 !2845 Fix empty graph dump ir failed
5 years ago
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
heleiwang 3ece8dd090 1. support get_all_edges, get_nodes_from_edge, get_sampled_neighbors, get_neg_sampled_neighbors and graph_info API
5 years ago
kingfo 38436f929f move hook function to primtivePy class
5 years ago
mindspore-ci-bot 38109a386b !1957 fix cmakelists
5 years ago
jiangjinsheng 709704d339 fixed CMakeLists.txt
5 years ago
mindspore-ci-bot bfc18f3adc !1873 synchronize latest ascend software 04 Jun 2020
5 years ago
mindspore-ci-bot 5eb95599f6 !1874 Updates to string tensor
5 years ago
yanghaoran 8da4c1a763 synchronize latest ascend software 04 Jun 2020
5 years ago
hesham f837ddc956 - Bug when empty strings sent to Python
5 years ago
zhaoting b16a552d41 Revert "Revert "add pattern AdjustAllReduceMulAdduse the old opadd test case for bugtemp fix try""
5 years ago
mindspore-ci-bot beb714d2d0 !1911 add a function to charge the node input and output is a scalar
5 years ago
yujianfeng 2ff9e74d07 Add unique process for duplicated indices
5 years ago
WilliamLian 9808e47663 change checkAicpu to CheckAICPU & add charge Scalar function to charge the input or output is scalar
5 years ago
huanghui b4c0ed4b36 add signle batchnorm fission pass
5 years ago
chujinjin 7465abc798 optimize transdata for pynative
5 years ago
mindspore-ci-bot 1973594bd1 !1774 [MD] minddataset support padding samples
5 years ago
mindspore-ci-bot b236beae28 !1615 convert constant bool tensor to bool
5 years ago
liyong feff8899ac support padding samples
5 years ago
mindspore-ci-bot c51d90d84e !1767 Move LayerNormGrad split pass ahead of kernel select
5 years ago
mindspore-ci-bot 769ae609b4 !1808 consistent design for num_samples
5 years ago
huangdongrun beacc26077 * add isconstant primitive
5 years ago
yujianfeng e87ac6525e Add batch norm fusion pattern for mix precision
5 years ago
huanghui cf87218fb7 place layernormgrad split pass before kernel select
5 years ago
Jamie Nisbet 51bc0c0460 consistent design for num_samples
5 years ago
mindspore-ci-bot 0426ed057b !1777 Remove ZerosLikeTensor and sub with ZerosTensor
5 years ago
BowenK 96379faa3a Remove ZerosLikeTensor and sub with ZerosLike
5 years ago
huanghui d1cec14a0c add 2 pattern for softmaxgradext fusion pass
5 years ago
kswang c63729b8e6 support mix target
5 years ago
mindspore-ci-bot cc9c004bc1 !1696 Enable ConfusionMulGrad fusion pass
5 years ago
mindspore-ci-bot 692f38ded2 !1532 clean pylint warning in test dir
5 years ago
mindspore-ci-bot 59683a1d90 !1692 Fix topk bug for fasterrcnn
5 years ago
huanghui 71acaa5300 enable ConfusionMulGrad fusion pass in bert only
5 years ago
mindspore-ci-bot 387bcece9e !1666 Add 5 patterns for AdamApplyOneWithDecay fusion pass
5 years ago
jinyaohui 86d197dfeb clean pylint
5 years ago
huanghui ff05aa1faa add newly 5 patterns for AdamApplyOneWithDecayRule fusion pass
5 years ago
yujianfeng e6f1cfa581 Check the input size of BatchNorm before fission in bert
5 years ago
meixiaowei 1778ec0135 fix topk bug
5 years ago
huanghui 99ca6b3e80 add SoftmaxGradExt fusion pass
5 years ago