platform/core/ml/nnfw.git
2018-08-13 김수진/동작제어Lab... [neurun] Remove unused TensorSetter define (#2275)
2018-08-13 이한종/동작제어Lab... [neurun] Extract PlanBuilder into a separate file ...
2018-08-13 이한종/동작제어Lab... [neurun] Extract BackendResolver into a separate file...
2018-08-13 최성진/동작제어Lab... Introduce reduce mean operation for pure acl runtime...
2018-08-13 이한종/동작제어Lab... [neurun] Extract IPlanBuilder into a separate file...
2018-08-10 이한종/동작제어Lab... [neurun] Move directory of backend interfaces (#2250)
2018-08-10 박세희/동작제어Lab... Update proxy settings for arm cross build docs (#2255)
2018-08-10 박세희/동작제어Lab... Remove unused apt_proxy (#2253)
2018-08-10 이한종/동작제어Lab... [neurun] Apply Graph IR (#2244)
2018-08-10 PRAVEEN DORESWAMY... Specify setproxy option in build_rootfs (#2053)
2018-08-09 이상규/동작제어Lab... Don't formatcheck tools/tflite_benchmark_model with...
2018-08-09 김수진/동작제어Lab... [neurun] Extract Plan and related classes from arm_comp...
2018-08-09 김용섭/동작제어Lab... Fix setting in config_aarch64-linux.cmake (#2245)
2018-08-09 장지섭/동작제어Lab... Modify the quantization info to pass pureacl runtime...
2018-08-09 이한종/동작제어Lab... Make format-checker pushd/popd quiet (#2241)
2018-08-09 이한종/동작제어Lab... [neurun] Fix test directory structure (#2240)
2018-08-09 이상규/동작제어Lab... Introduce .FORMATDENY (#2238)
2018-08-09 남궁석/동작제어Lab... Update test_driver.py script (#2210)
2018-08-09 이상규/동작제어Lab... Add tflite_benchmark_model sources (#2231)
2018-08-09 이춘석/동작제어Lab... Remove squeeze from skiplist (#2236)
2018-08-09 이한종/동작제어Lab... [neurun] Graph : Introduce Graph (#2235)
2018-08-09 윤지영/동작제어Lab... Support QASYMM8 in relu-related operators (#2237)
2018-08-09 윤지영/동작제어Lab... Add Logistic operator in pure acl runtime (#2230)
2018-08-09 이춘석/동작제어Lab... Enable squeeze for rank-4 input (#2234)
2018-08-09 이상규/동작제어Lab... tflite_benchmark_model will not be formatchecked (...
2018-08-09 이상규/동작제어Lab... Introduce BUILD_TFLITE_BENCHMARK_MODEL option (#2226)
2018-08-08 오형석/동작제어Lab... [neurun] Define operand usage enum and check exception...
2018-08-08 이한종/동작제어Lab... [neurun] Graph : Introduce operation Concat (#2223)
2018-08-08 이한종/동작제어Lab... [neurun] Graph : Introduce operation Conv2D (#2222)
2018-08-08 이한종/동작제어Lab... [neurun] Graph : Introduce operation MaxPool2D (#2220)
2018-08-08 이한종/동작제어Lab... [neurun] Graph : Introduce operation Reshape (#2219)
2018-08-08 이한종/동작제어Lab... [neurun] Graph : Introduce operation FullyConnected...
2018-08-08 이한종/동작제어Lab... [neurun] Graph : Introduce operation Softmax (#2218)
2018-08-08 이한종/동작제어Lab... [neurun] Graph : Introduce operation `Set` (#2215)
2018-08-08 이한종/동작제어Lab... [neurun] Graph : Introduce operation AvgPool2D (#2217)
2018-08-08 이춘석/동작제어Lab... support rank 4 feature in pacl runtime (#2183)
2018-08-08 이한종/동작제어Lab... [neurun] Remove kernel source from build (#2216)
2018-08-08 김수진/동작제어Lab... [neurun] Remove unused includes for Initializer in...
2018-08-08 이한종/동작제어Lab... [neurun] Graph : Introduce operand IndexSet (#2209)
2018-08-08 이상규/동작제어Lab... Update tensorflow submodule for tflite_benchmark_model...
2018-08-08 이한종/동작제어Lab... [neurun] Graph : Introduce operand Set (#2208)
2018-08-08 이한종/동작제어Lab... [neurun] Graph : Introduce Operation `Node` (#2206)
2018-08-08 김수진/동작제어Lab... [neurun] Set input/output as common tensor,Implement...
2018-08-08 오형석/동작제어Lab... Remove newruntime_frameworktest_list.txt (#2207)
2018-08-08 김수진/동작제어Lab... [neurun] Change parameters for TensorConversion kernels...
2018-08-08 이한종/동작제어Lab... [neurun] Graph : Introduce Operand Index (#2205)
2018-08-08 이한종/동작제어Lab... [neurun] Graph : Introduce Operation Index (#2204)
2018-08-08 이한종/동작제어Lab... [neurun] Introduce Index (#2200)
2018-08-08 이한종/동작제어Lab... [neurun] Build graph sources (#2201)
2018-08-08 오형석/동작제어Lab... [neurun] Handle more operand type (#2190)
2018-08-08 김수진/동작제어Lab... [neurun] Allow to have multi objects in an one index...
2018-08-08 이한종/동작제어Lab... [neurun] Setup unittest infra (#2191)
2018-08-07 오형석/동작제어Lab... [neurun] Use std::nothrow for exception handling (...
2018-08-07 김수진/동작제어Lab... [neurun] Mark FromCommon for all of ifm indexes in...
2018-08-07 오형석/동작제어Lab... Test driver: report directory (#2188)
2018-08-07 오형석/동작제어Lab... Update unittest skiplist: validation test (#2181)
2018-08-07 오형석/동작제어Lab... [neurun] Model finish flag (#2176)
2018-08-07 오형석/동작제어Lab... Introduce docker-shell and docker-run (#2177)
2018-08-06 오형석/동작제어Lab... [pacl] NNAPI frontend exception handling by nullptr...
2018-08-03 오형석/동작제어Lab... [neurun] Fix convolution cpu backend debug build bug...
2018-08-03 오형석/동작제어Lab... Update TestValidation.cpp (#2161)
2018-08-03 박세희/동작제어Lab... Fix for Android build (#2160)
2018-08-03 김수진/동작제어Lab... [neurun] Implement StageGenerator for TensorConvert...
2018-08-03 오형석/동작제어Lab... [neurun] NNAPI frontend exception handling by nullptr...
2018-08-03 오형석/동작제어Lab... [neurun] Split execution NNAPI implementation into...
2018-08-02 오형석/동작제어Lab... [neurun] Bug fix: ANeuralNetworksCompilation_finish...
2018-08-02 김수진/동작제어Lab... [neurun] Introduce Common Operands in Plan (#2144)
2018-08-02 김수진/동작제어Lab... [neurun] Insert TensorConvert nodes (#2127)
2018-08-02 이춘석/동작제어Lab... Disable submodule update for obs build (#2149)
2018-08-02 윤현식/동작제어Lab... Add logging of input/output tensors of Mul_1 quicktest...
2018-08-02 오형석/동작제어Lab... Update tensorflow submodule (#2143)
2018-08-02 오형석/동작제어Lab... [neurun] split compilation NNAPI implementation into...
2018-08-02 오형석/동작제어Lab... Environment variable to set all configurable operators...
2018-08-02 오형석/동작제어Lab... [neurun] change logging environment variable name ...
2018-08-02 오형석/동작제어Lab... Detect framework test failure (#2137)
2018-08-01 오형석/동작제어Lab... Bug fix: support strided slice (#2136)
2018-08-01 오형석/동작제어Lab... Move memory and model NNAPI implementation to frontend...
2018-08-01 오형석/동작제어Lab... Update NeuralNetworksEx.h (#2134)
2018-08-01 윤현식/동작제어Lab... More `mul` tests for generated test (#2105)
2018-08-01 오형석/동작제어Lab... Introduce frontend directory (#2130)
2018-08-01 윤현식/동작제어Lab... Logging of input and output tensor of quicktest (#2100)
2018-07-31 김수진/동작제어Lab... [neurun] Change namespace of kernels (#2126)
2018-07-31 이한종/동작제어Lab... [neurun] Change namespace of cpu backend (#2123)
2018-07-31 오형석/동작제어Lab... Framework test list file (#2121)
2018-07-31 김수진/동작제어Lab... [neurun] Add skeleton of tensor conversion kernels...
2018-07-31 오형석/동작제어Lab... Remove docker_env_runtime file (#2122)
2018-07-31 윤현식/동작제어Lab... Squeeze 2D input test (for neural_networks_test/generat...
2018-07-31 윤지영/동작제어Lab... Add optimizeGraph to model_freezer_util (#2118)
2018-07-31 윤현식/동작제어Lab... Removed passed test cases from skip files (#2117)
2018-07-30 윤현식/동작제어Lab... removed passed CONV tests from skip list of Generated...
2018-07-30 이한종/동작제어Lab... [neurun] Change namespace for acl_cl backend (#2106)
2018-07-30 남궁석/동작제어Lab... [neurun] Update Inputcount Restriction (#2108)
2018-07-30 이한종/동작제어Lab... [neurun] Update library info string (#2107)
2018-07-30 김수진/동작제어Lab... [neurun] Add Common Tensor/TensorBuilder (#2082)
2018-07-30 남궁석/동작제어Lab... Add python script of run_unittest (#2050)
2018-07-30 이한종/동작제어Lab... [model_parser] Read BuiltinOptions dynamically (#2094)
2018-07-30 남궁석/동작제어Lab... [neurun] Update Library Information Name (#2102)
2018-07-27 이한종/동작제어Lab... [neurun] Build acl_cl kernel as a separate lib (#2095)
2018-07-26 최성진/동작제어Lab... ACL patch for mean operation (#2093)
2018-07-26 이한종/동작제어Lab... [model_parser] Print activation function as name (...
next