Commit Graph

32 Commits

Author SHA1 Message Date
YangLuo 60b8e3d985 format minddata log 2022-11-03 21:02:01 +08:00
Xiao Tianci 560f3672c5 rectify terminology from operator to operation 2022-10-20 11:39:24 +08:00
jonyguo 911cbd7f6a del: column_order in map 2022-10-18 21:07:38 +08:00
Cathy Wong b9ac3f7b18 [MD] Serialize Python UDFs - log a warning 2022-09-26 22:48:12 -04:00
Cathy Wong 46d4608fe1 [MD] Fix some serdes bugs for Py UDFs, Py ops (w enum Inter & Border
parms, fill_value). AutoTune scenarios impacted.
2022-09-16 16:02:26 -04:00
David 3bb2255a03 Temporal solution md5 2022-07-29 11:11:31 -04:00
Cathy Wong 8e045ba83d [MD][UT] Transforms Unification - Verify selected op implementation 2022-07-05 20:53:07 -04:00
i-robot 61423da29c
!36734 [MD] Unified UniformAugment op: allow Pyfunc in transforms list
Merge pull request !36734 from cathwong/ckw_xtranuni_code13_uniformaug
2022-06-29 03:14:14 +00:00
Cathy Wong a61c709d00 [MD] Unified UniformAugment op: allow Pyfunc in transforms list 2022-06-28 14:07:32 -04:00
i-robot 1aea416e5f
!36446 [MD] Multi-Channel NormalizePad Op
Merge pull request !36446 from harshvardhangupta/multi_ch_normalize_pad
2022-06-28 17:10:12 +00:00
harshvardhangupta c96df0b9ad support multi-channel 2022-06-27 14:27:44 -04:00
i-robot 9d13aec96b
!36445 [MD] fix: add input type check in eager mode
Merge pull request !36445 from Mohammad Motallebi/fix_eager_type_check
2022-06-24 13:20:58 +00:00
mhmotallebi 8a3c817bb5 [MD] fix: check input type before creating tensor in vision eager 2022-06-23 17:23:59 -04:00
YangLuo f275547ecd Decode: validation & support formats, Fix WithBbox op bugs 2022-06-23 17:07:39 +08:00
i-robot f90afe0f7d
!36370 [MD] Update check_tensor_op error message
Merge pull request !36370 from cathwong/ckw_xtranuni_code12_randomapply
2022-06-23 07:41:20 +00:00
i-robot e4ac46c48e
!36296 [MD] Eager Mode - invalid user input fix, UT enhancements
Merge pull request !36296 from cathwong/ckw_xtranuni_code11_eager_list
2022-06-23 06:21:40 +00:00
Cathy Wong 7171799bf1 [MD] Update check_tensor_op error message 2022-06-22 17:15:16 -04:00
Cathy Wong 591640519b [MD] Eager Mode - invalid user input fix, UT enhancements 2022-06-21 17:04:43 -04:00
i-robot 3b035ebd9d
!36237 [MD] RandomResizedCrop - handle Interpolation and image input type mismatch
Merge pull request !36237 from cathwong/ckw_xtranuni_code9_randomreizedcrop
2022-06-21 15:32:55 +00:00
Cathy Wong b77e8b9f08 [MD] RandomResizedCrop - handle Interpolation and image input type
mismatch
2022-06-20 20:41:42 -04:00
Cathy Wong 1230a962b9 [MD] MapDataset - correct count of old transforms 2022-06-20 16:12:53 -04:00
Cathy Wong 427fb21057 [MD] ToTensorOp: Add error msg for unsupported input image types: uint32, int64, uint64, string. 2022-06-17 17:17:31 -04:00
i-robot 8af9b70f47
!36030 [MD] ToTensor, TypeCast and ToType fixes, plus UT enhancements
Merge pull request !36030 from cathwong/ckw_xtranuni_code7_to_tensor_float16
2022-06-17 16:28:47 +00:00
Cathy Wong b718bc7cfa [MD] ToTensor, TypeCast and ToType fixes, plus UT enhancements 2022-06-16 16:30:17 -04:00
Cathy Wong b81ec04a50 [MD] Transform Unification - HWC2CHW op - remove Python implementation.
Enhance HWC2CHW UTs
2022-06-14 10:55:38 -04:00
Cathy Wong 780da6e141 [MD] Transform Unification - Phase 4: Add deprecation warning for
c_transforms.py and py_transforms.py
2022-06-06 13:54:13 -04:00
Cathy Wong 1136ee3ffd [MD] Transform Unification Feature - ToTensor op: Remove Python implementation, regenerate golden files 2022-05-30 11:13:29 -04:00
Cathy Wong b8e7c2acaf [MD] Transform Unification: Phase 1C - Minor Code Fixes and UT Updates 2022-05-24 22:24:38 -04:00
Cathy Wong 1caa2012bb [MD] Normalize md5 tests - new golden files, unskip tests 2022-05-12 16:02:36 -04:00
Cathy Wong 942001ffc6 [MD] Tranform Unification - skip normalize md5 tests 2022-05-12 12:56:01 -04:00
Cathy Wong d08846176b [MD] Transforms Unificiation Feature - Phase 1B - Minor Code Fixes and UT updates 2022-05-11 16:21:35 -04:00
Cathy Wong a275b8b267 [MD] Transform Unification Feature - Phase 2C - legacy deprecated Python UT tests 2022-05-05 17:21:27 -04:00