platform/core/ml/nnfw.git
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)
2019-07-02 Сергей Баранников... Remove `model::Shape::asVector` replacing calls to...
2019-07-02 Дилшоджон Умронхонов... Upload exec_time explicitely, not in destructor (#5511)
2019-07-02 Дилшоджон Умронхонов... Add workarounds for unsupported ops in scheduler (...
2019-07-02 이춘석/On-Device... Add header files to use tflite_loader (#5520)
2019-07-01 Сергей Баранников... Use CLRsqrtLayer instead of custom implementation ...
2019-07-01 Сергей Баранников... Use CLExpLayer instead of custom implementation (#5501)
2019-07-01 Сергей Баранников... Use CLElementwiseSquaredDiff instead of custom implemen...
2019-07-01 Дилшоджон Умронхонов... Assign 1 to supported op in Scheduler::tryBackend ...
2019-07-01 이춘석/On-Device... jsoncpp library as a static lib for nnfw internal use...
2019-07-01 Ivan Vagin... [neurun] Fix multiple parent tensor skipping (#5509)
2019-07-01 윤지영/On-Device... [kbenchmark] Separate the result file if it is not...
2019-06-27 이춘석/On-Device... Define minial NNFW API (#5463)
2019-06-27 이상규/On-Device... [nnpackage] Modify main-model to models to support...
2019-06-27 윤현식/On-Device... [customOp] Added a figure for workflow (#5495)
2019-06-27 Сергей Баранников... Fix build of PACL (#5499)
2019-06-27 Дилшоджон Умронхонов... Fix rank calculation in executors (#5480)
2019-06-26 Сергей Баранников... Use polymorphic_downcast instead of dynamic_cast. ...
2019-06-26 윤지영/On-Device... [kbenchmark] Add filter option (#5360)
2019-06-26 Vladimir Plazun... [neurun] fix ExecutorBase::getOutput() (#5494)
2019-06-26 이상규/On-Device... [nnpackage] Add version attribute in manifest (#5484)
2019-06-26 Сергей Баранников... Rename element_nums to num_elements (#5492)
2019-06-26 Сергей Баранников... [neurun] Fix kernel shapes for Conv2D and DepthwiseConv...
next