hetshah
098ca49dd3
remove instances of datasetiterator from old tests and move coverage to new method
2021-11-25 15:22:34 +00:00
liyong
567f137a39
sync code
2021-09-27 14:31:49 +08:00
EricZ
16837a4639
Removing Builder from dataset ops phase 1
2021-06-03 09:09:29 +08:00
hesham
0d86cb1423
Remove rows_per_buffer
2021-04-04 00:22:16 -04:00
Nat Sutyanyong
5a7dc0accc
Migrate repeat_pass.cc to IR optimizer and remove ExecTree optimizer
2021-02-01 12:30:16 -05:00
liubuyu
d81862a916
decoupling core and context
2020-08-05 08:15:14 +08:00
mindspore-ci-bot
84c8b85ddc
!3452 [MD] Gets rid of uncessary print calls
...
Merge pull request !3452 from nhussain/refactor_name_function
2020-07-25 20:59:27 +08:00
hesham
adfbc891d3
- Add checks and testing for empty tensors
...
- cleanup work on createTensor and Tensor's constructors
2020-07-24 17:23:18 -04:00
nhussain
a306264030
remove print calls
2020-07-24 17:10:49 -04:00
liubuyu
43c79eb853
mindspore path adjust
2020-07-14 18:07:28 +08:00
jonyguo
41d16a3c77
enhance: 1. fix api comment, 2. del dead code
2020-06-29 17:15:44 +08:00
ms_yan
cf82aa9035
init remove storage op in c++
...
init remove storage op test case c++
remove source c++ files
2020-06-20 13:52:07 +08:00
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
2020-06-09 10:34:38 -04:00
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
2020-05-07 11:18:42 -04:00
zhunaipan
930a1fb0a8
initial version
...
Signed-off-by: leonwanghui <leon.wanghui@huawei.com>
2020-03-27 22:54:54 +08:00