platform/core/ml/nnfw.git
2018-04-30 김정현/동작제어Lab... Introduce DepthwiseConv2D to support MobileNet (#967)
2018-04-30 이춘석/동작제어Lab... Reflect dir changes to gen_coverage_report script ...
2018-04-30 최형규/동작제어Lab... Cleanup ci and docker directory (#960)
2018-04-27 최형규/동작제어Lab... Fix typo in script (#961)
2018-04-27 최형규/동작제어Lab... Fix typo in docker_gbs_build.sh (#959)
2018-04-27 최형규/동작제어Lab... Update Tizen build scripts with new directory structure...
2018-04-27 최형규/동작제어Lab... Update scripts in new location (#957)
2018-04-27 서상민/동작제어Lab... Rename src as runtimes (#956)
2018-04-27 최형규/동작제어Lab... Update change_gitmodule.sh and using it (#954)
2018-04-27 이한종/동작제어Lab... Move `src/nn/runtime/sample` to `src/tests/BringUpTest...
2018-04-27 서상민/동작제어Lab... Rename src/runtime/test as src/tests/NeuralNetworksTest...
2018-04-27 최형규/동작제어Lab... Update scripts/command (#952)
2018-04-27 이한종/동작제어Lab... Extract CMakeLists.txt for sample directory (#951)
2018-04-27 서상민/동작제어Lab... Relocate NeuralNetworks.h to include (#950)
2018-04-27 최형규/동작제어Lab... Relocate NN runtime from src/runtime/ref to src (#949)
2018-04-27 Hyung-Kyu ChoiMake a copy of scripts and files in docker from scripts...
2018-04-27 Hyung-Kyu ChoiMove scripts in docker to scripts/command
2018-04-27 Hyung-Kyu ChoiMake a copy of scripts and files in ci from scripts...
2018-04-27 Hyung-Kyu ChoiMove all files in ./ci to ./scripts/command
2018-04-27 Hyung-Kyu ChoiMove all Dockerfile from docker to scripts/docker
2018-04-27 서상민/동작제어Lab... Move tools/nnapi_bindings/* to src/ (#947)
2018-04-27 오형석/동작제어Lab... Move src/support to libs (#945)
2018-04-27 김정현/동작제어Lab... Move NNOP kernels into libs (#944)
2018-04-27 서상민/동작제어Lab... Move labs/* to contrib (#943)
2018-04-27 서상민/동작제어Lab... Add the first draft of SW high level design (#921)
2018-04-27 김수진/동작제어Lab... Fix wrong pair of ifdef comment in TestValidation.cpp...
2018-04-27 김수진/동작제어Lab... Relocate badState helper to the top of ModelBuilder...
2018-04-27 서상민/동작제어Lab... Add the first draft of SW requirement specification...
2018-04-27 서상민/동작제어Lab... Change externals/acl as a submodule (#827)
2018-04-27 PRAVEEN DORESWAMY... Resolve NN runtime unit test Assertion (#903)
2018-04-27 이상규/동작제어Lab... Add license to sources for tools, tests, include (...
2018-04-27 이상규/동작제어Lab... Add license to sources under libs and src/support ...
2018-04-27 김수진/동작제어Lab... Change TestValidation2.cpp to default NN Runtime test...
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)
next