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 |
i-robot
|
c3d7c425e9
|
!29856 [assistant][GriffinLim]
Merge pull request !29856 from chenchen/g2
|
2022-03-31 09:33:52 +00:00 |
yanghaoran
|
c44de68591
|
takedown test_datasets_generator to ensure gate stability
|
2022-03-31 16:56:03 +08:00 |
chenx2ovo
|
e19dc02b47
|
[feat][assistant][I3CECZ] add op griffinlim
|
2022-03-31 11:30:26 +08:00 |
Rescue
|
60d895fcd8
|
Decrease test_map_offload.py computation time.
|
2022-03-30 16:40:19 +00:00 |
jonyguo
|
4378014ffb
|
fix: when return numpy in GeneratorDataset
|
2022-03-30 20:21:41 +08:00 |
liyong
|
f703f66f6c
|
fix gis issue
|
2022-03-29 11:17:01 +08:00 |
i-robot
|
3f18180606
|
!31742 [MD][Autotune] Change autotune config
Merge pull request !31742 from harshvardhangupta/at_config_suggestion
|
2022-03-25 21:00:12 +00:00 |
harshvardhangupta
|
0086f4ee05
|
Modify the Dataset AutoTune config #31742
|
2022-03-25 09:03:38 -04:00 |
i-robot
|
1af8b365de
|
!31880 [MD] add OBSMindDataset
Merge pull request !31880 from liyong126/add_obs_mindrecord_dataset
|
2022-03-25 06:50:58 +00:00 |
liyong
|
419109cf0a
|
add OBSMindDataset
|
2022-03-25 11:03:53 +08:00 |
jonyguo
|
317c48a933
|
add log warning and op error check
|
2022-03-25 09:26:29 +08:00 |
liyong
|
bff0fbc76f
|
fix GIL acquire Misuse
|
2022-03-24 08:45:30 +08:00 |
i-robot
|
4110c3d6d6
|
!31646 [dataset][bugfix] 修复config 接口typeerror的问题
Merge pull request !31646 from xiefangqi/md_fix_interface_comments
|
2022-03-23 02:45:01 +00:00 |
xiefangqi
|
f81c7967ec
|
fix config interface comments
|
2022-03-22 10:04:12 +08:00 |
jonyguo
|
11079eabbb
|
fix: code check
|
2022-03-17 08:23:12 +08:00 |
i-robot
|
1d6834ce4d
|
!31334 [MD][Autotune] Modify the generated autotune config to improve readability
Merge pull request !31334 from harshvardhangupta/modify_at_config
|
2022-03-16 18:18:57 +00:00 |
i-robot
|
72ea797e4d
|
!30339 [BUG][MD][FUNC]RandomInvert
Merge pull request !30339 from yangwm/randominvert
|
2022-03-16 06:39:53 +00:00 |
i-robot
|
8e8391dadb
|
!30429 BUG][MD][FUNC]RandomAutoContrast
Merge pull request !30429 from yangwm/autocontrast
|
2022-03-16 06:38:54 +00:00 |
harshvardhangupta
|
accc32da6c
|
modify the at config file
|
2022-03-15 13:49:00 -04:00 |
hesham
|
3d16a4dee2
|
Fix bug in terminating a failed pipeline
|
2022-03-15 11:35:28 -04:00 |
i-robot
|
313a247ae8
|
!31178 upgrade Ascend package 11 Mar 22
Merge pull request !31178 from shenwei41/upgrade_ascend_20220311
|
2022-03-15 11:08:32 +00:00 |
i-robot
|
3be552ca39
|
!31156 test centos ut
Merge pull request !31156 from luoyang/test_centos
|
2022-03-15 09:38:15 +00:00 |
shenwei41
|
f1fde6a262
|
upgrade Ascend package 11 Mar 22
|
2022-03-15 16:31:27 +08:00 |
i-robot
|
d4fc47ef0c
|
!31211 Clean iterators before forking
Merge pull request !31211 from h.farahat/pytest_problem
|
2022-03-15 01:47:28 +00:00 |
i-robot
|
6be7c42052
|
!31191 [MD] more tests for failover reset
Merge pull request !31191 from Mohammad Motallebi/failover_more_tests
|
2022-03-14 21:50:37 +00:00 |
h.farahat
|
318e6b8803
|
fix segfault
|
2022-03-14 14:55:21 -04:00 |
mohammad
|
583eb32723
|
[MD] Add more UT and a ST for failover reset
|
2022-03-14 13:52:09 -04:00 |
luoyang
|
74d8969b91
|
ut failed with pillow>=9.0.0, need more validation
|
2022-03-14 23:58:09 +08:00 |
i-robot
|
8b7d7a1e1a
|
!31141 [MD][Offload] Offload RandomSharpness Op Pure Sharpness Support & UT
Merge pull request !31141 from alashkari/fix-random-sharpness
|
2022-03-11 21:06:13 +00:00 |
Rescue
|
face5e51a0
|
Added sharpness without randomness support and sharpnes op ut.
fix pad issue
|
2022-03-11 17:30:49 +00:00 |
shenyu
|
443da2280d
|
[FIX][BUG][MD][FUNC] RandomInvert
|
2022-03-11 11:53:04 +08:00 |
shenyu
|
c14a8084c7
|
[FIX][BUG][MD][FUNC] RandomAuoContrast
|
2022-03-11 10:29:49 +08:00 |
liyong
|
50fc6f5736
|
Revert "!30810 [MD] add OBSMindDataset "
This reverts commit 9fcab9184e, reversing
changes made to afb33fff62.
|
2022-03-10 19:10:11 +08:00 |
liyong
|
10ada68fa9
|
add OBSMindDataset
|
2022-03-10 11:18:59 +08:00 |
i-robot
|
698b99aaa3
|
!18945 [assistant][ops]New operator implementation, include OmniglotDataset
Merge pull request !18945 from Wangsong95/omniglot_dataset
|
2022-03-09 06:51:15 +00:00 |
qkeys
|
ce7597f500
|
[feat][assistant][I3J6VB] add new data operator OmniglotDataset
|
2022-03-08 21:36:22 +08:00 |
i-robot
|
2655d64720
|
!30865 [MD] Modify Batch number of workers with Python multiprocessing
Merge pull request !30865 from cathwong/ckw_batch_workers_pymultip
|
2022-03-07 18:21:16 +00:00 |
Cathy Wong
|
bc29dd9d72
|
[MD] Modify Batch number of workers with Python multiprocessing
|
2022-03-07 10:39:05 -05:00 |
xiefangqi
|
2de6c8908b
|
add a clean up subprocess to clean subprocess when main process exit
|
2022-03-05 17:24:11 +08:00 |
i-robot
|
b90cf43562
|
!30553 Support dataset reset() to recover after failure
Merge pull request !30553 from h.farahat/reset
|
2022-03-04 02:19:45 +00:00 |
i-robot
|
f01d841113
|
!27943 [MD][Autotune] Save/Load Autotune config
Merge pull request !27943 from harshvardhangupta/save_load_at_config
|
2022-03-03 20:42:23 +00:00 |