platform/core/ml/nnfw.git
2019-03-27 오형석/On-Device... Fix build error by conflict (#4873)
2019-03-27 오형석/On-Device... Move backend unittest (#4870)
2019-03-27 김수진/Quality... [neurun] Enable LocalResponseNorm, DepthToSpace, Reduce...
2019-03-27 이한종/On-Device... [neurun] Reuse code in Executor::execute (#4869)
2019-03-27 장지섭/On-Device... [neurun] Add passing a param of operand::Set when creat...
2019-03-27 오형석/On-Device... Coverage test with log (#4868)
2019-03-27 이한종/On-Device... [neurun] Bugfix - running with multiple backends (...
2019-03-26 이한종/On-Device... [neurun] Promote OperandContext to ExecutorBase (#4864)
2019-03-26 오형석/On-Device... Enable external IO memory set validation test (#4860)
2019-03-26 오형석/On-Device... Enable supported validation test (#4862)
2019-03-26 이상규/On-Device... Make sure standalone scripts are not source'd (#4853)
2019-03-26 오형석/On-Device... Remove gbs build check for cpu backend build (#4858)
2019-03-26 장지섭/On-Device... [neurun] Move out of the graph of neurun to collect...
2019-03-26 오형석/On-Device... Remove architecture check for backend build (#4854)
2019-03-26 오형석/On-Device... Check invalid NNAPI input and output index (#4849)
2019-03-26 김수진/Quality... [neurun] Enable ArgMax, Dequantize, Mean ops (#4751)
2019-03-26 오형석/On-Device... Check input and output tensor length (#4847)
2019-03-25 오형석/On-Device... Fix test script bug (#4837)
2019-03-25 오형석/On-Device... Fix rootfs default setting bug (#4846)
2019-03-25 이한종/On-Device... [neurun] Extract OperandContext from Plan (#4834)
2019-03-25 오형석/On-Device... Move util for frontend only (#4843)
2019-03-25 오형석/On-Device... Change compiler::TensorInfo to model::operand::Info...
2019-03-25 Дилшоджон Умронхонов... Redo TensorBuilderSet as unordered_set (#4836)
2019-03-25 오형석/On-Device... Rename toolchain setting files (#4839)
2019-03-25 오형석/On-Device... Move cmake options (#4841)
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)
next