platform/core/ml/nnfw.git
2018-07-13 이춘석/동작제어Lab... Update nn_android_runtime_test to p-preview-4 (#1935)
2018-07-13 이한종/동작제어Lab... [newrt] Require ARMCompute for build (#1949)
2018-07-13 김수진/동작제어Lab... [newrt] Implement FullyConnected kernel for CPU (#1943)
2018-07-13 장지섭/동작제어Lab... Change the rounding policy of MUL from TO_ZERO to TO_NE...
2018-07-11 오형석/동작제어Lab... Build ACL in svace build (#1947)
2018-07-11 이한종/동작제어Lab... [newrt] Let the user select backend per operation ...
2018-07-11 최성진/동작제어Lab... Change from implicit namespace to Explicit (#1938)
2018-07-11 최성진/동작제어Lab... Introduce explicit padding in max pooling (#1923)
2018-07-11 윤현식/동작제어Lab... Prints summary of pb file (#1946)
2018-07-11 오형석/동작제어Lab... Fix makefile for svace (#1945)
2018-07-11 이한종/동작제어Lab... [newrt] Remove unused code (#1944)
2018-07-11 이춘석/동작제어Lab... Skip GeneratedTests.concat_quant8_2 (#1942)
2018-07-11 최성진/동작제어Lab... Add explicit padding to dconv (#1937)
2018-07-11 이춘석/동작제어Lab... Add failed test(preview4) into skiplist (#1934)
2018-07-11 오형석/동작제어Lab... Update ARM CL to v18.05 (#1925)
2018-07-11 최성진/동작제어Lab... Add explicit padding to conv (#1936)
2018-07-11 최성진/동작제어Lab... Add explicit padding to average pooling (#1928)
2018-07-10 김수진/동작제어Lab... [newrt] Implement Concat kernel for CPU (#1924)
2018-07-10 오형석/동작제어Lab... Update tflite file API (#1832)
2018-07-10 이춘석/동작제어Lab... Set pureacl runtime to be the main runtime (#1908)
2018-07-10 김수진/동작제어Lab... [newrt] Implement MaxPool kernel for CPU (#1919)
2018-07-10 장지섭/동작제어Lab... Add QuantizationInfo to TensorInfo in operands that...
2018-07-10 장지섭/동작제어Lab... Fix wrong inclusion and scale value in nnapi_unittests...
2018-07-10 이춘석/동작제어Lab... Add strided_slice_ex_float_10 to skip list (#1910)
2018-07-10 김용섭/동작제어Lab... Introduce new UnsupportedOperationCount class (#1876)
2018-07-10 김수진/동작제어Lab... [Refactor] Remove if/else(switch case) of rank for...
2018-07-10 장지섭/동작제어Lab... Enable other type of operands in FC operation (#1895)
2018-07-10 윤지영/동작제어Lab... tools/nnapi_unittest runs as GTest (#1810)
2018-07-10 오형석/동작제어Lab... Turn off warning on g++ 6.+ (#1916)
2018-07-10 최성진/동작제어Lab... Add testcase for left rank < right rank (#1787)
2018-07-09 이춘석/동작제어Lab... Remove incorrect link_library to neuralnetworks (#1918)
2018-07-09 장지섭/동작제어Lab... Enables other type of operands in CONV2D operation...
2018-07-09 오형석/동작제어Lab... [New runtime] Skeleton for addOperationEx (#1913)
2018-07-09 장지섭/동작제어Lab... Update ACL (Cast float to qasymm8) (#1881)
2018-07-09 이춘석/동작제어Lab... Disable pureacl/new runtine build which depends on...
2018-07-09 장지섭/동작제어Lab... Change the scale value of unit test related to the...
2018-07-09 김수진/동작제어Lab... [newrt] Remove CPU prefix of ConvolutionLayer class...
2018-07-09 이춘석/동작제어Lab... --env-file option for docker cross arm build (#1879)
2018-07-09 최성진/동작제어Lab... Modify wrong values in testcases (#1865)
2018-07-09 김수진/동작제어Lab... [newrt] Fix build failure in > gcc 5.6 (#1898)
2018-07-09 이춘석/동작제어Lab... Remove test build from newruntime build (#1903)
2018-07-09 이상규/동작제어Lab... Update NeuralNetworks.h from android-p-prevew-4 (#1905)
2018-07-09 이춘석/동작제어Lab... link runtime_run_android_nn_test to nnapi_puer_arm_comp...
2018-07-06 이춘석/동작제어Lab... Fix link error when linking runtime_run_android_nn_test...
2018-07-06 장지섭/동작제어Lab... Enable the kTfLiteUInt8 of the input operands in Random...
2018-07-06 김수진/동작제어Lab... [newrt] Implement AvgPool kernel for CPU (#1880)
2018-07-06 이한종/동작제어Lab... Introduce EnvVar class (#1884)
2018-07-06 이춘석/동작제어Lab... Define android nn test skiplist for pure arm compute...
2018-07-05 장지섭/동작제어Lab... Add unit test for operations that support ANEURALNETWOR...
2018-07-05 이춘석/동작제어Lab... Add buildscript for new runtime (#1875)
2018-07-05 김용섭/동작제어Lab... Apply OperatorParser to model_parser.py (#1871)
2018-07-05 이한종/동작제어Lab... [newrt] Use ACL backend for all operations (#1874)
2018-07-05 김수진/동작제어Lab... Apply format checker to new runtime (#1872)
2018-07-05 이한종/동작제어Lab... [CMake] Extract building runtime test as a param (...
2018-07-05 이춘석/동작제어Lab... Create frameworktest list file for new runtime (#1869)
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)
next