platform/core/ml/nnfw.git
2018-05-17 PRAVEEN DORESWAMY... Enable L2_POOL_2D operation (#1222)
2018-05-16 이상규/동작제어Lab... Add DIV, SUB and STRIDED_SLICE enumerations in NeuralNe...
2018-05-16 윤현식/동작제어Lab... Added 'how to run tests' in odroid (#1231)
2018-05-16 윤현식/동작제어Lab... ADD vector operation for cl and neon (#1166)
2018-05-16 서상민/동작제어Lab... Use RS7-STAR's TensorFlow again (#1235)
2018-05-16 최성진/동작제어Lab... Add CustomOptions for supporting ADAS models (#1227)
2018-05-16 김수진/동작제어Lab... Apply .FORMATCHECKED to runtimes/nn (#1228)
2018-05-16 Siva Sai Vaddipati... Removing the executign permission for framework/tests...
2018-05-15 최형규/동작제어Lab... Remove execute permission from source code (#1218)
2018-05-15 김정현/동작제어Lab... Apply .FORMATCHECKED to libs (#1215)
2018-05-15 서상민/동작제어Lab... Remove download_dependencies.tar.gz (#1148)
2018-05-15 최형규/동작제어Lab... Enable RESIZE_BILENEAR for CPU fallback (#1216)
2018-05-15 이한종/동작제어Lab... [tflite_run] Dump input and output tensor separately...
2018-05-15 이춘석/동작제어Lab... Quote pattern on lcov (#1213)
2018-05-15 오형석/동작제어Lab... Add more framework tests (#1211)
2018-05-15 최형규/동작제어Lab... Locate script library correctly (#1210)
2018-05-15 이상규/동작제어Lab... Enable floor and tanh from NN generated tests (#1203)
2018-05-15 오형석/동작제어Lab... Framework test: arithmetic operations (#1207)
2018-05-15 Saurav Babu... TFLiteSharp: Added spec file to build using gbs (#1162)
2018-05-15 최형규/동작제어Lab... Introduce a helper for scripts (#1183)
2018-05-15 이성재/동작제어Lab... Introduce doxygen for source code documentation. (...
2018-05-15 김정현/동작제어Lab... Replace CLUniqueTensor and NEUniqueTensor with UniqueTe...
2018-05-15 이한종/동작제어Lab... [tflite_run] Load IFM from dumped file (#1202)
2018-05-14 이춘석/동작제어Lab... Fix typo on DOCKER_ENV_VARS (#1200)
2018-05-14 서상민/동작제어Lab... Update the link to NeuralNetworks.h in the HLD doc...
2018-05-14 서상민/동작제어Lab... Enable MobileNet in the integration test (#1195)
2018-05-14 Siva Sai Vaddipati... Enabling TANH activation in CpuExecutor (#1191)
2018-05-14 서상민/동작제어Lab... Enable MobileNet in the benchmark test (#1194)
2018-05-14 김정현/동작제어Lab... Introduce git-push hook (#1184)
2018-05-14 오형석/동작제어Lab... Add gitignore: test report (#1192)
2018-05-14 최형규/동작제어Lab... Update variable name in scripts to keep consistency...
2018-05-14 김수진/동작제어Lab... Enable tests using ASharedMemory_create in TestValidati...
2018-05-11 김정현/동작제어Lab... Introduce UniqueTensor (#1158)
2018-05-11 이춘석/동작제어Lab... Provide DOCKER_HOME to gen_coverage_report.sh (#1174)
2018-05-11 이상규/동작제어Lab... Bring android nn test generator scripts and specs ...
2018-05-11 이한종/동작제어Lab... [tflite_run] Relocate image loading step (#1180)
2018-05-11 이한종/동작제어Lab... [tflite_run] Dump input tensors (#1175)
2018-05-11 이한종/동작제어Lab... [tflite_run] Change variable names (#1179)
2018-05-11 서상민/동작제어Lab... Use NeuralNetworks.h instead of nnapi.h (#1176)
2018-05-11 최형규/동작제어Lab... Introduce nnfw_docker_tizen and use it (#1161)
2018-05-11 이춘석/동작제어Lab... Add env variable option when generating coverage report...
2018-05-11 이춘석/동작제어Lab... Add gcov data pulling (#1155)
2018-05-10 최형규/동작제어Lab... Use common file for scrtips related to nnfw_docker...
2018-05-10 최형규/동작제어Lab... Use common file for scrtips in CI related to nnfw_docke...
2018-05-10 이한종/동작제어Lab... [tflite_run] Dumped file contains tensor indices (...
2018-05-10 김용섭/동작제어Lab... Separate test_driver.sh to small scripts (#1128)
2018-05-10 최형규/동작제어Lab... Extract common code of docker image (#1150)
2018-05-10 이한종/동작제어Lab... [tflite_run] Remove OutputTensorDumper/Loader (#1145)
2018-05-10 이성재/동작제어Lab... Change unsuitable varable name (#1143)
2018-05-09 이한종/동작제어Lab... [tflite_run] Introduce TensorDumper/Loader (#1139)
2018-05-09 이한종/동작제어Lab... [tflite_run] Reorder print message (#1136)
2018-05-09 이성재/동작제어Lab... Add object allocation info to log message (#1134)
2018-05-09 최형규/동작제어Lab... Use docker image name from common.sh (#1126)
2018-05-09 최형규/동작제어Lab... Update scripts for cross build (#1122)
2018-05-09 최형규/동작제어Lab... Update howto document of docker (#1121)
2018-05-08 이성재/동작제어Lab... Update LD_LIBRARY_PATH in `howto.md` document (#1132)
2018-05-08 이춘석/동작제어Lab... Install sdb on nnfw_docker_tizen (#1131)
2018-05-08 이성재/동작제어Lab... Pass env variable LD_LIBRARY_PATH while invoking test...
2018-05-08 이한종/동작제어Lab... Support Android build for tflite_run (#1127)
2018-05-08 박세희/동작제어Lab... Add dependent libs for ACL libs (#1118)
2018-05-08 이성재/동작제어Lab... Add `ctags` configuration file (#1120)
2018-05-08 윤현식/동작제어Lab... Added content for minicom novice. (#1119)
2018-05-07 Kshitiz Bansal... TF Lite C# API's Skeleto (#986)
2018-05-04 이한종/동작제어Lab... Add README.md to tflite_run (#1110)
2018-05-04 이한종/동작제어Lab... Remove unused code from Diff.cpp (#1111)
2018-05-04 박세희/동작제어Lab... Fix max_pool_float_2 test (#1109)
2018-05-04 서상민/동작제어Lab... Update the nnfw behavior figure (#1106)
2018-05-04 이한종/동작제어Lab... [tflite_run] Support compare results (#1103)
2018-05-04 오형석/동작제어Lab... Fix svace build script bug (#1107)
2018-05-04 서상민/동작제어Lab... Update the SW high level design document (#1105)
2018-05-04 이한종/동작제어Lab... Extract compareSingleTensorView from TfLiteTensorCompar...
2018-05-04 이춘석/동작제어Lab... remove internal url from gbs.conf (#1090)
2018-05-04 서상민/동작제어Lab... Remove scripts/command/change_gitmodule.sh (#1085)
2018-05-04 이한종/동작제어Lab... [tflite_run] Introduce OutputTensorLoader (#1073)
2018-05-04 김정현/동작제어Lab... Apply insertFusedActivationLayer to NEON layers (#1083)
2018-05-04 김정현/동작제어Lab... Apply insertFusedActivationLayer() to other CL layers...
2018-05-04 서상민/동작제어Lab... Change the git url for tensorflow submodule (#1070)
2018-05-04 김정현/동작제어Lab... [BUGFIX] Do not insert activation layer for ANEURALNETW...
2018-05-04 오형석/동작제어Lab... Remove server information (#1075)
2018-05-04 서상민/동작제어Lab... Use on-device AI instead of embedded AI (#1076)
2018-05-03 김정현/동작제어Lab... Apply CLUniqueTensor to Pooling and Softmax (#1051)
2018-05-03 김정현/동작제어Lab... Apply NEUniqueTensor (#1054)
2018-05-03 이춘석/동작제어Lab... Add xu4 tizen test script (#1038)
2018-05-03 이상규/동작제어Lab... Add 3-clause BSD license in LICENSE (#1048)
2018-05-03 이상규/동작제어Lab... Use `BSD-3-Clause` for tizen build spec (#1061)
2018-05-03 이춘석/동작제어Lab... enable coverage-suite on gbs build (#1058)
2018-05-03 김정현/동작제어Lab... Ignore changes externals/acl (#1047)
2018-05-03 이춘석/동작제어Lab... fix gbs build error & add return status (#1055)
2018-05-03 최형규/동작제어Lab... Enable depthwiseConvQuant8 (#1037)
2018-05-03 박세희/동작제어Lab... Fix softmax of ACL op for matrix input (#1020)
2018-05-03 이한종/동작제어Lab... [tflite_run] Change code format of argument addition...
2018-05-03 김정현/동작제어Lab... Introduce insertFusedActivationLayer() (#1005)
2018-05-03 이상규/동작제어Lab... Add MPL2, Apache-2.0, and BSD in tizen build spec ...
2018-05-03 이한종/동작제어Lab... Integrate tflite_run argument parsing (#1030)
2018-05-03 김용섭/동작제어Lab... Add benchmark-acl test to test_driver.sh (#1026)
2018-05-03 윤현식/동작제어Lab... removed since these files are under LGPL license (...
2018-05-03 김용섭/동작제어Lab... Revise benchmark test in test script (#1013)
2018-05-03 박세희/동작제어Lab... Fix googletest build for native (#1009)
2018-05-02 오형석/동작제어Lab... Fix SVACE build script (#1010)
2018-05-02 김수진/동작제어Lab... Change ifdef guard to changed namespace rule (#1008)
next