Nat Sutyanyong
46483d89b1
Completely remove unused ExecTree optimizer code, rewrite ExecutionTree::Prepare()
5 years ago
xulei2020
ee09b38f00
add code for MD lite C++ include and api
5 years ago
lixian
7d2fd6e76c
cxx api refactor: tensor/status/model
5 years ago
Nat Sutyanyong
5a7dc0accc
Migrate repeat_pass.cc to IR optimizer and remove ExecTree optimizer
5 years ago
Lixia Chen
922e1f4f36
Migrate CacheTransformPass
5 years ago
Nat Sutyanyong
686772cce7
Migrate GeneratorOp resetting logic to IR optimizer (incl. debug code)
with comments from the peer view addressed
5 years ago
Cathy Wong
440ddefb73
dataset: codedex CI fixes for const pointer
5 years ago
Cathy Wong
e6a25379ed
dataset: minor fixes which resolve codedex CI alarms
5 years ago
Zirui Wu
d6df1b0832
Implemented AutoNumWorker Pass which sets num_workers of selected parallel ops automatically if enabled
5 years ago
Nat Sutyanyong
d69a29a44e
Migrate 3 pre passes to IR optimizer, namely, cache_error_pass, epoch_injection, and removal_pass
5 years ago
Lixia Chen
2ddb1fb75e
More CRC fix and blocking BatchOp under cache
5 years ago
tinazhang
27698866d1
Block take/skip under cache and fix docstring
and other minor changes per the request of HQ testers
5 years ago
Nat Sutyanyong
5e1bb0b697
boilerplate code for future IR optimizer
add 2 test cases to IRNode Deepcopy()
address review cmts
fix ut
samplerObj copy
ci
fix ci
fix ci round III
address further review cmts
add a missing macro
fix merge conflict
fix complie err
fix lite compile err
fix compile err
fix lite compile round III
address an issue
fix minor comments
5 years ago
Nat Sutyanyong
80d02d6dcd
Add optimizer to IR tree #1
5 years ago
Lixia Chen
477808e622
Enable cache for other leaf ops
5 years ago
Lixia Chen
983827ec5c
Rebase up to 88ded11f59
5 years ago
ervinzhang
50cda2f8b1
added build option to build full minddata in ms-lite
5 years ago
Eric
c79db93c48
Initial commit for album
Added linter fix for album dataset
Added testDataset
Adding signature
Added JsonDataset example API
Example dataset
Resolving format
More fixing
Refactor
Small fix
Added compiling album dataset
Running tests
Added linter fix #1
Passing UT
Added dataset API
Addressing clang
Clang part 2
Fixing pass
Fixed tree check
lint fix
Added lint fix part 2
5 years ago
Eric
6ace46d516
Added preprocessor, cmake directory pending
5 years ago
anthonyaje
a7eaf2736a
First drop of MapOp refactor to support device augment.
Refactored MapOp to in preparation to support device augment
Minor fix
5 years ago
nhussain
b65125b0a1
add more ifdef and include statments for pybind
5 years ago
xulei2020
18b519ae0f
add sentence piece
5 years ago
anzhengqi
008b91b2a1
inject epoch ctrl op in the execution tree and send eos at the end of epoch
5 years ago
liubuyu
43c79eb853
mindspore path adjust
5 years ago