summaryrefslogtreecommitdiff
path: root/compiler
AgeCommit message (Expand)AuthorFilesLines
2019-09-18[moco-tf] Add ResolveSquaredDifference knob (#7558)박세희/On-Device Lab(SR)/Principal Engineer/삼성전자1-0/+1
2019-09-18[moco-tf] Use tf as prefix (#7489)박종현/On-Device Lab(SR)/Staff Engineer/삼성전자1-1/+1
2019-09-18[locop] Introduce GenericNodeSummaryBuilder (#7518)박종현/On-Device Lab(SR)/Staff Engineer/삼성전자3-0/+141
2019-09-18[loco] Backward plane inference (#7458)박천교/On-Device Lab(SR)/Engineer/삼성전자1-0/+44
2019-09-17[nnc] Remove C generating backend (#7545)Сергей Баранников/AI Tools Lab /SRR/Engineer/삼성전자11-355/+159
2019-09-17[exo-tflite] Introducing locoex::TFLConst (#7519)윤현식/On-Device Lab(SR)/Principal Engineer/삼성전자4-1/+76
2019-09-17[enco] Extract Boilerplate as Helper (#7523)박종현/On-Device Lab(SR)/Staff Engineer/삼성전자1-156/+120
2019-09-17[moco-tf] get_node_shape helper in copy_shapedata (#7528)박세희/On-Device Lab(SR)/Principal Engineer/삼성전자1-0/+16
2019-09-17[moco-tf] copy shape for binary input nodes (#7525)박세희/On-Device Lab(SR)/Principal Engineer/삼성전자1-12/+6
2019-09-17Remove "moco" module (#7509)박종현/On-Device Lab(SR)/Staff Engineer/삼성전자3-15/+0
2019-09-17[plier-tf] Declare dependent library visibility (#7511)박종현/On-Device Lab(SR)/Staff Engineer/삼성전자1-2/+3
2019-09-17[plier-tf] Remove unnecessary const qualifier (#7513)박종현/On-Device Lab(SR)/Staff Engineer/삼성전자2-4/+4
2019-09-17[logo] Simplifying `BiasEncode - BiasDecode` subgraph (#7481)윤현식/On-Device Lab(SR)/Principal Engineer/삼성전자1-0/+12
2019-09-17[moco-tf] copy_shapedata with two inputs (#7499)박세희/On-Device Lab(SR)/Principal Engineer/삼성전자1-0/+58
2019-09-17[exo-tflite] Enhancing TestGraph.h (#7469)윤현식/On-Device Lab(SR)/Principal Engineer/삼성전자1-4/+31
2019-09-17[exo-tflite] Introduce Div and Sub (#7514)박세희/On-Device Lab(SR)/Principal Engineer/삼성전자4-8/+66
2019-09-17[loco] Introduce GraphOutputIndexQueryService (#7479)박종현/On-Device Lab(SR)/Staff Engineer/삼성전자4-3/+71
2019-09-17[loco] Extend CanonicalShapeInferenceRule with v2 API (#7468)박종현/On-Device Lab(SR)/Staff Engineer/삼성전자3-3/+113
2019-09-17[moco-tf] Read Knob from top-level Canonicalizer (#7495)박종현/On-Device Lab(SR)/Staff Engineer/삼성전자6-21/+6
2019-09-17[locop] Show data type if possible (#7492)박종현/On-Device Lab(SR)/Staff Engineer/삼성전자1-2/+42
2019-09-17[exo-tflite] Renaming get_knob -> get (#7510)윤현식/On-Device Lab(SR)/Principal Engineer/삼성전자4-10/+10
2019-09-17[locomotiv] Simplify ReLU6 implementation (#7506)박종현/On-Device Lab(SR)/Staff Engineer/삼성전자1-0/+15
2019-09-17[loco] Type inference for TransposedConv2D (#7508)박천교/On-Device Lab(SR)/Engineer/삼성전자1-0/+1
2019-09-17[mocotest-tf] Add regular testcases (#7488)박종현/On-Device Lab(SR)/Staff Engineer/삼성전자1-0/+9
2019-09-17[loco] TransposedConv2D test case (#7498)박천교/On-Device Lab(SR)/Engineer/삼성전자1-0/+40
2019-09-17[exo-tflite] Modifying logging of each TFL nodes (#7507)윤현식/On-Device Lab(SR)/Principal Engineer/삼성전자1-11/+25
2019-09-17[locomotiv] Erase annotated data before execute (#7496)박종현/On-Device Lab(SR)/Staff Engineer/삼성전자21-23/+2
2019-09-17[exo-tflite] Comment for TensorBroadcast (#7473)박세희/On-Device Lab(SR)/Principal Engineer/삼성전자1-0/+2
2019-09-17[exo-tflite] Resolve TensorBroadcast for Mul (#7491)박세희/On-Device Lab(SR)/Principal Engineer/삼성전자1-2/+13
2019-09-17[exo-tflite] adding FeatureBiasAdd converter (#7467)윤현식/On-Device Lab(SR)/Principal Engineer/삼성전자3-1/+117
2019-09-17[moco-tf] Broadcast shape for FixShape (#7487)박세희/On-Device Lab(SR)/Principal Engineer/삼성전자1-0/+100
2019-09-17[exo-tflite] Add EltwiseMul and TensorBroadcast to Convert list (#7474)박세희/On-Device Lab(SR)/Principal Engineer/삼성전자2-2/+8
2019-09-17[exo-tflite] Shape and Type inference for TFLMul (#7470)박세희/On-Device Lab(SR)/Principal Engineer/삼성전자2-2/+10
2019-09-17[exo-tflite] Test of broadcast algorithm (#7471)박세희/On-Device Lab(SR)/Principal Engineer/삼성전자1-0/+76
2019-09-17[loco] Delete deprecated Pad.h (#7466)채성우/On-Device Lab(SR)/Engineer/삼성전자1-22/+0
2019-09-17[moco-tf] Introduce as_node_shape (#7476)박세희/On-Device Lab(SR)/Principal Engineer/삼성전자1-0/+23
2019-09-16[nnc] Remove backend passes (#7486)Сергей Баранников/AI Tools Lab /SRR/Engineer/삼성전자99-117/+91
2019-09-16[locomotiv] Clean up eltwise binary nodes (#7465)박종현/On-Device Lab(SR)/Staff Engineer/삼성전자4-229/+0
2019-09-16[loco] Introduce TensorAxisSet (#7444)남궁석/On-Device Lab(SR)/Engineer/삼성전자2-0/+61
2019-09-16[exo-tflite] Convert EltwiseMul (#7459)박세희/On-Device Lab(SR)/Principal Engineer/삼성전자3-1/+124
2019-09-16[exo-tflite] Converter for TensorBroadcast IR (#7432)박세희/On-Device Lab(SR)/Principal Engineer/삼성전자2-0/+182
2019-09-16[exo-tflite] Add EltwiseConverter to conversion list (#7463)박세희/On-Device Lab(SR)/Principal Engineer/삼성전자2-2/+4
2019-09-16[locomotiv] Introduce Eltwise Binary Node Helper (#7461)박종현/On-Device Lab(SR)/Staff Engineer/삼성전자6-0/+108
2019-09-16[moco-tf] Remove unused includes (#7462)박천교/On-Device Lab(SR)/Engineer/삼성전자2-7/+0
2019-09-16[exo-tflite] adding knob for loco::FeatureBiasAdd (#7460)윤현식/On-Device Lab(SR)/Principal Engineer/삼성전자1-1/+1
2019-09-16[loco] Adding shape inference for loco::BiasDecode (#7456)윤현식/On-Device Lab(SR)/Principal Engineer/삼성전자1-0/+15
2019-09-16[loco] Adding type inference for loco::BiasDecode (#7455)윤현식/On-Device Lab(SR)/Principal Engineer/삼성전자1-0/+1
2019-09-16[moco-tf] Add TFFormattedGraph for TFMean (#7453)남궁석/On-Device Lab(SR)/Engineer/삼성전자1-0/+10
2019-09-16[exo-tflite] Adding AvgPool2DConverter into convert.cpp (#7389)윤현식/On-Device Lab(SR)/Principal Engineer/삼성전자2-2/+5
2019-09-16[moco-tf] Replace Pad.h with Padding2D.h (#7438)채성우/On-Device Lab(SR)/Engineer/삼성전자2-2/+2