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-19
이한종/On-Device...
[dotdump] Show Backend ID for each Subgraph (#5716)
commit
|
commitdiff
|
tree
|
snapshot
2019-07-19
Дилшоджон Умронхонов...
Add performance test for scheduler and profiler (#5675)
commit
|
commitdiff
|
tree
|
snapshot
2019-07-19
장지섭/On-Device...
Apply refactored ConstantInitializers (#5713)
commit
|
commitdiff
|
tree
|
snapshot
2019-07-19
장지섭/On-Device...
Support SquaredDifference operation for acl_neon backen...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-19
Дилшоджон Умронхонов...
[neurun] Redo exec::IFunction::runSync to abstract...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-19
장지섭/On-Device...
Support SUB operation for acl_neon backend (#5703)
commit
|
commitdiff
|
tree
|
snapshot
2019-07-19
오형석/On-Device...
Gather info in Execution class setInput & setOutput...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-19
Дилшоджон Умронхонов...
[neurun] Save mean of exec times during profiling ...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-19
장지섭/On-Device...
Introduce ConstantInitializer into cpu backend (#5694)
commit
|
commitdiff
|
tree
|
snapshot
2019-07-19
장지섭/On-Device...
Support RSQRT operation for acl_neon backend (#5705)
commit
|
commitdiff
|
tree
|
snapshot
2019-07-19
오형석/On-Device...
Relocate documents in docs (#5683)
commit
|
commitdiff
|
tree
|
snapshot
2019-07-19
김용섭/On-Device...
Revise planTensors in Linear (#5689)
commit
|
commitdiff
|
tree
|
snapshot
2019-07-19
Сергей Баранников...
Derive both INETensor and ICLTensor from common base...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-19
Ivan Vagin...
[shape_inference] Implemented shape inference for convo...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-18
오형석/On-Device...
Fix coverage report command (#5688)
commit
|
commitdiff
|
tree
|
snapshot
2019-07-18
이상규/On-Device...
Fix inclusion guard for Subgraphs (#5696)
commit
|
commitdiff
|
tree
|
snapshot
2019-07-18
이한종/On-Device...
Refine implementation of Subgraphs (#5691)
commit
|
commitdiff
|
tree
|
snapshot
2019-07-18
장지섭/On-Device...
Introduce ConstantInitializer into acl neon backend...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-18
장지섭/On-Device...
Introduce ConstantInitializer into acl cl backend ...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-18
오형석/On-Device...
Ignore nncc-related directories in format-check (#5686)
commit
|
commitdiff
|
tree
|
snapshot
2019-07-18
오형석/On-Device...
Introduce IODescription struct (#5678)
commit
|
commitdiff
|
tree
|
snapshot
2019-07-18
Ivan Vagin...
[shape_inference] Implemented shape inference for max...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-18
이한종/On-Device...
[dotdump] Show operation color (#5687)
commit
|
commitdiff
|
tree
|
snapshot
2019-07-18
장지섭/On-Device...
Introduce IConstantInitializer (#5677)
commit
|
commitdiff
|
tree
|
snapshot
2019-07-18
이춘석/On-Device...
Add Squared Difference for nnapi_delegate (#5685)
commit
|
commitdiff
|
tree
|
snapshot
2019-07-18
이한종/On-Device...
Rename SubgraphContext (#5679)
commit
|
commitdiff
|
tree
|
snapshot
2019-07-18
오형석/On-Device...
Relocate include directory (#5684)
commit
|
commitdiff
|
tree
|
snapshot
2019-07-17
이한종/On-Device...
Chnage DotDumper implementation (#5661)
commit
|
commitdiff
|
tree
|
snapshot
2019-07-17
Ivan Vagin...
[shape_inference] Implemened shape inference for fully...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-17
박종현/On-Device...
[xray-mux] Build as a shared library (#5674)
commit
|
commitdiff
|
tree
|
snapshot
2019-07-17
오형석/On-Device...
Use execution instance on frontend (#5664)
commit
|
commitdiff
|
tree
|
snapshot
2019-07-17
Ivan Vagin...
[neurun] Made concat axis int32_t type (#5670)
commit
|
commitdiff
|
tree
|
snapshot
2019-07-17
오형석/On-Device...
Fix pointless string warning in operation.py (#5672)
commit
|
commitdiff
|
tree
|
snapshot
2019-07-17
이한종/On-Device...
Refactor SubgraphContext (#5658)
commit
|
commitdiff
|
tree
|
snapshot
2019-07-17
오형석/On-Device...
Add gtest to prepare multiple execution instance run...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-17
오형석/On-Device...
Relocate contrib and libs (#5663)
commit
|
commitdiff
|
tree
|
snapshot
2019-07-17
이한종/On-Device...
Add comments for notifying Observers (#5668)
commit
|
commitdiff
|
tree
|
snapshot
2019-07-17
오형석/On-Device...
[model parser] Fix operation.py (#5626)
commit
|
commitdiff
|
tree
|
snapshot
2019-07-16
Сергей Баранников...
Remove accidently commited file (#5659)
commit
|
commitdiff
|
tree
|
snapshot
2019-07-16
오형석/On-Device...
Move command and dockerfile (#5662)
commit
|
commitdiff
|
tree
|
snapshot
2019-07-16
오형석/On-Device...
Introduce Execution class (#5655)
commit
|
commitdiff
|
tree
|
snapshot
2019-07-16
Дилшоджон Умронхонов...
[neurun] Use noWaitingJobs in ParallelExecutor and...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-16
Дилшоджон Умронхонов...
[neurun] Schedule ops in holes/gaps of a backends ...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-16
Дилшоджон Умронхонов...
[neurun] Fix linear interpolation in ExecTime::getOpera...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-16
오형석/On-Device...
Move cmake directory (#5648)
commit
|
commitdiff
|
tree
|
snapshot
2019-07-16
장지섭/On-Device...
Enable acl layout test again (#5650)
commit
|
commitdiff
|
tree
|
snapshot
2019-07-16
오형석/On-Device...
Update install-githooks command (#5647)
commit
|
commitdiff
|
tree
|
snapshot
2019-07-16
오형석/On-Device...
Fix pylint warning in tf model freezer (#5632)
commit
|
commitdiff
|
tree
|
snapshot
2019-07-16
Ivan Vagin...
[neurun] Sequance replaced with FunctionSequance in...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-16
장지섭/On-Device...
Fix set output shape incorrectly of PermuteLayer (...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-16
Ivan Vagin...
[neurun] Made ShapeInference to consume shapes instead...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-15
오형석/On-Device...
Move git push hook install script (#5643)
commit
|
commitdiff
|
tree
|
snapshot
2019-07-15
이한종/On-Device...
Remove ConfigManager that is no longer used (#5641)
commit
|
commitdiff
|
tree
|
snapshot
2019-07-15
이춘석/On-Device...
Upgrade to tensorflow v1.13.1 (#5590)
commit
|
commitdiff
|
tree
|
snapshot
2019-07-15
이한종/On-Device...
Refactor IDotInfo and its derivatives (#5581)
commit
|
commitdiff
|
tree
|
snapshot
2019-07-15
오형석/On-Device...
Fix gbs build script and configure file (#5640)
commit
|
commitdiff
|
tree
|
snapshot
2019-07-15
오형석/On-Device...
[model parser] Update to support model using tensorflow...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-15
Дилшоджон Умронхонов...
[neurun] Change acl_cl::Object::access to multithread...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-15
Сергей Баранников...
Make dedicated class for neurun's tensor shape (#5621)
commit
|
commitdiff
|
tree
|
snapshot
2019-07-15
윤지영/On-Device...
[kbenchmark] rename acl kernel directory (#5570)
commit
|
commitdiff
|
tree
|
snapshot
2019-07-15
오형석/On-Device...
Relocate nnfw configurations (#5638)
commit
|
commitdiff
|
tree
|
snapshot
2019-07-15
Дилшоджон Умронхонов...
[neurun] Use Object instead of ICLTensor in acl_cl...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-15
Сергей Баранников...
[neurun] Switch to KernelGenerator and remove StageGene...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-15
Ivan Vagin...
[neurun] Implemented shape inference for AvgPool2DNode...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-15
오형석/On-Device...
Fix pylint warning in image importer (#5631)
commit
|
commitdiff
|
tree
|
snapshot
2019-07-15
오형석/On-Device...
Fix pylint warning in weight extract tool (#5629)
commit
|
commitdiff
|
tree
|
snapshot
2019-07-12
오형석/On-Device...
Fix pylint warning in summarize pb file tool (#5630)
commit
|
commitdiff
|
tree
|
snapshot
2019-07-12
오형석/On-Device...
Introduce pylint command (#5628)
commit
|
commitdiff
|
tree
|
snapshot
2019-07-12
오형석/On-Device...
Copy template makefile in standalone scripts (#5618)
commit
|
commitdiff
|
tree
|
snapshot
2019-07-11
오형석/On-Device...
Calculate same padding using IFM shape (#5535)
commit
|
commitdiff
|
tree
|
snapshot
2019-07-11
이한종/On-Device...
Introduce global ConfigSource interface (#5617)
commit
|
commitdiff
|
tree
|
snapshot
2019-07-11
오형석/On-Device...
Fix pylint warning in tflitefile_tool (#5606)
commit
|
commitdiff
|
tree
|
snapshot
2019-07-11
오형석/On-Device...
Remove makefile (#5595)
commit
|
commitdiff
|
tree
|
snapshot
2019-07-10
Сергей Баранников...
[nnfw_api] Prevent memory leakage in `nnfw_session...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-10
이상규/On-Device...
[nnpackage] Rename tensorflow lite's names (#5613)
commit
|
commitdiff
|
tree
|
snapshot
2019-07-10
오형석/On-Device...
Update git ignore file (#5596)
commit
|
commitdiff
|
tree
|
snapshot
2019-07-10
이상규/On-Device...
[nnpackage] add missing semicolon from nnpackage schema...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-10
Ivan Vagin...
[neurun] ACL CL kernel generation functionality moved...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-10
Ivan Vagin...
[neurun] ACL NEON kernel generation functionality moved...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-10
Ivan Vagin...
[neurun] CPU kernel generation functionality moved...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-10
이춘석/On-Device...
Implement nnfw_run,set_input,set_output (#5605)
commit
|
commitdiff
|
tree
|
snapshot
2019-07-10
Vladimir Plazun...
[neurun] [nnapi] Meaningful exception message (#5603)
commit
|
commitdiff
|
tree
|
snapshot
2019-07-09
오형석/On-Device...
Fix tflite loader build bug (#5594)
commit
|
commitdiff
|
tree
|
snapshot
2019-07-09
이춘석/On-Device...
Implement nnfw_prepare (#5585)
commit
|
commitdiff
|
tree
|
snapshot
2019-07-09
오형석/On-Device...
Move tflite loader (#5589)
commit
|
commitdiff
|
tree
|
snapshot
2019-07-09
이한종/On-Device...
Move ConfigManager.cc to the upper directory (#5586)
commit
|
commitdiff
|
tree
|
snapshot
2019-07-09
오형석/On-Device...
Remove externals/.FORMATDENY file (#5587)
commit
|
commitdiff
|
tree
|
snapshot
2019-07-09
오형석/On-Device...
Move script for generate test (#5578)
commit
|
commitdiff
|
tree
|
snapshot
2019-07-09
오형석/On-Device...
Move lcov-to-cobertura-xml script (#5580)
commit
|
commitdiff
|
tree
|
snapshot
2019-07-09
이상규/On-Device...
[nnpackage] update specification to add model-types...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-08
Ivan Vagin...
[neurun] Initial implementation of KernelGenerator...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-08
오형석/On-Device...
Remove CMAKE_SOURCE_DIR in cmake script (#5576)
commit
|
commitdiff
|
tree
|
snapshot
2019-07-08
Ivan Vagin...
[tflite_loader] Perform tflite_loader tests while testi...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-08
오형석/On-Device...
Remove mobilenet tests in nnapi generated test (#5554)
commit
|
commitdiff
|
tree
|
snapshot
2019-07-05
이한종/On-Device...
Decouple ConfigManager with Env Vars (#5565)
commit
|
commitdiff
|
tree
|
snapshot
2019-07-05
이춘석/On-Device...
Implement nnfw_load_model_from_file (#5533)
commit
|
commitdiff
|
tree
|
snapshot
2019-07-05
Ivan Vagin...
[tflite_loader] Supported models with multiple output...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-05
이상규/On-Device...
[nnpackage] update spec for multiple layout (#5553)
commit
|
commitdiff
|
tree
|
snapshot
2019-07-04
윤지영/On-Device...
[kbenchmark] Add TransposeConv kernel (#5546)
commit
|
commitdiff
|
tree
|
snapshot
2019-07-04
Ivan Vagin...
[neurun] Applied shape fixer (#5549)
commit
|
commitdiff
|
tree
|
snapshot
next