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
xiefangqi
0e2efc2501
fix minddata code clean
4 years ago
zetongzhao
4f199b548c
deserialize and tests
4 years ago
i-robot
c72e4920f6
!19886 [MD] Fix codecheck and pclint complaints master branch
Merge pull request !19886 from harshvardhangupta/codecheck_master
4 years ago
harshvardhangupta
4b704ddbd3
fix codecheck and pclint complaints
4 years ago
Cathy Wong
58940a5f8b
MD CI pclint warning fixes
4 years ago
YangLuo
4e9f6d54f7
update cpp api & doc
4 years ago
i-robot
6364ef7a0a
!18199 Path normalization check
Merge pull request !18199 from guozhijian/fix_file_path_valid
4 years ago
jonyguo
7ebf5b6011
fix: regular path
4 years ago
hesham
c73193ae1a
codex fixes to 1.2
4 years ago
mindspore-ci-bot
e5f4e2c4b5
!17729 Fix pclint warning in master
From: @hfarahat
Reviewed-by: @pandoublefeng,@robingrosman
Signed-off-by: @robingrosman
4 years ago
hesham
2c4cb4f3bc
pclint fixes to master
4 years ago
xiefangqi
073f8e382e
remove text offsets duplicate code
4 years ago
hesham
58b9ffb22f
files_need_cleanup fixes
4 years ago
hesham
3a9695313b
files_need_cleanup fixes
4 years ago
Zirui Wu
f31d9b3a2d
fix CI
fix CI
4 years ago
liyong
322c342979
fix codecheck
4 years ago
zetongzhao
4cb53823fd
all the updated input order
Fix FillOperation to_json function
Fix FillOperation to_json function
serialize tensor without testing
fix unity input order bug, next step is to test the tensor serialization
serialize tensor, testing code in tensor_test.cc
change for tensor serialization
changes after review
changes after review
clang-format the files
rename
4 years ago
mindspore-ci-bot
1e2e554db3
!15380 Unify minddata include files(except for datasets.h) in scenario of cloud and lite
From: @luoyang42
Reviewed-by: @tiancixiao
Signed-off-by:
4 years ago
Peilin Wang
8bc5098d99
fix ci alarms
add 2021 for copyright year for a file
fix ci
4 years ago
YangLuo
bf48400c10
unify include file of minddata
5 years ago
Cathy Wong
636809c255
dataset: C++ API ToNumber & Lookup: change data_type parm from string to DataType
5 years ago
mindspore-ci-bot
f9c5060cf2
!14930 Handle ignored returned Status
From: @hfarahat
Reviewed-by: @robingrosman,@pandoublefeng
Signed-off-by: @robingrosman
5 years ago
hesham
98f0f36a20
Removed unused include
5 years ago
hesham
6e6eaebb77
Fix unused return value in main code
5 years ago
mindspore-ci-bot
74f4c85315
!14750 Address some code issues in MD
From: @hfarahat
Reviewed-by: @robingrosman,@mikef
Signed-off-by: @robingrosman
5 years ago
hesham
97cf4e516e
Address 3 code issues:
1- access out of bound memory in toFlatIndex
2- CreateFromNPArray function is 50>
3- duplicate variable init
5 years ago
luoyang
624511337c
MindData Codespell correction
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
mindspore-ci-bot
0cf6fb5310
!13264 [MD] Fix input check bug in RandomSelectSubpolicyOperation and codex issues
From: @tina_mengting_zhang
Reviewed-by: @robingrosman,@nsyca
Signed-off-by: @robingrosman
5 years ago
TinaMengtingZhang
ac05546aeb
fix input check bug in RandomSelectSubpolicy and codex issue
5 years ago
Eric
82f7c6f2c7
Moving data_helper
exposing json
WIP fix for removing templates
Removing templates part 1
replacing core/constants.h
removed template part 2
Changed fake data to filler data
Fixing CI
Fix CI part 2
CI fix part 2
Fix CI 3
Fixed lizard for data_util
Fixed clang
Fixing CI part 4
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
lixian
7d2fd6e76c
cxx api refactor: tensor/status/model
5 years ago
xsmq
73b7154e55
fix cmakelint error
5 years ago
xiefangqi
3f76abcdee
minddata err msg add file path
5 years ago
Cathy Wong
4b1ccf9dd5
dataset: Use int32_t for text's vocab_size
5 years ago
mohammad
f48ab2b5c9
make MD public headers standalone
5 years ago
luoyang
7587db9eaa
fix to_number
5 years ago
xiaoyisd
5b31b46c8c
mac build plus
5 years ago
Zirui Wu
91a6b2b0ca
Add checks to RandomData and LookUp
5 years ago
xiaoyisd
424999267a
mac build
5 years ago
mindspore-ci-bot
9ed31ea2cb
!9339 Disable getter optimization pass
From: @ezphlow
Reviewed-by: @robingrosman,@nsyca
Signed-off-by: @nsyca
5 years ago
Eric
db2a8b5e1d
Disable getter pass
5 years ago
shenwei41
3bea84d0f7
add four new text API
5 years ago
Eric
cf802c839c
Added missing input check for nlp operator
5 years ago
shenwei41
4e56618d18
Add text C++ API
5 years ago