summaryrefslogtreecommitdiff
path: root/compiler/moco-tf
AgeCommit message (Expand)AuthorFilesLines
2019-09-17[moco-tf] Broadcast shape for FixShape (#7487)박세희/On-Device Lab(SR)/Principal Engineer/삼성전자1-0/+100
2019-09-17[moco-tf] Introduce as_node_shape (#7476)박세희/On-Device Lab(SR)/Principal Engineer/삼성전자1-0/+23
2019-09-16[moco-tf] Remove unused includes (#7462)박천교/On-Device Lab(SR)/Engineer/삼성전자2-7/+0
2019-09-16[moco-tf] Add TFFormattedGraph for TFMean (#7453)남궁석/On-Device Lab(SR)/Engineer/삼성전자1-0/+10
2019-09-16[moco-tf] Replace Pad.h with Padding2D.h (#7438)채성우/On-Device Lab(SR)/Engineer/삼성전자2-2/+2
2019-09-16[moco-tf] Remove unused in Conv2D and DWConv2D (#7451)박세희/On-Device Lab(SR)/Principal Engineer/삼성전자4-22/+0
2019-09-16[moco-tf] Clean up deprecated code (#7398)박종현/On-Device Lab(SR)/Staff Engineer/삼성전자4-271/+0
2019-09-16[moco-tf] TF dialect TFConv2DBackpropInput (#7401)박천교/On-Device Lab(SR)/Engineer/삼성전자1-0/+108
2019-09-16[moco-tf] Use getter input and filter for Conv2D (#7445)박세희/On-Device Lab(SR)/Principal Engineer/삼성전자11-38/+38
2019-09-16[moco-tf] input setters for DepthwiseConv2dNative (#7441)박세희/On-Device Lab(SR)/Principal Engineer/삼성전자2-0/+11
2019-09-16[moco-tf] input setters for Conv2D (#7433)박세희/On-Device Lab(SR)/Principal Engineer/삼성전자2-0/+11
2019-09-16[moco-tf] Use generated opname (#7435)박종현/On-Device Lab(SR)/Staff Engineer/삼성전자1-18/+20
2019-09-16[moco-tf] Introduce TFDialect for Mean (#7320)남궁석/On-Device Lab(SR)/Engineer/삼성전자6-0/+162
2019-09-11[moco-tf] Rename existing Pad class (#7384)채성우/On-Device Lab(SR)/Engineer/삼성전자4-8/+8
2019-09-11[moco-tf] Support Broadcasting (#7378)박종현/On-Device Lab(SR)/Staff Engineer/삼성전자1-14/+4
2019-09-11[moco-tf] Introduce CanonicalEltwiseInputConnector (#7368)박종현/On-Device Lab(SR)/Staff Engineer/삼성전자4-2/+116
2019-09-11[moco-tf] Introduce Broadcast Helper (#7334)박종현/On-Device Lab(SR)/Staff Engineer/삼성전자4-0/+394
2019-09-11[moco-tf] Remove unused CanonicalNodes.lst (#7366)박세희/On-Device Lab(SR)/Principal Engineer/삼성전자1-21/+0
2019-09-11[moco-tf] Remove unused NodeShape (#7367)박세희/On-Device Lab(SR)/Principal Engineer/삼성전자3-347/+0
2019-09-11[moco-tf] Introduce canonicalize_eltwise_binary_node (#7327)박종현/On-Device Lab(SR)/Staff Engineer/삼성전자5-4/+115
2019-09-10[moco-tf] Use shape_inference_done for fix_shape COpCall (#7325)박세희/On-Device Lab(SR)/Principal Engineer/삼성전자1-3/+1
2019-09-10[moco-tf] Delete moved to logo (#7311)박세희/On-Device Lab(SR)/Principal Engineer/삼성전자15-1448/+0
2019-09-09[moco-tf] Apply shape_inference_done (#7304)박세희/On-Device Lab(SR)/Principal Engineer/삼성전자1-47/+14
2019-09-09[moco-tf] Use shape_inference_done for helpers (#7288)박세희/On-Device Lab(SR)/Principal Engineer/삼성전자1-8/+6
2019-09-09[moco-tf] Introduce shape_inference_done (#7276)박세희/On-Device Lab(SR)/Principal Engineer/삼성전자1-0/+10
2019-09-06[moco-tf] Remove unused code in FixShapeTransform (#7266)박세희/On-Device Lab(SR)/Principal Engineer/삼성전자1-473/+0
2019-09-06[moco-tf] Skip canonical node fix shape (#7244)박세희/On-Device Lab(SR)/Principal Engineer/삼성전자1-2/+4
2019-09-06[moco-tf] Fix SquaredDifferenceCanonicalizer (#7245)박세희/On-Device Lab(SR)/Principal Engineer/삼성전자1-3/+21
2019-09-06[moco-tf] Remove unused ForwardShapeInferenceAlgorithm (#7246)박세희/On-Device Lab(SR)/Principal Engineer/삼성전자1-109/+2
2019-09-06[moco-tf] Remove canonical concat axis test (#7230)박세희/On-Device Lab(SR)/Principal Engineer/삼성전자1-146/+0
2019-09-05[moco-tf] Return for ShapeInferencePass (#7220)박세희/On-Device Lab(SR)/Principal Engineer/삼성전자1-3/+1
2019-09-05[moco-tf] Use loco::shape in import (#7217)박세희/On-Device Lab(SR)/Principal Engineer/삼성전자1-3/+7
2019-09-05[moco-tf] Skip FuseBinaryIntoPreceding on Scalar (#7219)박종현/On-Device Lab(SR)/Staff Engineer/삼성전자1-0/+5
2019-09-05[moco_tf] Do shape and type inference in TFOptimizer (#7215)박세희/On-Device Lab(SR)/Principal Engineer/삼성전자2-0/+3
2019-09-05[moco-tf] Use ShapeInferenceData for rule (#7184)박세희/On-Device Lab(SR)/Principal Engineer/삼성전자1-3/+9
2019-09-04[moco-tf] Use logo for Importer (#7119)박세희/On-Device Lab(SR)/Principal Engineer/삼성전자1-3/+7
2019-09-04[moco-tf] Revise FixShape test with Conv2D (#7116)박세희/On-Device Lab(SR)/Principal Engineer/삼성전자1-26/+25
2019-09-04[moco-tf] Use logo for TFOptimizer (#7121)박세희/On-Device Lab(SR)/Principal Engineer/삼성전자1-3/+7
2019-09-04[moco-tf] Use logo for Optimizer (#7120)박세희/On-Device Lab(SR)/Principal Engineer/삼성전자1-3/+7
2019-09-04[moco-tf] Use logo for Canonicalizer (#7118)박세희/On-Device Lab(SR)/Principal Engineer/삼성전자1-4/+7
2019-09-03[moco-tf] Bugfix of FixShapeTransform of Squeeze (#7031)남궁석/On-Device Lab(SR)/Engineer/삼성전자1-5/+5
2019-09-03[moco-tf] Update FixShapeTransform test with AvgPool (#7041)박세희/On-Device Lab(SR)/Principal Engineer/삼성전자1-43/+39
2019-08-30[moco-tf] Delete FixPaddingTransform (#7042)박세희/On-Device Lab(SR)/Principal Engineer/삼성전자3-1024/+0
2019-08-29[moco-tf] Use logo Pass (#7030)박세희/On-Device Lab(SR)/Principal Engineer/삼성전자3-16/+18
2019-08-29[moco-tf] Use loco::NodeShape for inputs (#7008)박세희/On-Device Lab(SR)/Principal Engineer/삼성전자1-82/+84
2019-08-29[moco-tf] Introduce ProgressReporter (#7013)박세희/On-Device Lab(SR)/Principal Engineer/삼성전자2-0/+144
2019-08-29[moco-tf] Use make_shape_inference_data in fix_shape (#6998)박세희/On-Device Lab(SR)/Principal Engineer/삼성전자1-8/+4
2019-08-29[moco-tf] Use logo::Pass for Transform (#7000)박세희/On-Device Lab(SR)/Principal Engineer/삼성전자3-16/+10
2019-08-28[mogo-tf] use update_stride_data and update_window_data (#6987)박세희/On-Device Lab(SR)/Principal Engineer/삼성전자1-122/+6
2019-08-28[moco-tf] make_shape_inference_data from T (#6980)박세희/On-Device Lab(SR)/Principal Engineer/삼성전자1-0/+25