platform/core/ml/nnfw.git
2018-06-29 Dmitry Mozolev... Add auxiliary functions for creating TFLite-to-Model...
2018-06-29 박종현/동작제어Lab... [nnkit] Introduce 'tflite' backend (#408)
2018-06-28 박종현/동작제어Lab... Introduce 'nnop' library (#402)
2018-06-28 박종현/동작제어Lab... Add 'How to build and run unittest' section (#403)
2018-06-28 박종현/동작제어Lab... [core.ADT] Introduce NHWC kernel layout (#401)
2018-06-28 박종현/동작제어Lab... [core.tensor] Introduce IndexEnumerator (#381)
2018-06-28 박종현/동작제어Lab... [nnkit] Introduce randomize action (#399)
2018-06-28 박종현/동작제어Lab... [core.ADT] Introduce feature buffer/overlay (#400)
2018-06-27 Sergey Vostokov... Update the IDEF0 A1 diagram (#319)
2018-06-27 Sergey Vostokov... Update IDEF0 A12 diagram: add input Configured Executio...
2018-06-27 Sergey Vostokov... IDEF0 A0: add new input for the block from "Environment...
2018-06-27 Efimov Alexander... Soft backend plugin (#356)
2018-06-27 Ivan Vagin... PluginManager tests part 8 (AbstractModule class) ...
2018-06-27 Dmitry Mozolev... Add Model IR operator creator skeleton for TFLite ...
2018-06-27 Ivan Vagin... [foundation] Implemented 'Exception' class 'what()...
2018-06-27 박종현/동작제어Lab... [core.ADT.kernel] Introduce Overlay/Buffer (#389)
2018-06-27 박종현/동작제어Lab... Use correct test namespace (#390)
2018-06-27 박종현/동작제어Lab... Build caffe inside build/externals directory (#382)
2018-06-27 박종현/동작제어Lab... [core.ADT.tensor] Introduce Overlay/Buffer (#386)
2018-06-27 박종현/동작제어Lab... [core.ADT] Copyable/movable feature layout (#384)
2018-06-27 박종현/동작제어Lab... [nnkit] Set HDF5 include directories correctly (#388)
2018-06-27 박종현/동작제어Lab... [core.ADT] Copyable/movable kernel layout (#385)
2018-06-27 박종현/동작제어Lab... [core.ADT] Simplify tensor view construction (#383)
2018-06-27 박종현/동작제어Lab... [nncc.core] Copyable/movable tensor layout (#369)
2018-06-27 박종현/동작제어Lab... [core.ADT.feature] Introduce Layout interface (#289)
2018-06-27 박종현/동작제어Lab... [nnkit] Remove deprecated classes (#379)
2018-06-26 Ivan Vagin... Multiple jobs docker-build (#377)
2018-06-26 박종현/동작제어Lab... Remove caffekit (#374)
2018-06-26 박종현/동작제어Lab... Tensorflow Lite as Position Independent Static Library...
2018-06-26 박종현/동작제어Lab... [nnkit] Introduce HDF5 export action (#370)
2018-06-26 박종현/동작제어Lab... [nnkit] Add Caffe backend (#367)
2018-06-26 박종현/동작제어Lab... Farmhash as Position Independent Static Library (#365)
2018-06-26 Dmitry Mozolev... Convert tensor from NHWC (TFLite) to HWCN (#353)
2018-06-26 박종현/동작제어Lab... [nnkit] Introduce nni toolchain (#366)
2018-06-26 Sergey Vostokov... Add section "SW Quality Verification" to SDD (#315)
2018-06-26 박종현/동작제어Lab... [nnkit] Introduce Action interface (#364)
2018-06-25 Ivan Vagin... Fixed PluginSession class test (#360)
2018-06-22 Ivan Vagin... PluginManager tests part 3 (#333)
2018-06-22 Ivan Vagin... PluginManager tests part 4 (PluginInstance class) ...
2018-06-22 Ivan Vagin... Data tests part 1.2 (Data class) (#345)
2018-06-22 Ivan Vagin... BackendModule/FrontendModule classes tests (#349)
2018-06-22 Ivan Vagin... PluginManager tests part 6 (PluginSession class) (...
2018-06-22 Ivan Vagin... PluginProxy class tests (#347)
2018-06-22 Dmitry Mozolev... Add a function that creates an IR tensor from a TFLite...
2018-06-21 Ivan Vagin... PluginManager tests part 5 (SharedLibrary class) (...
2018-06-21 박종현/동작제어Lab... [core.ADT.kernel] Introduce Layout interface (#291)
2018-06-20 Ivan Vagin... PluginManager tests part 2 (#332)
2018-06-19 Dmitry Mozolev... Set IR inputs and outputs from TFLite model (#328)
2018-06-18 Ivan Vagin... PluginManager tests part 1.1 (#341)
2018-06-14 Dmitry Mozolev... Add shape helper (#325)
2018-06-14 박종현/동작제어Lab... Add 'add_subdirectories' module (#288)
2018-06-14 Ivan Vagin... Pass arguments to build script (#337)
2018-06-14 Ivan Vagin... Print detail messages on test failures (#338)
2018-06-14 Ivan Vagin... Add '*.swp' to .gitignore (#336)
2018-06-14 박종현/동작제어Lab... Introduce 'nncc_coverage' interface target (#335)
2018-06-13 Vitaliy Cherepanov... nnc: fix console params parsing (#326)
2018-06-08 Vladimir Plazun... Update visitor to support available operations (#320)
2018-06-08 Dmitry Mozolev... Fix "enumeration values not handled in switch" warning...
2018-06-08 Vitaliy Cherepanov... nnc: Fix stream output operator (#316)
2018-06-08 Vitaliy Cherepanov... nnc: PluginManager make code more consistent (#317)
2018-06-07 박종현/동작제어Lab... Fix CaffeProto CMake warning (#305)
2018-06-06 Vitaliy Cherepanov... nnc: Implement nnc common realisation (#277)
2018-06-06 Vitaliy Cherepanov... nnc: Fix PluginProxy interface (#309)
2018-06-05 Vladimir Plazun... Fix compiler warnings in Graph and Node classes (#314)
2018-06-05 Vitaliy Cherepanov... nnc example: fix SamplePluginInstance copy and assignme...
2018-06-05 Vitaliy Cherepanov... nnc: fix AbstractPluginInstance copy and assignment...
2018-06-05 Vladimir Plazun... Fix compiler warnings in TensorVariant class (#311)
2018-06-05 Vladimir Plazun... Fix compiler warnings in operation descriptions (#310)
2018-06-05 Vladimir Plazun... [nnc] Fix operation description namespace issues (...
2018-06-05 Vitaliy Cherepanov... nnc: Implement BackendModule class (#276)
2018-06-05 Vitaliy Cherepanov... nnc: Implement FrontendModule class (#275)
2018-06-05 Vitaliy Cherepanov... nnc: fix AbstractModule copy and assignment operator...
2018-06-05 Sergey Vostokov... Fix issue "no return statement in function return non...
2018-06-05 Sergey Vostokov... Fix error "returning reference to temporary" (#302)
2018-06-05 Vitaliy Cherepanov... protect AbstractModule class methods (#301)
2018-06-05 Vitaliy Cherepanov... nnc: Implement plugin example (#278)
2018-06-04 Vladimir Plazun... [nnc] Add backend directory (#300)
2018-06-04 박종현/동작제어Lab... [nnkit] Build registry library (#290)
2018-06-04 Vladimir Plazun... Add Graph class (#297)
2018-06-04 Vladimir Plazun... Add Variable operation class (#296)
2018-06-04 Vitaliy Cherepanov... nnc: Implement PluginManager class (#273)
2018-06-04 박종현/동작제어Lab... [foundation] Do NOT allow copy/move on OwnedRegion...
2018-06-04 박종현/동작제어Lab... [cli] Add 'FunctionCommand' class (#292)
2018-06-03 Vladimir Plazun... Add :/cmake-build-* and :/.idea to .gitignore (#295)
2018-06-01 Vladimir Plazun... Add FullyConnected layer desсription class (#285)
2018-06-01 Vladimir Plazun... Add Relu operation desсription class (#287)
2018-06-01 Vladimir Plazun... Add Pool operation description (#286)
2018-06-01 Vladimir Plazun... Add DepthwiseConv2D operation description (#284)
2018-06-01 Vladimir Plazun... Add Conv2D operation desсription class (#280)
2018-06-01 Vladimir Plazun... Add CappedRelu operation description class (#272)
2018-06-01 Vladimir Plazun... Add Softmax operation description (#294)
2018-06-01 Vladimir Plazun... Add BiasAdd operation description class (#271)
2018-06-01 Vladimir Plazun... Add Concat operation description class (#279)
2018-06-01 Vitaliy Cherepanov... nnc: make isOptional method const (#293)
2018-06-01 Vitaliy Cherepanov... nnc: Implement AbstractModule class (#268)
2018-06-01 Vitaliy Cherepanov... nnc: Implement PluginProxy class (#267)
2018-06-01 Vitaliy Cherepanov... nnc: Implement AbstractPluginInstance class (#266)
2018-06-01 박종현/동작제어Lab... [core] Add Tensor View (#281)
2018-05-31 박종현/동작제어Lab... [core] Add 'num_elements' on kernel shape (#253)
2018-05-31 박종현/동작제어Lab... [core] Add 'num_elements' on feature shape (#252)
next