platform/core/ml/nnfw.git
2018-08-21 박종현/동작제어Lab... [coco] Introduce 'Shuffle' instruction (#1088)
2018-08-21 박종현/동작제어Lab... [enco] Introduce ANN OperationInventory (#1105)
2018-08-20 박세희/동작제어Lab... Add llvm 6.0 to CI docker image (#1086)
2018-08-20 박종현/동작제어Lab... [nncc.core.ADT] Overload == over kernel shape (#1053)
2018-08-20 박종현/동작제어Lab... [enco] Introduce ANN WeightInventory class (#1096)
2018-08-20 박종현/동작제어Lab... [enco] Introduce ANN OperandInventory (#1095)
2018-08-20 박종현/동작제어Lab... [enco] Introduce ANN 'Operation' class (#1094)
2018-08-20 Efimov Alexander... Type command line checker functions more precisely...
2018-08-20 Denis Maksimenko... [nnc debug] Add command line options (#1079)
2018-08-20 Efimov Alexander... Soft backend: unit tests for C++ operations (#946)
2018-08-20 박종현/동작제어Lab... [enco] Introduce ANN Operand classes (#1093)
2018-08-20 Denis Maksimenko... [nnkit] Add caffe section to README (#1080)
2018-08-20 박종현/동작제어Lab... [enco] Introduce ANN Weight class (#1091)
2018-08-20 박종현/동작제어Lab... [enco] Introduce ANN Operand ID (#1090)
2018-08-20 박종현/동작제어Lab... [enco] Introduce Andoird NN DataType enum (#1089)
2018-08-20 박종현/동작제어Lab... [enco] Introduce 'core' library (#1087)
2018-08-20 박종현/동작제어Lab... [coco] Introduce Update Hook & Slot (#1077)
2018-08-17 Юрий Новиков... Add nullpointer check in Model IR Node input connection...
2018-08-17 Юрий Новиков... Use const ptr instead passing by value (#1065)
2018-08-17 Efimov Alexander... Soft backend: support new format of kernel in depthwise...
2018-08-17 Efimov Alexander... Fix softmax axis inporting in TF lite (#1038)
2018-08-17 박종현/동작제어Lab... [coco] Pass BagLink to InstrManager (#1076)
2018-08-17 박종현/동작제어Lab... [coco] Introduce Read Hook & Slot (#1075)
2018-08-17 박세희/동작제어Lab... Fix docker argument checking (#1074)
2018-08-17 박종현/동작제어Lab... [coco] Record direct bag read/update (#1073)
2018-08-17 박종현/동작제어Lab... [enco] Initial commit (#1072)
2018-08-17 박종현/동작제어Lab... [coco] Introduce Locatable interface (#1059)
2018-08-17 박종현/동작제어Lab... [coco] Implement bag update in Arg (#1057)
2018-08-16 Vitaliy Cherepanov... interpreter plugin: Fix segfaut on tensor loading ...
2018-08-16 박종현/동작제어Lab... [coco] Remove Conv2D::Param struct (#1054)
2018-08-16 박종현/동작제어Lab... [coco] Share mock-up Def class (#1056)
2018-08-16 박종현/동작제어Lab... [coco] Share mock-up Use class (#1055)
2018-08-16 박종현/동작제어Lab... [coco] Update Object Def/Use from FeatureInstr (#1050)
2018-08-16 박종현/동작제어Lab... [coco] Record Bag Read/Update set (#1052)
2018-08-16 박종현/동작제어Lab... [coco] Automatic update Kernel Object's user list ...
2018-08-16 박종현/동작제어Lab... [coco] Introduce DefSlot<T> (#1048)
2018-08-16 박종현/동작제어Lab... [coco] Introduce UseSlot<T> (#1047)
2018-08-16 박종현/동작제어Lab... [coco] Move ObjectManager into Conv2DTest class (#1046)
2018-08-16 박종현/동작제어Lab... [coco] Introduce DefHook (#1045)
2018-08-16 박종현/동작제어Lab... [coco] Expose Object def/user information (#1044)
2018-08-16 박종현/동작제어Lab... [coco] Introduce UseHook (#1042)
2018-08-16 박종현/동작제어Lab... [coco] Update Object Link on Object Creation (#1041)
2018-08-16 박종현/동작제어Lab... [coco] Use common UnitF allocation routine (#1040)
2018-08-16 박종현/동작제어Lab... [nnkit] Caffe-based nnsuite conv backend (#1006)
2018-08-16 박종현/동작제어Lab... [coco] Record Def/Use(s) in ObjectInfo (#1007)
2018-08-15 Efimov Alexander... Soft backend: fix fully connected layer (#1015)
2018-08-15 Efimov Alexander... Soft backend: fix pooling operation (#1028)
2018-08-15 Роман Михайлович... Partial redesign plugins system and add usage of new...
2018-08-15 Dmitry Mozolev... [nnc] Support depthwise conv channel multiplier in...
2018-08-15 Efimov Alexander... Soft backend: fix conv operations (#1013)
2018-08-15 Vitaliy Cherepanov... nnc: Fix Caffe output node names (#1024)
2018-08-15 Denis Maksimenko... [nnc] TFlite import: Implement FullyConnected (#1012)
2018-08-15 Denis Maksimenko... [nnc debug] Update debug format in sources (#943)
2018-08-14 Dmitry Mozolev... Add Mobilenet+Inception-v3 model loading system tests...
2018-08-14 Dmitry Mozolev... [nnc] Fix tensorflow lite import of depthwise conv...
2018-08-14 Denis Maksimenko... [nnc] Interpreter: fixed Pool operation (#983)
2018-08-14 Dmitry Mozolev... [nnc] Assume SAME padding in Caffe importer (#1011)
2018-08-14 Denis Maksimenko... Fixed FullyConnected. (#1008)
2018-08-14 Denis Maksimenko... [nnc] Caffe import: transpose FullyConnected weights...
2018-08-14 Denis Maksimenko... Fix return value. (#1010)
2018-08-14 Efimov Alexander... Soft backend fix softmax deserialization (#975)
2018-08-14 Efimov Alexander... Soft backend: add absent dimension in shape (#981)
2018-08-14 Ivan Vagin... Renamed sample plugin option (#942)
2018-08-14 박종현/동작제어Lab... [coco] Fix build break (#1005)
2018-08-14 박종현/동작제어Lab... [coco] Pass ObjectLink to Op/Instr Manager (#1002)
2018-08-14 박종현/동작제어Lab... [coco] Introduce PtrSlot (#969)
2018-08-14 박종현/동작제어Lab... [coco] Accessor on ObjectInfo (#1001)
2018-08-14 박종현/동작제어Lab... [coco] Support unlink on Bag (#1000)
2018-08-14 박종현/동작제어Lab... [coco] Default constructible Conv2DTest fixture (#999)
2018-08-14 박종현/동작제어Lab... [coco] Return casted value correctly (#998)
2018-08-14 박종현/동작제어Lab... [nnkit] Extract Caffe backend implementation (#997)
2018-08-14 박종현/동작제어Lab... [coco] Pass Bag-to-BagInfo link via virtual method...
2018-08-14 박종현/동작제어Lab... [coco] Fix incorrect ifdef guard (#994)
2018-08-14 박종현/동작제어Lab... [nnkit] Type-generic Caffe Backend (#991)
2018-08-14 박종현/동작제어Lab... [coco] Use consistent ifdef guard (#995)
2018-08-14 박종현/동작제어Lab... [coco] Use consistent factory method name (#996)
2018-08-14 박종현/동작제어Lab... [coco] Introduce KernelObjectInfo (#987)
2018-08-14 박종현/동작제어Lab... [coco] Introduce 'Conv2DTest' fixture (#988)
2018-08-14 박종현/동작제어Lab... [coco] Introduce Instr fixtures (#989)
2018-08-14 박종현/동작제어Lab... [nnkit] Extract TensorContext (#992)
2018-08-14 박종현/동작제어Lab... [coco] Introduce 'ObjectTest' fixture (#990)
2018-08-14 박종현/동작제어Lab... [nnkit] Construct CaffeBackend from caffe::Net (#967)
2018-08-13 Роман Михайлович... Improve command line parser and add unit tests for...
2018-08-13 Efimov Alexander... Generalize options for soft backend (#923)
2018-08-13 Denis Maksimenko... [nnc debug] Add internal documentation (#971)
2018-08-13 Efimov Alexander... Fix tflite Dims argument (#954)
2018-08-13 Efimov Alexander... Shape inference unit test fix (#972)
2018-08-13 박종현/동작제어Lab... [coco] Use std::set to record dependent objects (#968)
2018-08-13 박종현/동작제어Lab... [coco] Simplify BlockManager tests (#956)
2018-08-10 Vitaliy Cherepanov... interpreter_plugin: fix segfault if input/output node...
2018-08-10 Vitaliy Cherepanov... interpreter_plugin: fix input tensor initialization...
2018-08-10 Vitaliy Cherepanov... IR graph: Fix getInput/getOutput (#949)
2018-08-10 Vitaliy Cherepanov... Fix output nodes search by name (#948)
2018-08-10 Efimov Alexander... Soft backend: eigen library (#841)
2018-08-10 박종현/동작제어Lab... [nnkit] Type-generic Caffe TensorContext (#966)
2018-08-10 박종현/동작제어Lab... [coco] Non-public head method (#965)
2018-08-10 박종현/동작제어Lab... [coco] Introduce FeatureObjectInfo (#964)
2018-08-10 Роман Михайлович... Cmdline: add command line infrastructure (#952)
2018-08-10 박종현/동작제어Lab... [coco] Introduce 'Arg' class (#960)
2018-08-10 박종현/동작제어Lab... [coco] Remove deprecated Bag constructor (#963)
next