platform/core/ml/nnfw.git
2018-04-26 이춘석/동작제어Lab... Add test rpm for obs build (#914)
2018-04-26 이한종/동작제어Lab... Reduce indent level (#927)
2018-04-26 이춘석/동작제어Lab... Enable rootfs using tools/cross/build-rootfs.sh (#929)
2018-04-26 김수진/동작제어Lab... Add ANEURALNETWORKS_BAD_DATA check in validateOperandTy...
2018-04-26 이상규/동작제어Lab... Add LICENSE in root directory (#913)
2018-04-26 박세희/동작제어Lab... Fix and update docs tizen xu4 file (#918)
2018-04-26 최형규/동작제어Lab... Revert "Add assertion to check divide by zero (#892...
2018-04-26 김수진/동작제어Lab... Revert "Disable memory bound check in MemoryTracker...
2018-04-26 김용섭/동작제어Lab... Add doc for aarch64 build (#917)
2018-04-26 김용섭/동작제어Lab... Add NNFW_KERNELS_ env on benchmark test (#912)
2018-04-26 김수진/동작제어Lab... Add additional ANEURALNETWORKS_BAD_DATA check into...
2018-04-26 오형석/동작제어Lab... Can pass SVACE binary path (#900)
2018-04-26 김수진/동작제어Lab... Update NN Runtime TestTrivialModel test (#907)
2018-04-26 박세희/동작제어Lab... Fix build_rootfs.sh message (#909)
2018-04-26 이한종/동작제어Lab... nnapi_test check arguments (#902)
2018-04-26 김용섭/동작제어Lab... Enable build aarch64 for tizen&cross (#885)
2018-04-26 이상규/동작제어Lab... Add license for sources under src/runtime (#904)
2018-04-26 김수진/동작제어Lab... Disable memory bound check in MemoryTracker for 32bit...
2018-04-26 최형규/동작제어Lab... Add assertion to check divide by zero (#892)
2018-04-26 최형규/동작제어Lab... Free memory at early exit (#899)
2018-04-25 김수진/동작제어Lab... Introduce badstate checker in ModelBuilder (#809)
2018-04-25 윤현식/동작제어Lab... tflite file generator (from Tensoflow model in python...
2018-04-25 윤현식/동작제어Lab... Fix coverity error (118949) (#897)
2018-04-25 이춘석/동작제어Lab... Exit on nnapi_test fail (#890)
2018-04-25 이상규/동작제어Lab... Add license for sources under src/kernel (#879)
2018-04-25 이한종/동작제어Lab... Add a script for generation RootFS for Android (#884)
2018-04-25 김수진/동작제어Lab... Check if ashmem region is created. (#878)
2018-04-25 오형석/동작제어Lab... Workaround: temporary disable concat2 test (#889)
2018-04-25 오형석/동작제어Lab... Build runtime only for SVACE (#888)
2018-04-25 최형규/동작제어Lab... Remove execute mode from source files in NN runtime...
2018-04-25 최형규/동작제어Lab... Remove dead code in Activation.cpp (#862)
2018-04-25 김용섭/동작제어Lab... Add rootfs for ARM64 (#877)
2018-04-24 김수진/동작제어Lab... Remove double semicolon in Memory code (#881)
2018-04-24 김수진/동작제어Lab... Close 'dupfd' if returned unexpected null (#861)
2018-04-24 오형석/동작제어Lab... Make option: runtime build only (#864)
2018-04-24 최형규/동작제어Lab... Disable depthwiseConvQuant8 in NN runtime (#866)
2018-04-24 이한종/동작제어Lab... Update pthread to `${LIB_PTHREAD}` (#868)
2018-04-24 이춘석/동작제어Lab... script to download model files (#858)
2018-04-24 이춘석/동작제어Lab... Fix incorrect md5sum for inceptionv3_module (#854)
2018-04-24 이한종/동작제어Lab... [Build] Support Android build for nnapi_test (#869)
2018-04-24 이한종/동작제어Lab... Fix typo of a condition (#873)
2018-04-24 최형규/동작제어Lab... Fix memory leak in Conv2D.cpp (#865)
2018-04-24 최형규/동작제어Lab... Remove unnecessary return statement (#846)
2018-04-24 이춘석/동작제어Lab... Remove tools and depend directory from coverage (#856)
2018-04-24 오형석/동작제어Lab... Fix c++ and python coding format in tools (#843)
2018-04-24 최성진/동작제어Lab... upload concatenation files to the mooo server (#836)
2018-04-23 오형석/동작제어Lab... Docker build for svace analyzer (#844)
2018-04-23 이춘석/동작제어Lab... Fix test error on tizen (#847)
2018-04-23 Siva Sai Vaddipati... Framework tests for RELU and RELU6 operations (#830)
2018-04-23 최성진/동작제어Lab... Add reshape op to NNFWKernel to test performance (...
2018-04-22 서상민/동작제어Lab... Remove external/protobuf and tools/tf_model_tools ...
2018-04-20 오형석/동작제어Lab... TFLite model tool: PEP8 Format (#821)
2018-04-20 이춘석/동작제어Lab... Remove local repo from gbs build (#817)
2018-04-20 오형석/동작제어Lab... Check C++ files: .cc extension (#822)
2018-04-20 박종현/동작제어Lab... Introduce 'libs' directory (#820)
2018-04-20 김용섭/동작제어Lab... Fix build break for benchmark on ci (#819)
2018-04-20 최형규/동작제어Lab... Update document of docker image (#790)
2018-04-20 이한종/동작제어Lab... [Build] Fix hardcoded value from Makefile (#786)
2018-04-20 김용섭/동작제어Lab... Print benchmark's result to json (#811)
2018-04-20 김정현/동작제어Lab... Unify NEON and OpenCL versions of Reshape unit test...
2018-04-19 이춘석/동작제어Lab... Add coverage report script for CI (#801)
2018-04-19 김수진/동작제어Lab... Check nullptr of the buffer in setInput (#807)
2018-04-19 Siva Sai Vaddipati... Enabling RELU and RELU6 (#787)
2018-04-19 PRAVEEN DORESWAMY... Enable depthconv and reshape tests in config (#788)
2018-04-19 박세희/동작제어Lab... Separate ACL build type output folder (#803)
2018-04-19 김수진/동작제어Lab... Clean up Utils in common (#799)
2018-04-19 이한종/동작제어Lab... Build tests only when googletest is built (#802)
2018-04-19 김정현/동작제어Lab... Unify NEON and OpenCL implementation of reshape layer...
2018-04-19 김정현/동작제어Lab... [NNOP] Unify NEON and OpenCL implementaion and tests...
2018-04-19 박세희/동작제어Lab... Separate acl build and install step (#785)
2018-04-18 김용섭/동작제어Lab... Change realpath to readlink -f on test driver (#784)
2018-04-18 김정현/동작제어Lab... Introduce NEUniqueTensor (#779)
2018-04-18 오형석/동작제어Lab... Remove wget verbose in tizen cross build (#782)
2018-04-18 PRAVEEN DORESWAMY... Enable Depthwiseconv2D of CpuExecutor (#617)
2018-04-18 김용섭/동작제어Lab... Fix test driver not to print message on benchmark ...
2018-04-18 이한종/동작제어Lab... [Build] Add arch `arm64` in Makefile (#775)
2018-04-18 박세희/동작제어Lab... Enable acl/neon backend (#776)
2018-04-18 오형석/동작제어Lab... TFLite Model tool: Use argparse library (#772)
2018-04-18 오형석/동작제어Lab... TFLIte model parser: More tensor information (#732)
2018-04-18 오형석/동작제어Lab... TFLite run: Define more custom operator (#777)
2018-04-18 김수진/동작제어Lab... Clean include section of ExecutionBuilder (#778)
2018-04-18 김수진/동작제어Lab... Update TestValidation.cpp to android master branch...
2018-04-18 박세희/동작제어Lab... Use const for readonly shape (#773)
2018-04-18 박종현/동작제어Lab... Introduce 'make_alloc' helper (#769)
2018-04-18 이한종/동작제어Lab... [CMake] Do not force TARGET_OS to be HOST_OS (#771)
2018-04-18 박세희/동작제어Lab... Register concat to nnfw kernel table (#767)
2018-04-18 김용섭/동작제어Lab... Fix wrong report dir on test_driver.sh (#754)
2018-04-18 오형석/동작제어Lab... Add format check package to docker image (#764)
2018-04-18 박세희/동작제어Lab... Add svace to gitignore (#766)
2018-04-18 이한종/동작제어Lab... [CMake] Extract pthread as a variable (#760)
2018-04-18 오형석/동작제어Lab... Update tflite file API (#711)
2018-04-18 최성진/동작제어Lab... resolve #757 (#765)
2018-04-18 이춘석/동작제어Lab... Add lcov-to-cobertura conversion tool (#755)
2018-04-17 박종현/동작제어Lab... Show max absolute/relative diff (#761)
2018-04-17 이춘석/동작제어Lab... Stringfy COVERAGE_BUILD (#762)
2018-04-17 김정현/동작제어Lab... Add a unit test of FC-FC (#759)
2018-04-17 이춘석/동작제어Lab... Add test coverage build (#744)
2018-04-17 이춘석/동작제어Lab... Add lcov to docker image (#752)
2018-04-17 김용섭/동작제어Lab... Fix wrong running benchmark test (#753)
2018-04-17 김정현/동작제어Lab... Change input/weights/bias/output shape of FC according...
next