Commit Graph

102 Commits (5cccfbc61ba4e67de63eecacd564373b7ddb0e3a)

Author SHA1 Message Date
ale 383564c417 fix perf_data test
6 years ago
mindspore-ci-bot 709dfd7e81 !2738 [Dataset C++ UT] Implement C++ UT common class for object detection tests.
6 years ago
islam_amin 593ee1eb34 C++ UT common files for object detection tests
6 years ago
Eric 88bb65768e Clean up part 1
6 years ago
Alexey Shevlyakov 71cede8173 remove de_error.h
6 years ago
mindspore-ci-bot 9b4399480a !2321 Connector throughput performance metric
6 years ago
jonyguo 41d16a3c77 enhance: 1. fix api comment, 2. del dead code
6 years ago
Alexey Shevlyakov 698abf75fc Connector throughput + PerfData + CyclicArray
6 years ago
Jesse Lee 81bf4bde1d AutoIndexObj primary should start with 0
6 years ago
Jamie Nisbet c22eac743d subtree creation in python apis
6 years ago
mindspore-ci-bot d9b1825552 !2374 C++ UT for CutOut and Pad
6 years ago
ms_yan e829535a86 change GetTensor into GetRow to avoid NullPtr
6 years ago
heleiwang 0d52888fc5 fix misspell and check parameters
6 years ago
Mahdi bca037e1be added cpp test cases for pad and cut out
6 years ago
ms_yan cf82aa9035 init remove storage op in c++
6 years ago
hesham 11826fb256 DuplicateOp
6 years ago
nhussain 5515016dba remove graphengine changes
6 years ago
mindspore-ci-bot ffc8a3c362 !2274 add PadEndOp
6 years ago
mindspore-ci-bot e4322baece !2316 [Dataset] Move python tree transformation into cpp pass
6 years ago
xunxue 87aa9c8f7a PadEndOp
6 years ago
Junhan Hu 57f3732ac3 Move python tree transformation into cpp pass.
6 years ago
mindspore-ci-bot 5850b99161 !2211 Add TruncatePair Op to dataset
6 years ago
hesham b9495a9ccc Truncate Pair
6 years ago
mindspore-ci-bot a4048e192c !2256 Rename Sampler::Reset() to Sampler::ResetSampler()
6 years ago
mindspore-ci-bot ea829e89c3 !2198 Add MaskOp to dataset
6 years ago
Jesse Lee dcfdff6021 Rename Sampler Reset
6 years ago
qianlong 4f16f036be Add WhitespaceTokenizer and UnicodeScriptTokenizer for nlp
6 years ago
hesham f2462bb00d Mask Op
6 years ago
mindspore-ci-bot 625f2421b5 !1977 random walk in gnn node2vec
6 years ago
mindspore-ci-bot a1f194c971 !2188 Remove B+ tree deadcode and add an additional output to Search function
6 years ago
Jesse Lee 287ca71260 Remove dead code
6 years ago
hesham e2012a1de9 Slice Op
6 years ago
mindspore-ci-bot dceb3c2be4 !2026 Change C++ behavior in RandomCropAndResize
6 years ago
Mahdi add29f95f5 resolved issues in the comments
6 years ago
mindspore-ci-bot 2cab44a637 !2028 FillOp for BERT
6 years ago
nhussain dd9bf09f0a added FillOp for #119 - special Ops
6 years ago
Jonathan Yan 87d2c27c7f random walk v1
6 years ago
mindspore-ci-bot a8cf83acf2 !1932 Add CLUE dataset
6 years ago
jiangzhiwen e0e167a000 add CLUE dataset
6 years ago
mindspore-ci-bot c661087b99 !2029 Create TensorRow class that supports a row id
6 years ago
Lixia Chen 6ae88c3987 Create TensorRow class that supports a row id.
6 years ago
hesham 0c5e47111b - Move MutableBuffer to be protected
6 years ago
mindspore-ci-bot beefb20c01 !1983 Remove inheritance of Sampler from DatasetOp
6 years ago
mindspore-ci-bot b3da41bd7a !1913 CocoDataset implementation
6 years ago
xiefangqi 097cbcc0cb CocoDataset implementation
6 years ago
Jesse Lee 255adf7c6e Remove inheritance of Sampler from DatasetOp
6 years ago
heleiwang 3ece8dd090 1. support get_all_edges, get_nodes_from_edge, get_sampled_neighbors, get_neg_sampled_neighbors and graph_info API
6 years ago
mindspore-ci-bot 5eb95599f6 !1874 Updates to string tensor
6 years ago
hesham f837ddc956 - Bug when empty strings sent to Python
6 years ago
Jamie Nisbet 51bc0c0460 consistent design for num_samples
6 years ago