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
4e6f7dc97d
[feat] [assistant] [I3T96X] add new Dataset operator LibriSpeechDataset
4 years ago
xiefangqi
0e2efc2501
fix minddata code clean
4 years ago
harshvardhangupta
4b704ddbd3
fix codecheck and pclint complaints
4 years ago
YangLuo
4e9f6d54f7
update cpp api & doc
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
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
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
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
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
YangLuo
f5a85510f2
[MD] dataset op log changes
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
liubuyu
d81862a916
decoupling core and context
5 years ago
mindspore-ci-bot
84c8b85ddc
!3452 [MD] Gets rid of uncessary print calls
Merge pull request !3452 from nhussain/refactor_name_function
5 years ago
mindspore-ci-bot
9c06a564d1
!2983 Dataset Tensor class cleanup
Merge pull request !2983 from h.farahat/tensor_class
5 years ago
hesham
adfbc891d3
- Add checks and testing for empty tensors
- cleanup work on createTensor and Tensor's constructors
5 years ago
nhussain
a306264030
remove print calls
5 years ago
xulei2020
0af6d75761
add code
5 years ago
xulei2020
18b519ae0f
add sentence piece
5 years ago
liubuyu
76dc80e7b7
Unified code style
5 years ago
mindspore-ci-bot
1bcbbb08d6
!2973 [MD] Add implementation of SlidingWindow TensorOp, c++ & python
Merge pull request !2973 from luoyang/update
5 years ago
Zirui Wu
c41fbd96b7
fix minor comments
follow up
5 years ago
YangLuo
4136892a3e
add SlidingWindow Op
5 years ago
liubuyu
43c79eb853
mindspore path adjust
5 years ago