platform/core/ml/nnfw.git
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)
2019-09-06 오형석/On-Device... Use option for srcn kernel build (#7222)
2019-09-05 박세희/On-Device... [moco-tf] Remove canonical concat axis test (#7230)
2019-09-05 Сергей Баранников... [mir] Add dumpGraph function (#7242)
2019-09-05 Alexander Efimov... [mir] Revive IVisitor in proper way (#6657)
2019-09-05 Сергей Баранников... [nnc] Add missing include (#7241)
2019-09-05 Сергей Баранников... [mir2loco] Add missing include (#7240)
2019-09-05 Сергей Баранников... [mir] Make Shape constructor explicit (#7239)
2019-09-05 Сергей Баранников... [nnc] Remove conversions of strides vector to Shape...
2019-09-05 장지섭/On-Device... Enable some tests for acl neon (#7235)
2019-09-05 Vladimir Plazun... [custom op] (fix) Implement missing ShapeFixer method...
2019-09-05 이성재/On-Device... Update `tflite_convert.sh` script (#6869)
2019-09-05 장지섭/On-Device... Enable Split op for ACL neon (#7226)
2019-09-05 오형석/On-Device... Use type convert helper in tflite loader (#7232)
2019-09-05 장지섭/On-Device... Enable binary Logical ops for ACL neon (#7233)
2019-09-05 Vladimir Plazun... [custom op] Implement custom operation loading in tflit...
2019-09-05 박세희/On-Device... [mocotest-tf] Enable UNIT_StopGradient_001 (#7224)
2019-09-05 박세희/On-Device... [tf2tflite] Enable UNIT_StopGradient_001 (#7223)
2019-09-05 윤현식/On-Device... [exo-tflite] introducing TypeInferencePass (#7225)
2019-09-05 윤현식/On-Device... [exo-tflite] Introducing ProgressReporter listner ...
2019-09-05 윤현식/On-Device... [exo-tflite] Adding list of converters as TODO (#7228)
2019-09-05 윤현식/On-Device... [exo-tflite] Prepare slots for template initialization...
2019-09-05 이상규/On-Device... [cusop] replace new with make_shared (#7211)
2019-09-05 Vladimir Plazun... [custom op] Build custom kernels (#6964)
2019-09-05 윤지영/On-Device... Add new backend for srcn (#7132)
2019-09-05 박세희/On-Device... [moco-tf] Return for ShapeInferencePass (#7220)
2019-09-05 박세희/On-Device... [moco-tf] Use loco::shape in import (#7217)
2019-09-05 윤현식/On-Device... [loco] Enhancing TypeInference::to() (#7206)
2019-09-05 윤현식/On-Device... [exo-tflite] Introducing ReluConverter (#7216)
2019-09-05 박종현/On-Device... [moco-tf] Skip FuseBinaryIntoPreceding on Scalar (...
2019-09-05 Vladimir Plazun... [custom op] Free custom op userdata in CustomNode destr...
2019-09-05 이상규/On-Device... [cus_op] remove unnecessary header dependency in nnfw_d...
2019-09-05 박종현/On-Device... [locop] Use shared FormattedTensorShape (#7212)
2019-09-05 박종현/On-Device... [locop] Show value domain (#7202)
2019-09-05 박세희/On-Device... [moco_tf] Do shape and type inference in TFOptimizer...
2019-09-05 윤현식/On-Device... [exo-tflite] introducing ShapeInferencePass (#7214)
2019-09-05 윤현식/On-Device... [exo-tflite] type inference for TFLRelu (#7208)
2019-09-05 윤현식/On-Device... [exo-tflite] shape inference for TFLRelu (#7210)
2019-09-05 오형석/On-Device... Scripts to make nnpkg testsuite and test (#7199)
2019-09-05 장지섭/On-Device... Enable Pad op for ACL neon (#7205)
2019-09-05 윤현식/On-Device... [locoex] Enhance COpTypeInference test (#7204)
2019-09-05 오형석/On-Device... Update armcl-ex library cmake (#7167)
2019-09-05 박세희/On-Device... [res] TF test for SquaredDifference broadcast (#7190)
2019-09-05 박세희/On-Device... [res] TF test for Add broadcast with scala (#7195)
2019-09-05 박세희/On-Device... [moco-tf] Use ShapeInferenceData for rule (#7184)
2019-09-05 박세희/On-Device... [res] TF test for rank 4 StopGradient (#7191)
2019-09-05 박세희/On-Device... [res_tf] TF test for Sub broadcast (#7192)
2019-09-05 윤현식/On-Device... [exo-tflite] Added TODO for each TFL Nodes in shape...
2019-09-05 박종현/On-Device... [loco] Introduce TensorAxis header (#7188)
2019-09-05 장지섭/On-Device... Enable LSTM op for ACL neon (#7201)
2019-09-05 박종현/On-Device... [locop] NodeSummary with Comments (#7193)
2019-09-05 장지섭/On-Device... Enable LocalResponseNormalization op for ACL neon ...
2019-09-05 박종현/On-Device... Introduce tfts v0.1 (#7165)
next