platform/core/ml/nnfw.git
2018-11-06 박종현/동작제어Lab... [enco.caffe] Construct ConcatF from Frontend (#2126)
2018-11-06 박종현/동작제어Lab... [coco] Remove KernelObject create method with shape...
2018-11-06 박종현/동작제어Lab... [enco.tflite] Show the list of failed tests (#2121)
2018-11-06 박종현/동작제어Lab... Declare STATIC library in FlatBuffers_Target (#2123)
2018-11-06 박종현/동작제어Lab... [enco.caffe] Remove morph::caffe prefix (#2124)
2018-11-05 박종현/동작제어Lab... [enco] Introduce ConcatLowering pass (#2109)
2018-11-05 박종현/동작제어Lab... [enco.tflite] Write test logs to a file (#2118)
2018-11-05 박세희/동작제어Lab... Add tflchef to contrib precedence list (#2114)
2018-11-05 박종현/동작제어Lab... [morph] Add TensorFlow Lite support (#2110)
2018-11-05 박종현/동작제어Lab... [coco] Rename 'Axe' as 'Axis' (#2113)
2018-11-04 박종현/동작제어Lab... Remove logging code inside FlatBuffers_Target (#2106)
2018-11-02 Иван Иванович... [nnc][utils] Add generator of random tflite models...
2018-11-02 Андрей Тищенко... Enable ONNX frontend compilation (#2082)
2018-11-02 박종현/동작제어Lab... [enco.caffe] Remove LoadOpBuilder (#2105)
2018-11-02 박종현/동작제어Lab... [enco] Write caffe test log to a file (#2103)
2018-11-02 박종현/동작제어Lab... [encodump] Include "functional" (#2102)
2018-11-02 남궁석/동작제어Lab... [enco] Introduce enco test framework for tflite (#2079)
2018-11-01 박종현/동작제어Lab... [enco] Use FlatBuffers_Target (instead of FlatBuffers_G...
2018-11-01 Тимур Отеллович... [nnc] ACL backend elementwise, deconvolution and elu...
2018-11-01 Сергей Баранников... [nnc] Rename files with ModelIR operation classes accor...
2018-11-01 윤현식/동작제어Lab... [encodump] Prints bags, objects, ops (#2077)
2018-11-01 남궁석/동작제어Lab... [enco] Update comment of caffe enco test option name...
2018-11-01 박종현/동작제어Lab... Introduce FlatBuffers_Target function (#2085)
2018-11-01 남궁석/동작제어Lab... [enco] Move binder.cpp for re-using in enco-test (...
2018-10-31 박종현/동작제어Lab... [enco] TensorFlow Lite frontend (v0.1) (#2076)
2018-10-31 박종현/동작제어Lab... [enco] Introduce instr_sequence helper (#2061)
2018-10-31 윤현식/동작제어Lab... [encodump] adds initial visit function for ConcatF...
2018-10-31 박종현/동작제어Lab... [coco] Op::Visitor as non-pure virtual class (#2060)
2018-10-31 남궁석/동작제어Lab... [enco] Update usage message (#2058)
2018-10-31 박종현/동작제어Lab... [enco.tflite] RawModel-based Frontend template (#2054)
2018-10-31 박종현/동작제어Lab... [enco] Show failed tests (#2057)
2018-10-31 박종현/동작제어Lab... [coco] Introduce depth/height/width to FeatureLayout...
2018-10-31 윤현식/동작제어Lab... [enco] tool to dump IR (initial version) (#2034)
2018-10-31 박종현/동작제어Lab... [enco] Fix Ninja build error (#2053)
2018-10-31 박종현/동작제어Lab... [coco] Fix a bug in BC FeatureLayout test (#2049)
2018-10-31 박종현/동작제어Lab... [coco] Check Op-to-Instr link on destruction (#2048)
2018-10-31 윤현식/동작제어Lab... [doc] Add format checker section into project_guide...
2018-10-31 박종현/동작제어Lab... [coco] Rename GenericKernelLayout class (#2026)
2018-10-31 박종현/동작제어Lab... [enco.tflite] Add missing Frontend constructor (#2045)
2018-10-30 Ivan Vagin... [nnc] Do not use non-interface includes in importers...
2018-10-30 Сергей Баранников... [nnc] Rename op creation methods to match framework...
2018-10-30 Андрей Тищенко... Initial top-level ONNX support (#1987)
2018-10-30 Роман Михайлович... [nnc] Remove Model IR after all passes (#2036)
2018-10-30 박종현/동작제어Lab... Configure contrib build flag per each configuration...
2018-10-30 박종현/동작제어Lab... [tflchef] Introduce test framework (#2032)
2018-10-30 박종현/동작제어Lab... [coco] Introduce ConcatF operation (#2029)
2018-10-30 박종현/동작제어Lab... [enco] Allow users to disable caffe test (#2037)
2018-10-30 박종현/동작제어Lab... [enco] Support Scale with bias term (#2030)
2018-10-29 Sergey Vostokov... Update project documents for DR2 (#1640)
2018-10-29 박종현/동작제어Lab... [enco] Support simple Scale layer (#2027)
2018-10-29 박종현/동작제어Lab... [enco] Introduce InstrBuilder (#2015)
2018-10-26 Тимур Отеллович... [nnc] Acl backend scale batchnorm dropout (#1954)
2018-10-26 Андрей Шедько... [nnc] Style transfer importer (#1892)
2018-10-26 박세희/동작제어Lab... [enco] Add tflite schema generation (#2014)
2018-10-26 박종현/동작제어Lab... [enco] Introduce OpBuilder (#2012)
2018-10-25 Vladimir Plazun... [nnc] Impement node replacement facility in Graph class...
2018-10-25 Тимур Отеллович... [nnc] Acl backend activations and reshape (#1952)
2018-10-25 Vladimir Plazun... [nnc] Resolve bug with custom opcodes unsupported in...
2018-10-25 박종현/동작제어Lab... [coco] Remove unused PtrSlot.h (#1985)
2018-10-25 박종현/동작제어Lab... [enco] Introduce 'build_load' helper (#1983)
2018-10-25 박종현/동작제어Lab... [coco] Remove reads/updates from Instr (#1968)
2018-10-24 Ivan Vagin... Refactored tflite frontend and fixed coding style ...
2018-10-24 박종현/동작제어Lab... [enco] Remove unused reads/updates (#1963)
2018-10-24 박종현/동작제어Lab... [coco] Introduce LLVM-like Instr casting operators...
2018-10-24 박종현/동작제어Lab... [enco] Identify ANN input/output with ANN bags method...
2018-10-24 박종현/동작제어Lab... [enco] Extend ANNBinder with bags method (#1959)
2018-10-24 박종현/동작제어Lab... [enco] Take "const Bag *" as an input (#1958)
2018-10-24 박종현/동작제어Lab... [coco] Remove unused Instr::dispose interface (#1957)
2018-10-23 박종현/동작제어Lab... [coco] Remove PtrLink.h (#1948)
2018-10-23 Тимур Отеллович... Acl backend conc depth full pool (#1950)
2018-10-23 Павел Ильютченко... [nnc] Eliminate singleton from passes and passManager...
2018-10-23 Дилшоджон Умронхонов... Add support of last version of tflite schema (#1842)
2018-10-23 Vladimir Plazun... Provide operation type list in `operations.lst.h` file...
2018-10-23 Vladimir Plazun... [nnc] Add Code Of Conduct for NNC (#1938)
2018-10-23 박종현/동작제어Lab... [coco] Remove irrelevant includes from Instr.h (#1947)
2018-10-23 박종현/동작제어Lab... [enco] Add caffe 019 test (#1945)
2018-10-23 박종현/동작제어Lab... [enco.caffe] Support convolution with bias (#1944)
2018-10-23 박종현/동작제어Lab... [enco] Global data as a host allocation (#1943)
2018-10-23 박종현/동작제어Lab... [enco] Enumerate host allocation correctly (#1942)
2018-10-23 박종현/동작제어Lab... [enco] Decouple buffer enumerator and memory allocator...
2018-10-23 박종현/동작제어Lab... [enco] Emit Bag's initial data as global data (#1940)
2018-10-23 박종현/동작제어Lab... [enco] Use valid bag size during DataLayoutConversion...
2018-10-23 박종현/동작제어Lab... [coco] Bag-level weight allocation (#1932)
2018-10-22 Efimov Alexander... Fix build (#1937)
2018-10-22 Тимур Отеллович... Acl backend add softmax and convolution (#1907)
2018-10-22 남궁석/동작제어Lab... [caffegen] Fix typos in MergeCommand.h (#1916)
2018-10-22 박세희/동작제어Lab... Add format.patch to gitignore (#1927)
2018-10-22 박종현/동작제어Lab... [coco] Channel-wise, Channel-major Feature Layout ...
2018-10-22 남궁석/동작제어Lab... [caffegen] Introduce README for caffegen (#1915)
2018-10-22 윤현식/동작제어Lab... [enco] Initial directory and cmake for tflite frontend...
2018-10-22 박종현/동작제어Lab... tflchef: TensorFlow Lite model generator (#1896)
2018-10-19 Efimov Alexander... Add else and catch Coding style rule (#1868)
2018-10-19 Efimov Alexander... Support depthwise layer in caffe (#1893)
2018-10-19 Vladimir Plazun... [nnc] Add ability to get inputs/outputs from model...
2018-10-18 Андрей Шедько... [nnc] Support for Deconvolution and Elu (#1765)
2018-10-18 Тимур Отеллович... Acl backend refine dom (#1745)
2018-10-18 Андрей Шедько... [nnc] Tanh and elementwise (#1856)
2018-10-18 박종현/동작제어Lab... [coco] Build as a shared library (#1899)
2018-10-18 박종현/동작제어Lab... [enco] Add caffe 018 test (#1897)
2018-10-18 박종현/동작제어Lab... [caffegen] Use C++ standard iostream for in/out (#1881)
next