platform/core/ml/nnfw.git
2019-11-08 남궁석/On-Device... [exo-circle] Add missing fusedActivationFunction (...
2019-11-08 윤현식/On-Device... [dredd-rule-lib] Introducing dredd-rule-lib (#8833)
2019-11-08 윤현식/On-Device... [exo] Adding InputHandler for converters that perform...
2019-11-08 장지섭/On-Device... Remove `Node` from tests and doc (#8854)
2019-11-08 오형석/On-Device... [ncnn] Set default backend layout to NCHW (#8851)
2019-11-08 이성재/On-Device... Update document (#8803)
2019-11-08 이한종/On-Device... [neurun] Remove IsNnapi field from Operations.lst ...
2019-11-08 이한종/On-Device... [neurun] Support BatchToSpaceND from BaseLoader (#8837)
2019-11-08 이상규/On-Device... [tflite2circle] Introduce fuse_instance_norm (#8452)
2019-11-08 장지섭/On-Device... Fix an error that occurs in a tensor with rank 0 (...
2019-11-08 오형석/On-Device... [CI/script] Update ncnn backend test (#8830)
2019-11-08 오형석/On-Device... [CI/script] Update coverage test script (#8840)
2019-11-08 윤현식/On-Device... [exo] remove unused code from ShapeInference and TypeIn...
2019-11-07 Pavel Iliutchenko... [mir-tflite-importer] TFLite frontend schema upgrade...
2019-11-07 박세희/On-Device... [tfl-inspect] Fix for invalid file segfault (#8836)
2019-11-07 박세희/On-Device... [tfl-verify] enable tflite file verify (#8829)
2019-11-07 박종현/On-Device... Set white list for NNAS Host Toolcahin Build (#8823)
2019-11-07 오형석/On-Device... [runtime] Use target overlay directory for acl (#8812)
2019-11-07 박세희/On-Device... [moco] Enable FakeQuantWithMinMaxVars import (#8828)
2019-11-07 박종현/On-Device... [tf2nnpkg] Introduce --use-tf2circle option (#8793)
2019-11-07 박세희/On-Device... [tfl-verify] dummy driver (#8825)
2019-11-07 장지섭/On-Device... Make ncnn backend to support DepthwiseConv2D in row...
2019-11-07 박세희/On-Device... [moco] Introduce TFFakeQuantWithMinMaxVars (#8814)
2019-11-07 박천교/On-Device... [exo] Extract out FixedArityNode (#8810)
2019-11-07 박천교/On-Device... [exo] Fix typo (#8821)
2019-11-07 박천교/On-Device... [exo] Remove unused headers for Passes (#8822)
2019-11-06 윤현식/On-Device... [tf2tflite-dredd-pbtxt-test] adding test.lst (#8813)
2019-11-06 박세희/On-Device... [tfl-verify] Readme (#8817)
2019-11-06 장지섭/On-Device... Make ncnn backend to support Conv2D (#8811)
2019-11-06 박천교/On-Device... [exo] Introduce Circle dialect (#8802)
2019-11-06 박종현/On-Device... [nncc] Support BUILD_WHITELIST option (#8718)
2019-11-06 윤현식/On-Device... [tf2tflite-dredd-pb-test] Introducing tf2tflite-dredd...
2019-11-06 박천교/On-Device... [exo] Register TensorReduce conversion (#8809)
2019-11-06 윤현식/On-Device... [res/TensorFlowTests] renaming rules (#8805)
2019-11-06 박천교/On-Device... [exo] Extract out FusedActFunc (#8798)
2019-11-06 오형석/On-Device... [nnpkg-test] Change nncc unzip path for test (#8804)
2019-11-06 장지섭/On-Device... Make ncnn backend to support TransposeConv in row major...
2019-11-06 오형석/On-Device... [runtime] Set installed libraries and binaries rpath...
2019-11-06 여지환/On-Device... [neurun,ncnn-backend] Implement instance norm kernel...
2019-11-06 장지섭/On-Device... Introduce HWIO and IOHW (#8785)
2019-11-06 윤현식/On-Device... [tf2circle-dredd-pbtxt-test] adding rule files for...
2019-11-06 이춘석/On-Device... Enable nnpackage_run on gbs build (#8801)
2019-11-06 박천교/On-Device... [exo] Convert TensorReduce (#8741)
2019-11-06 이상규/On-Device... [nnpkg_tools] gen_golden.py can run on tensorflow 2...
2019-11-06 오형석/On-Device... [CI/script] Rename nnpackage testsuite generation scrip...
2019-11-06 오형석/On-Device... [neurun] Shared neurun core library (#8777)
2019-11-06 윤현식/On-Device... [exo] passing param of InputHandler as reference type...
2019-11-06 이한종/On-Device... [android] Remove the old RootFS builder script (#8782)
2019-11-06 장지섭/On-Device... Modify convertCoordinates of ncnn to support various...
2019-11-06 박종현/On-Device... [verify-package] Add LAYOUT_191105 check (#8781)
2019-11-06 장지섭/On-Device... Apply backend layout for getTensorDesc() of ncnn (...
2019-11-06 남궁석/On-Device... [exo] Add missing argument of static_assert (#8760)
2019-11-05 장지섭/On-Device... Move registering tensor info of ncnn into ShapeFixer...
2019-11-05 이한종/On-Device... [neurun] Fix warning from Android build (#8787)
2019-11-05 장지섭/On-Device... Introduce to set layout of io tensors into nnfw api...
2019-11-05 장지섭/On-Device... Remove LowerInfoMap from IKernelGenerator (#8780)
2019-11-05 박세희/On-Device... [moco] Fix comment for input type (#8770)
2019-11-05 오형석/On-Device... [doc] Update xu4 tizen setting document (#8757)
2019-11-05 장지섭/On-Device... Add LowerInfoMap and frontend_layout into ShapeFixer...
2019-11-05 장지섭/On-Device... Introduce asKernelShape into Convert of ncnn (#8772)
2019-11-05 여지환/On-Device... Add copyright for add operation (#8771)
2019-11-05 이상규/On-Device... [compute,ncnn] Add copyright and licence for instance_n...
2019-11-05 이춘석/On-Device... Loader support PReLU operation (#8769)
2019-11-05 이상규/On-Device... [nnpackge_tools] introduce gen_golden.py (#8719)
2019-11-05 윤현식/On-Device... [tf2tflite-dredd-pbtxt-test] introducing rule-lib.sh...
2019-11-05 윤현식/On-Device... [res/TensorFlowTests] Adding dredd rule for NET_0025...
2019-11-05 윤현식/On-Device... [exo] Adding assert (#8762)
2019-11-05 박세희/On-Device... [moco] Remove temporary graph output shape settings...
2019-11-05 박종현/On-Device... Add TF2CIRCLE_EXIST and TF2CIRCLE_RUNNABLE check (...
2019-11-05 이한종/On-Device... [neurun] Support SpaceToBatch from BaseLoader (#8727)
2019-11-05 장지섭/On-Device... Add LowerInfoMap as member into class IKernelGenerator...
2019-11-05 여지환/On-Device... [ncnn-backend] Support instance norm operation for...
2019-11-05 오형석/On-Device... [nnpkg-test] Update tf2tflite test name (#8759)
2019-11-05 박천교/On-Device... [exo] Type & shape inference for TFLMean (#8739)
2019-11-05 윤현식/On-Device... [tf2tflite-dredd-pbtxt-test] Adding CMakeLists.txt...
2019-11-05 윤현식/On-Device... [exo] Refactoring EltwiseBinaryConverter using DomainCo...
2019-11-05 Dilshodzhon... [neurun/cker] Add Elementwise sub support in cpu (...
2019-11-05 Dilshodzhon... [neurun/cker] Add Logistic operation support in cpu...
2019-11-05 이한종/On-Device... [neurun] Print error when a test was not found (#8728)
2019-11-05 박세희/On-Device... [moco] Set graph input shape in Importer (#8746)
2019-11-05 박천교/On-Device... Remove oneco-integration-test (#8747)
2019-11-05 박천교/On-Device... Remove tf2tflite-integration-test (#8748)
2019-11-05 박천교/On-Device... Remove tf2tflite-model-test (#8749)
2019-11-05 박천교/On-Device... Remove moco-integration-test (#8750)
2019-11-05 박천교/On-Device... [exo] Register Fuse Rsqrt and SquaredDifference (#8705)
2019-11-05 박종현/On-Device... [nncc] Install tf2circle (#8725)
2019-11-05 박천교/On-Device... [exo] Export TFLMean (#8740)
2019-11-05 박종현/On-Device... [nncc] Show configure progress (#8679)
2019-11-05 박천교/On-Device... Introduce oneco-value-pbtxt-test (#8737)
2019-11-05 박천교/On-Device... Introduce moco-value-pbtxt-test (#8738)
2019-11-05 박천교/On-Device... Introduce tf2tflite-value-pb-test (#8735)
2019-11-05 박천교/On-Device... Introduce tf2tflite-value-pbtxt-test (#8736)
2019-11-05 윤현식/On-Device... [exo] introducing DomainConverter (#8745)
2019-11-04 박세희/On-Device... [moco] GraphOutputIndexQueryService in TF dialect ...
2019-11-04 장지섭/On-Device... Enable ncnn(srcn) tensor to support NCHW (#8723)
2019-11-04 윤현식/On-Device... [tf2tflite-dredd-pbtxt-test] renaming tf2tflite-quality...
2019-11-04 오형석/On-Device... [loader] Fix infinite recursive call (#8724)
2019-11-04 박세희/On-Device... [moco] TFPlaceholder helpers for index query (#8720)
2019-11-04 Sergei Barannikov... [neurun] Replace OperandIndex in DepthToSpace and Space...
2019-11-04 장지섭/On-Device... Introduce a configuration for layout of ncnn (#8621)
next