Commit Graph

451 Commits (ccefa8b32ebbbbfb030b8a2191ae3ec87d3868a8)

Author SHA1 Message Date
TinaMengtingZhang ccefa8b32e Make Parse() as protected
5 years ago
Cathy Wong 2f1f0c438d dataset: C++ API Vision support for Ops with TensorTransform op input
5 years ago
mindspore-ci-bot f1c7aeaa6b !12555 Create C++ API classes for Samplers
5 years ago
mindspore-ci-bot 5556b12da4 !12480 Adding Affine API
5 years ago
mohammad f73def5933 make C++ API classes for samplers
5 years ago
Eric d328d6eb54 Adding affine
5 years ago
TinaMengtingZhang 518828b639 Support 3 composed data ops and cleanup code
5 years ago
Zhenglong Li 581f1e82d4 API merge with new API class and new IR class
5 years ago
mindspore-ci-bot 182d928379 !12553 dataset: Split c_api_vision_test.cc
5 years ago
Cathy Wong 6112738fea dataset: Split c_api_vision_test.cc
5 years ago
shenwei41 d8d56b5374 GetAffineTransform
5 years ago
Cathy Wong 3fc204e3bc dataset: Create C++ API classes for vision transform ops
5 years ago
mindspore-ci-bot 98f6d78778 !12361 Provide C++ API class for text and data transforms ops
5 years ago
TinaMengtingZhang c5aa3eeef2 Add API class for data transform ops except Compose, RandomApply, RandomChoice
5 years ago
mohammad 9e6fcc7f23 return status from sampler IR functions
5 years ago
mindspore-ci-bot c8332c16f7 !11957 getRotationMatrix2D and getPerspectiveTransform
5 years ago
shenwei41 737e828f3d getRotationMatrix2D and getPerspectiveTransform
5 years ago
Zhenglong Li e2d3495925 Dvpp refactor and 6 Dvpp operators
5 years ago
Eric 9953757ff4 Fixed tenor compile error for MD
5 years ago
Cathy Wong 3e6e35d749 dataset: delete minddata/dataset/include/status.h
6 years ago
hesham 715d70f397 Remove setting num_parallel_worker in UT, since it would fail for machines with less than 16 cores.
6 years ago
lixian 7d2fd6e76c cxx api refactor: tensor/status/model
6 years ago
Nat Sutyanyong 5a7dc0accc Migrate repeat_pass.cc to IR optimizer and remove ExecTree optimizer
6 years ago
mindspore-ci-bot f980561fe1 !11598 [MD] add common validation functions for transform
6 years ago
YangLuo 1893ae8662 [MD] add common validation functions for transform
6 years ago
mindspore-ci-bot 20c1727b2c !11631 Add SubsetSampler
6 years ago
mindspore-ci-bot 8e4a6842ff !11681 gnn support edge weight sampling
6 years ago
heleiwang 2dc9ba761c gnn support weight sampling neighbors.
6 years ago
hesham 7120c66998 Add SubsetSampler
6 years ago
mindspore-ci-bot 4cd6588af0 !11393 Migrating cache transform pass from execution tree to IR tree
6 years ago
xulei2020 de630f1cb1 Add parameter verification for getROI function
6 years ago
Lixia Chen 922e1f4f36 Migrate CacheTransformPass
6 years ago
Cathy Wong a3b10213b7 dataset: Resolve protected parent_access from DeepCopyPass
6 years ago
xiefangqi 3f76abcdee minddata err msg add file path
6 years ago
mindspore-ci-bot 2beb916bf5 !11427 TextOp decoupling
6 years ago
mindspore-ci-bot fcc4a4eaea !11397 add GetDatasetSize to concat_node
6 years ago
mohammad b5e91139e2 add GetDatasetSize to concat node
6 years ago
xulei2020 de6356ebfa add warp affine
6 years ago
alex-yuyue a8675f8227 TextOp decoupling
6 years ago
mindspore-ci-bot c155dfee7a !11329 [MD] Rename SamplerObj::Build() to SamplerBuild()
6 years ago
Lixia Chen 273865a72b Rename SamplerObj::Build() to SamplerBuild()
6 years ago
Lixia Chen 3c5917a03d Fix IR node Drop()
6 years ago
mindspore-ci-bot cb58b5baa5 !11211 Provide functions for modifying IR tree (Insert/Drop/Append nodes)
6 years ago
Nat Sutyanyong e28fb6ce4d Tested with new test cases and all dataset UTs passed
6 years ago
mindspore-ci-bot dfa6daaa57 !11249 【MD】fix bug for extractchannel when type is UINT16
6 years ago
mindspore-ci-bot 581789c252 !11246 add num_epochs to CPP API Dataset::CreateIterator()
6 years ago
xulei2020 5dd651f1a5 fix bug for extractchannel when type is UINT16
6 years ago
Cathy Wong 4b1ccf9dd5 dataset: Use int32_t for text's vocab_size
6 years ago
Zirui Wu fa553956ef add num_epochs to CPP API Dataset::CreateIterator(columns,num_epochs)
6 years ago
mohammad f48ab2b5c9 make MD public headers standalone
6 years ago