summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-04-29Enable custom oprations test (#5072)submit/tizen/20190429.094136accepted/tizen/unified/20190430.113441오형석/On-Device Lab(SR)/Staff Engineer/삼성전자4-4/+0
2019-04-23Manage operand stack and operation stack for interpretation (#5020)오형석/On-Device Lab(SR)/Staff Engineer/삼성전자1-1/+59
2019-04-23Introduce operand usage vectorin frontend (#5039)오형석/On-Device Lab(SR)/Staff Engineer/삼성전자2-1/+26
2019-04-23Introduce build option for tflite accuracy tool (#5048)오형석/On-Device Lab(SR)/Staff Engineer/삼성전자2-0/+5
2019-04-23Change default runtime to neurun (#5042)오형석/On-Device Lab(SR)/Staff Engineer/삼성전자43-131/+107
2019-04-23[batch_run] A batch execution tool used to run experiments (#4507)Saulo Aldighieri Moraes/AI R&D /SRBR/Engineer/삼성전자4-0/+1563
2019-04-23Remove operand usage getter methods (#5038)오형석/On-Device Lab(SR)/Staff Engineer/삼성전자10-17/+11
2019-04-22Ignore try-run result on cross build (#5031)오형석/On-Device Lab(SR)/Staff Engineer/삼성전자4-0/+11
2019-04-22Change ARGMAX definition (#5021)오형석/On-Device Lab(SR)/Staff Engineer/삼성전자13-18/+35
2019-04-19Add printing info for filled memory in model_parser (#5028)김용섭/On-Device Lab(SR)/Engineer/삼성전자1-2/+5
2019-04-19Use POSITION_INDEPENDENT_CODE property for tflite build (#5026)오형석/On-Device Lab(SR)/Staff Engineer/삼성전자1-1/+1
2019-04-18[neurun] Apply code for merging node into subgraph to Graph (#5019)김용섭/On-Device Lab(SR)/Engineer/삼성전자1-22/+168
2019-04-18Remove OBS_BUILD cmake define in Makefile (#5017)오형석/On-Device Lab(SR)/Staff Engineer/삼성전자1-1/+0
2019-04-18Prepare operand stack in interpreter (#5015)오형석/On-Device Lab(SR)/Staff Engineer/삼성전자1-0/+29
2019-04-18[neurun] Apply SubgraphContext(1 subgraph 1 node) (#5014)김용섭/On-Device Lab(SR)/Engineer/삼성전자9-140/+207
2019-04-18Fix CMake to use STATUS for message (#5016)박세희/On-Device Lab(SR)/Principal Engineer/삼성전자1-6/+6
2019-04-17Interpreter ITensor Inherit backend ITensor (#5005)오형석/On-Device Lab(SR)/Staff Engineer/삼성전자1-2/+2
2019-04-17[neurun] Rename operation::Node as Operation (#5013)이한종/On-Device Lab(SR)/Engineer/삼성전자135-275/+276
2019-04-17Fix a couple of noticeable clang static analyzer warnings (#4981)Aleksei Grebenkin/AI Ecosystem Lab /SRR/Engineer/삼성전자3-6/+6
2019-04-17Fix define in cker header file (#5007)오형석/On-Device Lab(SR)/Staff Engineer/삼성전자2-6/+6
2019-04-17Fix OperationIndex build break from Subgraph (#5012)이상규/On-Device Lab(SR)/Principal Engineer/삼성전자2-28/+40
2019-04-17Introduce interpreter class (#5006)오형석/On-Device Lab(SR)/Staff Engineer/삼성전자3-2/+117
2019-04-16[neurun] Introduce SubgraphContext class (#4995)김용섭/On-Device Lab(SR)/Engineer/삼성전자2-0/+195
2019-04-16Modify cpu average pool kernel (#5004)오형석/On-Device Lab(SR)/Staff Engineer/삼성전자1-22/+26
2019-04-16[neurun] Rename operation::Index as OperationIndex (#5002)이한종/On-Device Lab(SR)/Engineer/삼성전자30-105/+102
2019-04-16Remove axis conversion in libs/ARMComputeEx (#4992)오형석/On-Device Lab(SR)/Staff Engineer/삼성전자7-199/+30
2019-04-16Move gemmlowp code in cker (#4998)오형석/On-Device Lab(SR)/Staff Engineer/삼성전자3-12/+16
2019-04-16[neurun] Change from SubgraphSet to SubgraphSequence (#4996)김용섭/On-Device Lab(SR)/Engineer/삼성전자8-25/+28
2019-04-15Remove OpenCLEx codes (#4993)오형석/On-Device Lab(SR)/Staff Engineer/삼성전자2-219/+0
2019-04-15Interpreter use info structure in model (#4988)오형석/On-Device Lab(SR)/Staff Engineer/삼성전자4-124/+51
2019-04-15Remove script call in acl test (#4991)오형석/On-Device Lab(SR)/Staff Engineer/삼성전자1-3/+0
2019-04-11Remove install backend kernel (#4979)오형석/On-Device Lab(SR)/Staff Engineer/삼성전자3-3/+0
2019-04-11Move backend cmake setting into each backend (#4976)오형석/On-Device Lab(SR)/Staff Engineer/삼성전자7-22/+21
2019-04-11Add more coverage test (#4977)오형석/On-Device Lab(SR)/Staff Engineer/삼성전자1-21/+4
2019-04-11[neurun] add ExecManager::{setInput,setOutput} unit tests (#4972)이상규/On-Device Lab(SR)/Principal Engineer/삼성전자1-0/+94
2019-04-11Remove cpu backend build dependency with tflite (#4975)오형석/On-Device Lab(SR)/Staff Engineer/삼성전자2-12/+0
2019-04-11[ubun] Introduce Softmax microbenchmark (#4974)박종현/On-Device Lab(SR)/Staff Engineer/삼성전자2-0/+59
2019-04-10[neurun] Remove type and shape argument from Executor's setInput and setOutpu...이상규/On-Device Lab(SR)/Principal Engineer/삼성전자6-31/+132
2019-04-10Remove unused util function in cpu backend (#4971)오형석/On-Device Lab(SR)/Staff Engineer/삼성전자1-73/+0
2019-04-10[neurun] Framework test with acl_neon backend (#4961)이한종/On-Device Lab(SR)/Engineer/삼성전자4-0/+138
2019-04-10Remove tflite macro and type in cker library (#4966)오형석/On-Device Lab(SR)/Staff Engineer/삼성전자2-6/+6
2019-04-10Introduce cpu quant8 softmax kernel (#4953)오형석/On-Device Lab(SR)/Staff Engineer/삼성전자4-7/+340
2019-04-10Fix copyright (#4967)오형석/On-Device Lab(SR)/Staff Engineer/삼성전자3-1/+33
2019-04-10[NNFW] optimized Conv on CPU (#4964)Андрей Шедько/AI Tools Lab /SRR/Engineer/삼성전자1-20/+20
2019-04-10Move rootfs setting into cmake/buildtool/cross (#4958)오형석/On-Device Lab(SR)/Staff Engineer/삼성전자10-69/+72
2019-04-10Update HowToUseDockerImage.md (#4445)Sergei Chicherin/Vision, Learning and Telepresence Lab /SRR/Staff Engineer/삼성전자1-1/+1
2019-04-09Fix copyright checker (#4954)오형석/On-Device Lab(SR)/Staff Engineer/삼성전자1-0/+9
2019-04-09Ignore directories generated by coverage scripts (#4960)오형석/On-Device Lab(SR)/Staff Engineer/삼성전자1-0/+4
2019-04-09[neurun] Remove redundant virtual from override functions (#4956)이상규/On-Device Lab(SR)/Principal Engineer/삼성전자14-52/+48
2019-04-09Update usage example of unittest script (#4949)박천교/On-Device Lab(SR)/Engineer/삼성전자1-1/+1