platform/core/ml/nnfw.git
2019-07-18 오형석/On-Device... Introduce IODescription struct (#5678)
2019-07-18 Ivan Vagin... [shape_inference] Implemented shape inference for max...
2019-07-18 이한종/On-Device... [dotdump] Show operation color (#5687)
2019-07-18 장지섭/On-Device... Introduce IConstantInitializer (#5677)
2019-07-18 이춘석/On-Device... Add Squared Difference for nnapi_delegate (#5685)
2019-07-18 이한종/On-Device... Rename SubgraphContext (#5679)
2019-07-18 오형석/On-Device... Relocate include directory (#5684)
2019-07-17 이한종/On-Device... Chnage DotDumper implementation (#5661)
2019-07-17 Ivan Vagin... [shape_inference] Implemened shape inference for fully...
2019-07-17 박종현/On-Device... [xray-mux] Build as a shared library (#5674)
2019-07-17 오형석/On-Device... Use execution instance on frontend (#5664)
2019-07-17 Ivan Vagin... [neurun] Made concat axis int32_t type (#5670)
2019-07-17 오형석/On-Device... Fix pointless string warning in operation.py (#5672)
2019-07-17 이한종/On-Device... Refactor SubgraphContext (#5658)
2019-07-17 오형석/On-Device... Add gtest to prepare multiple execution instance run...
2019-07-17 오형석/On-Device... Relocate contrib and libs (#5663)
2019-07-17 이한종/On-Device... Add comments for notifying Observers (#5668)
2019-07-17 오형석/On-Device... [model parser] Fix operation.py (#5626)
2019-07-16 Сергей Баранников... Remove accidently commited file (#5659)
2019-07-16 오형석/On-Device... Move command and dockerfile (#5662)
2019-07-16 오형석/On-Device... Introduce Execution class (#5655)
2019-07-16 Дилшоджон Умронхонов... [neurun] Use noWaitingJobs in ParallelExecutor and...
2019-07-16 Дилшоджон Умронхонов... [neurun] Schedule ops in holes/gaps of a backends ...
2019-07-16 Дилшоджон Умронхонов... [neurun] Fix linear interpolation in ExecTime::getOpera...
2019-07-16 오형석/On-Device... Move cmake directory (#5648)
2019-07-16 장지섭/On-Device... Enable acl layout test again (#5650)
2019-07-16 오형석/On-Device... Update install-githooks command (#5647)
2019-07-16 오형석/On-Device... Fix pylint warning in tf model freezer (#5632)
2019-07-16 Ivan Vagin... [neurun] Sequance replaced with FunctionSequance in...
2019-07-16 장지섭/On-Device... Fix set output shape incorrectly of PermuteLayer (...
2019-07-16 Ivan Vagin... [neurun] Made ShapeInference to consume shapes instead...
2019-07-15 오형석/On-Device... Move git push hook install script (#5643)
2019-07-15 이한종/On-Device... Remove ConfigManager that is no longer used (#5641)
2019-07-15 이춘석/On-Device... Upgrade to tensorflow v1.13.1 (#5590)
2019-07-15 이한종/On-Device... Refactor IDotInfo and its derivatives (#5581)
2019-07-15 오형석/On-Device... Fix gbs build script and configure file (#5640)
2019-07-15 오형석/On-Device... [model parser] Update to support model using tensorflow...
2019-07-15 Дилшоджон Умронхонов... [neurun] Change acl_cl::Object::access to multithread...
2019-07-15 Сергей Баранников... Make dedicated class for neurun's tensor shape (#5621)
2019-07-15 윤지영/On-Device... [kbenchmark] rename acl kernel directory (#5570)
2019-07-15 오형석/On-Device... Relocate nnfw configurations (#5638)
2019-07-15 Дилшоджон Умронхонов... [neurun] Use Object instead of ICLTensor in acl_cl...
2019-07-15 Сергей Баранников... [neurun] Switch to KernelGenerator and remove StageGene...
2019-07-15 Ivan Vagin... [neurun] Implemented shape inference for AvgPool2DNode...
2019-07-15 오형석/On-Device... Fix pylint warning in image importer (#5631)
2019-07-15 오형석/On-Device... Fix pylint warning in weight extract tool (#5629)
2019-07-12 오형석/On-Device... Fix pylint warning in summarize pb file tool (#5630)
2019-07-12 오형석/On-Device... Introduce pylint command (#5628)
2019-07-12 오형석/On-Device... Copy template makefile in standalone scripts (#5618)
2019-07-11 오형석/On-Device... Calculate same padding using IFM shape (#5535)
2019-07-11 이한종/On-Device... Introduce global ConfigSource interface (#5617)
2019-07-11 오형석/On-Device... Fix pylint warning in tflitefile_tool (#5606)
2019-07-11 오형석/On-Device... Remove makefile (#5595)
2019-07-10 Сергей Баранников... [nnfw_api] Prevent memory leakage in `nnfw_session...
2019-07-10 이상규/On-Device... [nnpackage] Rename tensorflow lite's names (#5613)
2019-07-10 오형석/On-Device... Update git ignore file (#5596)
2019-07-10 이상규/On-Device... [nnpackage] add missing semicolon from nnpackage schema...
2019-07-10 Ivan Vagin... [neurun] ACL CL kernel generation functionality moved...
2019-07-10 Ivan Vagin... [neurun] ACL NEON kernel generation functionality moved...
2019-07-10 Ivan Vagin... [neurun] CPU kernel generation functionality moved...
2019-07-10 이춘석/On-Device... Implement nnfw_run,set_input,set_output (#5605)
2019-07-10 Vladimir Plazun... [neurun] [nnapi] Meaningful exception message (#5603)
2019-07-09 오형석/On-Device... Fix tflite loader build bug (#5594)
2019-07-09 이춘석/On-Device... Implement nnfw_prepare (#5585)
2019-07-09 오형석/On-Device... Move tflite loader (#5589)
2019-07-09 이한종/On-Device... Move ConfigManager.cc to the upper directory (#5586)
2019-07-09 오형석/On-Device... Remove externals/.FORMATDENY file (#5587)
2019-07-09 오형석/On-Device... Move script for generate test (#5578)
2019-07-09 오형석/On-Device... Move lcov-to-cobertura-xml script (#5580)
2019-07-09 이상규/On-Device... [nnpackage] update specification to add model-types...
2019-07-08 Ivan Vagin... [neurun] Initial implementation of KernelGenerator...
2019-07-08 오형석/On-Device... Remove CMAKE_SOURCE_DIR in cmake script (#5576)
2019-07-08 Ivan Vagin... [tflite_loader] Perform tflite_loader tests while testi...
2019-07-08 오형석/On-Device... Remove mobilenet tests in nnapi generated test (#5554)
2019-07-05 이한종/On-Device... Decouple ConfigManager with Env Vars (#5565)
2019-07-05 이춘석/On-Device... Implement nnfw_load_model_from_file (#5533)
2019-07-05 Ivan Vagin... [tflite_loader] Supported models with multiple output...
2019-07-05 이상규/On-Device... [nnpackage] update spec for multiple layout (#5553)
2019-07-04 윤지영/On-Device... [kbenchmark] Add TransposeConv kernel (#5546)
2019-07-04 Ivan Vagin... [neurun] Applied shape fixer (#5549)
2019-07-04 Ivan Vagin... [tflite_loader] Generate smaller values for input tenso...
2019-07-04 이한종/On-Device... Specify parameter types in nnfw.h comments (#5550)
2019-07-04 오형석/On-Device... Update root cmake script (#5552)
2019-07-04 오형석/On-Device... Fix build error in ShapeInference test (#5563)
2019-07-04 Ivan Vagin... [neurun] Initial implementation of ShapeInference compo...
2019-07-04 이한종/On-Device... Change namespace of ConfigManager (#5555)
2019-07-03 이한종/On-Device... Correct a typo in nnfw.h (#5548)
2019-07-03 이상규/On-Device... [nnpackage] Update specification (model_and_operators...
2019-07-03 오형석/On-Device... Fix arm compute cl kernel for transpose conv (#5543)
2019-07-03 오형석/On-Device... Introduce NNFW_EXTERNALS_DIR configuration (#5544)
2019-07-03 Дилшоджон Умронхонов... Add minor scheduler related fixes (#5479)
2019-07-03 Ivan Vagin... [neurun] Introduced ShapeFixer (#5521)
2019-07-03 오형석/On-Device... Fix and add license (#5537)
2019-07-03 이춘석/On-Device... Enable tflite_loader on gbs build (#5536)
2019-07-03 이성재/On-Device... Update README (#5528)
2019-07-03 오형석/On-Device... Add transpose conv tflite file test (#5541)
2019-07-02 윤지영/On-Device... [kbenchmark] Update summary view of html file (#5519)
2019-07-02 이성재/On-Device... Add CONTRIBTUTORS file (#5517)
2019-07-02 이한종/On-Device... Define Operations with ObjectManager (#5508)
2019-07-02 이춘석/On-Device... nnfw API implementation skeleton (#5527)
next