- 25 7月, 2020 1 次提交
-
-
由 hesham 提交于
- cleanup work on createTensor and Tensor's constructors
-
- 14 7月, 2020 1 次提交
-
-
由 liubuyu 提交于
-
- 29 6月, 2020 1 次提交
-
-
由 jonyguo 提交于
-
- 12 6月, 2020 1 次提交
-
-
由 hesham 提交于
- Add new CreateTensors
-
- 22 5月, 2020 1 次提交
-
-
由 hesham 提交于
add support for MindRecord and TFRecord ---- optimize tensorshape optimize tensorshape and FlatIndex TFRecord and MindRecord support for string tensor Modify mem layout Add new constructor Add method Allocate Change some GetMutableBuffer usages to AllocateBuffer
-
- 16 5月, 2020 1 次提交
-
-
由 hesham 提交于
-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
-