platform/core/ml/nnfw.git
2019-09-11 박종현/On-Device... [moco-tf] Support Broadcasting (#7378)
2019-09-11 윤현식/On-Device... [exo-tflite] exporting TFLMaxPool2D (#7382)
2019-09-11 박종현/On-Device... Add UNIT_Add_005 TensorFlow testcase (#7379)
2019-09-11 Дилшоджон Пошшоев... [neurun] Rename Scheduler to HEScheduler (#7340)
2019-09-11 박세희/On-Device... [exo-tflite] Introduce TensorShapeExpander (#7373)
2019-09-11 채성우/On-Device... [loco] add alias before renaming pad class (#7377)
2019-09-11 이춘석/On-Device... Add BSD-2-Clause license (#7370)
2019-09-11 박종현/On-Device... [locomotiv] Simplify Element-wise Unary Op Kernels...
2019-09-11 윤현식/On-Device... [exo-tflite] Adding ReluConverter test (#7287)
2019-09-11 윤현식/On-Device... [exo-tflite] introducing knob for TFLMaxPool2D (#7376)
2019-09-11 박종현/On-Device... [moco-tf] Introduce CanonicalEltwiseInputConnector...
2019-09-11 윤현식/On-Device... [exo-tflite] Adding AvgPool2DConverter (#7317)
2019-09-11 윤현식/On-Device... [exo-tflite] TypeInference for TFLMaxPool2D (#7350)
2019-09-11 윤현식/On-Device... [exo-tflite] shape inference for TFLMaxPool2D (#7374)
2019-09-11 박세희/On-Device... [logo] Revise test to use make_graph (#7371)
2019-09-11 박종현/On-Device... [locop] Do NOT show Shape attribute of Pull node (...
2019-09-11 윤현식/On-Device... [exo-tflite] shape inference for TFLAveragePool2D ...
2019-09-11 박종현/On-Device... [moco-tf] Introduce Broadcast Helper (#7334)
2019-09-11 박세희/On-Device... [moco-tf] Remove unused CanonicalNodes.lst (#7366)
2019-09-11 박세희/On-Device... [moco-tf] Remove unused NodeShape (#7367)
2019-09-11 박세희/On-Device... [exo-tflite] Convert for EltwiseAdd (#7353)
2019-09-11 박세희/On-Device... [exo-tflite] Type inference for TFLAdd (#7354)
2019-09-11 박종현/On-Device... [tfinfo] Rename targets (#7369)
2019-09-11 박종현/On-Device... [moco-tf] Introduce canonicalize_eltwise_binary_node...
2019-09-11 박천교/On-Device... [loco] Remove unused member of FeatureEncodeLayer ...
2019-09-11 박천교/On-Device... [loco] Add FilterEncodeLayer for test GraphBuilder...
2019-09-10 Сергей Баранников... [mir] Switch to new `DeConv2DOp` constructor (#7361)
2019-09-10 Сергей Баранников... [mir_caffe] Switch to new `DeConv2DOp` constructor...
2019-09-10 Сергей Баранников... [mir] Add a new constructor to `DeConv2DOp` (#7359)
2019-09-10 이상규/On-Device... [cop, neurun] Use cpu backend by default for custom...
2019-09-10 윤현식/On-Device... [exo-tflite] Modifying TODO in knob.lst (#7347)
2019-09-10 이춘석/On-Device... Implement backend manipulation API (#7335)
2019-09-10 이상규/On-Device... [nnpkg] update custom operator specification (#7337)
2019-09-10 Дилшоджон Пошшоев... [neurun] Eliminate redundant fn in acl KernegGen (...
2019-09-10 이상규/On-Device... [cop] Set isNnAPi=true for CustomNode (#7341)
2019-09-10 박종현/On-Device... [locomotiv] Decouple NodeDataImpl and NodeAnnotation...
2019-09-10 윤현식/On-Device... [exo-tflite] Adding TFLAveragePool2D into OperationExpo...
2019-09-10 이춘석/On-Device... API to manipulate backend setting (#7298)
2019-09-10 이상규/On-Device... Fix error during building custom op app for pacl (...
2019-09-10 Vladimir Plazun... [custom op] Add example application (#7313)
2019-09-10 Vladimir Plazun... [custom op] Add example nnpackage (#7312)
2019-09-10 박세희/On-Device... [moco-tf] Use shape_inference_done for fix_shape COpCal...
2019-09-10 박세희/On-Device... [exo-tflite] Rename ConvertAdd (#7323)
2019-09-10 박종현/On-Device... [locomotiv] Support TensorBroadcast (#7309)
2019-09-10 박천교/On-Device... [loco] TransposedConv2D canonical IR (#7269)
2019-09-10 박종현/On-Device... [loco] Refactor eltwise_binary_node_shape (#7296)
2019-09-10 박종현/On-Device... [loco] Do not invoke global shape_known helper (#7297)
2019-09-10 박종현/On-Device... [bino] Remove bitwise-or operator overloading (#7300)
2019-09-09 박종현/On-Device... [loco] Implement Type/Shape Inference for TensorBroadca...
2019-09-09 윤현식/On-Device... [exo-tflite] Moving Knob check of each converter into...
2019-09-09 박세희/On-Device... [moco-tf] Delete moved to logo (#7311)
2019-09-09 윤현식/On-Device... [exo-tflite] Putting all converts header file into...
2019-09-09 윤현식/On-Device... [exo-tflite] adding `const` to TFLNodes.h (#7307)
2019-09-09 윤현식/On-Device... [exo-tflite] type inference of TFLAveragePool2D (#7314)
2019-09-09 윤현식/On-Device... [exo-tflite] change knob name for loco::AvgPool2D ...
2019-09-09 Vladimir Plazun... [custom op] Add FillFrom kernel example (#7310)
2019-09-09 Vladimir Plazun... [custom op] Add basic custom op example structure ...
2019-09-09 박종현/On-Device... [cli] Use GTest_AddTest (#7286)
2019-09-09 박세희/On-Device... [moco-tf] Apply shape_inference_done (#7304)
2019-09-09 박세희/On-Device... [logo] Unit test for ConstantFoldingPass (#7301)
2019-09-09 윤지영/On-Device... [backend/srcn] Add transpose conv kernel (#7248)
2019-09-09 박종현/On-Device... [locomotiv] Use const if possible (#7264)
2019-09-09 박세희/On-Device... [moco-tf] Use shape_inference_done for helpers (#7288)
2019-09-09 박세희/On-Device... [logo] Test helper (#7289)
2019-09-09 박종현/On-Device... [loco] Add LEP_000 document (#7128)
2019-09-09 박종현/On-Device... [loco] Implement TensorBoradcast::Mapping methods ...
2019-09-09 박종현/On-Device... Introduce fipe library (#7281)
2019-09-09 박종현/On-Device... [logo] Use GTest_AddTest helper (#7285)
2019-09-09 윤현식/On-Device... [exo-tflite] Move Convert.h/cpp, GraphBlock.h/cpp to...
2019-09-09 김용섭/On-Device... [neurun] Apply TensorManager instead of MemoryManager...
2019-09-09 윤현식/On-Device... [exo-tflite] Adding test assert into TFLTypeInferenceRu...
2019-09-09 윤현식/On-Device... [exo-tflite] Adding test assert into TFLShapeInferenceR...
2019-09-09 윤현식/On-Device... [exo-tflite] Attaching progress reporter into convert_t...
2019-09-09 윤현식/On-Device... [exo-tflite] Helper macro and class for test (#7255)
2019-09-09 Ivan Vagin... [tflite_loader] Implemented TransposeConv node conversi...
2019-09-09 Vladimir Plazun... [custom op] Fix custom kernel configuration (#7238)
2019-09-09 Ivan Vagin... [tflite_loader] Implemented Mean node conversion (...
2019-09-09 박종현/On-Device... [loco] Introduce ShapeInferenceRule v2 API (#7265)
2019-09-09 박종현/On-Device... [loco] Introduce TensorBroadcast node (#7262)
2019-09-09 박세희/On-Device... [moco-tf] Introduce shape_inference_done (#7276)
2019-09-06 Сергей Баранников... [mir] Refactor graph dot dumper (#7273)
2019-09-06 Сергей Баранников... [nnc] Use dumpGraph function (#7243)
2019-09-06 박세희/On-Device... [moco-tf] Remove unused code in FixShapeTransform ...
2019-09-06 윤현식/On-Device... [exo-tflite] Put "exo::" prefix (to easily distinguish...
2019-09-06 오형석/On-Device... Check OOR exception intflite_benchmark (#7260)
2019-09-06 윤현식/On-Device... [exo-tflite] Adding ReluConverter into convert_to_TFLNo...
2019-09-06 박세희/On-Device... [res] TF test for Add broadcast with const scala (...
2019-09-06 박세희/On-Device... [moco-tf] Skip canonical node fix shape (#7244)
2019-09-06 박세희/On-Device... [moco-tf] Fix SquaredDifferenceCanonicalizer (#7245)
2019-09-06 박세희/On-Device... [moco-tf] Remove unused ForwardShapeInferenceAlgorithm...
2019-09-06 박세희/On-Device... [res] Conv2DBackpropInput with 3x3 stride 2 (#7194)
2019-09-06 박종현/On-Device... Introduce bino (#7247)
2019-09-06 윤현식/On-Device... [exo-tflite] change TODO (TFL node list to canonical...
2019-09-06 박세희/On-Device... [res] TF Test for Instance normalization (#7198)
2019-09-06 박종현/On-Device... [loco] Do NOT invoke shape_get directly (#7231)
2019-09-06 박종현/On-Device... [locop] Introduce ExampleGraph (#7229)
2019-09-06 오형석/On-Device... Remove CLPermuteEx layer and kernel (#7253)
2019-09-06 Ivan Vagin... [neurun] Implemented test for scheduler profiling mode...
2019-09-06 오형석/On-Device... Remove GenericFullyConnectedLayer implementation (...
2019-09-06 오형석/On-Device... Add nnpkg test in coverage test (#7249)
next