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
2018-04-11
박종현/동작제어Lab...
Support ReLU activation (#571)
commit
|
commitdiff
|
tree
|
snapshot
2018-04-11
박세희/동작제어Lab...
Gather acl kernel operator prototypes (#569)
commit
|
commitdiff
|
tree
|
snapshot
2018-04-11
박세희/동작제어Lab...
Update convolution manual calculation xls (#562)
commit
|
commitdiff
|
tree
|
snapshot
2018-04-11
김정현/동작제어Lab...
[NNOP] The first version of reshape layer (#566)
commit
|
commitdiff
|
tree
|
snapshot
2018-04-11
서상민/동작제어Lab...
Remove ext libs used to build TF Lite (#541)
commit
|
commitdiff
|
tree
|
snapshot
2018-04-11
박세희/동작제어Lab...
Move conv kernel to cl folder (#561)
commit
|
commitdiff
|
tree
|
snapshot
2018-04-11
서상민/동작제어Lab...
tflite_run: initialize _elapsed in ElapsedTime (#559)
commit
|
commitdiff
|
tree
|
snapshot
2018-04-11
박세희/동작제어Lab...
Add 3x5 2 kernel convolution test (#552)
commit
|
commitdiff
|
tree
|
snapshot
2018-04-11
김정현/동작제어Lab...
Introduce interactive docker option (#545)
commit
|
commitdiff
|
tree
|
snapshot
2018-04-11
박종현/동작제어Lab...
[Pure ACL] Fix build break (#556)
commit
|
commitdiff
|
tree
|
snapshot
2018-04-11
박세희/동작제어Lab...
Fix convolution kernel test failure (#557)
commit
|
commitdiff
|
tree
|
snapshot
2018-04-11
김정현/동작제어Lab...
[NNOP] The first version of fullyConnectedFloat32 ...
commit
|
commitdiff
|
tree
|
snapshot
2018-04-11
김수진/동작제어Lab...
Remove functions used in only ExecutionPlan in Executio...
commit
|
commitdiff
|
tree
|
snapshot
2018-04-11
박종현/동작제어Lab...
Introduce CLUniqueTensor (#551)
commit
|
commitdiff
|
tree
|
snapshot
2018-04-11
박종현/동작제어Lab...
[Pure ACL] Pass NNAPI model to execution (#544)
commit
|
commitdiff
|
tree
|
snapshot
2018-04-11
박종현/동작제어Lab...
Set arm_compute::TensorShape for bias correctly (#549)
commit
|
commitdiff
|
tree
|
snapshot
2018-04-11
이춘석/동작제어Lab...
Remove comment from test_driver.sh (#542)
commit
|
commitdiff
|
tree
|
snapshot
2018-04-11
박종현/동작제어Lab...
Invoke NNFW ACL kernels via runtime (#535)
commit
|
commitdiff
|
tree
|
snapshot
2018-04-10
TANUJ TEKRIWAL...
Enable RESHAPE of CpuExecutor. (#496)
commit
|
commitdiff
|
tree
|
snapshot
2018-04-10
이상규/동작제어Lab...
Bring Android NN Runtime Generated Tests (#463)
commit
|
commitdiff
|
tree
|
snapshot
2018-04-10
박종현/동작제어Lab...
[Pure ACL] Store Network Inputs/Ouputs (#543)
commit
|
commitdiff
|
tree
|
snapshot
2018-04-10
김정현/동작제어Lab...
Extract general functions from Conv2D_acl.test.cpp...
commit
|
commitdiff
|
tree
|
snapshot
2018-04-10
서상민/동작제어Lab...
Update the TensorFlow submodule to the latest commit...
commit
|
commitdiff
|
tree
|
snapshot
2018-04-10
최형규/동작제어Lab...
Fix broken links to tensorflow (#538)
commit
|
commitdiff
|
tree
|
snapshot
2018-04-10
이춘석/동작제어Lab...
Fix obs build fail on libkernelacl (#531)
commit
|
commitdiff
|
tree
|
snapshot
2018-04-10
박종현/동작제어Lab...
Return correctly on NNAPI test failure (#536)
commit
|
commitdiff
|
tree
|
snapshot
2018-04-10
박종현/동작제어Lab...
[Pure ACL NNRT] Introduce Conv2D Param Constructor...
commit
|
commitdiff
|
tree
|
snapshot
2018-04-10
박종현/동작제어Lab...
Use N/H/W/C ordering for fromNNShape (#530)
commit
|
commitdiff
|
tree
|
snapshot
2018-04-10
이춘석/동작제어Lab...
generate xml test result for unittest (#527)
commit
|
commitdiff
|
tree
|
snapshot
2018-04-10
김수진/동작제어Lab...
Clean includes in NeuralNetworks.cpp (#533)
commit
|
commitdiff
|
tree
|
snapshot
2018-04-10
김수진/동작제어Lab...
Remove unused includes and codes in CompilationBuilder...
commit
|
commitdiff
|
tree
|
snapshot
2018-04-10
김수진/동작제어Lab...
Remove unused functions and includes in ModelBuilder...
commit
|
commitdiff
|
tree
|
snapshot
2018-04-10
박종현/동작제어Lab...
Introduce nnfw::util::tensor::Object (#505)
commit
|
commitdiff
|
tree
|
snapshot
2018-04-10
박종현/동작제어Lab...
[Pure ACL NN Runtime] Add Execution Placeholder (#526)
commit
|
commitdiff
|
tree
|
snapshot
2018-04-10
최형규/동작제어Lab...
Introduce nnfw_kernels (#517)
commit
|
commitdiff
|
tree
|
snapshot
2018-04-10
최성진/동작제어Lab...
[NNAPI Unittest] Add softmax (#471)
commit
|
commitdiff
|
tree
|
snapshot
2018-04-10
박세희/동작제어Lab...
Implement convolution kernel with ACL (#521)
commit
|
commitdiff
|
tree
|
snapshot
2018-04-10
윤현식/동작제어Lab...
Early version of freezer ( Tensorflow model (code level...
commit
|
commitdiff
|
tree
|
snapshot
2018-04-10
이춘석/동작제어Lab...
Enable tizen cross/obs build (#482)
commit
|
commitdiff
|
tree
|
snapshot
2018-04-10
박종현/동작제어Lab...
[NNAPI Unittest] Use random kernel/bias for conv_1...
commit
|
commitdiff
|
tree
|
snapshot
2018-04-10
박종현/동작제어Lab...
[Pure ACL NN Runtime] Implement Compilation (#522)
commit
|
commitdiff
|
tree
|
snapshot
2018-04-10
박종현/동작제어Lab...
Use common test driver for NN API tests (#514)
commit
|
commitdiff
|
tree
|
snapshot
2018-04-10
박종현/동작제어Lab...
[Pure ACL NN Runtime] Support casting operations over...
commit
|
commitdiff
|
tree
|
snapshot
2018-04-09
최형규/동작제어Lab...
Resolve TODO-NNRT (#518)
commit
|
commitdiff
|
tree
|
snapshot
2018-04-09
오형석/동작제어Lab...
Handle reshape and depthwise convolution in operator...
commit
|
commitdiff
|
tree
|
snapshot
2018-04-09
김수진/동작제어Lab...
Clean declaration section in ModelBuilder.h (#511)
commit
|
commitdiff
|
tree
|
snapshot
2018-04-09
김수진/동작제어Lab...
Revert remaining commented LOG codes to original (...
commit
|
commitdiff
|
tree
|
snapshot
2018-04-09
김수진/동작제어Lab...
Enable static_assert in NeuralNetwors.cpp (#508)
commit
|
commitdiff
|
tree
|
snapshot
2018-04-09
장지섭/동작제어Lab...
Clean up cmake files in directory depends (#507)
commit
|
commitdiff
|
tree
|
snapshot
2018-04-09
이춘석/동작제어Lab...
typo fix: NNFw_OWNER_GID -> NNFW_ (#513)
commit
|
commitdiff
|
tree
|
snapshot
2018-04-09
장지섭/동작제어Lab...
fix a typo in nnapi_test (#510)
commit
|
commitdiff
|
tree
|
snapshot
2018-04-09
박종현/동작제어Lab...
[Pure ACL NN Runtime] Partailly implement addOperation...
commit
|
commitdiff
|
tree
|
snapshot
2018-04-09
박종현/동작제어Lab...
[NNAPI Test] Support dynamic tolerance (#509)
commit
|
commitdiff
|
tree
|
snapshot
2018-04-09
이춘석/동작제어Lab...
Rename libtensorflow_lite.a to -lite.a (#504)
commit
|
commitdiff
|
tree
|
snapshot
2018-04-09
박종현/동작제어Lab...
Extract Tensor IndexFormatter as utility (#489)
commit
|
commitdiff
|
tree
|
snapshot
2018-04-09
최형규/동작제어Lab...
HowTo documentation for docker image of nnfw (#427)
commit
|
commitdiff
|
tree
|
snapshot
2018-04-09
박세희/동작제어Lab...
Introduce nnfw kernel Initialize (#502)
commit
|
commitdiff
|
tree
|
snapshot
2018-04-09
박세희/동작제어Lab...
Labs convolution with acl runtime (#500)
commit
|
commitdiff
|
tree
|
snapshot
2018-04-09
박종현/동작제어Lab...
Introduce tensor::NonIncreasingStride (#499)
commit
|
commitdiff
|
tree
|
snapshot
2018-04-09
박세희/동작제어Lab...
Docs tizen on xu4 (#498)
commit
|
commitdiff
|
tree
|
snapshot
2018-04-09
박세희/동작제어Lab...
Introduce NNFW_GTEST_LIBS for test programs (#497)
commit
|
commitdiff
|
tree
|
snapshot
2018-04-09
박종현/동작제어Lab...
[Pure ACL NN Runtime] Implement setOperand functions...
commit
|
commitdiff
|
tree
|
snapshot
2018-04-09
김정현/동작제어Lab...
Introduce an image generator (#426)
commit
|
commitdiff
|
tree
|
snapshot
2018-04-09
박종현/동작제어Lab...
Introduce nnfw::util::tensor::Zipper (#495)
commit
|
commitdiff
|
tree
|
snapshot
2018-04-06
박종현/동작제어Lab...
[NNAPI Test] Initialize IFM with float values (#494)
commit
|
commitdiff
|
tree
|
snapshot
2018-04-06
이춘석/동작제어Lab...
Fix CI build fail due to permission(for pipiline job...
commit
|
commitdiff
|
tree
|
snapshot
2018-04-06
장지섭/동작제어Lab...
Remove the dependency on hal and hidl from IServiceMana...
commit
|
commitdiff
|
tree
|
snapshot
2018-04-06
박세희/동작제어Lab...
Add kernels implementation placeholder (#448)
commit
|
commitdiff
|
tree
|
snapshot
2018-04-06
Sangmin Seo
Work around the github permission issue
commit
|
commitdiff
|
tree
|
snapshot
2018-04-06
Sangmin Seo
Add tensorflow module
commit
|
commitdiff
|
tree
|
snapshot
2018-04-06
Sangmin Seo
Remove externals/tensorflow
commit
|
commitdiff
|
tree
|
snapshot
2018-04-06
박종현/동작제어Lab...
Remove unused eq operator over TfLiteTensor (#483)
commit
|
commitdiff
|
tree
|
snapshot
2018-04-06
최형규/동작제어Lab...
Print out max relative difference (#473)
commit
|
commitdiff
|
tree
|
snapshot
2018-04-06
박종현/동작제어Lab...
Introduce equality over tensor::Shape (#488)
commit
|
commitdiff
|
tree
|
snapshot
2018-04-06
박종현/동작제어Lab...
Introduce nnfw::support::tflite::interp::Builder (...
commit
|
commitdiff
|
tree
|
snapshot
2018-04-06
박종현/동작제어Lab...
[nnfw_support_tflite] Introduce TensorUtils.h (#486)
commit
|
commitdiff
|
tree
|
snapshot
2018-04-06
박종현/동작제어Lab...
[Pure ACL Runtime] Implement ANeuralNetworkModel (...
commit
|
commitdiff
|
tree
|
snapshot
2018-04-06
박종현/동작제어Lab...
Unify graphdef and graphdump (#453)
commit
|
commitdiff
|
tree
|
snapshot
2018-04-06
박종현/동작제어Lab...
[NNAPI Unittests] Add 'env' unittest (#442)
commit
|
commitdiff
|
tree
|
snapshot
2018-04-06
박종현/동작제어Lab...
Fill feature object with random numbers (#472)
commit
|
commitdiff
|
tree
|
snapshot
2018-04-06
김용섭/동작제어Lab...
Add running unittest in test_driver.sh (#484)
commit
|
commitdiff
|
tree
|
snapshot
2018-04-06
박종현/동작제어Lab...
Extract operator== over vector as utility (#481)
commit
|
commitdiff
|
tree
|
snapshot
2018-04-05
이춘석/동작제어Lab...
Add googletest deps to android_nn_test (#479)
commit
|
commitdiff
|
tree
|
snapshot
2018-04-05
이춘석/동작제어Lab...
Add gnueabi arm-cross toolchain (#474)
commit
|
commitdiff
|
tree
|
snapshot
2018-04-05
이한종/동작제어Lab...
Reduce indent level in tflite_run (#464)
commit
|
commitdiff
|
tree
|
snapshot
2018-04-05
오형석/동작제어Lab...
Add framework tests for mobilenet (#478)
commit
|
commitdiff
|
tree
|
snapshot
2018-04-05
오형석/동작제어Lab...
Bug fix in run_test.sh for skip test (#480)
commit
|
commitdiff
|
tree
|
snapshot
2018-04-05
김용섭/동작제어Lab...
Add run_tests.sh in test_driver.sh (#462)
commit
|
commitdiff
|
tree
|
snapshot
2018-04-05
오형석/동작제어Lab...
Support skip test in run_test.sh (#466)
commit
|
commitdiff
|
tree
|
snapshot
2018-04-05
오형석/동작제어Lab...
Remove verbose in run_test.sh (#461)
commit
|
commitdiff
|
tree
|
snapshot
2018-04-05
김용섭/동작제어Lab...
Add tools/test_driver on build_test_suite in Makefile...
commit
|
commitdiff
|
tree
|
snapshot
2018-04-05
박종현/동작제어Lab...
Introduce nnfw::support::tflite::TensorView (#456)
commit
|
commitdiff
|
tree
|
snapshot
2018-04-05
김용섭/동작제어Lab...
Add test_driver.sh for verification (#439)
commit
|
commitdiff
|
tree
|
snapshot
2018-04-05
서상민/동작제어Lab...
Add more test scripts for TF Lite models (#422)
commit
|
commitdiff
|
tree
|
snapshot
2018-04-05
이한종/동작제어Lab...
Support Enable/Disable VLOG (#451)
commit
|
commitdiff
|
tree
|
snapshot
2018-04-05
박종현/동작제어Lab...
Introduce 'nnfw_support_tflite' lib (#452)
commit
|
commitdiff
|
tree
|
snapshot
2018-04-05
박종현/동작제어Lab...
[Pure ACL NN Runtime] Implement ANeuralNetworksMemory...
commit
|
commitdiff
|
tree
|
snapshot
2018-04-05
박종현/동작제어Lab...
Introduce IndexIterator (for feature) (#428)
commit
|
commitdiff
|
tree
|
snapshot
2018-04-05
오형석/동작제어Lab...
Print shape info in model parser tool (#449)
commit
|
commitdiff
|
tree
|
snapshot
2018-04-05
박종현/동작제어Lab...
Support update in TfLiteFeatureView (#425)
commit
|
commitdiff
|
tree
|
snapshot
next