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-07-02
Vladimir Plazun...
[nnc backend] Add OperationImpl class (#396)
commit
|
commitdiff
|
tree
|
snapshot
2018-07-02
Vladimir Plazun...
[nnc core] Add Tensor class template (#395)
commit
|
commitdiff
|
tree
|
snapshot
2018-07-02
Vladimir Plazun...
[nnc core] Add ShapeRange class (#394)
commit
|
commitdiff
|
tree
|
snapshot
2018-07-02
박종현/동작제어Lab...
Enable DOWNLOAD_CAFFE by default (#433)
commit
|
commitdiff
|
tree
|
snapshot
2018-07-02
박종현/동작제어Lab...
Run unittest per PR (#435)
commit
|
commitdiff
|
tree
|
snapshot
2018-07-02
박종현/동작제어Lab...
Build farmhash under dedicated location (#412)
commit
|
commitdiff
|
tree
|
snapshot
2018-07-02
박종현/동작제어Lab...
Ignore top-level Makefile (#413)
commit
|
commitdiff
|
tree
|
snapshot
2018-07-02
박종현/동작제어Lab...
Add 'nnsuite' project (#410)
commit
|
commitdiff
|
tree
|
snapshot
2018-07-02
박종현/동작제어Lab...
Use 'cmake --build' instead of make (#414)
commit
|
commitdiff
|
tree
|
snapshot
2018-06-29
Dmitry Mozolev...
Add TFLite-to-Model IR operator creator implementation...
commit
|
commitdiff
|
tree
|
snapshot
2018-06-29
Dmitry Mozolev...
Finalize initial version of TFLite v3 importer (#406)
commit
|
commitdiff
|
tree
|
snapshot
2018-06-29
Sergey Vostokov...
Update SW Test Document: fix Req IDs, add test cases...
commit
|
commitdiff
|
tree
|
snapshot
2018-06-29
Dmitry Mozolev...
Create Model IR operators in TFLite model visitor ...
commit
|
commitdiff
|
tree
|
snapshot
2018-06-29
Dmitry Mozolev...
Set known Model IR node names and remove "NYI" exceptio...
commit
|
commitdiff
|
tree
|
snapshot
2018-06-29
Vladimir Plazun...
[nnc core] Add reshape operation description (#392)
commit
|
commitdiff
|
tree
|
snapshot
2018-06-29
Dmitry Mozolev...
Add functions preparing data for the TFLite-to-IR opera...
commit
|
commitdiff
|
tree
|
snapshot
2018-06-29
Dmitry Mozolev...
Add auxiliary functions for creating TFLite-to-Model...
commit
|
commitdiff
|
tree
|
snapshot
2018-06-29
박종현/동작제어Lab...
[nnkit] Introduce 'tflite' backend (#408)
commit
|
commitdiff
|
tree
|
snapshot
2018-06-28
박종현/동작제어Lab...
Introduce 'nnop' library (#402)
commit
|
commitdiff
|
tree
|
snapshot
2018-06-28
박종현/동작제어Lab...
Add 'How to build and run unittest' section (#403)
commit
|
commitdiff
|
tree
|
snapshot
2018-06-28
박종현/동작제어Lab...
[core.ADT] Introduce NHWC kernel layout (#401)
commit
|
commitdiff
|
tree
|
snapshot
2018-06-28
박종현/동작제어Lab...
[core.tensor] Introduce IndexEnumerator (#381)
commit
|
commitdiff
|
tree
|
snapshot
2018-06-28
박종현/동작제어Lab...
[nnkit] Introduce randomize action (#399)
commit
|
commitdiff
|
tree
|
snapshot
2018-06-28
박종현/동작제어Lab...
[core.ADT] Introduce feature buffer/overlay (#400)
commit
|
commitdiff
|
tree
|
snapshot
2018-06-27
Sergey Vostokov...
Update the IDEF0 A1 diagram (#319)
commit
|
commitdiff
|
tree
|
snapshot
2018-06-27
Sergey Vostokov...
Update IDEF0 A12 diagram: add input Configured Executio...
commit
|
commitdiff
|
tree
|
snapshot
2018-06-27
Sergey Vostokov...
IDEF0 A0: add new input for the block from "Environment...
commit
|
commitdiff
|
tree
|
snapshot
2018-06-27
Efimov Alexander...
Soft backend plugin (#356)
commit
|
commitdiff
|
tree
|
snapshot
2018-06-27
Ivan Vagin...
PluginManager tests part 8 (AbstractModule class) ...
commit
|
commitdiff
|
tree
|
snapshot
2018-06-27
Dmitry Mozolev...
Add Model IR operator creator skeleton for TFLite ...
commit
|
commitdiff
|
tree
|
snapshot
2018-06-27
Ivan Vagin...
[foundation] Implemented 'Exception' class 'what()...
commit
|
commitdiff
|
tree
|
snapshot
2018-06-27
박종현/동작제어Lab...
[core.ADT.kernel] Introduce Overlay/Buffer (#389)
commit
|
commitdiff
|
tree
|
snapshot
2018-06-27
박종현/동작제어Lab...
Use correct test namespace (#390)
commit
|
commitdiff
|
tree
|
snapshot
2018-06-27
박종현/동작제어Lab...
Build caffe inside build/externals directory (#382)
commit
|
commitdiff
|
tree
|
snapshot
2018-06-27
박종현/동작제어Lab...
[core.ADT.tensor] Introduce Overlay/Buffer (#386)
commit
|
commitdiff
|
tree
|
snapshot
2018-06-27
박종현/동작제어Lab...
[core.ADT] Copyable/movable feature layout (#384)
commit
|
commitdiff
|
tree
|
snapshot
2018-06-27
박종현/동작제어Lab...
[nnkit] Set HDF5 include directories correctly (#388)
commit
|
commitdiff
|
tree
|
snapshot
2018-06-27
박종현/동작제어Lab...
[core.ADT] Copyable/movable kernel layout (#385)
commit
|
commitdiff
|
tree
|
snapshot
2018-06-27
박종현/동작제어Lab...
[core.ADT] Simplify tensor view construction (#383)
commit
|
commitdiff
|
tree
|
snapshot
2018-06-27
박종현/동작제어Lab...
[nncc.core] Copyable/movable tensor layout (#369)
commit
|
commitdiff
|
tree
|
snapshot
2018-06-27
박종현/동작제어Lab...
[core.ADT.feature] Introduce Layout interface (#289)
commit
|
commitdiff
|
tree
|
snapshot
2018-06-27
박종현/동작제어Lab...
[nnkit] Remove deprecated classes (#379)
commit
|
commitdiff
|
tree
|
snapshot
2018-06-26
Ivan Vagin...
Multiple jobs docker-build (#377)
commit
|
commitdiff
|
tree
|
snapshot
2018-06-26
박종현/동작제어Lab...
Remove caffekit (#374)
commit
|
commitdiff
|
tree
|
snapshot
2018-06-26
박종현/동작제어Lab...
Tensorflow Lite as Position Independent Static Library...
commit
|
commitdiff
|
tree
|
snapshot
2018-06-26
박종현/동작제어Lab...
[nnkit] Introduce HDF5 export action (#370)
commit
|
commitdiff
|
tree
|
snapshot
2018-06-26
박종현/동작제어Lab...
[nnkit] Add Caffe backend (#367)
commit
|
commitdiff
|
tree
|
snapshot
2018-06-26
박종현/동작제어Lab...
Farmhash as Position Independent Static Library (#365)
commit
|
commitdiff
|
tree
|
snapshot
2018-06-26
Dmitry Mozolev...
Convert tensor from NHWC (TFLite) to HWCN (#353)
commit
|
commitdiff
|
tree
|
snapshot
2018-06-26
박종현/동작제어Lab...
[nnkit] Introduce nni toolchain (#366)
commit
|
commitdiff
|
tree
|
snapshot
2018-06-26
Sergey Vostokov...
Add section "SW Quality Verification" to SDD (#315)
commit
|
commitdiff
|
tree
|
snapshot
2018-06-26
박종현/동작제어Lab...
[nnkit] Introduce Action interface (#364)
commit
|
commitdiff
|
tree
|
snapshot
2018-06-25
Ivan Vagin...
Fixed PluginSession class test (#360)
commit
|
commitdiff
|
tree
|
snapshot
2018-06-22
Ivan Vagin...
PluginManager tests part 3 (#333)
commit
|
commitdiff
|
tree
|
snapshot
2018-06-22
Ivan Vagin...
PluginManager tests part 4 (PluginInstance class) ...
commit
|
commitdiff
|
tree
|
snapshot
2018-06-22
Ivan Vagin...
Data tests part 1.2 (Data class) (#345)
commit
|
commitdiff
|
tree
|
snapshot
2018-06-22
Ivan Vagin...
BackendModule/FrontendModule classes tests (#349)
commit
|
commitdiff
|
tree
|
snapshot
2018-06-22
Ivan Vagin...
PluginManager tests part 6 (PluginSession class) (...
commit
|
commitdiff
|
tree
|
snapshot
2018-06-22
Ivan Vagin...
PluginProxy class tests (#347)
commit
|
commitdiff
|
tree
|
snapshot
2018-06-22
Dmitry Mozolev...
Add a function that creates an IR tensor from a TFLite...
commit
|
commitdiff
|
tree
|
snapshot
2018-06-21
Ivan Vagin...
PluginManager tests part 5 (SharedLibrary class) (...
commit
|
commitdiff
|
tree
|
snapshot
2018-06-21
박종현/동작제어Lab...
[core.ADT.kernel] Introduce Layout interface (#291)
commit
|
commitdiff
|
tree
|
snapshot
2018-06-20
Ivan Vagin...
PluginManager tests part 2 (#332)
commit
|
commitdiff
|
tree
|
snapshot
2018-06-19
Dmitry Mozolev...
Set IR inputs and outputs from TFLite model (#328)
commit
|
commitdiff
|
tree
|
snapshot
2018-06-18
Ivan Vagin...
PluginManager tests part 1.1 (#341)
commit
|
commitdiff
|
tree
|
snapshot
2018-06-14
Dmitry Mozolev...
Add shape helper (#325)
commit
|
commitdiff
|
tree
|
snapshot
2018-06-14
박종현/동작제어Lab...
Add 'add_subdirectories' module (#288)
commit
|
commitdiff
|
tree
|
snapshot
2018-06-14
Ivan Vagin...
Pass arguments to build script (#337)
commit
|
commitdiff
|
tree
|
snapshot
2018-06-14
Ivan Vagin...
Print detail messages on test failures (#338)
commit
|
commitdiff
|
tree
|
snapshot
2018-06-14
Ivan Vagin...
Add '*.swp' to .gitignore (#336)
commit
|
commitdiff
|
tree
|
snapshot
2018-06-14
박종현/동작제어Lab...
Introduce 'nncc_coverage' interface target (#335)
commit
|
commitdiff
|
tree
|
snapshot
2018-06-13
Vitaliy Cherepanov...
nnc: fix console params parsing (#326)
commit
|
commitdiff
|
tree
|
snapshot
2018-06-08
Vladimir Plazun...
Update visitor to support available operations (#320)
commit
|
commitdiff
|
tree
|
snapshot
2018-06-08
Dmitry Mozolev...
Fix "enumeration values not handled in switch" warning...
commit
|
commitdiff
|
tree
|
snapshot
2018-06-08
Vitaliy Cherepanov...
nnc: Fix stream output operator (#316)
commit
|
commitdiff
|
tree
|
snapshot
2018-06-08
Vitaliy Cherepanov...
nnc: PluginManager make code more consistent (#317)
commit
|
commitdiff
|
tree
|
snapshot
2018-06-07
박종현/동작제어Lab...
Fix CaffeProto CMake warning (#305)
commit
|
commitdiff
|
tree
|
snapshot
2018-06-06
Vitaliy Cherepanov...
nnc: Implement nnc common realisation (#277)
commit
|
commitdiff
|
tree
|
snapshot
2018-06-06
Vitaliy Cherepanov...
nnc: Fix PluginProxy interface (#309)
commit
|
commitdiff
|
tree
|
snapshot
2018-06-05
Vladimir Plazun...
Fix compiler warnings in Graph and Node classes (#314)
commit
|
commitdiff
|
tree
|
snapshot
2018-06-05
Vitaliy Cherepanov...
nnc example: fix SamplePluginInstance copy and assignme...
commit
|
commitdiff
|
tree
|
snapshot
2018-06-05
Vitaliy Cherepanov...
nnc: fix AbstractPluginInstance copy and assignment...
commit
|
commitdiff
|
tree
|
snapshot
2018-06-05
Vladimir Plazun...
Fix compiler warnings in TensorVariant class (#311)
commit
|
commitdiff
|
tree
|
snapshot
2018-06-05
Vladimir Plazun...
Fix compiler warnings in operation descriptions (#310)
commit
|
commitdiff
|
tree
|
snapshot
2018-06-05
Vladimir Plazun...
[nnc] Fix operation description namespace issues (...
commit
|
commitdiff
|
tree
|
snapshot
2018-06-05
Vitaliy Cherepanov...
nnc: Implement BackendModule class (#276)
commit
|
commitdiff
|
tree
|
snapshot
2018-06-05
Vitaliy Cherepanov...
nnc: Implement FrontendModule class (#275)
commit
|
commitdiff
|
tree
|
snapshot
2018-06-05
Vitaliy Cherepanov...
nnc: fix AbstractModule copy and assignment operator...
commit
|
commitdiff
|
tree
|
snapshot
2018-06-05
Sergey Vostokov...
Fix issue "no return statement in function return non...
commit
|
commitdiff
|
tree
|
snapshot
2018-06-05
Sergey Vostokov...
Fix error "returning reference to temporary" (#302)
commit
|
commitdiff
|
tree
|
snapshot
2018-06-05
Vitaliy Cherepanov...
protect AbstractModule class methods (#301)
commit
|
commitdiff
|
tree
|
snapshot
2018-06-05
Vitaliy Cherepanov...
nnc: Implement plugin example (#278)
commit
|
commitdiff
|
tree
|
snapshot
2018-06-04
Vladimir Plazun...
[nnc] Add backend directory (#300)
commit
|
commitdiff
|
tree
|
snapshot
2018-06-04
박종현/동작제어Lab...
[nnkit] Build registry library (#290)
commit
|
commitdiff
|
tree
|
snapshot
2018-06-04
Vladimir Plazun...
Add Graph class (#297)
commit
|
commitdiff
|
tree
|
snapshot
2018-06-04
Vladimir Plazun...
Add Variable operation class (#296)
commit
|
commitdiff
|
tree
|
snapshot
2018-06-04
Vitaliy Cherepanov...
nnc: Implement PluginManager class (#273)
commit
|
commitdiff
|
tree
|
snapshot
2018-06-04
박종현/동작제어Lab...
[foundation] Do NOT allow copy/move on OwnedRegion...
commit
|
commitdiff
|
tree
|
snapshot
2018-06-04
박종현/동작제어Lab...
[cli] Add 'FunctionCommand' class (#292)
commit
|
commitdiff
|
tree
|
snapshot
2018-06-03
Vladimir Plazun...
Add :/cmake-build-* and :/.idea to .gitignore (#295)
commit
|
commitdiff
|
tree
|
snapshot
next