platform/core/ml/nnfw.git
2018-05-24 이성재/동작제어Lab... Add option to control parallel build (#1328)
2018-05-24 박종현/동작제어Lab... [Pure CL Runtime] Support 'RESIZE_BILINEAR' operation...
2018-05-24 오형석/동작제어Lab... Operator selector: slim operator table (#1309)
2018-05-24 최형규/동작제어Lab... Enable framework test for RESIZE_BILINEAR (#1324)
2018-05-24 이춘석/동작제어Lab... Add STRIDE_SLICE,DIV,SUB as extended op (#1320)
2018-05-24 박종현/동작제어Lab... [Pure CL Runtime] Support 'ADD' operation (#1318)
2018-05-24 장지섭/동작제어Lab... Add CAST_EX to the skip list (#1313)
2018-05-24 최성진/동작제어Lab... [Gather Op] add Gather-2D operation test (#1296)
2018-05-24 김수진/동작제어Lab... Remove android dependency in TestValidation (#1316)
2018-05-24 최형규/동작제어Lab... Update external/tensorflow to the latest nnfw branch...
2018-05-24 최성진/동작제어Lab... [Gather Op] update gather operation to support Gather...
2018-05-24 최성진/동작제어Lab... [Topk_v2 Op] introduce topk_v2 test cases (#1304)
2018-05-23 윤현식/동작제어Lab... [ADD Op] enabled nnapi_test (#1311)
2018-05-23 오형석/동작제어Lab... Disable submodule update in Makefile (#1310)
2018-05-23 최성진/동작제어Lab... [Gather OP] add gather operation to nn runtime unittest...
2018-05-23 Saurav Babu... TFLiteSharp: Added methods to create model and build...
2018-05-23 최성진/동작제어Lab... [TopK_v2] introduce topk_v2 operation (#1301)
2018-05-23 이한종/동작제어Lab... Install OpenCL package for arm rootfs (#1307)
2018-05-23 윤현식/동작제어Lab... [CL kernel] element-wise mul (#1285)
2018-05-23 오형석/동작제어Lab... TFLiteFile tool: fix stride_slice bug (#1299)
2018-05-23 이춘석/동작제어Lab... Add STRIDED_SLICE CPU fall-back (#1297)
2018-05-23 오형석/동작제어Lab... Add strided_slice framework test (#1298)
2018-05-23 김정현/동작제어Lab... Use RS7-RuntimeNTools/ComputeLibrary for `externals...
2018-05-23 오형석/동작제어Lab... Model parser: simplify enum matching (#1293)
2018-05-23 이상규/동작제어Lab... Add nn tests skip list for armv7l-linux (#1292)
2018-05-23 장지섭/동작제어Lab... Add testing CAST_EX operation and supporting extended...
2018-05-23 오형석/동작제어Lab... Model parser: define class (#1291)
2018-05-21 이한종/동작제어Lab... Remove md5sum from config.sh files (#1290)
2018-05-21 이한종/동작제어Lab... Get md5sum of tflite files from the file server (#1289)
2018-05-21 김용섭/동작제어Lab... Convert test_driver.sh to one in python3 (#1277)
2018-05-21 이상규/동작제어Lab... Introduce skip list for nn runtime tests (#1287)
2018-05-21 이춘석/동작제어Lab... Remove gcc version check on tizen build (#1283)
2018-05-21 최형규/동작제어Lab... Add RESIZE_BILINEAR in runtimes/logging (#1284)
2018-05-21 박세희/동작제어Lab... Fix model_parser script (#1282)
2018-05-18 최성진/동작제어Lab... [Gather OP] add gather operation fall-back (#1267)
2018-05-18 장지섭/동작제어Lab... Introduce extended CAPI akin to `ANeuralNetworksModel_a...
2018-05-18 김정현/동작제어Lab... Ignore submodules for format-checker (#1270)
2018-05-18 오형석/동작제어Lab... TFLiteFile tool: Fix shape bug, option (#1265)
2018-05-18 이춘석/동작제어Lab... Arm Cross Toolchain update to 6.3 on nnfw_docker (...
2018-05-18 오형석/동작제어Lab... Fix test tflite file bug (#1259)
2018-05-17 Siva Sai Vaddipati... Enabling LOGISTIC operation in CpuExecutor (#1258)
2018-05-17 서상민/동작제어Lab... Move libs/util/include/util to include/util (#1255)
2018-05-17 윤현식/동작제어Lab... renamed previous mul to matmul (#1254)
2018-05-17 이상규/동작제어Lab... Enable DIV, SUB and STRIDED_SLICE tests (#1257)
2018-05-17 김정현/동작제어Lab... Print exact operation name (#1252)
2018-05-17 장지섭/동작제어Lab... Introduce enum `OperationCodeEx` to support extended...
2018-05-17 김용섭/동작제어Lab... Introduce profiling feature on test_driver.sh (#1248)
2018-05-17 최형규/동작제어Lab... Prepare scripts for Coverity (#1236)
2018-05-17 윤현식/동작제어Lab... Add a test for TFLITE to call 'MUL' CPU fallback inside...
2018-05-17 이상규/동작제어Lab... Add NN Tests for div, sub, strided_slice (#1246)
2018-05-17 김수진/동작제어Lab... Apply format checker to disabled codes in CpuExecutor...
2018-05-17 최형규/동작제어Lab... Apply library function to scripts (#1244)
2018-05-17 이한종/동작제어Lab... [tflite_run] Update README.md (#1243)
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)
next