2019-04-01 |
오형석/On-Device... | Introduce cpu quant8 convolution kernel (#4910) |
commit | commitdiff | tree | snapshot |
2019-04-01 |
오형석/On-Device... | Introduce float fully connected kernel (#4894) |
commit | commitdiff | tree | snapshot |
2019-04-01 |
오형석/On-Device... | Install unzip in docker image (#4908) |
commit | commitdiff | tree | snapshot |
2019-04-01 |
오형석/On-Device... | Introduce cpu float depthwise convolution kernel and... |
commit | commitdiff | tree | snapshot |
2019-04-01 |
오형석/On-Device... | Platform specific cmake option setting (#4898) |
commit | commitdiff | tree | snapshot |
2019-04-01 |
오형석/On-Device... | Add assertion for cpu backend shape conversion (#4904) |
commit | commitdiff | tree | snapshot |
2019-04-01 |
오형석/On-Device... | Fix cmake acl module check (#4905) |
commit | commitdiff | tree | snapshot |
2019-04-01 |
장지섭/On-Device... | [neurun] Add validation of ComparisonNode (#4901) |
commit | commitdiff | tree | snapshot |
2019-04-01 |
이상규/On-Device... | Fix wrong nnapi tests path in Doxyfile's exclude (... |
commit | commitdiff | tree | snapshot |
2019-04-01 |
이한종/On-Device... | [neurun] Simplify Backend C Interface (#4891) |
commit | commitdiff | tree | snapshot |
2019-04-01 |
오형석/On-Device... | Move cmake buildtool flag setting (#4893) |
commit | commitdiff | tree | snapshot |
2019-04-01 |
오형석/On-Device... | Introduce cpu maxpool kernel (#4897) |
commit | commitdiff | tree | snapshot |
2019-03-29 |
오형석/On-Device... | Introduce float convolution kernel (#4892) |
commit | commitdiff | tree | snapshot |
2019-03-29 |
장지섭/On-Device... | [neurun] Enable operations using boolean type (#4883) |
commit | commitdiff | tree | snapshot |
2019-03-29 |
윤지영/On-Device... | Revert "[PACL] Apply DepthwiseConvolutionLayer3x3 to... |
commit | commitdiff | tree | snapshot |
2019-03-28 |
이한종/On-Device... | [neurun] DataflowExecutor indentation fix (#4890) |
commit | commitdiff | tree | snapshot |
2019-03-28 |
이춘석/On-Device... | [neurun] Add NEON backend (#4522) |
commit | commitdiff | tree | snapshot |
2019-03-28 |
윤지영/On-Device... | [pureacl] Use fused_act parameter in Conv and Depthwise... |
commit | commitdiff | tree | snapshot |
2019-03-28 |
오형석/On-Device... | [Interpreter] Allocate and assign constant tensor ... |
commit | commitdiff | tree | snapshot |
2019-03-28 |
오형석/On-Device... | [cker] Introduce average pool kernel (#4889) |
commit | commitdiff | tree | snapshot |
2019-03-28 |
오형석/On-Device... | Introduce concat kernel (#4887) |
commit | commitdiff | tree | snapshot |
2019-03-28 |
이한종/On-Device... | [neurun] Rename Executor as LinearExecutor (#4874) |
commit | commitdiff | tree | snapshot |
2019-03-28 |
오형석/On-Device... | Introduce cpu kernel in libs (#4886) |
commit | commitdiff | tree | snapshot |
2019-03-28 |
오형석/On-Device... | Move cmake compile flag setting (#4880) |
commit | commitdiff | tree | snapshot |
2019-03-28 |
오형석/On-Device... | Introduce ExecEnv for intepreter (#4882) |
commit | commitdiff | tree | snapshot |
2019-03-27 |
장지섭/On-Device... | [neurun] Enable setting the data type of mode operand... |
commit | commitdiff | tree | snapshot |
2019-03-27 |
오형석/On-Device... | Fix cl codes' format (#4820) |
commit | commitdiff | tree | snapshot |
2019-03-27 |
오형석/On-Device... | Move cmake platform identifier (#4878) |
commit | commitdiff | tree | snapshot |
2019-03-27 |
오형석/On-Device... | GBS neurun build (#4876) |
commit | commitdiff | tree | snapshot |
2019-03-27 |
오형석/On-Device... | Fix build error by conflict (#4873) |
commit | commitdiff | tree | snapshot |
2019-03-27 |
오형석/On-Device... | Move backend unittest (#4870) |
commit | commitdiff | tree | snapshot |
2019-03-27 |
김수진/Quality... | [neurun] Enable LocalResponseNorm, DepthToSpace, Reduce... |
commit | commitdiff | tree | snapshot |
2019-03-27 |
이한종/On-Device... | [neurun] Reuse code in Executor::execute (#4869) |
commit | commitdiff | tree | snapshot |
2019-03-27 |
장지섭/On-Device... | [neurun] Add passing a param of operand::Set when creat... |
commit | commitdiff | tree | snapshot |
2019-03-27 |
오형석/On-Device... | Coverage test with log (#4868) |
commit | commitdiff | tree | snapshot |
2019-03-27 |
이한종/On-Device... | [neurun] Bugfix - running with multiple backends (... |
commit | commitdiff | tree | snapshot |
2019-03-26 |
이한종/On-Device... | [neurun] Promote OperandContext to ExecutorBase (#4864) |
commit | commitdiff | tree | snapshot |
2019-03-26 |
오형석/On-Device... | Enable external IO memory set validation test (#4860) |
commit | commitdiff | tree | snapshot |
2019-03-26 |
오형석/On-Device... | Enable supported validation test (#4862) |
commit | commitdiff | tree | snapshot |
2019-03-26 |
이상규/On-Device... | Make sure standalone scripts are not source'd (#4853) |
commit | commitdiff | tree | snapshot |
2019-03-26 |
오형석/On-Device... | Remove gbs build check for cpu backend build (#4858) |
commit | commitdiff | tree | snapshot |
2019-03-26 |
장지섭/On-Device... | [neurun] Move out of the graph of neurun to collect... |
commit | commitdiff | tree | snapshot |
2019-03-26 |
오형석/On-Device... | Remove architecture check for backend build (#4854) |
commit | commitdiff | tree | snapshot |
2019-03-26 |
오형석/On-Device... | Check invalid NNAPI input and output index (#4849) |
commit | commitdiff | tree | snapshot |
2019-03-26 |
김수진/Quality... | [neurun] Enable ArgMax, Dequantize, Mean ops (#4751) |
commit | commitdiff | tree | snapshot |
2019-03-26 |
오형석/On-Device... | Check input and output tensor length (#4847) |
commit | commitdiff | tree | snapshot |
2019-03-25 |
오형석/On-Device... | Fix test script bug (#4837) |
commit | commitdiff | tree | snapshot |
2019-03-25 |
오형석/On-Device... | Fix rootfs default setting bug (#4846) |
commit | commitdiff | tree | snapshot |
2019-03-25 |
이한종/On-Device... | [neurun] Extract OperandContext from Plan (#4834) |
commit | commitdiff | tree | snapshot |
2019-03-25 |
오형석/On-Device... | Move util for frontend only (#4843) |
commit | commitdiff | tree | snapshot |
2019-03-25 |
오형석/On-Device... | Change compiler::TensorInfo to model::operand::Info... |
commit | commitdiff | tree | snapshot |
2019-03-25 |
Дилшоджон Умронхонов... | Redo TensorBuilderSet as unordered_set (#4836) |
commit | commitdiff | tree | snapshot |
2019-03-25 |
오형석/On-Device... | Rename toolchain setting files (#4839) |
commit | commitdiff | tree | snapshot |
2019-03-25 |
오형석/On-Device... | Move cmake options (#4841) |
commit | commitdiff | tree | snapshot |
2019-03-25 |
오형석/On-Device... | Introduce tensor interface and class for interpreter... |
commit | commitdiff | tree | snapshot |
2019-03-22 |
이한종/On-Device... | [neurun] Abstract compilation into functions (#4803) |
commit | commitdiff | tree | snapshot |
2019-03-22 |
이상규/On-Device... | [neurun] Replace uint32_t with Index in Set (#4816) |
commit | commitdiff | tree | snapshot |
2019-03-22 |
오형석/On-Device... | Fix tizen cross build bug (#4831) |
commit | commitdiff | tree | snapshot |
2019-03-22 |
Андрей Шедько... | Cleanup virtual function declarations in neurun backend... |
commit | commitdiff | tree | snapshot |
2019-03-22 |
Сергей Баранников... | [neurun] Remove unneeded dependency of neurun-core... |
commit | commitdiff | tree | snapshot |
2019-03-21 |
오형석/On-Device... | Remove skiplist for pacl x86-64 (#4821) |
commit | commitdiff | tree | snapshot |
2019-03-21 |
오형석/On-Device... | Enable NNAPI compilation validation test (#4808) |
commit | commitdiff | tree | snapshot |
2019-03-21 |
오형석/On-Device... | Remove simple operation in ARMComputeEx (#4814) |
commit | commitdiff | tree | snapshot |
2019-03-21 |
이상규/On-Device... | make distclean should remove nnapi generated tests... |
commit | commitdiff | tree | snapshot |
2019-03-21 |
오형석/On-Device... | Add reduce max and custom operator framework test ... |
commit | commitdiff | tree | snapshot |
2019-03-21 |
오형석/On-Device... | Set input and output tensor info for interpreter (... |
commit | commitdiff | tree | snapshot |
2019-03-21 |
오형석/On-Device... | Remove NENormalizationLayer (#4813) |
commit | commitdiff | tree | snapshot |
2019-03-21 |
김수진/On-Device... | [neurun] Enable Gather, Neg, Abs ops (#4740) |
commit | commitdiff | tree | snapshot |
2019-03-21 |
오형석/On-Device... | Enable NNAPI I/O identify validation check (#4810) |
commit | commitdiff | tree | snapshot |
2019-03-21 |
김수진/On-Device... | [neurun] Add additional skip lists related to unsupport... |
commit | commitdiff | tree | snapshot |
2019-03-21 |
윤현식/On-Device... | [Tools] tool to convert pb file (binary) to pbtxt file... |
commit | commitdiff | tree | snapshot |
2019-03-21 |
오형석/On-Device... | Introduce paramter checker (#4804) |
commit | commitdiff | tree | snapshot |
2019-03-21 |
오형석/On-Device... | Rename reduce max operation (#4806) |
commit | commitdiff | tree | snapshot |
2019-03-21 |
장지섭/On-Device... | Remove const keyword from converting functions in NNAPI... |
commit | commitdiff | tree | snapshot |
2019-03-21 |
장지섭/On-Device... | Append nnapi tests of comparison into skiplist of neuru... |
commit | commitdiff | tree | snapshot |
2019-03-21 |
Vladimir Plazun... | Cleanup build warnings (#4794) |
commit | commitdiff | tree | snapshot |
2019-03-20 |
김수진/On-Device... | [neurun] Merge Equal and NotEqual to Comparison op... |
commit | commitdiff | tree | snapshot |
2019-03-20 |
오형석/On-Device... | Fix cmake regular expression bug (#4790) |
commit | commitdiff | tree | snapshot |
2019-03-20 |
김수진/On-Device... | [neurun] Enable Equal, SquaredDifference, TopKV2 ops... |
commit | commitdiff | tree | snapshot |
2019-03-20 |
이한종/On-Device... | [neurun] Remove unnecessary target include dirs (#4787) |
commit | commitdiff | tree | snapshot |
2019-03-20 |
Vladimir Plazun... | Fix missing symbol in logging backend (#4793) |
commit | commitdiff | tree | snapshot |
2019-03-19 |
이한종/On-Device... | [neurun] Extract core module CMakeLists.txt (#4789) |
commit | commitdiff | tree | snapshot |
2019-03-19 |
오형석/On-Device... | Save backend dlopen handle (#4784) |
commit | commitdiff | tree | snapshot |
2019-03-19 |
김수진/On-Device... | [neurun] Enable LogicalOr, LogicalNot ops (#4734) |
commit | commitdiff | tree | snapshot |
2019-03-19 |
오형석/On-Device... | Introduce TensorInfo for interpreter (#4780) |
commit | commitdiff | tree | snapshot |
2019-03-19 |
오형석/On-Device... | Interpreter unittest (#4783) |
commit | commitdiff | tree | snapshot |
2019-03-19 |
이한종/On-Device... | [neurun] Re-organize neurun core directories (#4781) |
commit | commitdiff | tree | snapshot |
2019-03-19 |
박종현/On-Device... | Remove "externals/CMakeLists.txt" (#4777) |
commit | commitdiff | tree | snapshot |
2019-03-18 |
박종현/On-Device... | Use pre-built TensorFlow Lite (#4779) |
commit | commitdiff | tree | snapshot |
2019-03-18 |
오형석/On-Device... | Check format all files as default (#4775) |
commit | commitdiff | tree | snapshot |
2019-03-18 |
박종현/On-Device... | Require TensorFlow Lite when building nnfw_lib_tflite... |
commit | commitdiff | tree | snapshot |
2019-03-18 |
이한종/On-Device... | [neurun] Organize directories of backend impls (#4773) |
commit | commitdiff | tree | snapshot |
2019-03-18 |
오형석/On-Device... | Introduce interpreter ExecManager (#4747) |
commit | commitdiff | tree | snapshot |
2019-03-18 |
박종현/On-Device... | Move scripts related with tflite_benchmark_model (... |
commit | commitdiff | tree | snapshot |
2019-03-18 |
박종현/On-Device... | Allow multiple TensorFlowLite package request (#4771) |
commit | commitdiff | tree | snapshot |
2019-03-18 |
김수진/On-Device... | [neurun] Enable PReLU, TransposeConv, SQRT ops (#4733) |
commit | commitdiff | tree | snapshot |
2019-03-18 |
오형석/On-Device... | Fix format in contrib (#4762) |
commit | commitdiff | tree | snapshot |
2019-03-18 |
이한종/On-Device... | [neurun] Fix NNAPI frontend directory structure (#4769) |
commit | commitdiff | tree | snapshot |
2019-03-18 |
박종현/On-Device... | Introduce TensorFlow Lite package (#4766) |
commit | commitdiff | tree | snapshot |
2019-03-18 |
오형석/On-Device... | Use regular expression to check arm architecture (... |
commit | commitdiff | tree | snapshot |
next |