Commit Graph

26 Commits

Author SHA1 Message Date
YangLuo 60b8e3d985 format minddata log 2022-11-03 21:02:01 +08:00
liu-yongqi-63 fa8891c68d Delete close_pool and to_device interface 2022-10-18 09:30:58 +08:00
lvyufeng 4724964e8a Revert "add value print for Parameter"
This reverts commit eff301e3e5.
2022-10-11 09:54:02 +08:00
lvyufeng eff301e3e5 add value print for Parameter 2022-09-26 12:54:13 +08:00
luoyang 10a329d703 fix some validation and add some tips 2022-09-07 18:46:31 +08:00
Xiao Tianci 6a8aaf7b11 support processing bytes data in Dataset 2022-08-26 14:33:42 +08:00
David ee0a815990 Added docs for ut files 2022-05-24 17:43:53 -04:00
Cathy Wong fb469f1ad2 [MD] Tidy up UT and device queue info messages 2022-02-08 17:51:11 -05:00
luoyang e5f2c75233 fix minddata api doc 2022-01-13 16:39:08 +08:00
YangLuo d8ace8f041 fix minddata issues 2021-02-19 10:53:49 +08:00
xiefangqi 3f76abcdee minddata err msg add file path 2021-01-22 16:38:46 +08:00
Lixia Chen 477808e622 Enable cache for other leaf ops 2020-09-25 13:11:04 -04:00
xiefangqi 9b3c33e157 minddata iterator output ms_tensor 2020-09-11 11:35:50 +08:00
Lixia Chen 27d5281641 Change epoch count to 1 for python testcases 2020-09-01 11:24:26 -04:00
Cathy Wong 7f39b5cfd7 C++ API Support for TextFile Dataset and Unit Tests 2020-08-11 11:53:53 -04:00
yanghaitao 9f336bb735 fix TextFileDataset and CLUEDataset failed with to_device 2020-06-19 17:28:05 +08:00
Yang 9b2a778d94 !1478 [Dataset] clean pylint. 2020-05-28 14:06:36 +08:00
Yang abca62f407 10:00 26/5 clean pylint 2020-05-26 10:05:12 +08:00
Cathy Wong f891e1755c Cleanup dataset UT: restore config support 2020-05-25 15:10:03 -04:00
hesham 6c21e556c4 Clean up work for text python package 2020-05-22 04:35:58 -04:00
xulei2020 163b6b7ea7 add jieba c++ code 2020-05-20 15:55:12 +08:00
jinyaohui 5a914994ba clean pylint 2020-05-18 16:42:35 +08:00
jinyaohui bcfaff97f9 clean pylint 2020-05-18 10:31:46 +08:00
hesham e8ca243364 -Add DE_STRING
-replace switch'case by indexing

- Add test case
- Add constructors
- Add getItem string

- Fix bugs
- Add more tests

- Tensor iterator
- asNumpy
- TextFileDataset

- Tensor(Numpy)

- Super > 2D
- Add more test cases for GeneratorDataset

- Change StartAddr to GetBuffer and GetMutableNuffer

- Raise an error if batch is used with strings

Clean-up work
2020-05-15 20:33:28 -04:00
eric 26cb3e8a5f Added test function to show that seed doesn't work.
Added testcase to show that c image aug don't use seed properly

Added passing test cases

Added working testcases for using seed

Added additional test cases to show seed use

Added test case for seed
2020-04-30 18:57:59 -04:00
yanghaitao 2795e492ff TextFileDataset 2020-04-20 11:18:55 +08:00