i-robot
|
57f66960ae
|
!35081 fix-output_shape_doc
Merge pull request !35081 from luoyang/fix-output_shape_doc
|
2022-05-30 01:22:29 +00:00 |
YangLuo
|
4e31675447
|
fix-output_shape_doc
|
2022-05-28 10:03:46 +08:00 |
i-robot
|
8f57454372
|
!35028 [MD] Fix hanging problem in offload
Merge pull request !35028 from h.farahat/offload_hang
|
2022-05-27 17:25:06 +00:00 |
David
|
5f1849fd1c
|
Added docs to ut part 2
|
2022-05-27 09:05:14 -04:00 |
i-robot
|
43b5ad6f12
|
!34901 Add flatten for flat_map
Merge pull request !34901 from xiaotianci/fix_flat_map
|
2022-05-27 03:37:01 +00:00 |
hesham
|
23e85ff083
|
avoid hangs when offload is true with pyfuncs and dict iterator
|
2022-05-26 23:16:16 -04:00 |
Xiao Tianci
|
c564e840fb
|
add flatten in flat_map
|
2022-05-26 11:17:32 +08:00 |
Cathy Wong
|
b9396a32b7
|
[MD] Update import transforms statements in dataset UT
|
2022-05-25 19:51:26 -04:00 |
i-robot
|
797c21ec6c
|
!34539 [MD] Transform Unification: Phase 1C - Minor Code and UT Updates
Merge pull request !34539 from cathwong/ckw_xtranuni_code3_typecast
|
2022-05-25 18:05:40 +00:00 |
i-robot
|
1ecc6538d1
|
!34537 output_shape add param estimate
Merge pull request !34537 from luoyang/dynamic_outputshape
|
2022-05-25 02:37:32 +00:00 |
Cathy Wong
|
b8e7c2acaf
|
[MD] Transform Unification: Phase 1C - Minor Code Fixes and UT Updates
|
2022-05-24 22:24:38 -04:00 |
i-robot
|
7676d9958b
|
!34608 [MD] Adding docstrings for minddata UT Python
Merge pull request !34608 from davidanugraha/add_dataset_test_comment
|
2022-05-25 02:10:32 +00:00 |
David
|
ee0a815990
|
Added docs for ut files
|
2022-05-24 17:43:53 -04:00 |
i-robot
|
1ade2e9f25
|
!34235 [assistant][MelScale]
Merge pull request !34235 from QingfengLi/MelScale
|
2022-05-24 12:08:00 +00:00 |
YangLuo
|
e1df0d9688
|
output_shape add param estimate
|
2022-05-24 09:09:30 +08:00 |
chenx2ovo
|
d62655e199
|
[fix] [assistant] [I4ZOCP] add validation for input param
|
2022-05-23 16:06:50 +08:00 |
jonyguo
|
0718a283c8
|
filter dumplicate log from python operation
|
2022-05-20 14:46:46 +08:00 |
i-robot
|
17fb1b2ea4
|
!34468 fix typecast on validate string
Merge pull request !34468 from luoyang/fix_typecast
|
2022-05-17 11:03:33 +00:00 |
luoyang
|
bc4d57018c
|
fix typecast on validate string
|
2022-05-16 23:21:06 +08:00 |
i-robot
|
4cde40189c
|
!34321 [MD] Normalize md5 tests - new golden files, unskip tests
Merge pull request !34321 from cathwong/ckw_xtransuni_ut_new_golden_unskip_md5
|
2022-05-13 21:00:38 +00:00 |
i-robot
|
2427626f10
|
!34250 Return -1 as unknown batch size for callable batch_size param
Merge pull request !34250 from luoyang/get_batch_size
|
2022-05-13 06:45:07 +00: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 |
i-robot
|
8d44248535
|
!34199 [MD] Transforms Unificiation Feature - Phase 1B - Minor Code Fixes and UT Updates
Merge pull request !34199 from cathwong/ckw_xtranuni_code2_cutout_totensor
|
2022-05-12 13:51:00 +00:00 |
luoyang
|
3cb854abc7
|
Return -1 as unknown batch size for callable batch_size param
|
2022-05-12 15:38:08 +08:00 |
fr199787
|
9e5eb88799
|
[faet] [assistant] [I4S2FH] add new operator GetImageSize
|
2022-05-12 11:17:38 +08:00 |
i-robot
|
5e31a54cbb
|
!32787 [assistant][ops]Add GetImageNumChannels
Merge pull request !32787 from yangwm/channels
|
2022-05-12 02:07:12 +00:00 |
Cathy Wong
|
d08846176b
|
[MD] Transforms Unificiation Feature - Phase 1B - Minor Code Fixes and UT updates
|
2022-05-11 16:21:35 -04:00 |
jonyguo
|
8ba8c930e7
|
fix: md AddressSanitizer
|
2022-05-10 18:45:42 +08:00 |
shenyu
|
d69c2ce0d1
|
[feat] [assistant] [I4S2FG] add new operator GetImageNumChannels
|
2022-05-09 22:32:05 +08:00 |
i-robot
|
0828efe02e
|
!33811 [MD] Transform Unification Feature - Phase 2B - test_[r-z]*.py Python UT updates
Merge pull request !33811 from cathwong/ckw_xtranuni_phase2b_uts_r_to_z
|
2022-05-05 18:48:57 +00:00 |
Cathy Wong
|
eb4fd20bac
|
[MD] Transform Unification Feature - Phase 2A - test_[a-q]*.py Python UT updates
|
2022-05-04 15:24:18 -04:00 |
Cathy Wong
|
22adb200b2
|
[MD] Transform Unification Feature - Phase 2 - test_[r-q]*.py Python UT updates
|
2022-05-04 09:16:46 -04:00 |
i-robot
|
fd22d69ca7
|
!33475 Remove test data containing sensitive word
Merge pull request !33475 from xiaotianci/fix_examples
|
2022-04-28 02:05:09 +00:00 |
i-robot
|
37a28be84a
|
!33574 [MD] fix test case
Merge pull request !33574 from liyong126/fix_test_case1
|
2022-04-27 20:59:48 +00:00 |
Xiao Tianci
|
0dc85a15b9
|
remove sensitive word in test data
|
2022-04-27 10:51:44 +08:00 |
liyong
|
29855385a5
|
fix random dataset
|
2022-04-26 19:48:17 +08:00 |
i-robot
|
fcb0319747
|
!33270 [assistant][InverseMelScale]
Merge pull request !33270 from chenchen/InverseMelScale
|
2022-04-26 08:55:58 +00:00 |
chenx2ovo
|
cd8395f352
|
[feat][assistant][I3CEG2] add op inversemelscale
|
2022-04-25 18:58:38 +08:00 |
Cathy Wong
|
907194dfb8
|
[MD] UT Updates - more eager tests, minor updates
|
2022-04-18 22:03:32 -04:00 |
liyong
|
830e76656a
|
fix mindrecord rename issue
|
2022-04-12 19:36:24 +08:00 |
i-robot
|
c1bacb39dc
|
!32644 [MD] fix doc issue2 in master
Merge pull request !32644 from liyong126/fix_doc_issue2
|
2022-04-08 06:32:34 +00:00 |
i-robot
|
0af661659c
|
!32534 [MD][Autotune] Add rank to filename
Merge pull request !32534 from harshvardhangupta/rank_id_suffix_at_config
|
2022-04-08 02:51:17 +00:00 |
liyong
|
2172934177
|
fix doc issue2
|
2022-04-08 10:46:08 +08:00 |
harshvardhangupta
|
6b8a76c59d
|
add rank to filename
|
2022-04-07 16:12:06 -04:00 |
jonyguo
|
b8205ee995
|
add testcase
|
2022-04-07 09:49:23 +08:00 |
liyong
|
3191160eca
|
fix some issue
|
2022-04-06 17:48:55 +08:00 |
unknown
|
a9e6a151da
|
fix dataset two level pipeline hang problem
|
2022-04-06 12:39:48 +08:00 |
liu-yongqi-63
|
b125369f1e
|
Fix the error is reported when the file name is directly transferred
|
2022-04-02 11:51:57 +08:00 |
i-robot
|
d73ccd17f6
|
!32328 [MD][Offload] Reduce Offload UT Computation Time
Merge pull request !32328 from alashkari/update-ut
|
2022-03-31 14:55:28 +00:00 |