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 |
2019-03-18 |
김수진/On-Device... | [neurun] Enable EmbeddingLookup, L2Normalization, Hasht... |
commit | commitdiff | tree | snapshot |
2019-03-18 |
오형석/On-Device... | Set initialize member in PermuteLayer (#4764) |
commit | commitdiff | tree | snapshot |
2019-03-18 |
오형석/On-Device... | Fix logging runtime format (#4767) |
commit | commitdiff | tree | snapshot |
2019-03-18 |
박종현/On-Device... | Do NOT use CMAKE_CURRENT_SOURCE_DIR for tflite build... |
commit | commitdiff | tree | snapshot |
2019-03-18 |
이한종/On-Device... | [neurun] Separate CMakeLists for frontend/nnapi (#4760) |
commit | commitdiff | tree | snapshot |
2019-03-17 |
이한종/On-Device... | Cache generated tests (#4755) |
commit | commitdiff | tree | snapshot |
2019-03-15 |
장지섭/On-Device... | Introduce boolean types into internal operand (#4759) |
commit | commitdiff | tree | snapshot |
2019-03-15 |
이춘석/On-Device... | Off downloading ACL Source on gbs build (#4741) |
commit | commitdiff | tree | snapshot |
2019-03-15 |
박종현/On-Device... | Use nnfw command in Makefile (#4746) |
commit | commitdiff | tree | snapshot |
2019-03-14 |
오형석/On-Device... | Remove SetIO test's dependency with frontend (#4742) |
commit | commitdiff | tree | snapshot |
2019-03-14 |
장지섭/On-Device... | Fix OperationCodeEx of nnapi (#4749) |
commit | commitdiff | tree | snapshot |
2019-03-14 |
장지섭/On-Device... | [neurun] Remove the things related to "NN API name... |
commit | commitdiff | tree | snapshot |
2019-03-14 |
오형석/On-Device... | Remove runtime in Makefile (#4744) |
commit | commitdiff | tree | snapshot |
2019-03-14 |
윤지영/On-Device... | [acl] Use lws_hint() instead of default parameter ... |
commit | commitdiff | tree | snapshot |
2019-03-14 |
장지섭/On-Device... | Introduce ONE_HOT, GREATER_EQUAL and LESS operation... |
commit | commitdiff | tree | snapshot |
2019-03-14 |
오형석/On-Device... | Check aarch for arm-related build option (#4735) |
commit | commitdiff | tree | snapshot |
2019-03-14 |
오형석/On-Device... | Add mobiilenet to model benchmark list (#4732) |
commit | commitdiff | tree | snapshot |
2019-03-14 |
오형석/On-Device... | Fix gbs build script (#4731) |
commit | commitdiff | tree | snapshot |
2019-03-14 |
이한종/On-Device... | [neurun] Remove unused header inclusions (#4730) |
commit | commitdiff | tree | snapshot |
2019-03-14 |
박종현/On-Device... | Remove CMake branch for Android build (#4729) |
commit | commitdiff | tree | snapshot |
2019-03-14 |
오형석/On-Device... | Revert same padding calculation (#4727) |
commit | commitdiff | tree | snapshot |
2019-03-14 |
김수진/On-Device... | [neurun] Add missing generated tests (#4725) |
commit | commitdiff | tree | snapshot |
2019-03-14 |
김수진/On-Device... | [neurun] Update same_padding helper (#4723) |
commit | commitdiff | tree | snapshot |
2019-03-14 |
김수진/On-Device... | [neurun] Enable L2Pool2D op (#4688) |
commit | commitdiff | tree | snapshot |
2019-03-14 |
이한종/On-Device... | [neurun] Prepend license to wrapper/execution.cc (... |
commit | commitdiff | tree | snapshot |
2019-03-13 |
오형석/On-Device... | Remove testbuild in Makefile (#4693) |
commit | commitdiff | tree | snapshot |
2019-03-13 |
이상규/On-Device... | Remove `run` script that is not used any more (#4717) |
commit | commitdiff | tree | snapshot |
2019-03-13 |
박종현/On-Device... | Do NOT update global link directory setting (#4716) |
commit | commitdiff | tree | snapshot |
2019-03-13 |
오형석/On-Device... | Coverage report for neurun (#4706) |
commit | commitdiff | tree | snapshot |
2019-03-13 |
오형석/On-Device... | Fix SetIO test (#4715) |
commit | commitdiff | tree | snapshot |
2019-03-13 |
오형석/On-Device... | Make clean and distclean for external handling (#4649) |
commit | commitdiff | tree | snapshot |
2019-03-13 |
김수진/On-Device... | [neurun] Enable Floor, SpaceToDepth ops (#4686) |
commit | commitdiff | tree | snapshot |
2019-03-13 |
박종현/On-Device... | Set the default value of BUILD_PURE_ARM_COMPUTE (#4710) |
commit | commitdiff | tree | snapshot |
2019-03-13 |
박종현/On-Device... | Use add_subdirectories for contrib and tools (#4708) |
commit | commitdiff | tree | snapshot |
2019-03-13 |
박종현/On-Device... | Allow explicit control over CMake with configure comman... |
commit | commitdiff | tree | snapshot |
2019-03-13 |
박종현/On-Device... | [neurun] Extract NNAPI frontend from src (#4705) |
commit | commitdiff | tree | snapshot |
2019-03-13 |
이춘석/On-Device... | Remove duplicated '-Wno-ignore-attributes' FLAG (#4704) |
commit | commitdiff | tree | snapshot |
2019-03-13 |
박종현/On-Device... | Remove unnecessary if for BUILD_ARMCOMPUTE (#4703) |
commit | commitdiff | tree | snapshot |
2019-03-13 |
이춘석/On-Device... | Disable warning ignore-atrribute for aarch64 (#4701) |
commit | commitdiff | tree | snapshot |
2019-03-13 |
박세희/On-Device... | Add comments for nnfw_find_package (#4700) |
commit | commitdiff | tree | snapshot |
2019-03-13 |
김수진/On-Device... | [neurun] Enable ResizeBilinear, ReLU1, ReLU6 ops (... |
commit | commitdiff | tree | snapshot |
2019-03-13 |
오형석/On-Device... | Fix coverage report bug (#4666) |
commit | commitdiff | tree | snapshot |
2019-03-12 |
오형석/On-Device... | Pass GENERATE_NNAPI_TESTS to docker container (#4695) |
commit | commitdiff | tree | snapshot |
2019-03-12 |
오형석/On-Device... | Remove default constructors (#4694) |
commit | commitdiff | tree | snapshot |
next |