platform/core/ml/nnfw.git
2018-06-01 서상민/동작제어Lab... [PureCL] Support DIV operation (#1482)
2018-06-01 박종현/동작제어Lab... Update Android build scripts (#1487)
2018-05-31 이한종/동작제어Lab... [tflite_run] Generate random input (#1477)
2018-05-31 이춘석/동작제어Lab... Submodule update on internal_acl_build (#1483)
2018-05-31 최성진/동작제어Lab... [Gather Op] add axis to runtime_run_android_nn_test...
2018-05-31 박종현/동작제어Lab... [Pure CL] Introduce Const Tensor View (#1474)
2018-05-31 최형규/동작제어Lab... Update comment for STRIDED_SLICE in NeuralNetworks...
2018-05-31 박종현/동작제어Lab... [Pure CL] Fix typo (USE_CL_ARITHMETIC_ADDTION) (#1480)
2018-05-31 이춘석/동작제어Lab... set ROOTFS_DIR on docker_build_cross_arm_ubuntu.sh...
2018-05-31 이한종/동작제어Lab... [Android] Update rootfs build script (#1476)
2018-05-31 이한종/동작제어Lab... [Android] Enable build for all runtimes (#1475)
2018-05-31 박종현/동작제어Lab... Generic Tensor Comparator (#1462)
2018-05-31 서상민/동작제어Lab... [PureCL] Initialize CLTensors having const data (#1472)
2018-05-31 박종현/동작제어Lab... [tfliite_benchmark] Allow Thread configuration (#1473)
2018-05-31 박종현/동작제어Lab... [Pure CL] Allow iteration over NNAPI operands (#1471)
2018-05-31 최성진/동작제어Lab... [Gather Op] add other operation types (#1329)
2018-05-31 오형석/동작제어Lab... [Pure CL] Skeleton for addOperationEx (#1468)
2018-05-31 윤현식/동작제어Lab... Code for generic tensor shape in acl/src/shape.cpp...
2018-05-31 박종현/동작제어Lab... [Pure CL] Extract Various Source Implementations (...
2018-05-31 이한종/동작제어Lab... Extract RandomGenerator from RandomTestRunner (#1445)
2018-05-31 서상민/동작제어Lab... [Pure CL Runtime] Handle shape with rank one on setInpu...
2018-05-31 서상민/동작제어Lab... Add a DIV broadcast unit test (#1459)
2018-05-31 윤현식/동작제어Lab... Modify #ifndef macro of SimpleArithmeticAdditionLayer...
2018-05-31 박종현/동작제어Lab... [NNAPI test] Introduce asserts on input types (#1457)
2018-05-31 최형규/동작제어Lab... Do not delegate temporary tensors to NNAPI. (#1359)
2018-05-31 이춘석/동작제어Lab... CAST_EX nnapi_delegate (#1429)
2018-05-31 박세희/동작제어Lab... Build Android TFLite JNI shared library (#1442)
2018-05-31 이상규/동작제어Lab... Fix linking error on arm compute library (#1456)
2018-05-31 서상민/동작제어Lab... Update ACL submodule hash (#1454)
2018-05-31 이춘석/동작제어Lab... Use submodule on tizen cross build (#1437)
2018-05-31 김용섭/동작제어Lab... Enable test_driver to catch failed test (#1409)
2018-05-31 박종현/동작제어Lab... [Pure CL] Support Tensor Sinks (#1440)
2018-05-31 서상민/동작제어Lab... Make iterate() static inline (#1451)
2018-05-30 서상민/동작제어Lab... Add hasData() to class Object (#1450)
2018-05-30 서상민/동작제어Lab... Add a DIV unit test (#1448)
2018-05-30 박종현/동작제어Lab... Introduce 'tf_test' tool (#1421)
2018-05-30 오형석/동작제어Lab... TensorFlowMax nnapi_delegate (#1432)
2018-05-30 오형석/동작제어Lab... TFLite interpreter: Custom operator max (#1419)
2018-05-30 오형석/동작제어Lab... Operator selector: cast operator bug fix (#1428)
2018-05-30 이한종/동작제어Lab... [newrt] Apply fix to newrt (#1444)
2018-05-30 최성진/동작제어Lab... [Topk_v2 Op] support other operation types (#1314)
2018-05-30 박종현/동작제어Lab... [Pure CL] Inheric nnfw::utils::tensor::Shape (#1438)
2018-05-30 박종현/동작제어Lab... [Pure CL runtime] Support reshape/softmax over tensors...
2018-05-30 박종현/동작제어Lab... Introduce 'tensor::Diff' class (#1422)
2018-05-30 오형석/동작제어Lab... Fix format for pure acl runtime (#1435)
2018-05-30 박종현/동작제어Lab... Ignore compiler warnings from ARMCompute (#1434)
2018-05-30 이춘석/동작제어Lab... Fix build break on debug build (#1427)
2018-05-30 오형석/동작제어Lab... Update TensorFlow submodule for topk_v2 (#1420)
2018-05-30 박종현/동작제어Lab... [Pure CL runtime] Fix CMakeLists.txt indentation (...
2018-05-30 박종현/동작제어Lab... Add 'TFLITE_ENSURE' macro (#1418)
2018-05-30 박종현/동작제어Lab... [Pure CL Runtime] Use SimpleArithmeticAdditionLayer...
2018-05-30 박종현/동작제어Lab... Introduce 'ARMCompute' package (#1400)
2018-05-30 김수진/동작제어Lab... Update xu4 documentations to more detail about minicom...
2018-05-30 이한종/동작제어Lab... Enable Android build of tflite_benchmark, disable tflit...
2018-05-30 이춘석/동작제어Lab... Support Strided Slice Ex on nnapi_delegate.cc (#1399)
2018-05-29 박종현/동작제어Lab... Remove CXX_STANDARD workaround (#1405)
2018-05-29 박종현/동작제어Lab... [Pure CL runtime] Add symbolcheck test (#1397)
2018-05-29 서상민/동작제어Lab... Revert "Update validation in runtime (#1351)" (#1406)
2018-05-29 장지섭/동작제어Lab... Update validation in runtime (#1351)
2018-05-29 이춘석/동작제어Lab... Install arm_compute_XXX and libnueralnetworks.so on...
2018-05-29 서상민/동작제어Lab... Convert TF Lite's DIV to NN API's (#1398)
2018-05-29 이한종/동작제어Lab... [pure_arm_compute] Fix no return value (Context &)...
2018-05-29 이상규/동작제어Lab... Enable SUB NNAPI delegation and SUB broadcast test...
2018-05-28 박종현/동작제어Lab... Introduce 'Tensorflow' package (#1387)
2018-05-28 윤현식/동작제어Lab... Make Tensorflow Lite calls MUL CPU fallback (#1360)
2018-05-28 서상민/동작제어Lab... Update TensorFlow submodule to v1.8 (#1388)
2018-05-28 서상민/동작제어Lab... Include model.h in nnapi_delegate.cpp (#1386)
2018-05-28 서상민/동작제어Lab... Introduce nnfw's BuiltinOpResolver (#1384)
2018-05-28 이한종/동작제어Lab... [pure_arm_compute] Fix no return value (#1382)
2018-05-28 박종현/동작제어Lab... [Pure CL runtime] Fix undefined references (#1380)
2018-05-28 서상민/동작제어Lab... Include cstring for memcpy (#1378)
2018-05-28 이춘석/동작제어Lab... Add Extended NNAPI shim header (#1365)
2018-05-28 서상민/동작제어Lab... Include cassert in Diff.cpp (#1377)
2018-05-28 박종현/동작제어Lab... Introduce 'nnfw_find_package' (#1372)
2018-05-28 박종현/동작제어Lab... Use nnfw-internal NNAPIDelegate (#1370)
2018-05-28 박종현/동작제어Lab... Add tensorflow-based 'detection' example (#1368)
2018-05-28 박종현/동작제어Lab... Use common benchmark framework (#1371)
2018-05-28 박종현/동작제어Lab... Do NOT install libtensorflow-lite.a (#1375)
2018-05-28 박종현/동작제어Lab... [Pure CL runtime] Support general reshape (#1353)
2018-05-28 박종현/동작제어Lab... Move to CMake 3.1 (#1369)
2018-05-28 오형석/동작제어Lab... Operator selector: support topk_v2 and gather (#1361)
2018-05-25 박종현/동작제어Lab... Show every tensor diffs (#1356)
2018-05-25 오형석/동작제어Lab... Add topk_v2 and gather framework test (#1362)
2018-05-25 이춘석/동작제어Lab... make extern C for extended NNAPI (#1336)
2018-05-25 박종현/동작제어Lab... Allow build contrib projects when BUILD_LABS is on...
2018-05-25 박종현/동작제어Lab... Introduce 'tflite::Session' interface (#1350)
2018-05-25 윤현식/동작제어Lab... elementwise 'MUL' NEON kernel (#1337)
2018-05-25 이상규/동작제어Lab... Add CPU fallback for DIV and SUB (#1349)
2018-05-25 박종현/동작제어Lab... Use NNAPIDelegate implemented in nnfw (#1348)
2018-05-25 장지섭/동작제어Lab... Enable `toString()` to print struct, class and enum...
2018-05-25 오형석/동작제어Lab... Fix android build bug (#1340)
2018-05-25 윤현식/동작제어Lab... [ADD] make nnapi call [cl | neon]/addFloat32 (#1339)
2018-05-25 오형석/동작제어Lab... Operator selector: use operator range (#1327)
2018-05-25 이상규/동작제어Lab... Add explanation for building tizen package using docker...
2018-05-24 이상규/동작제어Lab... Add NN tests skip list for armv7l-tizen (#1335)
2018-05-24 이춘석/동작제어Lab... AddOperationEx supports extended DIV, SUB, STRIDED_SLIC...
2018-05-24 이춘석/동작제어Lab... Add STRIDED_SLICE_EX test to generated test (#1332)
2018-05-24 윤현식/동작제어Lab... [CL/NEON Kernel] add ADD operation to add two matrixes...
2018-05-24 김수진/동작제어Lab... Introduce new runtime based on pure_acl_runtime (#1325)
2018-05-24 장지섭/동작제어Lab... Add the CAST_EX operation performed as CPU fall-back...
next