jonyguo
41d16a3c77
enhance: 1. fix api comment, 2. del dead code
2020-06-29 17:15:44 +08:00
Jesse Lee
dcfdff6021
Rename Sampler Reset
2020-06-17 14:43:45 -04:00
hesham
0c5e47111b
- Move MutableBuffer to be protected
...
- Add new CreateTensors
2020-06-11 17:32:03 -04:00
Jesse Lee
255adf7c6e
Remove inheritance of Sampler from DatasetOp
2020-06-10 18:10:51 -04:00
Jamie Nisbet
51bc0c0460
consistent design for num_samples
...
updates
more update
more work
more fixin
post rebase updates
clang formatting
code review recovery
ci fixes
updates
update
update
update
2020-06-03 15:01:18 -04: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
Junhan Hu
9739d3b048
Add CPP sampler support for GeneratorDataset
2020-04-14 12:09:03 -04:00
Alexey Shevlyakov
84d780c1a4
remove make_unique.h
2020-04-07 14:00:09 -04:00
Jonathan Yan
080bcda021
Replace std::cout with MS_LOG in dataset unit test
...
Signed-off-by: Jonathan Yan <jonathan.yan1@huawei.com>
2020-03-30 11:02:32 -04:00
zhunaipan
930a1fb0a8
initial version
...
Signed-off-by: leonwanghui <leon.wanghui@huawei.com>
2020-03-27 22:54:54 +08:00