- 02 6月, 2020 1 次提交
-
-
由 Yang 提交于
-
- 30 5月, 2020 4 次提交
-
-
由 liuwenhao4 提交于
-
由 Eric 提交于
Added broken test case for cv Fixed error handling in sync_wait
-
由 Peilin Wang 提交于
-
由 Tinazhang 提交于
-
- 29 5月, 2020 2 次提交
-
-
由 Peilin Wang 提交于
add another test case typo merge conflict another PR changed testing behavior, updated test cases in this commit added input check for use_sampler addressed code review comments fixed pylint, not related to my changes fixed edge case of rounding in getting split sizes fix pylint
-
由 Mahdi 提交于
Added unit tests for both testing the functinality of the TenCrop and its error messages. Due to the similarity of this method to FiveCrop the test cases are similar to FiveCrop test cases. Signed-off-by: NMahdi <mahdi.rahmani.hanzaki@huawei.com> added error_msg function call in the main method refactored the test and added visual representation of the results Separated the two error cases into two different functions and used the visualize function in util.py to plot the result of TenCrop. Signed-off-by: NMahdi <mahdi.rahmani.hanzaki@huawei.com> Added new test cases Added new test cases including test case for checking the error message when the size variable is not a positive integer, test case for rectangle crop, test case for vertical flip setting, and testing for similarity of the result of TenCrop for the same input data in different runs. Signed-off-by: NMahdi <mahdi.rahmani.hanzaki@huawei.com> changed visualize in test_five_crop Changed the visualize function in test_five_crop to use the already existing function in util.py Signed-off-by: NMahdi <mahdi.rahmani.hanzaki@huawei.com> made generate_golden variable global
-
- 28 5月, 2020 3 次提交
-
-
由 yanghaitao 提交于
-
由 Yang 提交于
-
由 xiefangqi 提交于
-
- 27 5月, 2020 1 次提交
-
-
由 Peilin Wang 提交于
add another test case typo merge conflict another PR changed testing behavior, updated test cases in this commit added input check for use_sampler addressed code review comments fixed pylint, not related to my changes
-
- 26 5月, 2020 2 次提交
-
-
由 Yang 提交于
-
由 Cathy Wong 提交于
-
- 23 5月, 2020 4 次提交
-
-
由 heleiwang 提交于
-
由 hesham 提交于
-
由 Tinazhang 提交于
-
由 Peilin Wang 提交于
-
- 22 5月, 2020 12 次提交
-
-
由 Tinazhang 提交于
-
由 Cathy Wong 提交于
-
由 ms_yan 提交于
-
由 xiefangqi 提交于
-
由 hesham 提交于
-
由 heleiwang 提交于
-
由 jinyaohui 提交于
-
由 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
-
由 jonwe 提交于
-
由 Peilin Wang 提交于
implementation 99% complete everything and tested except for repeatable shuffling tested most basic/typical split usecases cleanup some more cleanup fix CI more ci fix more ci fixes more ci fix more ci fix more ci fix added more tests, fixed some bugs some more clean up and test cases added shard/shuffle before split warning/error addressed code review comments and ci fixed ci
-
由 Tinazhang 提交于
-
由 Zirui Wu 提交于
-
- 21 5月, 2020 3 次提交
-
-
由 qianlong 提交于
-
由 Cathy Wong 提交于
-
由 Junhan Hu 提交于
-
- 20 5月, 2020 2 次提交
- 18 5月, 2020 2 次提交
- 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
-
- 15 5月, 2020 3 次提交
-
-
由 jiangzhiwen 提交于
-
由 xiefangqi 提交于
-
由 ms_yan 提交于
change to use __add__ operation instead ds.concat
-