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-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
2019-06-05
오형석/On-Device...
[Interp] Kernel skeleton for inception (#5335)
commit
|
commitdiff
|
tree
|
snapshot
2019-06-05
오형석/On-Device...
Add comment and condition for optional input (#5344)
commit
|
commitdiff
|
tree
|
snapshot
2019-06-05
Сергей Баранников...
[ACL backends] Reuse asPadStrideInfo (#5351)
commit
|
commitdiff
|
tree
|
snapshot
2019-06-04
윤지영/On-Device...
[kbenchmark] Add argument parser (#5336)
commit
|
commitdiff
|
tree
|
snapshot
2019-06-04
오형석/On-Device...
Fix neurun build bug by LSTM (#5342)
commit
|
commitdiff
|
tree
|
snapshot
2019-06-04
장지섭/On-Device...
Support LSTM operation (#5293)
commit
|
commitdiff
|
tree
|
snapshot
2019-06-03
윤지영/On-Device...
Create kbenchmark in tools directory (#5333)
commit
|
commitdiff
|
tree
|
snapshot
2019-06-03
Павел Ильютченко...
Full implementation of TFLite Loader (operations suppor...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-03
장지섭/On-Device...
Disable PermutationEliminationPass (#5321)
commit
|
commitdiff
|
tree
|
snapshot
2019-06-03
Сергей Баранников...
[neurun] Avoid using `new` in favor of make_unique...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-31
오형석/On-Device...
[Interp] Introduce conv operation (#5329)
commit
|
commitdiff
|
tree
|
snapshot
2019-05-31
이한종/On-Device...
ParallelExecutor inherits DataflowExecutor (#5280)
commit
|
commitdiff
|
tree
|
snapshot
2019-05-31
Сергей Баранников...
Use make_unique instead of allocating memory directly...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-31
Андрей Шедько...
ExecTime records for NYI ops should always read "not...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-31
이한종/On-Device...
Fix DotDumper bug when dumper level 1 (#5320)
commit
|
commitdiff
|
tree
|
snapshot
2019-05-31
Павел Ильютченко...
Core implementation of TFLite Loader [2/4] (#5286)
commit
|
commitdiff
|
tree
|
snapshot
2019-05-31
이한종/On-Device...
Implement per-operation backend assignment (#5311)
commit
|
commitdiff
|
tree
|
snapshot
2019-05-31
오형석/On-Device...
[Interp] Generated test for interpreter (#5303)
commit
|
commitdiff
|
tree
|
snapshot
2019-05-31
오형석/On-Device...
Use user setting gcov tool for coverage report (#5315)
commit
|
commitdiff
|
tree
|
snapshot
2019-05-31
장지섭/On-Device...
Remove operand's layout from LowerInfo (#5322)
commit
|
commitdiff
|
tree
|
snapshot
2019-05-31
Сергей Баранников...
[neurun] Introduce Unpack operation (#5327)
commit
|
commitdiff
|
tree
|
snapshot
2019-05-30
오형석/On-Device...
Fix pacl build fail (#5325)
commit
|
commitdiff
|
tree
|
snapshot
2019-05-30
Павел Ильютченко...
Initial implementation of tflite loader (#5285)
commit
|
commitdiff
|
tree
|
snapshot
2019-05-30
오형석/On-Device...
Resolve param value for l2 pool at frontend (#5304)
commit
|
commitdiff
|
tree
|
snapshot
2019-05-30
장지섭/On-Device...
Replace BackendSet with PermuteFactorSet (#5307)
commit
|
commitdiff
|
tree
|
snapshot
2019-05-30
이한종/On-Device...
Remove unused variable and method in Plan (#5317)
commit
|
commitdiff
|
tree
|
snapshot
2019-05-30
박종현/On-Device...
[xray] A lightweight message passing interface (#5305)
commit
|
commitdiff
|
tree
|
snapshot
2019-05-30
Андрей Шедько...
Hoisted some throw "NYI" statements to stage generation...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-30
오형석/On-Device...
Resolve param value for depthwise conv at frontend...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-29
이한종/On-Device...
Fix ManualScheduler (#5306)
commit
|
commitdiff
|
tree
|
snapshot
2019-05-29
이한종/On-Device...
Introduce IScheduler (#5296)
commit
|
commitdiff
|
tree
|
snapshot
2019-05-29
장지섭/On-Device...
Introduce custom set (#5300)
commit
|
commitdiff
|
tree
|
snapshot
2019-05-29
오형석/On-Device...
Fix coverage test bug in ExecTime (#5289)
commit
|
commitdiff
|
tree
|
snapshot
2019-05-29
Андрей Шедько...
Front-pad 4dShapes instead of back-pad (#5299)
commit
|
commitdiff
|
tree
|
snapshot
2019-05-29
오형석/On-Device...
[Interpreter] Use cker for interpreter add operation...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-29
오형석/On-Device...
Introduce layout parameter to asFeature and asKernel...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-28
오형석/On-Device...
Resolve param value for average pool at frontend (...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-28
오형석/On-Device...
Resolve stride value for tanspose conv at frontend...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-28
오형석/On-Device...
Resolve param value for maxpool at frontend (#5292)
commit
|
commitdiff
|
tree
|
snapshot
2019-05-28
이한종/On-Device...
Rename files of nnapi wrapper classes (#5291)
commit
|
commitdiff
|
tree
|
snapshot
2019-05-28
오형석/On-Device...
Modify util function in OperationFactory (#5290)
commit
|
commitdiff
|
tree
|
snapshot
2019-05-28
이한종/On-Device...
Rename nnapi wrapper `model.h` (#5284)
commit
|
commitdiff
|
tree
|
snapshot
2019-05-27
오형석/On-Device...
Resolve stride value for convolution at frontend (...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-27
이한종/On-Device...
Revise BackendResolver to be per operation (#5262)
commit
|
commitdiff
|
tree
|
snapshot
2019-05-27
장지섭/On-Device...
Introduce the layout into TensorBuilder (#5233)
commit
|
commitdiff
|
tree
|
snapshot
2019-05-27
윤지영/On-Device...
[tflitefile_tool] Fix depthwise typo in config_saver...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-27
Сергей Баранников...
Overload cpp14::make_unique to support arrays (#5268)
commit
|
commitdiff
|
tree
|
snapshot
2019-05-24
오형석/On-Device...
Introduce alias feature shape (#5273)
commit
|
commitdiff
|
tree
|
snapshot
2019-05-24
오형석/On-Device...
[Interpreter] Introduce kernel registration structure...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-24
오형석/On-Device...
Rename snake case padding util function (#5271)
commit
|
commitdiff
|
tree
|
snapshot
2019-05-24
오형석/On-Device...
[Interpreter] Introduce buffer allocator and deallocato...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-24
오형석/On-Device...
Fix remove file name in ExecTime unittest (#5264)
commit
|
commitdiff
|
tree
|
snapshot
2019-05-24
오형석/On-Device...
Prepare to use Stride struct in operation param (#5261)
commit
|
commitdiff
|
tree
|
snapshot
2019-05-24
Павел Ильютченко...
New schema_generated.h file in tflite_loader (#5228)
commit
|
commitdiff
|
tree
|
snapshot
2019-05-24
박종현/On-Device...
Use rua-shim in T/F Lite delegate (#5263)
commit
|
commitdiff
|
tree
|
snapshot
2019-05-24
Ivan Vagin...
Fixed 'how to test manually' document (#5251)
commit
|
commitdiff
|
tree
|
snapshot
2019-05-23
오형석/On-Device...
Use padding util function for transpose convolution...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-23
박종현/On-Device...
[RUA] Update CMake target name & ifdef guard (#5255)
commit
|
commitdiff
|
tree
|
snapshot
2019-05-23
오형석/On-Device...
Add interpreter unittest using buffer (#5221)
commit
|
commitdiff
|
tree
|
snapshot
2019-05-22
Ivan Vagin...
[tflite_run] Support input from file (#5204)
commit
|
commitdiff
|
tree
|
snapshot
2019-05-22
오형석/On-Device...
Revise padding parameter resolution (#5248)
commit
|
commitdiff
|
tree
|
snapshot
2019-05-22
오형석/On-Device...
Remove const keyword for int32_t return (#5249)
commit
|
commitdiff
|
tree
|
snapshot
2019-05-22
Андрей Шедько...
Fix backend pointers in ExecTime (#5241)
commit
|
commitdiff
|
tree
|
snapshot
2019-05-22
박종현/On-Device...
[RUA] Introduce Anchor & Shim module (#5243)
commit
|
commitdiff
|
tree
|
snapshot
2019-05-22
이한종/On-Device...
Extract ExecutorFactory as a separate class (#5236)
commit
|
commitdiff
|
tree
|
snapshot
2019-05-22
오형석/On-Device...
Revise padding parameter setting for depthwise convolut...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-21
박종현/On-Device...
[RUA] Introduce Dynamic Binder (#5230)
commit
|
commitdiff
|
tree
|
snapshot
2019-05-21
Ivan Vagin...
Added 'how to test manually' document (#5205)
commit
|
commitdiff
|
tree
|
snapshot
2019-05-21
Андрей Шедько...
Introduce Execution Time structure (#5162)
commit
|
commitdiff
|
tree
|
snapshot
2019-05-21
이한종/On-Device...
Rename Worker to WorkQueue (ParallelScheduler) (#5232)
commit
|
commitdiff
|
tree
|
snapshot
next