YangLuo
|
bf48400c10
|
unify include file of minddata
|
4 years ago |
Cathy Wong
|
636809c255
|
dataset: C++ API ToNumber & Lookup: change data_type parm from string to DataType
|
4 years ago |
mindspore-ci-bot
|
b6cf16d8aa
|
!14389 fix codex warning
From: @luoyang42
Reviewed-by: @heleiwang,@liucunwei
Signed-off-by: @liucunwei
|
5 years ago |
YangLuo
|
b85a905eaf
|
fix codex warning
|
5 years ago |
alex-yuyue
|
2d6d608fae
|
Add WordpieceTokenizer to API and IR. Add AddDict to C++ API
Signed-off-by: alex-yuyue <yue.yu1@huawei.com>
|
5 years ago |
luoyang
|
24de4f12fa
|
MindData support dual ABI
|
5 years ago |
TinaMengtingZhang
|
c5aa3eeef2
|
Add API class for data transform ops except Compose, RandomApply, RandomChoice
Add API class for text transforms ops
|
5 years ago |
TinaMengtingZhang
|
462422acc7
|
Move transforms and text ir down
|
5 years ago |
luoyang
|
fa4f67cbcd
|
LookupOp: default value of unknown_token support NoneType
|
5 years ago |
alex-yuyue
|
a8675f8227
|
TextOp decoupling
Signed-off-by: alex-yuyue <yue.yu1@huawei.com>
|
5 years ago |
mohammad
|
f48ab2b5c9
|
make MD public headers standalone
|
5 years ago |
luoyang
|
7587db9eaa
|
fix to_number
|
5 years ago |
Zirui Wu
|
91a6b2b0ca
|
Add checks to RandomData and LookUp
|
5 years ago |
shenwei41
|
76651a578c
|
modify the throw information exception
|
5 years ago |
Xiao Tianci
|
0659473535
|
add TruncateSequencePair, ToNumber C++ API and enable three test cases
|
5 years ago |
mindspore-ci-bot
|
6b5626634c
|
!9530 add BasicTokenizer and BertTokenizer C++ API
From: @tiancixiao
Reviewed-by: @mikef,@nsyca
Signed-off-by: @nsyca
|
5 years ago |
shenwei41
|
206ae1a7c3
|
Add Three text C++ API
|
5 years ago |
Xiao Tianci
|
290cc72887
|
add BasicTokenizer and BertTokenizer C++ API
|
5 years ago |
shenwei41
|
3bea84d0f7
|
add four new text API
|
5 years ago |
shenwei41
|
4e56618d18
|
Add text C++ API
|
5 years ago |
hesham
|
5169fb4c42
|
Remove api namespace
|
5 years ago |
luoyang
|
52d278e858
|
[MD] C++ API support build_sentence_piece_vocab_node & sentence_piece_tokenizer
|
5 years ago |
Cathy Wong
|
051bc60edb
|
C++ API: ValidateParams support for TensorOps; plus minor dataset fixes
|
5 years ago |
Cathy Wong
|
2aa26d245c
|
C++ API: Move vision ops to new vision files; create transforms namespace
|
5 years ago |
luoyang
|
9064a5f731
|
add num_row check & fix api distributed sampler, lookup, default value
of usage
|
5 years ago |
Zirui Wu
|
bde9f18f5a
|
update lookup api to take in a type
ci
add test case
address some of the review cmts
address review cmts
|
5 years ago |
luoyang
|
536cc335b2
|
Fix bugs in c-api text
|
5 years ago |
YangLuo
|
b50ae27c72
|
!4597 [Dataset] C++ API Support for build_vocab
|
5 years ago |