platform/core/ml/nnfw.git
2019-04-01 이춘석/On-Device... Fix coverage build fail on gbs (#4912)
2019-04-01 오형석/On-Device... Introduce float softrmax cpu kernel (#4911)
2019-04-01 오형석/On-Device... Introduce cpu quant8 convolution kernel (#4910)
2019-04-01 오형석/On-Device... Introduce float fully connected kernel (#4894)
2019-04-01 오형석/On-Device... Install unzip in docker image (#4908)
2019-04-01 오형석/On-Device... Introduce cpu float depthwise convolution kernel and...
2019-04-01 오형석/On-Device... Platform specific cmake option setting (#4898)
2019-04-01 오형석/On-Device... Add assertion for cpu backend shape conversion (#4904)
2019-04-01 오형석/On-Device... Fix cmake acl module check (#4905)
2019-04-01 장지섭/On-Device... [neurun] Add validation of ComparisonNode (#4901)
2019-04-01 이상규/On-Device... Fix wrong nnapi tests path in Doxyfile's exclude (...
2019-04-01 이한종/On-Device... [neurun] Simplify Backend C Interface (#4891)
2019-04-01 오형석/On-Device... Move cmake buildtool flag setting (#4893)
2019-04-01 오형석/On-Device... Introduce cpu maxpool kernel (#4897)
2019-03-29 오형석/On-Device... Introduce float convolution kernel (#4892)
2019-03-29 장지섭/On-Device... [neurun] Enable operations using boolean type (#4883)
2019-03-29 윤지영/On-Device... Revert "[PACL] Apply DepthwiseConvolutionLayer3x3 to...
2019-03-28 이한종/On-Device... [neurun] DataflowExecutor indentation fix (#4890)
2019-03-28 이춘석/On-Device... [neurun] Add NEON backend (#4522)
2019-03-28 윤지영/On-Device... [pureacl] Use fused_act parameter in Conv and Depthwise...
2019-03-28 오형석/On-Device... [Interpreter] Allocate and assign constant tensor ...
2019-03-28 오형석/On-Device... [cker] Introduce average pool kernel (#4889)
2019-03-28 오형석/On-Device... Introduce concat kernel (#4887)
2019-03-28 이한종/On-Device... [neurun] Rename Executor as LinearExecutor (#4874)
2019-03-28 오형석/On-Device... Introduce cpu kernel in libs (#4886)
2019-03-28 오형석/On-Device... Move cmake compile flag setting (#4880)
2019-03-28 오형석/On-Device... Introduce ExecEnv for intepreter (#4882)
2019-03-27 장지섭/On-Device... [neurun] Enable setting the data type of mode operand...
2019-03-27 오형석/On-Device... Fix cl codes' format (#4820)
2019-03-27 오형석/On-Device... Move cmake platform identifier (#4878)
2019-03-27 오형석/On-Device... GBS neurun build (#4876)
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)
next