i-robot
eb9537af11
!21690 [assistant][ops] Add data operator Vectors
Merge pull request !21690 from 张渝/Vectors
4 years ago
zhangyuqwer
6a6e73ef82
[fix] [assistant] [I3ZSQM] add new data operator Vectors
4 years ago
vddong
91d3a7543f
[feat][assistant][I3T96F] add new data operator SpeechCommands
4 years ago
vddong
f465cd0242
[feat][assistant][I3T96L]add new dataset operator YesNo
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
b910870ecc
!19986 [assistant][ops] Add new dataset loading operator AGNEWS
Merge pull request !19986 from 杨旭华/AGNEWS
4 years ago
zetongzhao
2de8142c44
profiler test
4 years ago
Megalomania
c34bbabed9
[feat] [assistant] [I3T96M] add new loader AGNEWS
4 years ago
hetshah
5c703015e4
remove old tests and move coverage
4 years ago
“uccInf”
fe3123cfe8
[feat][assistant][I3J6V4] add new data operator FashionMnist
4 years ago
yangyueren
6594b90a58
[feat][assistant][I3J6VE] add new data operator PhotoTour
4 years ago
yangyueren
951193c308
[feat][assistant][I3J6VF] add new data operator Places365
4 years ago
G-Dragon-Liu
d2f22a8726
[feat][assistant][I3J6V3] add new data operator FakeImage
4 years ago
G-Dragon-Liu
32baa520bf
[feat][assistant][I3J6V2] add new data operator EMnist
4 years ago
ckczzj
001b68c286
[feat][assistant][I3J6VG] add new data operator QMnist
4 years ago
ckczzj
af97ba4a77
[feat][assistant][I3J6VH] add new data operator SBU
4 years ago
wangkc123
3daf3a4d5f
[feat] [assistant] [I3CKEK] add new dataset operator DIV2K
4 years ago
ckczzj
d7c702e9d4
[feat][assistant][I3J6VL] add new data operator USPS
4 years ago
wangkc123
70f741bcc1
[feat] [assistant] [I3CKEM] add new dataset operator Cityscapes
4 years ago
ms_yan
36a8886ca2
Revert "[feat] [assistant] [I3T96T] add new Dataset operator CMUARCTICDataset"
This reverts commit b077aa1cab .
Revert "[feat] [assistant] [I3T96X] add new Dataset operator LibriSpeechDataset"
This reverts commit 4e6f7dc97d .
delete pass_registry_test.cc
comment hiai_nlu_model_multi.pb related line
4 years ago
djc
b077aa1cab
[feat] [assistant] [I3T96T] add new Dataset operator CMUARCTICDataset
4 years ago
djc
4e6f7dc97d
[feat] [assistant] [I3T96X] add new Dataset operator LibriSpeechDataset
4 years ago
Xiao Tianci
aae886bcd7
fix crowd contributing code
4 years ago
chenx2ovo
04705e5b0d
[feat][assistant][I3CEGC] add op timestretch
4 years ago
wangkc123
48f5fed1f8
[feat] [assistant] [I3CKEN] add new dataset operator Flickr
4 years ago
Isaac
b49e1acc3e
[feat] [assistant] [I3J6TM] add new audio operator AllpassBiquad
4 years ago
i-robot
6e84bf0f0f
!16449 [assistant][ops] Add new audio operator BandBiquad
Merge pull request !16449 from StyleHang/BandBiquadOp
4 years ago
liannai
5a341e7e27
[feat] [assistant] [I3J6TS] add new audio operator BandBiquad
4 years ago
liyong
9a1de0af65
add slice patches in python and c++
4 years ago
Xiao Tianci
9c74d55a49
add HorizontalFlip and VerticalFlip APIs
4 years ago
Xiao Tianci
3f495bbae1
add GaussianBlur API
5 years ago
mindspore-ci-bot
62a6f783b3
!12809 Added pull-based prototype
From: @mahdirahmanihanzaki
Reviewed-by:
Signed-off-by:
5 years ago
Mahdi
9c3c36217e
Added pull based prototype
5 years ago
TinaMengtingZhang
6280582315
fix testcases in c_api_random_test.cc
fix testcases in c_api_transforms_test.cc
5 years ago
Eric
f9a2379a70
Fixing api leftover
Fixed compile error
Fixed more testcases
5 years ago
Cathy Wong
2f1f0c438d
dataset: C++ API Vision support for Ops with TensorTransform op input
plus UTs
5 years ago
mindspore-ci-bot
5556b12da4
!12480 Adding Affine API
From: @ezphlow
Reviewed-by:
Signed-off-by:
5 years ago
Eric
d328d6eb54
Adding affine
Need to move Affine to image_utilC
Refactored affine
Added affine API
Added API class impl
Removed default from vision ir
Compiling
removed extra file
Spell check
5 years ago
Cathy Wong
6112738fea
dataset: Split c_api_vision_test.cc
5 years ago
Zhenglong Li
e2d3495925
Dvpp refactor and 6 Dvpp operators
5 years ago
hesham
7120c66998
Add SubsetSampler
5 years ago
Nat Sutyanyong
e28fb6ce4d
Tested with new test cases and all dataset UTs passed
5 years ago
Nat Sutyanyong
7c5b2de1ec
dataset CPP UT: Updates for ExecTree to IRTree Support
5 years ago
Nat Sutyanyong
41ea1621c5
Tidy up TreeAdapter::Compile
5 years ago
Zirui Wu
36bfd0d8ad
address left over cmts from 8802
5 years ago
Nat Sutyanyong
5e1bb0b697
boilerplate code for future IR optimizer
add 2 test cases to IRNode Deepcopy()
address review cmts
fix ut
samplerObj copy
ci
fix ci
fix ci round III
address further review cmts
add a missing macro
fix merge conflict
fix complie err
fix lite compile err
fix compile err
fix lite compile round III
address an issue
fix minor comments
5 years ago
Eric
45292abdfd
Added execute test case
Added execute tests for server
5 years ago
Zirui Wu
ff5999fc2f
add removal pass for getters
fix CI round I
fix ci round II
address review cmts
fix ci round II
5 years ago
mindspore-ci-bot
8f44074796
!7866 [MD] C++ API support build_sentence_piece_vocab_node & sentence_piece_tokenizer
Merge pull request !7866 from luoyang/c-api-pyfunc
5 years ago