tophand
797cd52c96
[feat][assistant][I40GXK]add new data operator Filter_Wikipedia_XML
4 years ago
YangLuo
95abf92b23
Change data() to c_str() when getting const char*
4 years ago
jonyguo
ffa2a9ee85
enhance: verify path and return value
4 years ago
i-robot
eab0699c6d
!26986 change MD error log
Merge pull request !26986 from shenwei41/master
4 years ago
shenwei41
5d48409395
change err info
4 years ago
zhangyuqwer
6a6e73ef82
[fix] [assistant] [I3ZSQM] add new data operator Vectors
4 years ago
liu-yongqi-63
fb5505cc50
add header file
4 years ago
hetshah
f5d7bdfc68
fixed code quality issues
4 years ago
YangLuo
a00a2fb346
fix minddata bugs
4 years ago
Guo Zhijian
4b413922ac
fix: code review new
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
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