hesham
0d86cb1423
Remove rows_per_buffer
4 years ago
Nat Sutyanyong
5a7dc0accc
Migrate repeat_pass.cc to IR optimizer and remove ExecTree optimizer
4 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
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
liubuyu
43c79eb853
mindspore path adjust
5 years ago
jonyguo
41d16a3c77
enhance: 1. fix api comment, 2. del dead code
5 years ago
ms_yan
cf82aa9035
init remove storage op in c++
...
init remove storage op test case c++
remove source c++ files
5 years ago
hesham
f837ddc956
- Bug when empty strings sent to Python
...
- Support accepting Numpy of str as input
- Support batching strings
- Core logic of batch&pad is static
- Make Pad a utility function
5 years ago
Zirui Wu
c2d364a573
batch with padding implemented
...
support for 1 specific dimension to be None, added validator
fix various CI complains
another round of CI fixes
ci
refactor parts of the code
code refactor
ci fix
comments added, fix bugs
address review comments
address review comments
review cmts
added simple perf test script
update pad code
perf imprv
5 years ago
zhunaipan
930a1fb0a8
initial version
...
Signed-off-by: leonwanghui <leon.wanghui@huawei.com>
5 years ago