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
i-robot
f9bd640b09
!16269 [assistant][RandomLighting]
Merge pull request !16269 from QingfengLi/randomlighting
4 years ago
liyong
fc5ea9cc1c
fix dataset ut for running independently
4 years ago
“uccInf”
fe3123cfe8
[feat][assistant][I3J6V4] add new data operator FashionMnist
4 years ago
i-robot
440036d331
!24362 [assistant][ops]New operator implementation, include PhotoTourDataset
Merge pull request !24362 from Wangsong95/phototour_dataset
4 years ago
yangyueren
6594b90a58
[feat][assistant][I3J6VE] add new data operator PhotoTour
4 years ago
chenx2ovo
77caf907c4
[feat][assistant][I3CEGR] add op random lighting
4 years ago
liyong
a89741c32e
fix md ut part03
4 years ago
i-robot
690642d672
!18664 [assistant][ops]New operator implementation, include Places365Dataset
Merge pull request !18664 from Wangsong95/places365_dataset
4 years ago
i-robot
1606f19dfb
!18265 [assistant][ops] Add new audio operator CreateDct
Merge pull request !18265 from 杨旭华/CreateDct
4 years ago
tophand
4f4777f0da
[feat][assistant][I3J6U2] Add new audio operator CreateDct
4 years ago
liyong
d9aa18dfca
refactor md ut
4 years ago
zx
d13d2413f5
[feat][assistant][I3J6UV] add new audio operator Phaser
4 years ago
yangyueren
951193c308
[feat][assistant][I3J6VF] add new data operator Places365
4 years ago
Xiao Tianci
930a5b89c0
fix api docs of audio
4 years ago
robert_luo_yibo
75e2c3041c
[feat][assistant][I3CEG3] add new data OP MuLawEncoding
4 years ago
i-robot
1b9b85bbb2
!17851 [assistant][ops]New operator implementation, include FakeImageDataset
Merge pull request !17851 from 张璇/fakeimage_dataset
4 years ago
G-Dragon-Liu
d2f22a8726
[feat][assistant][I3J6V3] add new data operator FakeImage
4 years ago
zx
9b7d7be65c
[feat][assistant][I3J6UU] add new audio operator Overdrive
4 years ago
li-qiyao
2283442855
[feat][assistant][I3J6U9] add new data operator Flanger
4 years ago
i-robot
8598d08351
!17820 [assistant][ops]New operator implementation, include EMnistDataset
Merge pull request !17820 from 张璇/emnist_dataset
4 years ago
G-Dragon-Liu
32baa520bf
[feat][assistant][I3J6V2] add new data operator EMnist
4 years ago
Zhang Lian
b7e6520e62
[feat] [assistant] [I3J6U8] Add a new audio operator DetectPitchFrequency
4 years ago
i-robot
dd544a9693
!21406 [MS][crowdfunding]New operator implementation, include TrebleBiquad
Merge pull request !21406 from 张璇/treble_biquad
4 years ago
i-robot
f16c003dfa
!22610 [MS][crowdfunding]New operator implementation, RandomAdjustSharpness
Merge pull request !22610 from yangwm/sharpness
4 years ago
zx
3da0f0f487
[feat][assistant][I3J6V0] add new audio operator TrebleBiquad
4 years ago
despicablemme
d072a4e4bf
[feat] [assistant] [I40GZE] add new data operator RandomAdjustSharpness
4 years ago
i-robot
ab567574c4
!21451 [MS][crowdfunding]New operator implementation, include RiaaBiquad
Merge pull request !21451 from 张璇/riaa_biquad
4 years ago
i-robot
2969688382
!20047 [assistant][ops]New operator implementation, include QmnistDataset
Merge pull request !20047 from Wangsong95/qmnist_dataset
4 years ago
despicablemme
7063907bdc
[feat] [assidtant] [I40GZN] add new data ops RandomEqualize
4 years ago
i-robot
d0023355a3
!23205 Fix bus error with multiprocessing enabled, large image, shared_memory, single device
Merge pull request !23205 from RobinGrosman/mem_bus_failure
4 years ago
RobinGrosman
c90efc0403
add check for shm available when num_devices=1 to avoid bus errors
-Required modifying tests to reduce memory usage to check doesn't fail during CI
-Also required fixing max_rowsize to be externalized from map+batch() function
4 years ago
zx
1d95e6f480
[feat][assistant][I3J6UY] add new audio operator RiaaBiquad
4 years ago
despicablemme
7a6b75c2e8
[feat] [assistant] [I40GZJ] add new data op RandomAutoContrast
4 years ago
i-robot
0c26736da1
!22276 [MS][crowdfunding]New operator implementation, RandomInvert
Merge pull request !22276 from yangwm/rinvert
4 years ago
hetshah
2c1666fd06
set num epochs for iterators that use the default value
add explicit paramter for infinite iterators
set appropriate value for num_epoch param for iteratos
fix long lines
remove trailing whitespace
fixed typo
remove comment
fixed comments
fixed test
4 years ago
despicablemme
b977d8723b
[feat] [assistant] [I40GZC] add new data ops RandomInvert
4 years ago
ckczzj
001b68c286
[feat][assistant][I3J6VG] add new data operator QMnist
4 years ago
i-robot
6489dacdab
!18114 [assistant][ops]Add new operator Magphase
Merge pull request !18114 from YJfuel123/Magphase
4 years ago