xiefangqi
|
f74b5cea0c
|
optimize datasetops error msg
|
4 years ago |
i-robot
|
2fd00935ed
|
!20964 [assistant][ops] Add new data operator SpeechCommandsDataset
Merge pull request !20964 from 杨旭华/SpeechCommandsDataset
|
4 years ago |
vddong
|
91d3a7543f
|
[feat][assistant][I3T96F] add new data operator SpeechCommands
|
4 years ago |
i-robot
|
d8fbc26419
|
!26700 [MD][Profiler][Autotune] Add test, logs, clean state
Merge pull request !26700 from harshvardhangupta/add_test_at_prof
|
4 years ago |
harshvardhangupta
|
02f4a8068b
|
add tests, clean states, print proper warn logs
|
4 years ago |
jonyguo
|
58c9112c2e
|
fix: generator dataset with source zip
|
4 years ago |
i-robot
|
4f34c32c6d
|
!26235 AutoTune v1
Merge pull request !26235 from danishfarid/autotune
|
4 years ago |
Rescue
|
da986710f0
|
Updated concat-zip check and UT.
|
4 years ago |
hesham
|
40797c40da
|
AutoTune
|
4 years ago |
i-robot
|
70363899e7
|
!24080 [assistant][ops] Add new audio operator ComputeDeltas
Merge pull request !24080 from Rainfor/compute_detlas
|
4 years ago |
i-robot
|
c6821bde0a
|
!21648 [assistant][ops] Add new data loading operator YesNoDataset
Merge pull request !21648 from 杨旭华/YesNoDataset
|
4 years ago |
vddong
|
f465cd0242
|
[feat][assistant][I3T96L]add new dataset operator YesNo
|
4 years ago |
i-robot
|
f38df5c888
|
!26234 New dataset config option, auto_offload
Merge pull request !26234 from markuskunej/offload_config
|
4 years ago |
i-robot
|
3c39afad11
|
!24547 [MS][crowdfunding]New operator implementation, AutoAugment
Merge pull request !24547 from yangwm/autoaugment
|
4 years ago |
markuskunej
|
29cf442521
|
Added dataset.config.set_auto_offload(), which will automatically attempt to offload dataset map operations if set to True.
|
4 years ago |
zhuchuang
|
4c3931f5c9
|
[feat] [assistant] [I3CKEE] add new audio operator ComputeDeltas
|
4 years ago |
despicablemme
|
09897ce7ec
|
[feat] [assistant] [I40GZP] add new data op AutoAugment
|
4 years ago |
Cathy Wong
|
b1094b9d81
|
MD Profiling - Add Start Stop Python UT
|
4 years ago |
wangkc123
|
706f9e2cbb
|
[feat] [assistant] [I3CKEH] add new audio operator SlidingWindowCmn
|
4 years ago |
i-robot
|
58b69a05ee
|
!20576 [assistant][ops] add new dataset loading operator LJSpeechDataset
Merge pull request !20576 from 杨旭华/LJSpeechDataset
|
4 years ago |
liyong
|
9663884db3
|
fix occasional failed in random sampler
|
4 years ago |
mohammad
|
5c8ab5f60c
|
add MD Profiler Save()
|
4 years ago |
vddong
|
6fe2d35ae2
|
[feat][assistant][I3T96D] add new dataset loading operator LJSpeechDataset
|
4 years ago |
Carry955
|
0d26c38693
|
[feat][assistant][I40GXT] add new loader DBpedia
|
4 years ago |
i-robot
|
1792d5f8a4
|
!26131 Offload Hardware Acceleration Computing
Merge pull request !26131 from alashkari/hw_accel_move_copy
|
4 years ago |
i-robot
|
b910870ecc
|
!19986 [assistant][ops] Add new dataset loading operator AGNEWS
Merge pull request !19986 from 杨旭华/AGNEWS
|
4 years ago |
Megalomania
|
c34bbabed9
|
[feat] [assistant] [I3T96M] add new loader AGNEWS
|
4 years ago |
rescue
|
22e03ab12e
|
Adding offload hardware accelerator.
|
4 years ago |
i-robot
|
f1f7731fb2
|
!25964 Fix serdes multithreading bug
Merge pull request !25964 from zetongzhao/serdes_multithreading
|
4 years ago |
i-robot
|
d89a39c661
|
!25851 MD Profiling Start and Stop Support
Merge pull request !25851 from cathwong/ckw_prof_startstop4
|
4 years ago |
liyong
|
79891feadb
|
fix shuffle and num_samples issue
|
4 years ago |
Cathy Wong
|
cdf3126459
|
MD Profiler Start Stop Support
|
4 years ago |
zetongzhao
|
5e8377ea5c
|
fix multithreading bug
|
4 years ago |
Isaac
|
69f57bc5b1
|
[feat][assistant][I40GXD]add new data operator DBToAmplitude
|
4 years ago |
luoyang
|
beba798e00
|
fix minddata ut core
|
4 years ago |
i-robot
|
958c2a8e00
|
!25560 Support bytes input for decode op
Merge pull request !25560 from luoyang/serving
|
4 years ago |
liyong
|
b9bad0bdbb
|
fix md ut part06
|
4 years ago |
luoyang
|
b47ac46e92
|
Support bytes input for decode op
|
4 years ago |
i-robot
|
74977e548d
|
!24624 [Autotune] Modify MD callback and AddWorker logic to ParallelOps
Merge pull request !24624 from h.farahat/add_worker
|
4 years ago |
i-robot
|
c0f6286fcb
|
!25092 [MD] API for autotune
Merge pull request !25092 from harshvardhangupta/auto_tune_api
|
4 years ago |
Cathy Wong
|
e66aba9ef5
|
MD UT - Add missing set and restore seed.
test_places365_content_check - delete visualize_dataset
|
4 years ago |
harshvardhangupta
|
1bb45142c9
|
Implement autotune api
|
4 years ago |
i-robot
|
c544af28b6
|
!25286 dataset: modify profiling ut for parallel running
Merge pull request !25286 from ms_yan/ut_parallel
|
4 years ago |
ms_yan
|
bb314ad07f
|
make ut parallel
|
4 years ago |
i-robot
|
cf0029b33a
|
!25277 [MD] fix mindrecord ut part05
Merge pull request !25277 from liyong126/fix_md_ut_05
|
4 years ago |
i-robot
|
782874bf18
|
!21215 [MS][crowdfunding]New operator implementation, include phaser
Merge pull request !21215 from Wangsong95/phaser
|
4 years ago |
hesham
|
85e077b60b
|
Callback changes
AddWorker logic to parallel ops
|
4 years ago |
liyong
|
7c9f6899a3
|
fix md ut part05
|
4 years ago |
i-robot
|
b7d8bcfe8d
|
!25177 [MD] fix mindrecord ut part04
Merge pull request !25177 from liyong126/fix_md_ut_part04
|
4 years ago |
i-robot
|
5d8be044c9
|
!18018 [assistant][ops]New operator implementation, include FashionMnistDataset
Merge pull request !18018 from 张璇/fashionmnist_dataset
|
4 years ago |