projects
/
platform
/
core
/
ml
/
nnfw.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
platform/core/ml/nnfw.git
2018-08-16
박종현/동작제어Lab...
[coco] Update Object Link on Object Creation (#1041)
commit
|
commitdiff
|
tree
|
snapshot
2018-08-16
박종현/동작제어Lab...
[coco] Use common UnitF allocation routine (#1040)
commit
|
commitdiff
|
tree
|
snapshot
2018-08-16
박종현/동작제어Lab...
[nnkit] Caffe-based nnsuite conv backend (#1006)
commit
|
commitdiff
|
tree
|
snapshot
2018-08-16
박종현/동작제어Lab...
[coco] Record Def/Use(s) in ObjectInfo (#1007)
commit
|
commitdiff
|
tree
|
snapshot
2018-08-15
Efimov Alexander...
Soft backend: fix fully connected layer (#1015)
commit
|
commitdiff
|
tree
|
snapshot
2018-08-15
Efimov Alexander...
Soft backend: fix pooling operation (#1028)
commit
|
commitdiff
|
tree
|
snapshot
2018-08-15
Роман Михайлович...
Partial redesign plugins system and add usage of new...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-15
Dmitry Mozolev...
[nnc] Support depthwise conv channel multiplier in...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-15
Efimov Alexander...
Soft backend: fix conv operations (#1013)
commit
|
commitdiff
|
tree
|
snapshot
2018-08-15
Vitaliy Cherepanov...
nnc: Fix Caffe output node names (#1024)
commit
|
commitdiff
|
tree
|
snapshot
2018-08-15
Denis Maksimenko...
[nnc] TFlite import: Implement FullyConnected (#1012)
commit
|
commitdiff
|
tree
|
snapshot
2018-08-15
Denis Maksimenko...
[nnc debug] Update debug format in sources (#943)
commit
|
commitdiff
|
tree
|
snapshot
2018-08-14
Dmitry Mozolev...
Add Mobilenet+Inception-v3 model loading system tests...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-14
Dmitry Mozolev...
[nnc] Fix tensorflow lite import of depthwise conv...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-14
Denis Maksimenko...
[nnc] Interpreter: fixed Pool operation (#983)
commit
|
commitdiff
|
tree
|
snapshot
2018-08-14
Dmitry Mozolev...
[nnc] Assume SAME padding in Caffe importer (#1011)
commit
|
commitdiff
|
tree
|
snapshot
2018-08-14
Denis Maksimenko...
Fixed FullyConnected. (#1008)
commit
|
commitdiff
|
tree
|
snapshot
2018-08-14
Denis Maksimenko...
[nnc] Caffe import: transpose FullyConnected weights...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-14
Denis Maksimenko...
Fix return value. (#1010)
commit
|
commitdiff
|
tree
|
snapshot
2018-08-14
Efimov Alexander...
Soft backend fix softmax deserialization (#975)
commit
|
commitdiff
|
tree
|
snapshot
2018-08-14
Efimov Alexander...
Soft backend: add absent dimension in shape (#981)
commit
|
commitdiff
|
tree
|
snapshot
2018-08-14
Ivan Vagin...
Renamed sample plugin option (#942)
commit
|
commitdiff
|
tree
|
snapshot
2018-08-14
박종현/동작제어Lab...
[coco] Fix build break (#1005)
commit
|
commitdiff
|
tree
|
snapshot
2018-08-14
박종현/동작제어Lab...
[coco] Pass ObjectLink to Op/Instr Manager (#1002)
commit
|
commitdiff
|
tree
|
snapshot
2018-08-14
박종현/동작제어Lab...
[coco] Introduce PtrSlot (#969)
commit
|
commitdiff
|
tree
|
snapshot
2018-08-14
박종현/동작제어Lab...
[coco] Accessor on ObjectInfo (#1001)
commit
|
commitdiff
|
tree
|
snapshot
2018-08-14
박종현/동작제어Lab...
[coco] Support unlink on Bag (#1000)
commit
|
commitdiff
|
tree
|
snapshot
2018-08-14
박종현/동작제어Lab...
[coco] Default constructible Conv2DTest fixture (#999)
commit
|
commitdiff
|
tree
|
snapshot
2018-08-14
박종현/동작제어Lab...
[coco] Return casted value correctly (#998)
commit
|
commitdiff
|
tree
|
snapshot
2018-08-14
박종현/동작제어Lab...
[nnkit] Extract Caffe backend implementation (#997)
commit
|
commitdiff
|
tree
|
snapshot
2018-08-14
박종현/동작제어Lab...
[coco] Pass Bag-to-BagInfo link via virtual method...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-14
박종현/동작제어Lab...
[coco] Fix incorrect ifdef guard (#994)
commit
|
commitdiff
|
tree
|
snapshot
2018-08-14
박종현/동작제어Lab...
[nnkit] Type-generic Caffe Backend (#991)
commit
|
commitdiff
|
tree
|
snapshot
2018-08-14
박종현/동작제어Lab...
[coco] Use consistent ifdef guard (#995)
commit
|
commitdiff
|
tree
|
snapshot
2018-08-14
박종현/동작제어Lab...
[coco] Use consistent factory method name (#996)
commit
|
commitdiff
|
tree
|
snapshot
2018-08-14
박종현/동작제어Lab...
[coco] Introduce KernelObjectInfo (#987)
commit
|
commitdiff
|
tree
|
snapshot
2018-08-14
박종현/동작제어Lab...
[coco] Introduce 'Conv2DTest' fixture (#988)
commit
|
commitdiff
|
tree
|
snapshot
2018-08-14
박종현/동작제어Lab...
[coco] Introduce Instr fixtures (#989)
commit
|
commitdiff
|
tree
|
snapshot
2018-08-14
박종현/동작제어Lab...
[nnkit] Extract TensorContext (#992)
commit
|
commitdiff
|
tree
|
snapshot
2018-08-14
박종현/동작제어Lab...
[coco] Introduce 'ObjectTest' fixture (#990)
commit
|
commitdiff
|
tree
|
snapshot
2018-08-14
박종현/동작제어Lab...
[nnkit] Construct CaffeBackend from caffe::Net (#967)
commit
|
commitdiff
|
tree
|
snapshot
2018-08-13
Роман Михайлович...
Improve command line parser and add unit tests for...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-13
Efimov Alexander...
Generalize options for soft backend (#923)
commit
|
commitdiff
|
tree
|
snapshot
2018-08-13
Denis Maksimenko...
[nnc debug] Add internal documentation (#971)
commit
|
commitdiff
|
tree
|
snapshot
2018-08-13
Efimov Alexander...
Fix tflite Dims argument (#954)
commit
|
commitdiff
|
tree
|
snapshot
2018-08-13
Efimov Alexander...
Shape inference unit test fix (#972)
commit
|
commitdiff
|
tree
|
snapshot
2018-08-13
박종현/동작제어Lab...
[coco] Use std::set to record dependent objects (#968)
commit
|
commitdiff
|
tree
|
snapshot
2018-08-13
박종현/동작제어Lab...
[coco] Simplify BlockManager tests (#956)
commit
|
commitdiff
|
tree
|
snapshot
2018-08-10
Vitaliy Cherepanov...
interpreter_plugin: fix segfault if input/output node...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-10
Vitaliy Cherepanov...
interpreter_plugin: fix input tensor initialization...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-10
Vitaliy Cherepanov...
IR graph: Fix getInput/getOutput (#949)
commit
|
commitdiff
|
tree
|
snapshot
2018-08-10
Vitaliy Cherepanov...
Fix output nodes search by name (#948)
commit
|
commitdiff
|
tree
|
snapshot
2018-08-10
Efimov Alexander...
Soft backend: eigen library (#841)
commit
|
commitdiff
|
tree
|
snapshot
2018-08-10
박종현/동작제어Lab...
[nnkit] Type-generic Caffe TensorContext (#966)
commit
|
commitdiff
|
tree
|
snapshot
2018-08-10
박종현/동작제어Lab...
[coco] Non-public head method (#965)
commit
|
commitdiff
|
tree
|
snapshot
2018-08-10
박종현/동작제어Lab...
[coco] Introduce FeatureObjectInfo (#964)
commit
|
commitdiff
|
tree
|
snapshot
2018-08-10
Роман Михайлович...
Cmdline: add command line infrastructure (#952)
commit
|
commitdiff
|
tree
|
snapshot
2018-08-10
박종현/동작제어Lab...
[coco] Introduce 'Arg' class (#960)
commit
|
commitdiff
|
tree
|
snapshot
2018-08-10
박종현/동작제어Lab...
[coco] Remove deprecated Bag constructor (#963)
commit
|
commitdiff
|
tree
|
snapshot
2018-08-10
박종현/동작제어Lab...
[coco] Add 'curr' method to DLinkedList::Node (#961)
commit
|
commitdiff
|
tree
|
snapshot
2018-08-10
박종현/동작제어Lab...
[coco] Introduce FeatureObjectTest class (#959)
commit
|
commitdiff
|
tree
|
snapshot
2018-08-10
박종현/동작제어Lab...
[coco] Introduce KernelObjectTest (#962)
commit
|
commitdiff
|
tree
|
snapshot
2018-08-10
박종현/동작제어Lab...
Disable failing nnc test (#958)
commit
|
commitdiff
|
tree
|
snapshot
2018-08-09
박종현/동작제어Lab...
[coco] Implement Op::parent method (#940)
commit
|
commitdiff
|
tree
|
snapshot
2018-08-09
박종현/동작제어Lab...
[coco] Update OpLink on UnitF::op update (#939)
commit
|
commitdiff
|
tree
|
snapshot
2018-08-09
박종현/동작제어Lab...
[coco] Introduce ObjectInfo (#938)
commit
|
commitdiff
|
tree
|
snapshot
2018-08-08
Efimov Alexander...
Bugfix: tests for auto dimension reshape (#857)
commit
|
commitdiff
|
tree
|
snapshot
2018-08-08
Dmitry Mozolev...
[nnc] Fix Caffe Concat operator import (#924)
commit
|
commitdiff
|
tree
|
snapshot
2018-08-08
Dmitry Mozolev...
[nnc] Add doxygen configuration file (#914)
commit
|
commitdiff
|
tree
|
snapshot
2018-08-08
Efimov Alexander...
Softbackend: move serialization out of ModelAnalyzer...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-08
Denis Maksimenko...
[nnc testing] Move unit tests to a separate folder...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-08
박종현/동작제어Lab...
[nnkit] Introduce nnkit_support_caffe (#936)
commit
|
commitdiff
|
tree
|
snapshot
2018-08-08
박종현/동작제어Lab...
[coco] Use OpManager for Instr test (#937)
commit
|
commitdiff
|
tree
|
snapshot
2018-08-08
박종현/동작제어Lab...
[coco] Pass OpLink to Op/Instr Manager (#935)
commit
|
commitdiff
|
tree
|
snapshot
2018-08-08
박종현/동작제어Lab...
[coco] Enable format check (#932)
commit
|
commitdiff
|
tree
|
snapshot
2018-08-08
박종현/동작제어Lab...
[coco] Introduce Generic Data Context (#929)
commit
|
commitdiff
|
tree
|
snapshot
2018-08-08
박종현/동작제어Lab...
[coco] Default constructible DLinkedList::Node (#926)
commit
|
commitdiff
|
tree
|
snapshot
2018-08-08
박종현/동작제어Lab...
[coco.generic] Generic Data Handling Library (#920)
commit
|
commitdiff
|
tree
|
snapshot
2018-08-08
박종현/동작제어Lab...
[coco] Require reads and updates for Instr classes...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-07
Efimov Alexander...
Soft backend: refactoring of artefact Shape class ...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-07
박종현/동작제어Lab...
[coco] Hide BagInfo from Users (#917)
commit
|
commitdiff
|
tree
|
snapshot
2018-08-07
박종현/동작제어Lab...
[nest] Support Free Variable enumeration (#901)
commit
|
commitdiff
|
tree
|
snapshot
2018-08-07
Denis Maksimenko...
[nnc debug] Add debugging system (#893)
commit
|
commitdiff
|
tree
|
snapshot
2018-08-07
Dmitry Mozolev...
[nnc] Remove unnecessary heap allocs in interpreter...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-07
Dmitry Mozolev...
[nnc] Fix float equality check in the interpreter test...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-07
박종현/동작제어Lab...
[caffegen] Add 'init' command (#918)
commit
|
commitdiff
|
tree
|
snapshot
2018-08-07
박종현/동작제어Lab...
[coco] Remove unnecessary Instr::ctor test (#919)
commit
|
commitdiff
|
tree
|
snapshot
2018-08-07
박종현/동작제어Lab...
[coco] Generate Instr boilerplates from list (#896)
commit
|
commitdiff
|
tree
|
snapshot
2018-08-06
Efimov Alexander...
Fix soft backend build (#909)
commit
|
commitdiff
|
tree
|
snapshot
2018-08-06
박종현/동작제어Lab...
[coco] Allows users to query Bag's type (#908)
commit
|
commitdiff
|
tree
|
snapshot
2018-08-06
박종현/동작제어Lab...
[coco] Update 'BagType' from Output (#895)
commit
|
commitdiff
|
tree
|
snapshot
2018-08-06
박종현/동작제어Lab...
[morph] Add 'NNAPI' support (#898)
commit
|
commitdiff
|
tree
|
snapshot
2018-08-06
박종현/동작제어Lab...
[morph] Introduce 'caffe' namespace (#899)
commit
|
commitdiff
|
tree
|
snapshot
2018-08-03
Dmitry Mozolev...
Add interpreter test and Model IR graph creator that...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-03
Dmitry Mozolev...
Add serialized test info readers and tensor comparator...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-03
Dmitry Mozolev...
Add nnc interpreter test main and test info schema...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-03
Efimov Alexander...
Soft backend: concat operation (#838)
commit
|
commitdiff
|
tree
|
snapshot
2018-08-03
Efimov Alexander...
Soft backend: pool operation (#835)
commit
|
commitdiff
|
tree
|
snapshot
2018-08-03
Dmitry Mozolev...
Add nnc interpreter binary test data generator and...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-03
Efimov Alexander...
Soft Backend: capped relu operation (#837)
commit
|
commitdiff
|
tree
|
snapshot
next