platform/core/ml/nnfw.git
2018-07-05 김용섭/동작제어Lab... Introduce OperatorParser for model_parser (#1858)
2018-07-05 김용섭/동작제어Lab... Introduce OperationCount and PerfPredictor (#1859)
2018-07-05 윤지영/동작제어Lab... Add nnapi_unittest for ReLU1 (#1864)
2018-07-05 이춘석/동작제어Lab... Disable logistic/l2pool2d on framework test (#1856)
2018-07-05 남궁석/동작제어Lab... Definitions for supporting Tanh in pureacl runtime...
2018-07-05 장지섭/동작제어Lab... Support other types for TfLiteInterpMatchApp (#1842)
2018-07-05 윤지영/동작제어Lab... Add Kernel ACL test case for ReLU6 (#1766)
2018-07-04 이한종/동작제어Lab... [new_runtime] Support CPU backend (#1847)
2018-07-04 장지섭/동작제어Lab... Support other types for RandomGenerator (#1831)
2018-07-04 김용섭/동작제어Lab... Add ops_counter for operator types in Inceptionv3 ...
2018-07-04 이한종/동작제어Lab... Add inline keyword to `iterate()` (#1848)
2018-07-04 이한종/동작제어Lab... [new_runtime] Initial structure change (#1843)
2018-07-04 장지섭/동작제어Lab... Add a float variable of nearest to 1 (#1837)
2018-07-04 이춘석/동작제어Lab... Change install dir of new runtime (#1844)
2018-07-04 남궁석/동작제어Lab... Recover the sequence of LD_LIBRARY_PATH (#1838)
2018-07-03 Vitaliy Cherepanov... tflite_benchmark: use get_env_bool instead of getenv...
2018-07-03 Vitaliy Cherepanov... tflite_benchmark: get env refactor (#1801)
2018-07-03 Vitaliy Cherepanov... tflite_benchmark: use get_env_int for THREAD (#1840)
2018-07-03 최성진/동작제어Lab... Consider different rank between left and right operands...
2018-07-03 Vitaliy Cherepanov... fix get_env_bool for "true"/"false" values (#1811)
2018-07-03 남궁석/동작제어Lab... Modify Framework test script (#1829)
2018-07-03 장지섭/동작제어Lab... Separate make_default_quantization function. (#1823)
2018-07-03 김용섭/동작제어Lab... Move ops_counters code to op_counter.py (#1813)
2018-07-02 오형석/동작제어Lab... Update NeuralNetworks.h: NN API 1.1 (#1815)
2018-07-02 윤지영/동작제어Lab... Do not install nnapi_unittest testcases (#1817)
2018-07-02 남궁석/동작제어Lab... Updates for cross build using docker (#1807)
2018-07-02 Vitaliy Cherepanov... env: add default value parameter to get_env (#1800)
2018-07-02 오형석/동작제어Lab... Remove dependency with internal header for custom op...
2018-06-29 김용섭/동작제어Lab... Adds counter for operations of convolution operator...
2018-06-29 윤지영/동작제어Lab... Add nnapi_unittest for ReLU6 (2D-tensor) (#1794)
2018-06-29 최성진/동작제어Lab... Update acl patch (gather operation) (#1769)
2018-06-28 장지섭/동작제어Lab... Add an unit test for TANH op (#1774)
2018-06-28 이상규/동작제어Lab... Use GLOB in nn runtime's CMakeLists.txt (#1798)
2018-06-28 윤지영/동작제어Lab... Support ReLU1 operation (#1795)
2018-06-28 이상규/동작제어Lab... Add runtime information in libneuralnetworks.so (#1793)
2018-06-28 윤지영/동작제어Lab... Support ReLU6 operation (#1770)
2018-06-27 Vitaliy Cherepanov... tflite_benchmark: Fix segfault on model loading. (...
2018-06-27 Vitaliy Cherepanov... Add tflite_benchmark console params checking (#1781)
2018-06-27 최성진/동작제어Lab... Add testcases for SUB broadcasting (#1789)
2018-06-27 김용섭/동작제어Lab... Print operator types and its count for model (#1790)
2018-06-27 김용섭/동작제어Lab... Change model_parser.py to print tensors of each input...
2018-06-27 윤현식/동작제어Lab... tools/nnapi_unittest runs as GTest (#1757)
2018-06-27 이춘석/동작제어Lab... Fix daily_arm_coverage build break (#1779)
2018-06-26 윤지영/동작제어Lab... Add nnapi_unittest for ReLU (#1761)
2018-06-26 최성진/동작제어Lab... Extend broadcasting for ADD operation (#1765)
2018-06-26 최성진/동작제어Lab... Introduce broadcasting testcase for ADD operation...
2018-06-26 윤지영/동작제어Lab... Add Kernel ACL test case for ReLU (#1763)
2018-06-26 윤지영/동작제어Lab... Set parameter for ReLU in pure acl runtime (#1759)
2018-06-25 장지섭/동작제어Lab... Implement DEQUANTIZE operation of NNAPI in pureacl...
2018-06-25 최성진/동작제어Lab... Support general brodcasting on ADD (#1733)
2018-06-25 윤지영/동작제어Lab... Define ReLU namespace in pure acl runtime (#1737)
2018-06-22 윤현식/동작제어Lab... DIV TFLITE file Generator for testing (#1742)
2018-06-22 장지섭/동작제어Lab... Support QASYMM8 type to initializer of CONV2D op and...
2018-06-22 윤현식/동작제어Lab... [tool] PB info printer (#1749)
2018-06-22 장지섭/동작제어Lab... Add a unit test for dequantize op. (#1735)
2018-06-22 오형석/동작제어Lab... [Emergency] Fix build break (#1756)
2018-06-22 최성진/동작제어Lab... Add testcases for ADD operation (#1734)
2018-06-22 윤현식/동작제어Lab... Scale for Softmax (#1728)
2018-06-22 최성진/동작제어Lab... Introduce ReLU1 to pure acl runtime (#1715)
2018-06-22 최성진/동작제어Lab... Add activiation to avgpool and maxpool (#1718)
2018-06-22 장지섭/동작제어Lab... Move functions related to make TensorInfo to Cast.h...
2018-06-22 오형석/동작제어Lab... Update ACL submodule (#1751)
2018-06-22 오형석/동작제어Lab... Fix CMakeLists for android build (#1750)
2018-06-20 최성진/동작제어Lab... Add testcases for sub operation (#1730)
2018-06-20 윤현식/동작제어Lab... Generator - TFLITE file, Tensorflow model file (#1690)
2018-06-20 윤현식/동작제어Lab... FloatVar to handle float input of NNAPI_UNITTEST (...
2018-06-20 최성진/동작제어Lab... Modify asTensorShape to support general brodcasting...
2018-06-20 윤지영/동작제어Lab... Add README.md file of test_driver.sh (#1719)
2018-06-20 최성진/동작제어Lab... Update acl submodule patch (f52df29a919ee59c4c734d3a9bd...
2018-06-20 이상규/동작제어Lab... Fix typo asScala to asScalar (#1724)
2018-06-19 윤현식/동작제어Lab... Naming change: pure -> tfl_interp (#1725)
2018-06-19 윤현식/동작제어Lab... [Pure ACL] MUL supports more operand ranks (#1687)
2018-06-19 최성진/동작제어Lab... Update submodule patch of ACL (#1709)
2018-06-19 윤지영/동작제어Lab... Install nnapi_unittest_xxx files to out/unittest direct...
2018-06-19 장지섭/동작제어Lab... Support other types for initializer (#1713)
2018-06-19 윤지영/동작제어Lab... Update document for docker info. (#1714)
2018-06-18 박종현/동작제어Lab... [Pure CL] Store operation name (#1689)
2018-06-18 이춘석/동작제어Lab... Remove unused kernel files *spectrogram* and *mfcc...
2018-06-18 박종현/동작제어Lab... [Pure CL] Extract FeatureSink (#1704)
2018-06-15 박종현/동작제어Lab... [Pure CL] Use CLArithmeticAddition by default (#1700)
2018-06-15 박종현/동작제어Lab... [Pure CL] Introduce Synchronization (#1693)
2018-06-15 이춘석/동작제어Lab... Submodule update : acl and tensorflow (#1706)
2018-06-15 박세희/동작제어Lab... Add liblog for android build (#1702)
2018-06-15 김용섭/동작제어Lab... Revert "[Demo] Enable extended op for android jni ...
2018-06-15 최성진/동작제어Lab... Modify wrong comment and typos (#1688)
2018-06-15 이춘석/동작제어Lab... Remove unused kernel files from TFLITE_SRCS (#1691)
2018-06-15 최성진/동작제어Lab... Add gather nnapi unittest (2D input) (#1676)
2018-06-15 최성진/동작제어Lab... Add assert statement for gather. (#1683)
2018-06-15 박종현/동작제어Lab... [Pure CL] Rename as SimpleArithmeticAddition (#1686)
2018-06-15 최성진/동작제어Lab... Modify initialization for gather operation (#1666)
2018-06-15 서상민/동작제어Lab... Add a unit test for int32-to-float32 conversion (#1643)
2018-06-15 박종현/동작제어Lab... [Pure CL] asTensor3DSink (#1684)
2018-06-15 박종현/동작제어Lab... [Pure CL] Introduce Step class (#1670)
2018-06-15 박종현/동작제어Lab... [Pure CL] Add 'FeatureLoggingLayer' (#1672)
2018-06-15 박종현/동작제어Lab... [Pure CL] Extract 'VectorSink' class (#1671)
2018-06-15 오형석/동작제어Lab... ACL submodule update (#1673)
2018-06-14 장지섭/동작제어Lab... Support other types of operand for SimpleArithmeticAddi...
2018-06-14 윤현식/동작제어Lab... Optimized TensorSink (#1665)
2018-06-14 박종현/동작제어Lab... [tflite_benchmark] Show min/max (#1680)
2018-06-14 박종현/동작제어Lab... [tflite_benchmark] Show Input/Output names (#1681)
next