projects
/
platform
/
core
/
ml
/
nnfw.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
platform/core/ml/nnfw.git
2019-07-02
Сергей Баранников...
Remove `model::Shape::asVector` replacing calls to...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-02
Дилшоджон Умронхонов...
Upload exec_time explicitely, not in destructor (#5511)
commit
|
commitdiff
|
tree
|
snapshot
2019-07-02
Дилшоджон Умронхонов...
Add workarounds for unsupported ops in scheduler (...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-02
이춘석/On-Device...
Add header files to use tflite_loader (#5520)
commit
|
commitdiff
|
tree
|
snapshot
2019-07-01
Сергей Баранников...
Use CLRsqrtLayer instead of custom implementation ...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-01
Сергей Баранников...
Use CLExpLayer instead of custom implementation (#5501)
commit
|
commitdiff
|
tree
|
snapshot
2019-07-01
Сергей Баранников...
Use CLElementwiseSquaredDiff instead of custom implemen...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-01
Дилшоджон Умронхонов...
Assign 1 to supported op in Scheduler::tryBackend ...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-01
이춘석/On-Device...
jsoncpp library as a static lib for nnfw internal use...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-01
Ivan Vagin...
[neurun] Fix multiple parent tensor skipping (#5509)
commit
|
commitdiff
|
tree
|
snapshot
2019-07-01
윤지영/On-Device...
[kbenchmark] Separate the result file if it is not...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-27
이춘석/On-Device...
Define minial NNFW API (#5463)
commit
|
commitdiff
|
tree
|
snapshot
2019-06-27
이상규/On-Device...
[nnpackage] Modify main-model to models to support...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-27
윤현식/On-Device...
[customOp] Added a figure for workflow (#5495)
commit
|
commitdiff
|
tree
|
snapshot
2019-06-27
Сергей Баранников...
Fix build of PACL (#5499)
commit
|
commitdiff
|
tree
|
snapshot
2019-06-27
Дилшоджон Умронхонов...
Fix rank calculation in executors (#5480)
commit
|
commitdiff
|
tree
|
snapshot
2019-06-26
Сергей Баранников...
Use polymorphic_downcast instead of dynamic_cast. ...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-26
윤지영/On-Device...
[kbenchmark] Add filter option (#5360)
commit
|
commitdiff
|
tree
|
snapshot
2019-06-26
Vladimir Plazun...
[neurun] fix ExecutorBase::getOutput() (#5494)
commit
|
commitdiff
|
tree
|
snapshot
2019-06-26
이상규/On-Device...
[nnpackage] Add version attribute in manifest (#5484)
commit
|
commitdiff
|
tree
|
snapshot
2019-06-26
Сергей Баранников...
Rename element_nums to num_elements (#5492)
commit
|
commitdiff
|
tree
|
snapshot
2019-06-26
Сергей Баранников...
[neurun] Fix kernel shapes for Conv2D and DepthwiseConv...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-25
이상규/On-Device...
[custom op] initial commit for custom op documentation...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-25
김용섭/On-Device...
[MemoryManager] Introduce interface apis of ITensorBuil...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-25
이상규/On-Device...
[nnpackage] initial commit (specification and schema...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-25
이성재/On-Device...
Add COPYRIGHT (#5482)
commit
|
commitdiff
|
tree
|
snapshot
2019-06-25
윤지영/On-Device...
[kbenchmark] Add operation class for loading operation...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-24
이한종/On-Device...
Introduce ObjectManager to replace Operands (#5464)
commit
|
commitdiff
|
tree
|
snapshot
2019-06-24
김용섭/On-Device...
[MemoryManager] Apply createMemoryManager to each Tenso...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-24
오형석/On-Device...
[Interp] Reshape kernel in interpreter (#5453)
commit
|
commitdiff
|
tree
|
snapshot
2019-06-24
오형석/On-Device...
[Interp] Fix input/output setting (#5456)
commit
|
commitdiff
|
tree
|
snapshot
2019-06-24
김용섭/On-Device...
[neurun] Separate prepare of TemplTensorBuilder (#5473)
commit
|
commitdiff
|
tree
|
snapshot
2019-06-24
김용섭/On-Device...
Introduce AclLinearMemoryManager (#5466)
commit
|
commitdiff
|
tree
|
snapshot
2019-06-24
김용섭/On-Device...
[MemoryManager] Introduce createMemoryManager on each...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-24
김용섭/On-Device...
Add initConstant to Utils.h (#5467)
commit
|
commitdiff
|
tree
|
snapshot
2019-06-24
김용섭/On-Device...
[MemoryManager] Apply MemoryManager to Executors (...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-24
김용섭/On-Device...
Apply MemoryManager into FullyConnectedReshapingLayer...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-21
박종현/On-Device...
Introduce xprobe library (#5452)
commit
|
commitdiff
|
tree
|
snapshot
2019-06-20
Сергей Баранников...
[neurun] Move `Layout` enum from `operand` to `model...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-20
이한종/On-Device...
Revise HowToContribute.md (#5445)
commit
|
commitdiff
|
tree
|
snapshot
2019-06-20
오형석/On-Device...
[Interp] Update generated test skiplist (#5454)
commit
|
commitdiff
|
tree
|
snapshot
2019-06-20
오형석/On-Device...
Skip analysis multiple parent tensor (#5451)
commit
|
commitdiff
|
tree
|
snapshot
2019-06-20
이한종/On-Device...
Fix parallel executor finishing condition (#5429)
commit
|
commitdiff
|
tree
|
snapshot
2019-06-20
오형석/On-Device...
[Interp] Use Buffer class in interpreter tensor (#5436)
commit
|
commitdiff
|
tree
|
snapshot
2019-06-19
Андрей Шедько...
Added support for models with multiple input tensors...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-19
오형석/On-Device...
[Loader] Add supporting operations (#5449)
commit
|
commitdiff
|
tree
|
snapshot
2019-06-19
오형석/On-Device...
Pad operation frontend acl-cl backend (#5443)
commit
|
commitdiff
|
tree
|
snapshot
2019-06-19
오형석/On-Device...
[Loader] Fix quantizaion info loading (#5450)
commit
|
commitdiff
|
tree
|
snapshot
2019-06-19
오형석/On-Device...
Remove pad in armcompute-ex (#5448)
commit
|
commitdiff
|
tree
|
snapshot
2019-06-19
오형석/On-Device...
[pacl] Use pad acl 19.02 kernel (#5438)
commit
|
commitdiff
|
tree
|
snapshot
2019-06-19
김용섭/On-Device...
[MemoryManager] Apply MemoryManager to TensorBuilder...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-19
오형석/On-Device...
Introduce pad operation in neurun (#5435)
commit
|
commitdiff
|
tree
|
snapshot
2019-06-18
Андрей Шедько...
Added Scheduling to Dataflow executors (#5410)
commit
|
commitdiff
|
tree
|
snapshot
2019-06-18
이상규/On-Device...
Remove redundant virtual keyword from neurun's operatio...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-18
김용섭/On-Device...
[MemoryManager] Apply MemoryManager to TensorBuilder...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-18
오형석/On-Device...
[Interp] Introduce max pool operation in interpreter...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-17
오형석/On-Device...
[Interp] Introduce Buffer class (#5401)
commit
|
commitdiff
|
tree
|
snapshot
2019-06-17
오형석/On-Device...
Remove axis restriction on concat elimination (#5414)
commit
|
commitdiff
|
tree
|
snapshot
2019-06-17
이한종/On-Device...
Clean header inclusion (#5423)
commit
|
commitdiff
|
tree
|
snapshot
2019-06-17
오형석/On-Device...
[Interp] Depthwise conv kernel in interpreter (#5425)
commit
|
commitdiff
|
tree
|
snapshot
2019-06-17
Сергей Баранников...
Disallow copying of model::Operation class (#5383)
commit
|
commitdiff
|
tree
|
snapshot
2019-06-14
이한종/On-Device...
Use `reset()` for unique_ptr freeing (#5420)
commit
|
commitdiff
|
tree
|
snapshot
2019-06-14
이한종/On-Device...
Apply Concat Elimination for DataflowExecutor (#5409)
commit
|
commitdiff
|
tree
|
snapshot
2019-06-14
오형석/On-Device...
Interpreter test script (#5417)
commit
|
commitdiff
|
tree
|
snapshot
2019-06-14
장지섭/On-Device...
Remove calcOffset methods using Coordinate4D (#5416)
commit
|
commitdiff
|
tree
|
snapshot
2019-06-14
오형석/On-Device...
[Interp] DepthwiseConv and Reshape kernel skeleton...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-14
장지섭/On-Device...
Apply Coordinates for PermuteLayer (#5399)
commit
|
commitdiff
|
tree
|
snapshot
2019-06-14
장지섭/On-Device...
Apply Coordinates for sinking and sourcing (#5398)
commit
|
commitdiff
|
tree
|
snapshot
2019-06-14
오형석/On-Device...
Use Coordinates in SubTensorInfo (#5395)
commit
|
commitdiff
|
tree
|
snapshot
2019-06-14
Андрей Шедько...
Added profiling infrastructure to Executors (#5365)
commit
|
commitdiff
|
tree
|
snapshot
2019-06-13
오형석/On-Device...
Add transpose conv gtest (#5391)
commit
|
commitdiff
|
tree
|
snapshot
2019-06-13
김용섭/On-Device...
[MemoryManager] Introduce MemoryManager class for each...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-13
박종현/On-Device...
Introduce xdata library (#5387)
commit
|
commitdiff
|
tree
|
snapshot
2019-06-13
장지섭/On-Device...
Apply Coordinates for ConstantInitializer (#5397)
commit
|
commitdiff
|
tree
|
snapshot
2019-06-13
장지섭/On-Device...
Apply Coordinates for feature::nchw::View (#5400)
commit
|
commitdiff
|
tree
|
snapshot
2019-06-13
오형석/On-Device...
Introduce coordinate converter (#5394)
commit
|
commitdiff
|
tree
|
snapshot
2019-06-12
오형석/On-Device...
Fix coordinate size expanding bug (#5393)
commit
|
commitdiff
|
tree
|
snapshot
2019-06-12
Сергей Баранников...
[neurun] Accept Visitors by lvalue reference (#5385)
commit
|
commitdiff
|
tree
|
snapshot
2019-06-12
오형석/On-Device...
Add interpreter unittest for coverage (#5376)
commit
|
commitdiff
|
tree
|
snapshot
2019-06-12
이성재/On-Device...
Do cross build automatically when ROOTFS_DIR is present...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-12
이한종/On-Device...
Remove createParallelExecutor code (#5382)
commit
|
commitdiff
|
tree
|
snapshot
2019-06-12
장지섭/On-Device...
Introduce calcOffset method with param Coordinates...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-11
오형석/On-Device...
[Interp] Introduce softmax operation in interpreter...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-11
이한종/On-Device...
Unify Dataflow/ParallelExecutor creation (#5381)
commit
|
commitdiff
|
tree
|
snapshot
2019-06-11
오형석/On-Device...
Fix transpose conv padding calculation bug (#5371)
commit
|
commitdiff
|
tree
|
snapshot
2019-06-10
오형석/On-Device...
[Interp] Introduce concat operation in interpreter...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-10
이한종/On-Device...
Enhance DataflowExecutor dependency resolution (#5352)
commit
|
commitdiff
|
tree
|
snapshot
2019-06-10
장지섭/On-Device...
Change ACL_DEFAULT_LAYOUT configuration to ACL_LAYOUT...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-10
오형석/On-Device...
Remove lower info dependency in SubTensorAnalyzer ...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-10
Андрей Шедько...
Scheduler for HE (#5182)
commit
|
commitdiff
|
tree
|
snapshot
2019-06-10
윤지영/On-Device...
[kbenchmark] Add Config parser (#5354)
commit
|
commitdiff
|
tree
|
snapshot
2019-06-10
장지섭/On-Device...
Introduce Coordinates (#5345)
commit
|
commitdiff
|
tree
|
snapshot
2019-06-10
Сергей Баранников...
[ACL backends] Fuse activation layers into convolutiona...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-10
Сергей Баранников...
[ACL CL backend] Support `Unpack` operation in ACL...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-07
오형석/On-Device...
[Interp] Introduce fully connected operation in interep...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-07
오형석/On-Device...
Resolve param value for softmax at frontend (#5348)
commit
|
commitdiff
|
tree
|
snapshot
2019-06-05
오형석/On-Device...
[Interp] Introduce average pool operation in interprete...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-05
이한종/On-Device...
Rename Executor.cc to LinearExecutor.cc (#5353)
commit
|
commitdiff
|
tree
|
snapshot
2019-06-05
Павел Ильютченко...
TFLite Loader [4/4] (#5288)
commit
|
commitdiff
|
tree
|
snapshot
2019-06-05
윤지영/On-Device...
[kbenchmark] Loads kernel benchmark library and adds...
commit
|
commitdiff
|
tree
|
snapshot
next