i-robot
|
b90cf43562
|
!30553 Support dataset reset() to recover after failure
Merge pull request !30553 from h.farahat/reset
|
4 years ago |
i-robot
|
f01d841113
|
!27943 [MD][Autotune] Save/Load Autotune config
Merge pull request !27943 from harshvardhangupta/save_load_at_config
|
4 years ago |
i-robot
|
7b26a32e98
|
!22608 [assistant][ops]New operator implementation, include KITTIDataset
Merge pull request !22608 from Wangsong95/kitti_dataset
|
4 years ago |
h.farahat
|
a3dec34833
|
Dataset failover reset
|
4 years ago |
harshvardhangupta
|
bd61adbb72
|
Implement save/load of autotune dataset pipeline configuration #27943
|
4 years ago |
i-robot
|
70e61e9014
|
!30781 [MD] test_pyfunc_multiprocess_autotune.py - enable AutoTune
Merge pull request !30781 from cathwong/ckw_ut_fixup_map_python_multiproc
|
4 years ago |
i-robot
|
edcc6b790d
|
!30714 [MD][Offload] Add TypeCast op to offload
Merge pull request !30714 from markuskunej/offload_typecast
|
4 years ago |
Cathy Wong
|
eb931c7f88
|
[MD] test_pyfunc_multiprocess_autotune.py - enable AutoTune
|
4 years ago |
zx
|
93617ce91e
|
[feat][assistant][I3J6VO] add new data operator KITTI
|
4 years ago |
Cathy Wong
|
b151f90b8d
|
[MD] Add tests for Python Multiprocessing with AutoTune
|
4 years ago |
markuskunej
|
6de37045ff
|
Added TypeCast op in dataset offload.
|
4 years ago |
i-robot
|
a8686ae3d9
|
!18827 [assistant][ops]New operator implementation, include LFWDataset
Merge pull request !18827 from Wangsong95/lfw_dataset
|
4 years ago |
zx
|
2132f62d98
|
[feat][assistant][I3J6VQ] add new data operator LFW
|
4 years ago |
danishfarid
|
6c4697fc8b
|
reenable AT for non-sink
tests re-enable
code check fix 1
remove self
lint fixing
lint fix 2
remove test as per req
|
4 years ago |
i-robot
|
2a00ffd3b1
|
!30259 [MD]Update set_autotune_enable API to add save filepath
Merge pull request !30259 from cathwong/ckw_at_save_api
|
4 years ago |
Cathy Wong
|
46e223e569
|
[MD] Update set_autotune_enable API to add save filepath
|
4 years ago |
i-robot
|
eeb731ae3e
|
!18738 [assistant][ops]New operator implementation, include LSUNDataset
Merge pull request !18738 from Wangsong95/lsun_dataset
|
4 years ago |
i-robot
|
abb89d3f06
|
!29705 [MD][Offload] Support Multi-Column Datasets and Map Column Names to Index
Merge pull request !29705 from markuskunej/offload_multi_col_ds
|
4 years ago |
liyong
|
3e1c668247
|
fix mnist dataset
|
4 years ago |
markuskunej
|
87a45b239b
|
Add offload support for multi-column datasets and map offload operations
to specific columns.
|
4 years ago |
zhixinaa
|
4ce6104ff9
|
[feat][assistant][I3J6V9] add new data operator LSUN
|
4 years ago |
i-robot
|
c4c5a1c6da
|
!29862 MD Autotune supporting MindRecordOp
Merge pull request !29862 from Mohammad Motallebi/autotune_addworker_mindrecord
|
4 years ago |
mohammad
|
ddd3b07648
|
MD autotune supports mindrecord
|
4 years ago |
Cathy Wong
|
6c5dbf937f
|
[MD] Disable shared memory in Python Multiprocessing UTs for CI
|
4 years ago |
i-robot
|
c45e8b5c9b
|
!29797 [MD]Enhance Python Multiprocessing test coverage
Merge pull request !29797 from cathwong/ckw_ut_python_multiproc
|
4 years ago |
Cathy Wong
|
befe8f4837
|
[MD]Enhance Python Multiprocessing test coverage
|
4 years ago |
i-robot
|
5858a06689
|
!29700 [MD] Tidy up UT and device queue info messages
Merge pull request !29700 from cathwong/ckw_device_queue_probes
|
4 years ago |
Cathy Wong
|
fb469f1ad2
|
[MD] Tidy up UT and device queue info messages
|
4 years ago |
许志杰
|
ab9a32ad0d
|
[feat] [assistant] [#I40GYE] add new loader SQuADDataset
|
4 years ago |
luoyang
|
c248274d91
|
fix vocab validation
|
4 years ago |
i-robot
|
a1b5f06407
|
!29535 [MD] Profiler Memory Tooling Support
Merge pull request !29535 from cathwong/ckw_memory_tool
|
4 years ago |
Cathy Wong
|
3fe9a05341
|
[MD] Profiler Memory Tool Support
|
4 years ago |
i-robot
|
e12d6af257
|
!29358 MD Child Sampler Code and UT Issues
Merge pull request !29358 from zetongzhao/sampler_AddChild
|
4 years ago |
zetongzhao
|
ea9783e18c
|
fix sampler add_child
|
4 years ago |
i-robot
|
02d63d7ad9
|
!23008 [assistant][ops][FilterWikipediaXML]
Merge pull request !23008 from Isaac/FilterWikipediaXML
|
4 years ago |
tophand
|
797cd52c96
|
[feat][assistant][I40GXK]add new data operator Filter_Wikipedia_XML
|
4 years ago |
QRICK
|
52c73ff1b3
|
[assistant][ops][I3T96S] Add new data operator MaskAlongAxis
|
4 years ago |
QRICK
|
9ed73eae94
|
[assistant][ops][I3T96P] Add new data operator MaskAlongAxisIID
|
4 years ago |
i-robot
|
2b82ba1e49
|
!26244 [assistant][ops] Add new data PhaseVocoder
Merge pull request !26244 from TR-nbu/PhaseVocoder
|
4 years ago |
donrichnx
|
eee07047a0
|
[feat] [assistant] [I40GYJ] add Captioning task of CocoDataset
|
4 years ago |
QRICK
|
859f90cb85
|
[assistant][ops][I3T96R] Add new data operator PhaseVocoder
|
4 years ago |
i-robot
|
85ac17a8c6
|
!22736 [assistant][ops] Add new dataset operator LibriTTSDataset
Merge pull request !22736 from TR-nbu/LibriTTSDataset
|
4 years ago |
ZJM
|
8d339ccfea
|
[assistant][ops][22736] Add new dataset operator LibriTTSDataset
|
4 years ago |
chenx2ovo
|
bbba4fb940
|
[feat][assistant][I3CEG0] add op melscale
|
4 years ago |
ZJM
|
fff47f3886
|
[assistant][ops][I3T96T] Add new dataset operator CMUArcticDataset
|
4 years ago |
i-robot
|
501614a61f
|
!22514 [assistant][ops] Add new data operator Multi30kDataset
Merge pull request !22514 from 杨旭华/Multi30kDataset
|
4 years ago |
i-robot
|
f4bd87380b
|
!29195 Update API docs for Audio and Callback to the previous modifications
Merge pull request !29195 from xiaotianci/fix_chinese_api
|
4 years ago |
unknown
|
c4ee548905
|
[feat][assistant][I40GY6]add new data operator Multi30kDataset
|
4 years ago |
Xiao Tianci
|
1d628bfb85
|
Fix API docs of Audio and Callback
|
4 years ago |
ZJM
|
21973bbbec
|
[assistant][ops][I3T96W] Add new dataset operator GTZANDataset
|
4 years ago |