[moco/tf] Introduce DepthwiseConv2D Canonicalizer (#6047)
[platform/core/ml/nnfw.git] / tests /
2019-07-31 Nikita Sizov/AI... ACL NEON Div Node (#5948)
2019-07-30 Nikita Sizov/AI... ACL NEON SqueezeNode (#5944)
2019-07-30 오형석/On-Device Lab... Transpose convolution valid padding test (#5998)
2019-07-29 장지섭/On-Device Lab... Support activation operations for acl neon (#5932)
2019-07-24 오형석/On-Device Lab... Set thread count for tflite_run (#5830)
2019-07-24 오형석/On-Device Lab... Support resize input in tflite_run (#5821)
2019-07-23 Дилшоджон Умронхон... Add scheduler for Linear Executor (#5775)
2019-07-22 Hyeongseok OhMerge nncc repo branch 'master' into master
2019-07-19 장지섭/On-Device Lab... Support Mean op for acl_neon backend (#5707)
2019-07-19 Дилшоджон Умронхон... Add performance test for scheduler and profiler (#5675)
2019-07-19 장지섭/On-Device Lab... Support SquaredDifference operation for acl_neon backen...
2019-07-19 장지섭/On-Device Lab... Support SUB operation for acl_neon backend (#5703)
2019-07-19 장지섭/On-Device Lab... Support RSQRT operation for acl_neon backend (#5705)
2019-07-17 오형석/On-Device Lab... Use execution instance on frontend (#5664)
2019-07-15 이춘석/On-Device Lab... Upgrade to tensorflow v1.13.1 (#5590)
2019-07-09 오형석/On-Device Lab... Fix tflite loader build bug (#5594)
2019-07-09 오형석/On-Device Lab... Move tflite loader (#5589)
2019-07-09 오형석/On-Device Lab... Move script for generate test (#5578)
2019-07-08 오형석/On-Device Lab... Remove mobilenet tests in nnapi generated test (#5554)
2019-07-03 오형석/On-Device Lab... Fix arm compute cl kernel for transpose conv (#5543)
2019-07-03 오형석/On-Device Lab... Add transpose conv tflite file test (#5541)
2019-06-24 오형석/On-Device Lab... [Interp] Reshape kernel in interpreter (#5453)
2019-06-24 오형석/On-Device Lab... [Interp] Fix input/output setting (#5456)
2019-06-20 오형석/On-Device Lab... [Interp] Update generated test skiplist (#5454)
2019-06-19 오형석/On-Device Lab... Pad operation frontend acl-cl backend (#5443)
2019-06-17 오형석/On-Device Lab... [Interp] Depthwise conv kernel in interpreter (#5425)
2019-06-13 오형석/On-Device Lab... Add transpose conv gtest (#5391)
2019-06-12 오형석/On-Device Lab... Add interpreter unittest for coverage (#5376)
2019-06-10 Сергей Баранников... [ACL CL backend] Support `Unpack` operation in ACL...
2019-06-04 장지섭/On-Device Lab... Support LSTM operation (#5293)
2019-05-31 오형석/On-Device Lab... [Interp] Introduce conv operation (#5329)
2019-05-31 오형석/On-Device Lab... [Interp] Generated test for interpreter (#5303)
2019-05-22 Ivan Vagin/AI Tool... [tflite_run] Support input from file (#5204)
2019-05-20 장지섭/On-Device Lab... Support RNN operation (#5214)
2019-05-17 오형석/On-Device Lab... [cker] Depthwise conv quant8 type (#5195)
2019-05-17 오형석/On-Device Lab... [cker] Elementwise add kernel (#5203)
2019-05-15 이춘석/On-Device Lab... Remove Obsolescent Functions (atoi) (#5191)
2019-05-13 장지섭/On-Device Lab... Enable some tests for x64 (#5174)
2019-05-08 오형석/On-Device Lab... Remove pack simple kernel (#5163)
2019-05-07 오형석/On-Device Lab... Remove unpack simple kernel (#5135)
2019-05-03 오형석/On-Device Lab... Change in GTests of PReLU (#5110)
2019-04-26 오형석/On-Device Lab... [neurun] Enable Split op in neurun (#5068)
2019-04-26 오형석/On-Device Lab... Enable custom oprations test (#5071)
2019-04-23 오형석/On-Device Lab... Fix LD_LIBRARY_PATH setting for model benchmark (#5051)
2019-04-23 오형석/On-Device Lab... Fix validation test (#5034)
2019-04-23 오형석/On-Device Lab... Change default runtime to neurun (#5042)
2019-04-22 오형석/On-Device Lab... Change ARGMAX definition (#5021)
2019-04-10 이한종/On-Device Lab... [neurun] Framework test with acl_neon backend (#4961)
2019-04-09 박천교/On-Device Lab... Update usage example of unittest script (#4949)
2019-04-09 박천교/On-Device Lab... Use variable for nnapi unittest install (#4951)
2019-04-09 박천교/On-Device Lab... Correct architecture in skip file (#4950)
2019-04-03 장지섭/On-Device Lab... Fix x64-push-builder-tester #4922 (#4923)
2019-04-03 장지섭/On-Device Lab... Support GREATER_EQUAL and LESS (#4900)
2019-04-01 오형석/On-Device Lab... Introduce cpu float depthwise convolution kernel and...
2019-03-29 장지섭/On-Device Lab... [neurun] Enable operations using boolean type (#4883)
2019-03-27 김수진/Quality Tool... [neurun] Enable LocalResponseNorm, DepthToSpace, Reduce...
2019-03-26 오형석/On-Device Lab... Enable external IO memory set validation test (#4860)
2019-03-26 오형석/On-Device Lab... Enable supported validation test (#4862)
2019-03-26 김수진/Quality Tool... [neurun] Enable ArgMax, Dequantize, Mean ops (#4751)
2019-03-21 오형석/On-Device Lab... Remove skiplist for pacl x86-64 (#4821)
2019-03-21 오형석/On-Device Lab... Enable NNAPI compilation validation test (#4808)
2019-03-21 오형석/On-Device Lab... Add reduce max and custom operator framework test ...
2019-03-21 김수진/On-Device Lab... [neurun] Enable Gather, Neg, Abs ops (#4740)
2019-03-21 오형석/On-Device Lab... Enable NNAPI I/O identify validation check (#4810)
2019-03-21 김수진/On-Device Lab... [neurun] Add additional skip lists related to unsupport...
2019-03-21 오형석/On-Device Lab... Rename reduce max operation (#4806)
2019-03-21 장지섭/On-Device Lab... Append nnapi tests of comparison into skiplist of neuru...
2019-03-20 김수진/On-Device Lab... [neurun] Enable Equal, SquaredDifference, TopKV2 ops...
2019-03-19 김수진/On-Device Lab... [neurun] Enable LogicalOr, LogicalNot ops (#4734)
2019-03-18 오형석/On-Device Lab... Check format all files as default (#4775)
2019-03-18 박종현/On-Device Lab... Move scripts related with tflite_benchmark_model (...
2019-03-18 김수진/On-Device Lab... [neurun] Enable PReLU, TransposeConv, SQRT ops (#4733)
2019-03-18 김수진/On-Device Lab... [neurun] Enable EmbeddingLookup, L2Normalization, Hasht...
2019-03-17 이한종/On-Device Lab... Cache generated tests (#4755)
2019-03-14 오형석/On-Device Lab... Add mobiilenet to model benchmark list (#4732)
2019-03-14 김수진/On-Device Lab... [neurun] Add missing generated tests (#4725)
2019-03-14 김수진/On-Device Lab... [neurun] Enable L2Pool2D op (#4688)
2019-03-13 김수진/On-Device Lab... [neurun] Enable Floor, SpaceToDepth ops (#4686)
2019-03-13 김수진/On-Device Lab... [neurun] Enable ResizeBilinear, ReLU1, ReLU6 ops (...
2019-03-12 김수진/On-Device Lab... [neurun] Enable ReLU, RSQRT ops (#4642)
2019-03-12 이상규/On-Device Lab... [neurun] Add Squeeze Operation (#4678)
2019-03-11 박종현/On-Device Lab... Simplify tests/tools/CMakeLists.txt (#4670)
2019-03-11 박종현/On-Device Lab... Always build generated NNAPI tests (#4664)
2019-03-11 윤지영/On-Device Lab... Enable logistic_qaunt nnapi tests in neurun and pureacl...
2019-03-08 김수진/On-Device Lab... [neurun] Enable NotEqual,ReduceMax,LogicalAnd ops ...
2019-03-08 대인기/On-Device Lab... Add cmake build support for Boost library (#4572)
2019-03-08 박종현/On-Device Lab... Introduce nnapi-header CMake target (#4631)
2019-03-08 오형석/On-Device Lab... Fix split implementation and test (#4622)
2019-03-07 장지섭/On-Device Lab... [neurun] ReduceSum op (#4612)
2019-03-07 윤지영/On-Device Lab... [neurun] Enable Logistic op in acl_cl (#4599)
2019-03-07 김수진/On-Device Lab... [neurun] Enable Exp op in neurun (#4554)
2019-03-06 박종현/On-Device Lab... Generate NNAPI tests during CMake configuration (#4601)
2019-03-06 윤현식/On-Device Lab... [Neurun] Transpose op (#4541)
2019-03-06 김수진/On-Device Lab... [neurun] Enable DIV op in neurun (#4551)
2019-03-05 박종현/On-Device Lab... Remove benchmark acl script (#4564)
2019-03-04 김수진/On-Device Lab... [neurun] Add some framework tests for neurun (#4546)
2019-02-28 윤현식/On-Device Lab... Wong directory name: tranpose -> transpose (#4537)
2019-02-28 김수진/On-Device Lab... [neurun] Enable Cast op in neurun (#4496)
2019-02-28 오형석/On-Device Lab... Exception handling on tflite_run (#4531)
2019-02-28 오형석/On-Device Lab... Fix tflite_run tensor loader bug (#4533)
next