Commit Graph

398 Commits (f4b256d470ee040895ef334100b158c3ad4eeac1)

Author SHA1 Message Date
mindspore-ci-bot a5869f2984 !10142 dataset CPP UT: Updates for ExecTree to IRTree Support
4 years ago
Nat Sutyanyong 7c5b2de1ec dataset CPP UT: Updates for ExecTree to IRTree Support
4 years ago
Zirui Wu 0a31f563a7 minor fixes
4 years ago
mindspore-ci-bot 20df37e428 !10287 Add ut for dataset to_number
4 years ago
Zirui Wu 0e2f7a9e9e add validate param to base class DatasetNode
4 years ago
YangLuo da6de519ae Add ut for dataset to_number
4 years ago
Xiao Tianci 633f97bb48 fix get dataset size in distributed scenario
4 years ago
xiefangqi 3c6cc3c58c Add NormalizePadOp
4 years ago
Zirui Wu 91a6b2b0ca Add checks to RandomData and LookUp
4 years ago
mindspore-ci-bot 317a97e6b9 !9336 auto num_parallel_workers setup
4 years ago
mindspore-ci-bot a2c80435ce !9685 Fix a core dump in TreeConsumer::Terminate() plus minor cache fixes
4 years ago
Zirui Wu d6df1b0832 Implemented AutoNumWorker Pass which sets num_workers of selected parallel ops automatically if enabled
4 years ago
Lixia Chen 32b82c2737 Fix a core dump in TreeConsumer::Terminate()
4 years ago
Xiao Tianci 0659473535 add TruncateSequencePair, ToNumber C++ API and enable three test cases
4 years ago
mindspore-ci-bot 49fd5308a4 !9564 Tidy up code in dataset compilation phase
4 years ago
mindspore-ci-bot 6b5626634c !9530 add BasicTokenizer and BertTokenizer C++ API
4 years ago
Nat Sutyanyong 41ea1621c5 Tidy up TreeAdapter::Compile
4 years ago
shenwei41 206ae1a7c3 Add Three text C++ API
4 years ago
Nat Sutyanyong 4cb78f2e03 Remove Repeat(1),Take(-1), and Skip(0) in NodeRemovalPass
4 years ago
Jesse Lee 0c8dfc68ec Fix hang on RequestFreeTag
4 years ago
Xiao Tianci 290cc72887 add BasicTokenizer and BertTokenizer C++ API
4 years ago
Nat Sutyanyong d69a29a44e Migrate 3 pre passes to IR optimizer, namely, cache_error_pass, epoch_injection, and removal_pass
4 years ago
mindspore-ci-bot 73c91e05b1 !9398 Change Build to return status
4 years ago
alex-yuyue ccff3a5316 Change build to return status
4 years ago
YangLuo a2ec7ad5bd Fix concat issue & fix schema doc
4 years ago
mindspore-ci-bot df44e1339e !9249 Optimizing GetDatasetSize
4 years ago
mindspore-ci-bot 9ed31ea2cb !9339 Disable getter optimization pass
4 years ago
Eric db2a8b5e1d Disable getter pass
4 years ago
Mahdi f80553bc6e Optimization for GetDatasetSize
4 years ago
mindspore-ci-bot da8d7d661a !9283 Modify the dataset ut log message
4 years ago
liucunwei 8ef4b2796e modify the dataset ut log message
4 years ago
shenwei41 3bea84d0f7 add four new text API
4 years ago
mindspore-ci-bot 7748ae823a !9141 Fix DatasetCache C++ API cache sharing behavior
4 years ago
mindspore-ci-bot a37e9710b5 !9038 port name functions from TensorOp to TensorOperation
4 years ago
mindspore-ci-bot a6845395e6 !9181 Add some ut pipeline test case for C++ dataset
4 years ago
liucunwei e612e23a05 Add some ut pipeline test case for C++ dataset
4 years ago
liucunwei 7f13f2ad0e add some pipeline ut test cases for c++ dataset
4 years ago
mohammad 9cfeb08c4d port name() to TensorOperation and its derived classes
4 years ago
Lixia Chen e8247eadef Same runtime CacheClient if c++ cache is shared
4 years ago
Zirui Wu 36bfd0d8ad address left over cmts from 8802
4 years ago
liucunwei 3e57236fe3 add some new ut test for minddataset
4 years ago
shenwei41 4e56618d18 Add text C++ API
4 years ago
Nat Sutyanyong 5e1bb0b697 boilerplate code for future IR optimizer
4 years ago
Eric Zhang 809e1d5086 added python api based on cpp api
4 years ago
shenwei41 4132228c10 Add c++ api of randomresizecropwithbbox
4 years ago
mindspore-ci-bot 812095de8f !8753 Adds execute testcase and fix get_dataset_size
4 years ago
Eric 45292abdfd Added execute test case
4 years ago
mindspore-ci-bot c8047a35ab !8632 [MD] Add Multiply op for Lite Dataset
4 years ago
mindspore-ci-bot 215fce192e !8737 [MD] Fix the Pad function return false if bottom value is 0
4 years ago
mindspore-ci-bot f352f9a54a !8511 [MD] Decouple more Transform Ops
4 years ago