platform/core/ml/nnfw.git
2019-03-25 오형석/On-Device... Introduce tensor interface and class for interpreter...
2019-03-22 이한종/On-Device... [neurun] Abstract compilation into functions (#4803)
2019-03-22 이상규/On-Device... [neurun] Replace uint32_t with Index in Set (#4816)
2019-03-22 오형석/On-Device... Fix tizen cross build bug (#4831)
2019-03-22 Андрей Шедько... Cleanup virtual function declarations in neurun backend...
2019-03-22 Сергей Баранников... [neurun] Remove unneeded dependency of neurun-core...
2019-03-21 오형석/On-Device... Remove skiplist for pacl x86-64 (#4821)
2019-03-21 오형석/On-Device... Enable NNAPI compilation validation test (#4808)
2019-03-21 오형석/On-Device... Remove simple operation in ARMComputeEx (#4814)
2019-03-21 이상규/On-Device... make distclean should remove nnapi generated tests...
2019-03-21 오형석/On-Device... Add reduce max and custom operator framework test ...
2019-03-21 오형석/On-Device... Set input and output tensor info for interpreter (...
2019-03-21 오형석/On-Device... Remove NENormalizationLayer (#4813)
2019-03-21 김수진/On-Device... [neurun] Enable Gather, Neg, Abs ops (#4740)
2019-03-21 오형석/On-Device... Enable NNAPI I/O identify validation check (#4810)
2019-03-21 김수진/On-Device... [neurun] Add additional skip lists related to unsupport...
2019-03-21 윤현식/On-Device... [Tools] tool to convert pb file (binary) to pbtxt file...
2019-03-21 오형석/On-Device... Introduce paramter checker (#4804)
2019-03-21 오형석/On-Device... Rename reduce max operation (#4806)
2019-03-21 장지섭/On-Device... Remove const keyword from converting functions in NNAPI...
2019-03-21 장지섭/On-Device... Append nnapi tests of comparison into skiplist of neuru...
2019-03-21 Vladimir Plazun... Cleanup build warnings (#4794)
2019-03-20 김수진/On-Device... [neurun] Merge Equal and NotEqual to Comparison op...
2019-03-20 오형석/On-Device... Fix cmake regular expression bug (#4790)
2019-03-20 김수진/On-Device... [neurun] Enable Equal, SquaredDifference, TopKV2 ops...
2019-03-20 이한종/On-Device... [neurun] Remove unnecessary target include dirs (#4787)
2019-03-20 Vladimir Plazun... Fix missing symbol in logging backend (#4793)
2019-03-19 이한종/On-Device... [neurun] Extract core module CMakeLists.txt (#4789)
2019-03-19 오형석/On-Device... Save backend dlopen handle (#4784)
2019-03-19 김수진/On-Device... [neurun] Enable LogicalOr, LogicalNot ops (#4734)
2019-03-19 오형석/On-Device... Introduce TensorInfo for interpreter (#4780)
2019-03-19 오형석/On-Device... Interpreter unittest (#4783)
2019-03-19 이한종/On-Device... [neurun] Re-organize neurun core directories (#4781)
2019-03-19 박종현/On-Device... Remove "externals/CMakeLists.txt" (#4777)
2019-03-18 박종현/On-Device... Use pre-built TensorFlow Lite (#4779)
2019-03-18 오형석/On-Device... Check format all files as default (#4775)
2019-03-18 박종현/On-Device... Require TensorFlow Lite when building nnfw_lib_tflite...
2019-03-18 이한종/On-Device... [neurun] Organize directories of backend impls (#4773)
2019-03-18 오형석/On-Device... Introduce interpreter ExecManager (#4747)
2019-03-18 박종현/On-Device... Move scripts related with tflite_benchmark_model (...
2019-03-18 박종현/On-Device... Allow multiple TensorFlowLite package request (#4771)
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)
next