anthony
ba2eaea7e1
Changed uniform_aug_op py::list to std::vector with some cleanup and enhancement.
5 years ago
hesham
6c21e556c4
Clean up work for text python package
5 years ago
hesham
df361d1d26
Change mem layout of string tensor
add support for MindRecord and TFRecord
----
optimize tensorshape
optimize tensorshape and FlatIndex
TFRecord and MindRecord support for string tensor
Modify mem layout
Add new constructor
Add method Allocate
Change some GetMutableBuffer usages to AllocateBuffer
6 years ago
mindspore-ci-bot
39b9aedf68
!1342 Bug fix on issue Core dump on GPU when train with lenet with AU
Merge pull request !1342 from Tinazhang/cc
5 years ago
Tinazhang
e9e40b688b
Bug fix
6 years ago
xiefangqi
394aeb0360
fix too much MS_LOG(INFO) in MD
5 years ago
qianlong
451c20a6f5
Add UnicodeCharTokenizer for nlp
6 years ago
xulei2020
163b6b7ea7
add jieba c++ code
6 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
6 years ago
fary86
3f323e48e2
Add submodule id for log interface
6 years ago
eric
0f0548f21b
Added test case for grayscale support
6 years ago
xiefangqi
9a2daae84c
del unused change_mode_op
6 years ago
Adel Shafiei
d15bd04bfe
added input validation to reject python op in C++ uniform augmentation operations list
6 years ago
Adel Shafiei
f29eacbb34
fixed an input validation error for uniform augment op
6 years ago
Alexey Shevlyakov
6acae622dc
fix random seed behaviour
6 years ago
mindspore-ci-bot
b0f4b36f48
!511 Uniform Augmentation C++ OP
Merge pull request !511 from AdelShafiei/uniform_augmentation
6 years ago
Adel Shafiei
5fcd3f01a6
Added C++ UniformAugOp support
6 years ago
zhoufeng
c2b3360d69
update clang format rule
6 years ago
chenjianping
1286767d0e
support building on windows
6 years ago
mindspore-ci-bot
cc75cb357c
!168 remove mindspore::make_unique and make_unique.h
Merge pull request !168 from Alexey_Shevlyakov/remove_mindspore_make_unique
6 years ago
anzhengqi
fb4e84c0ee
modify part of comments
6 years ago
Alexey Shevlyakov
84d780c1a4
remove make_unique.h
6 years ago
zhunaipan
930a1fb0a8
initial version
Signed-off-by: leonwanghui <leon.wanghui@huawei.com>
6 years ago