alex-yuyue
9ef4331f56
Add eager tests for transform ops
Signed-off-by: alex-yuyue <yue.yu1@huawei.com>
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
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
jonyguo
41d16a3c77
enhance: 1. fix api comment, 2. del dead code
5 years ago
zhunaipan
930a1fb0a8
initial version
Signed-off-by: leonwanghui <leon.wanghui@huawei.com>
5 years ago