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
i-robot
92287b86d8
!23471 Fix white list error msg synax error
Merge pull request !23471 from xiefangqi/md_white_list_optimization
4 years ago
葛崇林
a05a5de073
[feat][assistant][I3ALC5] add new method Magphase
4 years ago
i-robot
f5af432e04
!16922 [assistant][Vol]
Merge pull request !16922 from QingfengLi/Vol
4 years ago
chenx2ovo
9e62623b4a
[feat][assistant][I3CEGI] add op vol
4 years ago
ms_yan
0a365e91bf
modify log in kernel part
4 years ago
Guo Zhijian
f49bacde09
fix: pyfunc hung when it's a yield func
4 years ago
i-robot
57b8c8e2d9
!23310 [MD] fix error message of mindrecord
Merge pull request !23310 from liyong126/fix_log_msg
4 years ago
i-robot
e5af07d519
!23538 minddata error message optimize
Merge pull request !23538 from luoyang/log_update
4 years ago
i-robot
4a553c8d57
!16607 [assistant][Fade]
Merge pull request !16607 from QingfengLi/Fade
4 years ago
YangLuo
9d89de5765
minddata error message optimize
4 years ago
liyong
65f3365a2a
fix mindrecord log
4 years ago
jonyguo
c408867085
fix: hung when user return Tensor in generator
4 years ago
xiefangqi
a91c87c581
fix some syntax error
4 years ago
chenx2ovo
1a3196b052
[feat][assistant][I3CEGF] add op fade
4 years ago
i-robot
32c2b77595
!19093 [assistant][ops] Add new audio operator Biquad
Merge pull request !19093 from 杨旭华/Biquad
4 years ago
i-robot
6dcfe64501
!23264 python serdes bug fix
Merge pull request !23264 from zetongzhao/deserialize
4 years ago
i-robot
0aa167cdf4
!23240 maybe max open files in mr or onehot fail in pytransform
Merge pull request !23240 from guozhijian/fix_max_open_files_and_onehot
4 years ago
i-robot
5abd4821ce
!23357 Add DatasetName method for out developer
Merge pull request !23357 from xiefangqi/md_white_list_optimization
4 years ago
i-robot
3e1d1ff4d3
!18671 [assistant][ops]New operator implementation, include SBUDataset
Merge pull request !18671 from Wangsong95/sbu_dataset
4 years ago
liannai
631f49f044
[feat][assistant][I3T96A] Add new audio operator Biquad
4 years ago
xiefangqi
465dd25d74
add virtual DatasetName method
4 years ago
i-robot
87381a1cf9
!17806 [assistant][ops] DcShift Op
Merge pull request !17806 from 杨旭华/DCShift
4 years ago
i-robot
c9ff7242a4
!23298 minddata engine optimize white list error msg
Merge pull request !23298 from xiefangqi/md_white_list_optimization
4 years ago
Carry955
0ba84345b0
[feat][assistant][I3J6U3] add new audio operator DCShift
4 years ago
jonyguo
da78a17730
fix: may max openfiles in mindrecord and onehot error in py_transform
and cache_admin rpath
4 years ago
xiefangqi
ff73e4ccd7
fix white list error msg
4 years ago
Isaac17555
53fc99b914
[feat][assistant][I3T96B]add new data operator LFilter
4 years ago