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
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
YJfuel123
16150d394f
[feat][assistant][I3ALd1] add new operator EqualizerBiquad
4 years ago
ckczzj
af97ba4a77
[feat][assistant][I3J6VH] add new data operator SBU
4 years ago
zetongzhao
719a207040
deserialize fix
4 years ago
i-robot
7b4f361ca7
!23232 Fix multiprocessing attr error
Merge pull request !23232 from xiefangqi/md_fix_map_pool_issue
4 years ago
i-robot
6d709c7254
!19624 [assistant][ops] Add new dataset operator DIV2K.
Merge pull request !19624 from Rainfor/div2k
4 years ago
xiefangqi
66c5f937dd
fix attr failed problem
4 years ago
wangkc123
3daf3a4d5f
[feat] [assistant] [I3CKEK] add new dataset operator DIV2K
4 years ago
robert_luo_yibo
ce71699734
[feat][assistant][I3CEG5] add new data OP MuLawDecoding
4 years ago
i-robot
32cc5d79b0
!18670 [assistant][ops]New operator implementation, include USPSDataset
Merge pull request !18670 from Wangsong95/usps_dataset
4 years ago
i-robot
f91e1440c8
!17810 [assistant][ops][DeemphBiquadOp]
Merge pull request !17810 from Isaac/DeemphBiquad
4 years ago
ckczzj
d7c702e9d4
[feat][assistant][I3J6VL] add new data operator USPS
4 years ago
i-robot
936940da8e
!22666 [assistant][ComplexNorm]
Merge pull request !22666 from QingfengLi/ComplexNorm
4 years ago
Isaac
5dc6c7fe96
[feat][assistant][I3J6U6]add new data operator DeemphBiquad
4 years ago
i-robot
9ad56e86ab
!17846 [assistant][ops]Add new operator HighpassBiquad
Merge pull request !17846 from YJfuel123/HighpassBiquad
4 years ago
i-robot
a918783f1a
!22623 Add Random operation with Multi Field
Merge pull request !22623 from shenwei41/operation_dev
4 years ago
i-robot
b21da536d3
!22784 serdes python operations by pyfunc
Merge pull request !22784 from zetongzhao/deserialize
4 years ago
zetongzhao
0d389f3f0c
serdes python operations
4 years ago
shenwei41
a8d02ab782
Add Random operation with MultiField
4 years ago
i-robot
938324b397
!19362 [assistant][ops] Add new dataset operator Cityscapes.
Merge pull request !19362 from Rainfor/cityscapes
4 years ago