platform/core/ml/nnfw.git
2019-03-18 김수진/On-Device... [neurun] Enable PReLU, TransposeConv, SQRT ops (#4733)
2019-03-18 오형석/On-Device... Fix format in contrib (#4762)
2019-03-18 이한종/On-Device... [neurun] Fix NNAPI frontend directory structure (#4769)
2019-03-18 박종현/On-Device... Introduce TensorFlow Lite package (#4766)
2019-03-18 오형석/On-Device... Use regular expression to check arm architecture (...
2019-03-18 김수진/On-Device... [neurun] Enable EmbeddingLookup, L2Normalization, Hasht...
2019-03-18 오형석/On-Device... Set initialize member in PermuteLayer (#4764)
2019-03-18 오형석/On-Device... Fix logging runtime format (#4767)
2019-03-18 박종현/On-Device... Do NOT use CMAKE_CURRENT_SOURCE_DIR for tflite build...
2019-03-18 이한종/On-Device... [neurun] Separate CMakeLists for frontend/nnapi (#4760)
2019-03-17 이한종/On-Device... Cache generated tests (#4755)
2019-03-15 장지섭/On-Device... Introduce boolean types into internal operand (#4759)
2019-03-15 이춘석/On-Device... Off downloading ACL Source on gbs build (#4741)
2019-03-15 박종현/On-Device... Use nnfw command in Makefile (#4746)
2019-03-14 오형석/On-Device... Remove SetIO test's dependency with frontend (#4742)
2019-03-14 장지섭/On-Device... Fix OperationCodeEx of nnapi (#4749)
2019-03-14 장지섭/On-Device... [neurun] Remove the things related to "NN API name...
2019-03-14 오형석/On-Device... Remove runtime in Makefile (#4744)
2019-03-14 윤지영/On-Device... [acl] Use lws_hint() instead of default parameter ...
2019-03-14 장지섭/On-Device... Introduce ONE_HOT, GREATER_EQUAL and LESS operation...
2019-03-14 오형석/On-Device... Check aarch for arm-related build option (#4735)
2019-03-14 오형석/On-Device... Add mobiilenet to model benchmark list (#4732)
2019-03-14 오형석/On-Device... Fix gbs build script (#4731)
2019-03-14 이한종/On-Device... [neurun] Remove unused header inclusions (#4730)
2019-03-14 박종현/On-Device... Remove CMake branch for Android build (#4729)
2019-03-14 오형석/On-Device... Revert same padding calculation (#4727)
2019-03-14 김수진/On-Device... [neurun] Add missing generated tests (#4725)
2019-03-14 김수진/On-Device... [neurun] Update same_padding helper (#4723)
2019-03-14 김수진/On-Device... [neurun] Enable L2Pool2D op (#4688)
2019-03-14 이한종/On-Device... [neurun] Prepend license to wrapper/execution.cc (...
2019-03-13 오형석/On-Device... Remove testbuild in Makefile (#4693)
2019-03-13 이상규/On-Device... Remove `run` script that is not used any more (#4717)
2019-03-13 박종현/On-Device... Do NOT update global link directory setting (#4716)
2019-03-13 오형석/On-Device... Coverage report for neurun (#4706)
2019-03-13 오형석/On-Device... Fix SetIO test (#4715)
2019-03-13 오형석/On-Device... Make clean and distclean for external handling (#4649)
2019-03-13 김수진/On-Device... [neurun] Enable Floor, SpaceToDepth ops (#4686)
2019-03-13 박종현/On-Device... Set the default value of BUILD_PURE_ARM_COMPUTE (#4710)
2019-03-13 박종현/On-Device... Use add_subdirectories for contrib and tools (#4708)
2019-03-13 박종현/On-Device... Allow explicit control over CMake with configure comman...
2019-03-13 박종현/On-Device... [neurun] Extract NNAPI frontend from src (#4705)
2019-03-13 이춘석/On-Device... Remove duplicated '-Wno-ignore-attributes' FLAG (#4704)
2019-03-13 박종현/On-Device... Remove unnecessary if for BUILD_ARMCOMPUTE (#4703)
2019-03-13 이춘석/On-Device... Disable warning ignore-atrribute for aarch64 (#4701)
2019-03-13 박세희/On-Device... Add comments for nnfw_find_package (#4700)
2019-03-13 김수진/On-Device... [neurun] Enable ResizeBilinear, ReLU1, ReLU6 ops (...
2019-03-13 오형석/On-Device... Fix coverage report bug (#4666)
2019-03-12 오형석/On-Device... Pass GENERATE_NNAPI_TESTS to docker container (#4695)
2019-03-12 오형석/On-Device... Remove default constructors (#4694)
2019-03-12 박종현/On-Device... Do NOT use quote in CMAKE_DEPENDENT_OPTIONS (#4692)
2019-03-12 박종현/On-Device... Set BUILD_ARMCOMPUTE according to TARGET_ARCH (#4684)
2019-03-12 김수진/On-Device... [neurun] Enable ReLU, RSQRT ops (#4642)
2019-03-12 이상규/On-Device... [neurun] Add Squeeze Operation (#4678)
2019-03-12 오형석/On-Device... Update build toolchain in dockerfile (#4669)
2019-03-12 김수진/On-Device... [neurun] Simplify ARM Compute function includes (#4682)
2019-03-12 박종현/On-Device... Introduce BUILD_LOGGING option (#4679)
2019-03-12 박종현/On-Device... Remove OBS_BUILD from GTest package (#4663)
2019-03-12 오형석/On-Device... Update document to use docker image (#4677)
2019-03-12 오형석/On-Device... Build independent with download option (#4648)
2019-03-11 박종현/On-Device... Simplify tests/tools/CMakeLists.txt (#4670)
2019-03-11 장지섭/On-Device... [nuerun] Introduce checking padding of the tensor....
2019-03-11 윤지영/On-Device... Enable debug build in acl (#4671)
2019-03-11 박종현/On-Device... Always build generated NNAPI tests (#4664)
2019-03-11 이한종/On-Device... [neurun] Rename operand::Context as OperandContext...
2019-03-11 윤지영/On-Device... Enable logistic_qaunt nnapi tests in neurun and pureacl...
2019-03-11 박종현/On-Device... Introduce BUILD_TENSORFLOW_LITE option (#4658)
2019-03-11 박종현/On-Device... Introduce BUILD_TOOLS options (#4654)
2019-03-11 박종현/On-Device... [PACL] Use meta headers to simplify include(s) (#4656)
2019-03-11 이춘석/On-Device... Fix build error : remove logging runtime dep to boost...
2019-03-11 박종현/On-Device... Introduce ARMComputeEx meta header (#4653)
2019-03-11 박종현/On-Device... Always enable test (#4634)
2019-03-08 박종현/On-Device... Remove CLNormalizationLayerEx.h (#4646)
2019-03-08 김수진/On-Device... [neurun] Enable NotEqual,ReduceMax,LogicalAnd ops ...
2019-03-08 박종현/On-Device... Remove unused CMake global variabes (#4644)
2019-03-08 대인기/On-Device... Add cmake build support for Boost library (#4572)
2019-03-08 오형석/On-Device... Remove workaround for pre-built acl (#4639)
2019-03-08 오형석/On-Device... Remove deprecated scripts in scripts/command (#4640)
2019-03-08 이한종/On-Device... [neurun] Correct header inclusions in Executor (#4618)
2019-03-08 박종현/On-Device... Introduce nnapi-header CMake target (#4631)
2019-03-08 이춘석/On-Device... acl version up to 19.02 (#4549)
2019-03-08 오형석/On-Device... Fix split implementation and test (#4622)
2019-03-07 장지섭/On-Device... [neurun] ReduceSum op (#4612)
2019-03-07 윤지영/On-Device... [neurun] Enable Logistic op in acl_cl (#4599)
2019-03-07 박종현/On-Device... Do NOT use TFLITE_DEPEND (#4623)
2019-03-07 박종현/On-Device... Remove OPTION_TOOLCHAIN variable (#4626)
2019-03-07 오형석/On-Device... Introduce CI infra neurun build and test scripts (...
2019-03-07 이한종/On-Device... [neurun] Fix build break due to namespace change (...
2019-03-07 박종현/On-Device... Always require NEON2SSESource for TFLITE build (#4620)
2019-03-07 김수진/On-Device... [neurun] Enable Exp op in neurun (#4554)
2019-03-07 박종현/On-Device... Remove (deprecated) kernel testing project (#4621)
2019-03-07 이한종/On-Device... [neurun] Remove LINEARIZED state (#4617)
2019-03-07 이한종/On-Device... [neurun] Introduce Config `EXECUTOR` (#4616)
2019-03-07 오형석/On-Device... Update variable setting in scripts (#4603)
2019-03-07 이한종/On-Device... [neurun] Remove unused inclusion in Executor.cc (#4615)
2019-03-07 오형석/On-Device... Fix packaging related code (#4593)
2019-03-07 박종현/On-Device... Do not guess build mode (native/cross) (#4607)
2019-03-06 오형석/On-Device... Introduce CI infra build script for model test (#4613)
2019-03-06 박종현/On-Device... Do NOT require Flatbuffers (#4614)
2019-03-06 장지섭/On-Device... [neurun] Fix a compile error (#4609)
2019-03-06 이한종/On-Device... [neurun] Extract IExecutionBuilder to a file (#4602)
next