Commit Graph

535 Commits (3e7ba14e19c7b4fc554e5919bdee69754a0a6432)

Author SHA1 Message Date
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
mindspore-ci-bot 8556eee3fc !1578 recitify pretrained path and revert AdjustAllReduceMulAdduse
5 years ago
mindspore-ci-bot 9c858444b0 !1568 Fix pylint warning for test cases of optimizer, infer, parse and pynative.
5 years ago
mindspore-ci-bot 04398cf88e !1433 add tensor_minnie and separate py from ir
5 years ago
gengdongjie 705c71a257 Revert "add pattern AdjustAllReduceMulAdduse the old opadd test case for bugtemp fix try"
5 years ago
leopz 4508134ceb add tensor_minnie and separate py from ir
5 years ago
mindspore-ci-bot c086d91aaf !1505 Add some checks in ConstToAttr[StridedSliceGrad] pass
5 years ago
seatea 7398526abc Fix pylint warning for test cases of optimizer, infer, parse and
5 years ago
yujianfeng ee087bdf60 Check the size of topk input names before converting input to attr
5 years ago
Jesse Lee 3b80c10b1e Fix some timing hole in these two testcases
5 years ago
mindspore-ci-bot e311473401 !1453 Raise mse threshold in RandomCropDecodeResizeOp
5 years ago
huanghui 1d65ae598a extract const_to_attr_strided_slice_grad pass
5 years ago
mindspore-ci-bot 5b9c145ff8 !1383 keep different attributes for cnode evaluation
5 years ago
mindspore-ci-bot 5e2f440eed !1271 refactor of memreuse allocator to adapt the control stream
5 years ago
mindspore-ci-bot 650a45b233 !1490 Fix pylint warning
5 years ago
seatea c6d8a4dc98 Fix pylint warning.
5 years ago
yujianfeng 94818cf255 Fix fusion condition of transpose and reshape
5 years ago
yangjie159 cbf5390b34 refactor memreuse allocator
5 years ago
huangdongrun 1159f2b11e add prim infer attr cache
5 years ago
mindspore-ci-bot 2215e3267f !1419 remove old buffer fusion pass
5 years ago
Jesse Lee a8fa847556 Allow join_all to be blocking
5 years ago
Alexey Shevlyakov 7a807cbff9 fix ut
5 years ago
etone-chan 42d724d8b4 remove old buffer fusion pass
5 years ago
mindspore-ci-bot e8980ed298 !1406 Simplify CondVar class
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
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 daccfef738 !1361 Refactor multiple output pass
5 years ago
lizhenyu c5ac2cc38c add memory copy module
5 years ago
huanghui f16ff539ba refactor multiple patterns pass
5 years ago
mindspore-ci-bot 964a757db2 !1378 Just want to debug this case in Jenkin environment
5 years ago
Jesse Lee 06ae724261 Again
5 years ago
mindspore-ci-bot 458436186c !1365 Clean up work for text python sub-package
5 years ago
mindspore-ci-bot 6f733ec113 !1308 Stage 2 of adding support for string Tensor
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
hesham 6c21e556c4 Clean up work for text python package
5 years ago
mindspore-ci-bot 4bdfddedb2 !1358 Link child graphs
5 years ago
zhoufeng af5019b94f link child graphs
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
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 2e3d55ed87 !1281 Implementation of SplitOp
5 years ago
Peilin Wang 71e8bb1960 general split case done, chaining sampler (basic case) is working
5 years ago
mindspore-ci-bot 07b14f32b9 !1296 move signature to primitivepy and bprop_func to utils
5 years ago
huanghui eaff850f11 add 3 patterns for lamb_next_mv_with_decay_rule pass
5 years ago
mindspore-ci-bot e4795974be !1266 Refactor LambNextMVWithDecayRule fusion pass
5 years ago
huanghui 5a68eba585 Refactor LambNextMVWithDecayRule fusion pass
5 years ago
qianlong 451c20a6f5 Add UnicodeCharTokenizer for nlp
5 years ago
leopz 04763b8b76 move signature to primitivepy and bprop_func to utils
5 years ago
xulei2020 163b6b7ea7 add jieba c++ code
5 years ago
mindspore-ci-bot 97ba539e7b !1269 fix issue of loadding control input tensors failed in control sink mode
5 years ago
wenchunjiang 729ea8cc55 fix bug of loadding ctrl input tensors failed in control sink mode
5 years ago
mindspore-ci-bot 04ac611fe8 !1189 Decoupling py default param from Parameter
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 c793540cc9 !1231 Assign label resource for new control sink
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
mindspore-ci-bot 1b7cdc4c61 !1218 clean pylint warning in test about import
5 years ago
liubuyu f70429d671 add format transfer
5 years ago
yujianfeng c8d33568f2 Add an new output to FusedMulApplyMomentum
5 years ago
jinyaohui 5a914994ba clean pylint
5 years ago
huanghui c4af71e236 add LarsV2 fission pass
5 years ago
jinyaohui bcfaff97f9 clean pylint
5 years ago
hesham e8ca243364 -Add DE_STRING
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
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
Kang be60bd3d79 Code refactoring for the static_analysis : modified Infer to Eval.
5 years ago
huanghui 6db71e6576 add batchnorm2bninfer pass
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
yujianfeng 6e89ebe6f0 Add BatchNorm fusion pattern with mix precision
5 years ago
mindspore-ci-bot 4bb46606db !1149 fix pylint in tests
5 years ago
panyifeng 755ba75deb fix pylint
5 years ago
etone-chan c4a5bfb787 add matmul eltwise buffer fusion pass
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
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
yujianfeng 31d8db9fc6 Add broadcast fusion pass
5 years ago
mindspore-ci-bot 86d4797399 !1079 Convert AiCpu kernel when aicore not supported
5 years ago
liyong aa3f89e74f mindrecord support read file list
5 years ago
WilliamLian 691b0648e3 convert unsupported kernel in aicore to aicpu
5 years ago
yujianfeng 85ff90c237 Add input shape condition for transpose_reshape fusion pass
5 years ago
Jesse Lee 3c643e7298 Move from dataset_dev branch to here
5 years ago
fary86 3f323e48e2 Add submodule id for log interface
5 years ago
yao_yf f0bf438a55 reshape strategy search
5 years ago
mindspore-ci-bot 9433ca6468 !998 format the func name
5 years ago
jonyguo cf352d190f format func name for mindrecord
5 years ago
huanghui 12eaaf710b mul_add_fusion pass supports when add's 2nd is mul
5 years ago
Zirui Wu c2d364a573 batch with padding implemented
5 years ago
Xiaoda Zhang def8573275 implementing-searching-strategy-for-inference
5 years ago
YuJianfeng aa6f808616 Add batch norm bert fission pass
5 years ago
xiefangqi 9a2daae84c del unused change_mode_op
5 years ago
changzherui 99c9b48a4d delete TestHWBatchNormGradSplit
5 years ago
changzherui b323199dc1 syn code 430
5 years ago
YuJianfeng 7185961e89 Enable BatchNorm fusion pass
5 years ago
mindspore-ci-bot db3dd02838 !847 Optimize the collectors in manager which listen to the graphs and nodes changes.
5 years ago
mindspore-ci-bot 2303453753 !869 Random data op
5 years ago
mindspore-ci-bot 732c7f8266 !794 fix issues image gradients 4d check
5 years ago
Jesse Lee 270bf831a9 Random Data Op
5 years ago
mindspore-ci-bot 98939d839c !856 Fix skip op bug
5 years ago
zhaozhenlong 66e7a36846 ImageGradients check 4d
5 years ago
jiangzhiwen 34bfa2f7c9 fix skip
5 years ago
Zhang Qinghua a22a4a57c2 Modify UT case after adjust the collectors of manager.
5 years ago
huanghui 0de0aee54e Add BatchNormGrad split pass
5 years ago
Jesse Lee 332398d20a Check return code from WaitPost::Register
5 years ago
yao_yf 6cde5f6d91 auto parallel strategy checkpoint
5 years ago
kswang e6f36e050f change cpu kernel dir
5 years ago
mindspore-ci-bot e537a70808 !657 Fix confusionmulgrad fusion pass cannot work
5 years ago
mindspore-ci-bot 3d9f1087c6 !695 Check topk supported before converting input to attr
5 years ago
YuJianfeng ce2a13fcda Check topk supported before converting input to attr
5 years ago
mindspore-ci-bot fb5cfe31d5 !430 add buffer fusion bnupdate eltwise pass
5 years ago
Etone.Chan d2727d0504 add buffer fusion bnupdate eltwise pass
5 years ago
huanghui 230e77f923 fix confusionmulgrad fusion pass cannot work
5 years ago
huanghui 9e29224af9 move add_memcpy_async pass and transdata_split pass
5 years ago
Wei Luning f305d6f8a7 Revert "add pattern AdjustAllReduceMulAdd"
5 years ago
zhaozhenlong 89f82e1a37 fix cpp ut test TestConvertConvBackpropFilter
5 years ago
mindspore-ci-bot 53d2da5fe4 !264 static_analysis: remove useless cache in TrivialPrimEvaluator and add cache for PythonPrimEvaluator
5 years ago
mindspore-ci-bot 2440cea732 !621 [MD] adjust mindrecord ut
5 years ago
mindspore-ci-bot 928dcf4ec4 !554 Fix derelu fusion pass
5 years ago
liyong 1f222ddb9e fix mindrecord c ut
5 years ago
huanghui cd6e8d6542 fix ReluV2's mask shape in derelu fusion pass
5 years ago
mindspore-ci-bot 4a3e5cb944 !492 Add AllGather fusion pass
5 years ago
mindspore-ci-bot 54e0fa5c09 !556 [Auto Parallel] use DeviceMemory instead of fixed-size memory check
5 years ago
YuJianfeng 39945d0f79 Add AllGather fusion pass
5 years ago
ch-l f806b72447 use DeviceMemory for memory control
5 years ago
zhousiyi f6a4f3d155 [static_analysis]: remove the TrivialPrimEvaluator cache.
5 years ago
huanghui 14df771175 fix confusion_softmax_grad_rule pass
5 years ago
chang zherui 3c1785a121 syn code
5 years ago
liubuyu 672244e0ac add keep_bn_fp32 parameter
5 years ago
mindspore-ci-bot 2dabcb9e59 !41 Synchronization code to ms-incubator
5 years ago
Wei Luning ac25cbae0e Revert "add pattern AdjustAllReduceMulAdd"
5 years ago
mindspore-ci-bot d99dfbd83d !390 getnext parallel optimization part III & IV: Loop Control & Stream Dispatch adaptation
5 years ago
gukecai f8208c7c52 Support GetNext Parallel
5 years ago
liyong f1542a90a3 add pk sampler
5 years ago
mindspore-ci-bot 6369cf27bd !406 added first row crc check for when reading tfrecord files
5 years ago
xulei2020 c705ea5e5b add filterOp code
5 years ago
Peilin Wang 9bc2134cb7 added checking of first row crc to find invalid tfrecord files
5 years ago
mindspore-ci-bot d8176a77f4 !425 New api "TextFileDataset"
5 years ago
mindspore-ci-bot 11a4b35caa !472 Fix inputs size and attr for AddN fission pass
5 years ago
ms_yan c5cfb09e66 Repair some MS_LOG problem
5 years ago
mindspore-ci-bot 679dbd27b3 !478 fix save_graphs_path and log file mode related issues
5 years ago
fary86 7e23a1a475 Fix issues of save_graphs_path, Type/Value error message and log file mode
5 years ago
YuJianfeng bc2df2c913 Fix inputs size and attr for AddN fission pass
5 years ago
yanghaitao 2795e492ff TextFileDataset
5 years ago
mindspore-ci-bot 3822b4837f !340 Add a HistogramSummary ops to record tensor value
5 years ago
Wei Luning d447364417 add pattern AdjustAllReduceMulAdd
5 years ago
ms_yan f0c07c3fa6 Realize take op and add ut
5 years ago
mindspore-ci-bot 71b63c3fcf !246 [opt pass] AdjustAllReduceMulAdd
5 years ago
Wei Luning ea6958c50a add pattern AdjustAllReduceMulAdd
5 years ago
YuJianfeng 5eb5379889 Add AdamApplyOne fusion pass
5 years ago
ougongchang 0ed6d9178e add Histogram summary operator
5 years ago
jzw 3f7054dccb add skip dataset op
5 years ago
mindspore-ci-bot f69a668d98 !350 change tuple output to make tuple
5 years ago
lianliguang 00e4306518 convert all tuple output to maketuple
5 years ago