platform/core/ml/nnfw.git
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)
2019-09-27 오형석/On-Device... [nnfw-cmake] Revise build option setting (#7780)
2019-09-27 오형석/On-Device... [nnfw-cmake] Replace boost package config (#7786)
2019-09-27 오형석/On-Device... [nnfw-cmake] Replace acl package config (#7785)
2019-09-26 윤현식/On-Device... [exo-tflite] Introducing TFLTranspose (#7783)
2019-09-26 윤현식/On-Device... [loco] Introducing FilterDecode (#7778)
2019-09-26 윤현식/On-Device... [exo-tflite] Refactoring ReluConverterTest (#7781)
2019-09-26 박종현/On-Device... [tf2tflite] Enable NET_0028 test (#7767)
2019-09-26 박종현/On-Device... [moco] Enable NET_0028 test (#7766)
2019-09-26 함명주/On-Device... [Dist/Tizen] Do not install libraries with devel packag...
2019-09-26 오형석/On-Device... Revise tizen build (#7755)
2019-09-26 박천교/On-Device... [tfldump] Use external TensorFlow 1.14 schema file...
2019-09-26 박종현/On-Device... [moco-tf] Remove Phase (#7760)
2019-09-26 박종현/On-Device... [moco-tf] Introduce CodecHelper (#7757)
2019-09-26 박종현/On-Device... [loco] Remove unnecessary friend declarations (#7753)
2019-09-26 오형석/On-Device... [CI] Exit with fail code when build fail (#7758)
2019-09-26 오형석/On-Device... [nncc-cmake] Replace package config files (#7761)
2019-09-26 박종현/On-Device... [moco-tf] Reduce Code Duplication (#7743)
2019-09-26 오형석/On-Device... [nncc-cmake] Rename nncc_find_package to nnas_find_pack...
2019-09-26 이한종/On-Device... [tflite_bencmark] Let users can turn On/Off build ...
2019-09-26 이한종/On-Device... [ARMComputeEx] Fix target_link_libraries dependency...
2019-09-26 오형석/On-Device... [nnapi-test] Update test generator (#7729)
2019-09-26 이한종/On-Device... [android_tflite] Disable JNI build (#7744)
2019-09-26 이한종/On-Device... [tflite_benchmark] Remove Boost dependency (#7751)
2019-09-25 오형석/On-Device... [nnfw-cmake] Introduce nnas_find_package (#7741)
2019-09-25 장지섭/On-Device... Make layout of frontend and backend to be the same...
2019-09-25 Сергей Баранников... [mir] Add function for numpy-style broadcasting (#7749)
2019-09-25 Сергей Баранников... [nnc] Update C++-generating backend elementwise operati...
2019-09-25 Павел Ильютченко... [mir2loco] Implemented transformation for FullyConnecte...
2019-09-25 오형석/On-Device... [nnfw-cmake] Use android cmake variable (#7738)
2019-09-25 오형석/On-Device... [nnfw-cmake] Remove nnfw module directory (#7720)
2019-09-25 이한종/On-Device... [android_tflite] Move CMake dependency declaration...
2019-09-25 박세희/On-Device... [loco] Fix typo in CanonicalShapeInferenceRule (#7734)
2019-09-25 윤현식/On-Device... [exo-tfltie] turning on a knob of TFLConst (#7733)
2019-09-25 박천교/On-Device... [exo-tflite] Give name to created tensor (#7732)
2019-09-25 박종현/On-Device... [moco-tf] SimpleNodeTransform (#7723)
2019-09-25 박천교/On-Device... [tf2tflite] NET_0016 test (#7727)
2019-09-25 박종현/On-Device... [moco-integration-test] Use i5diff (#7728)
2019-09-25 이한종/On-Device... [neurun] Add missing inclusions of headers (#7724)
2019-09-25 박천교/On-Device... [tf2tflite] Conv2DBackpropInput unit tests (#7718)
next