platform/core/ml/nnfw.git
2018-11-09 윤현식/동작제어Lab... [enco/frontend] Added OpBuilder, InstrBuilder (#2187)
2018-11-09 박세희/동작제어Lab... [enco/frontend] Introduce TensorContext and TensorBags...
2018-11-09 윤현식/동작제어Lab... [enco/frontend] GraphBuilder for tflite op and factory...
2018-11-09 남궁석/동작제어Lab... [ANN] Introduce ReLU6 ops (#2176)
2018-11-09 남궁석/동작제어Lab... [tflchef] Support ReLU6 operation (#2179)
2018-11-09 박종현/동작제어Lab... [enco.caffe] Remove redundant layout allocations (...
2018-11-09 박세희/동작제어Lab... [enco/frontend] Introduce as_tensor_shape (#2181)
2018-11-09 남궁석/동작제어Lab... [tflchef] Bugfix of wrong variable in CMakeLists.txt...
2018-11-09 박세희/동작제어Lab... [enco] fix as_index_vector usage of Vector methods...
2018-11-08 Сергей Баранников... [nnc] Refactor caffe importer to support layers with...
2018-11-08 박세희/동작제어Lab... [enco/frontend] Introduce as_index_vector (#2177)
2018-11-08 박종현/동작제어Lab... [enco] Introduce enco_dump_all_ops debugging helper...
2018-11-08 박종현/동작제어Lab... [enco] Introduce enco_dump_op debugging helper (#2152)
2018-11-08 박종현/동작제어Lab... Use PRE_BUILD hook in FlatBuffers_Target (#2161)
2018-11-07 박종현/동작제어Lab... [enco.caffe] Simplify code using padding helpers (...
2018-11-07 박종현/동작제어Lab... [tflchef] Embed TensorFlow Lite schema file (#2150)
2018-11-07 박종현/동작제어Lab... [pp] Build as Position Independent Code (#2149)
2018-11-07 이상규/동작제어Lab... [tflchef] Remove dependency to stdex (#2146)
2018-11-07 박종현/동작제어Lab... [enco.caffe] Introduce Padding-related utilities (...
2018-11-07 이상규/동작제어Lab... [tflchef] Fix typo in comment (#2145)
2018-11-07 박종현/동작제어Lab... [tflchef] Introduce GaussianFloat32DataChef (#2137)
2018-11-06 박종현/동작제어Lab... [enco.caffe] Introduce RawPadding and SpatialPadding...
2018-11-06 박종현/동작제어Lab... Do NOT propagate sources (#2132)
2018-11-06 박종현/동작제어Lab... [tflchef] Extract "to_number" helper (#2131)
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)
next