mindspore-ci-bot
cefcf6c2ae
!15931 Add eager tests for transform ops, and add a shape comparison in the EXPECT_MSTENSOR_EQ Macro
From: @alexyuyue
Reviewed-by: @nsyca,@robingrosman
Signed-off-by: @robingrosman
4 years ago
alex-yuyue
9ef4331f56
Add eager tests for transform ops
Signed-off-by: alex-yuyue <yue.yu1@huawei.com>
4 years ago
YangLuo
bf48400c10
unify include file of minddata
4 years ago
luoyang
624511337c
MindData Codespell correction
4 years ago
mindspore-ci-bot
dd90f7f055
!13506 dataset UT: Reinstate INFO logging and data verification - part 3
From: @cathwong
Reviewed-by: @robingrosman,@liucunwei
Signed-off-by: @robingrosman
4 years ago
Cathy Wong
1775c4e83d
dataset: Reinstate INFO logging and data verification - part 3
Updates: GetItemAt, CreateFromVector, CreateScalar.
Add TEST_MS_LOG_MSTENSOR.
Wrap ASSERT_OK around Tensor function calls.
4 years ago
Eric
a7da38feeb
Added example for ngram
4 years ago
Eric
4be0ffb9ba
removing type_id.h from header files
4 years ago
Eric
9b921953f9
misc issues
4 years ago
mindspore-ci-bot
98a87ad969
!13220 Add data helper to C++ API
From: @ezphlow
Reviewed-by:
Signed-off-by:
4 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
4 years ago
Cathy Wong
95bbaaf9f6
dataset: Reinstate INFO logging and data verification - part 2
for image/vision datasets
4 years ago
Zirui Wu
8022001450
Remove datasets.h dependency on tensor.h and other related dependencies
Replace std::function<TensorRow(TensorRow)> with std::function<MSTensorVec(MSTensor)> by using std::bind
Replace pad_info with MSTensor
Switch TensorShape/dataset::DataType to vector<int64> /mindspore::DataType
Change TypeId to mindspore::DataType in SchemaObj
address review cmts, add CreateFromMSTensor() in tensor.h/.cc
4 years ago
Cathy Wong
2f1f0c438d
dataset: C++ API Vision support for Ops with TensorTransform op input
plus UTs
4 years ago
Cathy Wong
3e6e35d749
dataset: delete minddata/dataset/include/status.h
4 years ago
lixian
7d2fd6e76c
cxx api refactor: tensor/status/model
4 years ago
Eric
394dbf50e1
Added testing macro and fix album_op test
5 years ago
tony_liu2
5e4c314130
rename dataset dir and image files
change references to use path original
revert folder name
revert graphengine
5 years ago
islam_amin
979111d0ef
Added Posterize Op
5 years ago
avakh
477528de7f
random sharpness cpp op support
5 years ago
nhussain
7766efd58e
add files
5 years ago
islam_amin
e52d85ba9d
Added RandomAffine Op
5 years ago
liubuyu
d81862a916
decoupling core and context
5 years ago
hesham
adfbc891d3
- Add checks and testing for empty tensors
- cleanup work on createTensor and Tensor's constructors
5 years ago
liubuyu
43c79eb853
mindspore path adjust
5 years ago
islam_amin
284cc910d5
C++ UTs for RandomHorizontalFlipWithBBox and Bounding Box Augment
5 years ago
Danish Farid
78c370f72a
First Commit - New Infrastructure - Python UT tests + Common Aug Files
fix accidental change overwrite
fix 2
updated inits from 0 to 0.0 for float
improvd python ut comments
updated macro
5 years ago
islam_amin
593ee1eb34
C++ UT common files for object detection tests
5 years ago
jonyguo
41d16a3c77
enhance: 1. fix api comment, 2. del dead code
5 years ago
hesham
0c5e47111b
- Move MutableBuffer to be protected
- Add new CreateTensors
5 years ago
hesham
e8ca243364
-Add DE_STRING
-replace switch'case by indexing
- Add test case
- Add constructors
- Add getItem string
- Fix bugs
- Add more tests
- Tensor iterator
- asNumpy
- TextFileDataset
- Tensor(Numpy)
- Super > 2D
- Add more test cases for GeneratorDataset
- Change StartAddr to GetBuffer and GetMutableNuffer
- Raise an error if batch is used with strings
Clean-up work
5 years ago
zhunaipan
930a1fb0a8
initial version
Signed-off-by: leonwanghui <leon.wanghui@huawei.com>
5 years ago