platform/core/ml/nnfw.git
2019-10-06 윤현식/On-Device... [exo-tflite] Introducing Pass dir and Passes.h (#7909)
2019-10-06 윤현식/On-Device... [exo-tflite] Remove body of CanonicalNodeConverter...
2019-10-06 윤현식/On-Device... [exo-tflite] Code to export TFLConv2D (#7926)
2019-10-06 윤현식/On-Device... [exo-tflite] Complete node summary for TFLAvergePool2D...
2019-10-06 윤현식/On-Device... [exo-tflite] adding an assert to check rank of ifm...
2019-10-04 Сергей Баранников... [mir_tflite] Use object-based API for subgraphs and...
2019-10-04 Сергей Баранников... [mir_tflite] Use object-based API for operators (#7934)
2019-10-04 윤현식/On-Device... [res] Adding manifest for NET_0008 and NET_0009 (#7916)
2019-10-04 윤현식/On-Device... [exo-tflite] Remove "// TODO TFLNop" (#7925)
2019-10-04 채성우/On-Device... [res] Add simple Pad test case (#7893)
2019-10-04 윤현식/On-Device... [logo] simplifying FilterEncode-FilterDecode (#7875)
2019-10-04 오형석/On-Device... [nnfw-build] Revise generate test setting (#7905)
2019-10-04 Дилшоджон Пошшоев... [neurun] Schedule branch by branch instead of node...
2019-10-04 오형석/On-Device... [nnfw-gbs] Remove outdated code in nnfw.spec (#7906)
2019-10-02 Гусев Дмитрий... [mir-tflite-importer] Hide class TFLiteImporter definit...
2019-10-02 Гусев Дмитрий... [mir-onnx-importer] Hide class OnnxImporterImpl definit...
2019-10-02 Гусев Дмитрий... [mir-caffe2-importer] Hide class Caffe2Importer definit...
2019-10-02 Гусев Дмитрий... [mir-caffe-importer] Hide class CaffeImporter definitio...
2019-10-02 오형석/On-Device... [nnapi-test] Introduce TestNeuralNetworksWrapper (...
2019-10-02 박세희/On-Device... [moco] Introduce TensorName and VariadicArityNode ...
2019-10-02 장지섭/On-Device... Apply optimized cpu kernel of MaxPoolFloat32 (#7886)
2019-10-02 이상규/On-Device... [nnfw-api] rename api related files (#7895)
2019-10-02 이한종/On-Device... [android] Disable STRICT_BUILD (#7900)
2019-10-02 박세희/On-Device... [moco] Introduce Conv2D series IR (#7891)
2019-10-02 박세희/On-Device... [moco] Introduce IR for Add AvgPool BiasAdd (#7890)
2019-10-02 이한종/On-Device... [android] Disable building unsupported libraries (...
2019-10-02 Сергей Баранников... Segregate interface of tflite_loader (#7668)
2019-10-02 박세희/On-Device... [moco] Introduce TFNodeVisitor (#7887)
2019-10-01 윤현식/On-Device... [exo-tflite] add TensorTransposeConverter into the...
2019-10-01 Павел Ильютченко... [mir] Fix TensorVariant constructor used in broadcastin...
2019-10-01 Гусев Дмитрий... Change all calls to MIR importers in [nnc] (#7879)
2019-10-01 박세희/On-Device... [moco-tf] ShapeInf for Add AvgPool BiasAdd (#7885)
2019-10-01 박세희/On-Device... [moco-tf] Use TFShapeInferenceHelper fox FixShape ...
2019-10-01 오형석/On-Device... [nnfw-cmake] Remove runtime variable (#7881)
2019-10-01 박세희/On-Device... [moco-tf] Refactor Conv2DCanonicalizer (#7874)
2019-10-01 박세희/On-Device... [moco-tf] Refactor AvgPoolCanonicalizer (#7872)
2019-10-01 박세희/On-Device... [moco] Introduce TFNode and related (#7870)
2019-10-01 박세희/On-Device... [moco] Introduce requires.cmake (#7880)
2019-10-01 오형석/On-Device... [nnfw-cmake] Replace fp16 source package config (#7840)
2019-10-01 이상규/On-Device... [neurun] move api out of frontend (#7873)
2019-10-01 박세희/On-Device... [moco-tf] broadcast_shape to helper (#7844)
2019-10-01 박세희/On-Device... [moco-tf] Introduce ShapeInferenceAlgorithm (#7871)
2019-10-01 장지섭/On-Device... Apply optimized cpu kernel for AvgPoolFloat32 (#7834)
2019-10-01 박천교/On-Device... [res] Summary for NET_0025 (#7867)
2019-10-01 박천교/On-Device... [tf2tflite] Test NET_0025 (#7868)
2019-10-01 박세희/On-Device... [moco-tf] PlaneShape for shape inference (#7866)
2019-10-01 박세희/On-Device... [moco-tf] window_of for Conv2D (#7864)
2019-10-01 윤현식/On-Device... [logo] traversing using active_nodes instead of all_nod...
2019-10-01 박세희/On-Device... [moco] Introduce lang sub project and TFDialect (#7863)
2019-10-01 오형석/On-Device... [pacl] Additional NNAPI implementation for update NNAPI...
2019-10-01 오형석/On-Device... [nnfw-cmake] Rename NNFW_OVERLAY_DIR (#7848)
2019-10-01 오형석/On-Device... [nnfw-cmake] Replace nonius package config (#7839)
2019-10-01 윤현식/On-Device... [exo-tflite] Make S32 tensor to be exported (#7827)
2019-10-01 박세희/On-Device... [moco] Initial readme (#7813)
2019-10-01 오형석/On-Device... [nncc-cmake] Introduce NNAS_OVERLAY_DIR (#7846)
2019-09-30 윤현식/On-Device... [exo-tflite] code to export TFLTranspose to tflite...
2019-09-30 윤현식/On-Device... [exo-tflite] shape & type inference for TFLConv2D ...
2019-09-30 윤현식/On-Device... [exo-tfltie] converting loco::Conv2D to locoex::TFLConv...
2019-09-30 박세희/On-Device... [moco-tf] Revose ResolveReshapeWildcardDim (#7843)
2019-09-30 박세희/On-Device... [moco-tf] Revise ResolveConstantShape (#7842)
2019-09-30 박세희/On-Device... [moco-tf] Revise FuseBinaryIntoPreceding (#7841)
2019-09-30 Павел Ильютченко... [mir2loco] Support Broadcast on Elementwise operations...
2019-09-30 Гусев Дмитрий... Expand [mir-caffe-importer] interface (#7850)
2019-09-30 Гусев Дмитрий... Expand [mir-caffe2-importer] interface (#7855)
2019-09-30 Гусев Дмитрий... Expand [mir-onnx-importer] interface (#7856)
2019-09-30 Гусев Дмитрий... Importer interface was expanded. (#7857)
2019-09-30 Сергей Баранников... [mir] Introduce TensorType (#7854)
2019-09-30 오형석/On-Device... [nnapi] Update NeuralNetworks.Wrapper.h (#7829)
2019-09-30 박세희/On-Device... [moco-tf] TFShapeInferenceRule V2 (#7825)
2019-09-30 박세희/On-Device... [moco-tf] Fix build error for TFShapeInferenceHelper...
2019-09-30 윤현식/On-Device... [exo-tflite] converting loco::TensorTranspose to locoex...
2019-09-30 박세희/On-Device... [moco-tf] Revise TFNodeSummaryBuilder for TFConst ...
2019-09-30 박세희/On-Device... [moco-tf] Convert TF strides and ksize (#7812)
2019-09-30 오형석/On-Device... [nnfw-cmake] Replace NNPACK and related package config...
2019-09-30 오형석/On-Device... [lib-tflite] Remove tflite version definition depdency...
2019-09-30 윤현식/On-Device... [exo-tflite] helper funtion to create filter (#7828)
2019-09-30 박천교/On-Device... [exo-tflite] Unit test getOpPadding (#7802)
2019-09-30 장지섭/On-Device... Make to support Gather op for acl neon (#7746)
2019-09-30 오형석/On-Device... [cmd] Move doxygen command (#7821)
2019-09-30 박천교/On-Device... [exo-tflite] Fix getOpPadding for SAME padding case...
2019-09-30 박세희/On-Device... [moco-tf] Remove ShapeInferenceData in Canonicalizers...
2019-09-30 박세희/On-Device... [moco-tf] Remove dump shape after import (#7811)
2019-09-30 Alexander Efimov... Rename cpu backend Shape (#5534)
2019-09-27 이성재/On-Device... Roll-back and fix typo in CONTRIBUTORS (#7809)
2019-09-27 윤현식/On-Device... [exo-tflite] shape / type inference for TFLTranspose...
2019-09-27 윤현식/On-Device... [loco] Introducing PermutingDecoder for filter (#7801)
2019-09-27 장지섭/On-Device... Make to support Cast op for acl neon (#7800)
2019-09-27 장지섭/On-Device... Enable some nnapi tests on ACL neon (#7756)
2019-09-27 윤현식/On-Device... [loco] Type and Shape inference for FilterDecode (...
2019-09-27 오형석/On-Device... [nnfw-gbs] Use pre-generated test code (#7805)
2019-09-27 오형석/On-Device... [cmd] Fix build docker image command help (#7742)
2019-09-27 오형석/On-Device... [nnfw-cmake] Revise tflite version setting (#7793)
2019-09-27 이한종/On-Device... [ARMCompute] Fix for Android build (#7791)
2019-09-27 이한종/On-Device... [android_tflite] Remove finding NDK_DIR (#7799)
2019-09-27 윤현식/On-Device... [exo-tflite] fix wrong #endif guard (#7784)
2019-09-27 윤현식/On-Device... [loco] TensorTranspose: Shape and Type inference (...
2019-09-27 윤현식/On-Device... [exo-tflite] knob for TFLTranspose (#7797)
2019-09-27 윤현식/On-Device... [exo-tflite] Introducing TFLConv2D (#7795)
2019-09-27 윤현식/On-Device... [loco] Introducing TensorTranspose node (#7772)
2019-09-27 박세희/On-Device... [moco-tf] Introduce TFShapeInferenceHelper (#7790)
next