platform/core/ml/nnfw.git
2018-08-22 이한종/동작제어Lab... Introduce operation::LowerInfo (#2389)
2018-08-22 이한종/동작제어Lab... [neurun] Remove legacy tensor conversion (#2390)
2018-08-22 윤현식/동작제어Lab... [ACL] Update with TopK enhancement (#2375)
2018-08-22 윤현식/동작제어Lab... [PureACL] NEON Softmax (#2380)
2018-08-21 오형석/동작제어Lab... [neurun] Simplify namespace for operand (#2381)
2018-08-21 PRAVEEN DORESWAMY... fully connected test fail (#2263)
2018-08-21 TANUJ TEKRIWAL... nnfw: Generated Test fix for reshape (#2262)
2018-08-21 이한종/동작제어Lab... [neurun] Introduce Graph::Iterator (#2387)
2018-08-21 윤현식/동작제어Lab... [PureACL] NEON Relu, Relu1, Relu6 operations (#2384)
2018-08-21 윤지영/동작제어Lab... Set parameter for Floor operation in pureACL (#2383)
2018-08-21 남궁석/동작제어Lab... Update skiplist of GeneratedTests (#2385)
2018-08-21 김수진/동작제어Lab... [neurun] Introduce NOP operation (#2382)
2018-08-21 이상규/동작제어Lab... Add per-operation instrument code in pure arm compute...
2018-08-21 윤현식/동작제어Lab... [Generated Test] addining test for Fully_Connected...
2018-08-21 윤지영/동작제어Lab... Introduce Floor operation into pureACL (#2367)
2018-08-20 윤현식/동작제어Lab... [PureACL] NEON implicit MaxPool2D & AvgPool2D operation...
2018-08-20 이한종/동작제어Lab... [neurun] Move and split Plan.h (#2369)
2018-08-20 오형석/동작제어Lab... [neurun] Change namespace for internal operand (#2368)
2018-08-20 윤현식/동작제어Lab... [Generated Test] TC for Concat([4D, 4D, 4D], axis=3...
2018-08-20 오형석/동작제어Lab... [neurun] Move internal Object class into internal/opera...
2018-08-20 이춘석/동작제어Lab... Remove depthwise-xxx tests from skiplist (#2336)
2018-08-20 오형석/동작제어Lab... [neurun] Move internal Shape class into internal/operan...
2018-08-20 오형석/동작제어Lab... [neurun] Move internal Data class into internal/operand...
2018-08-20 장지섭/동작제어Lab... Introduce RNN operation into pureACL (#2359)
2018-08-20 이상규/동작제어Lab... tflite_benchmark_model supports `use_nnapi` parameter...
2018-08-20 윤현식/동작제어Lab... [PureACL] Add NEON Operations (#2343)
2018-08-20 남궁석/동작제어Lab... Fix Shape Constraints of depthwise_conv2d_explicit...
2018-08-20 윤현식/동작제어Lab... Make TopK support 1D, 2D tensor (#2323)
2018-08-20 이한종/동작제어Lab... [neurun] Encapsulate Linear IR (#2350)
2018-08-20 남궁석/동작제어Lab... [neurun] Fix typo in model.cc (#2351)
2018-08-20 윤지영/동작제어Lab... Add logistic_quan_1 quicktest (#2345)
2018-08-20 오형석/동작제어Lab... Do not return fail for test all unittest (#2348)
2018-08-20 이한종/동작제어Lab... [neurun] Add assertion for Graph building methods ...
2018-08-20 이한종/동작제어Lab... [neurun] Add lower phase skeleton (#2335)
2018-08-20 윤지영/동작제어Lab... Support quantization for Logistic activate function...
2018-08-17 윤현식/동작제어Lab... Modify testcase data for TopK (#2324)
2018-08-17 장지섭/동작제어Lab... Unify the order of inputs in STRIDED_SLICE operation...
2018-08-17 남궁석/동작제어Lab... Modify for testing all unittest (#2288)
2018-08-17 오형석/동작제어Lab... [neurun] Enable operand value setting validation unitte...
2018-08-17 김용섭/동작제어Lab... Skip initialization for kernel and bias if their data...
2018-08-17 오형석/동작제어Lab... [neurun] Check invalid offset for setOperandValueFromMe...
2018-08-17 남궁석/동작제어Lab... Enable multiplier of depthwise_conv2d (#2322)
2018-08-17 이한종/동작제어Lab... [neurun] Introduce codegen::Dumper for debugging (...
2018-08-16 오형석/동작제어Lab... [neurun] Remove legacy operand index (#2315)
2018-08-16 오형석/동작제어Lab... [neurun] Check operand index and size before setting...
2018-08-16 이한종/동작제어Lab... [neurun] Remove `internal::operand::Set` (#2314)
2018-08-16 김용섭/동작제어Lab... Support initializing constant matrix(2d type) at compil...
2018-08-16 이한종/동작제어Lab... [neurun] Implement DAG Checker (#2312)
2018-08-16 남궁석/동작제어Lab... Fix test data of depthwise_conv2d_float_large_2_weights...
2018-08-16 오형석/동작제어Lab... [neurun] Remove finish field in ANeuralNetworksModel...
2018-08-16 최성진/동작제어Lab... Introduce testcases for reduce mean (#2302)
2018-08-16 김용섭/동작제어Lab... Introduce View, Reader and IndexIterator of Matrix...
2018-08-16 남궁석/동작제어Lab... Add python script of run_frameworktest (#2085)
2018-08-16 장지섭/동작제어Lab... Update ACL (#2301)
2018-08-14 이한종/동작제어Lab... [neurun] Introduce Graph Phase (#2298)
2018-08-14 이한종/동작제어Lab... [neurun] Introduce IVerifier interface (#2296)
2018-08-14 이한종/동작제어Lab... [neurun] Extract TensorMarker to codegen (#2294)
2018-08-14 이한종/동작제어Lab... [neurun] Move operand IObject to backend (#2293)
2018-08-14 이한종/동작제어Lab... [neurun] Move cpu operand Object to backend (#2289)
2018-08-14 오형석/동작제어Lab... [neurun] Fix feature to ACL TensorShape conversion...
2018-08-14 이한종/동작제어Lab... [neurun] Extract Planner to codegen (#2291)
2018-08-14 Shubham Gupta... Fix for Max_pool_float_* Gtest Failure (#2283)
2018-08-14 김수진/동작제어Lab... [neurun] Extract asXX helpers into seperate file (...
2018-08-14 이한종/동작제어Lab... Rename `kernel/cpufallback` to `kernel/cpu` (#2282)
2018-08-14 이한종/동작제어Lab... [neurun] Remove unused internal::Model (#2284)
2018-08-14 이한종/동작제어Lab... [neurun] Move acl_cl operand Object to backend (#2285)
2018-08-14 오형석/동작제어Lab... Fix unittest script to report error (#2280)
2018-08-13 오형석/동작제어Lab... [neurun] Remove useless assertion (#2279)
2018-08-13 김수진/동작제어Lab... [neurun] Introduce IO::Index (#2272)
2018-08-13 오형석/동작제어Lab... Test driver: Test all unittest option (#2274)
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)
next