platform/core/ml/nnfw.git
2018-05-16 박종현/동작제어Lab... Relocate and rename BaseException (#225)
2018-05-16 Dmitry Mozolev... Add flatbuffers schema compilation function (#229)
2018-05-16 Vitaliy Cherepanov... foundation nnc config exception (#204)
2018-05-16 Dmitry Mozolev... Add NN importer interface and memory mapper (#168)
2018-05-15 박종현/동작제어Lab... Find GLog via internal script (#219)
2018-05-15 박종현/동작제어Lab... Unify nncc_example_link_libraries and nncc_test_link_li...
2018-05-14 Vitaliy Cherepanov... foundation: Create base exception classes (#165)
2018-05-14 Vitaliy Cherepanov... nnc: initial commit (#161)
2018-05-14 박종현/동작제어Lab... Allow FlatBuffers source download by default (#222)
2018-05-11 박종현/동작제어Lab... Find GFlags via internal script when building Caffe...
2018-05-10 박세희/동작제어Lab... Add glog target cmake configure file (#216)
2018-05-10 박종현/동작제어Lab... Build shared GFlags library (#215)
2018-05-10 박종현/동작제어Lab... Add ExternalProjectTools (#213)
2018-05-09 박세희/동작제어Lab... Add gflags download and build (#210)
2018-05-09 박종현/동작제어Lab... [core] Add 'fill' method to ADT::tensor::Index (#198)
2018-05-09 박종현/동작제어Lab... [core.ADT.tensor] Introduce 'squeeze' operation (#207)
2018-05-09 박세희/동작제어Lab... Update .gitignore for vscode (#208)
2018-05-08 박종현/동작제어Lab... [caffekit] Run inference without caffemodel (#206)
2018-05-08 박종현/동작제어Lab... Introduce 'caffekit' (#154)
2018-05-08 박종현/동작제어Lab... [core.ADT.tensor] Add 'range' function (#205)
2018-05-04 박종현/동작제어Lab... [core.ADT.tensor] Add 'TextFormatted<Index>' class...
2018-05-04 박종현/동작제어Lab... [core] Introduce 'Printable' interface (#199)
2018-05-04 박종현/동작제어Lab... Add 'Caffe' as an external module (#195)
2018-05-04 Sergey Vostokov... SW System Test Document v1.0 (#77)
2018-05-04 박종현/동작제어Lab... [nncc.core] Simplify tensor tests with constructor...
2018-05-04 박종현/동작제어Lab... Add 'CaffeProto' as an external module (#193)
2018-05-04 박종현/동작제어Lab... Add 'tflitekit' (#192)
2018-05-03 박종현/동작제어Lab... Add 'TensorFlowLite' as an external module (#188)
2018-05-02 박종현/동작제어Lab... [nncc.core] Initialize tensor::Index via ctor (#191)
2018-05-02 박종현/동작제어Lab... Add 'CaffeSource' an an external module (#190)
2018-05-02 박종현/동작제어Lab... [nncc.core] Add 'Iterable' class (#189)
2018-05-02 박종현/동작제어Lab... Add 'FlatBuffer' as an external module (#186)
2018-05-02 박종현/동작제어Lab... [nncc.core] Set tensor::Shape values via constructor...
2018-05-02 박종현/동작제어Lab... Add 'NEON2SSE' as an external module (#185)
2018-05-02 박종현/동작제어Lab... Add 'GEMMLowp' as an external module (#184)
2018-05-02 박종현/동작제어Lab... Add 'Farmhash' as an external module (#183)
2018-05-02 박종현/동작제어Lab... Add 'Eigen' as an external module (#182)
2018-04-30 박종현/동작제어Lab... [nncc.core] Add 'tensor::IndexRange' (#180)
2018-04-30 박종현/동작제어Lab... Add 'NEON2SSESource' as an external module (#179)
2018-04-30 박종현/동작제어Lab... Add 'GEMMLowpSource' as an external module (#178)
2018-04-30 박종현/동작제어Lab... Add 'FarmhashSource' as an external module (#177)
2018-04-30 박종현/동작제어Lab... Add 'EigenSource' as an external module (#176)
2018-04-29 박종현/동작제어Lab... Add 'FlatBuffersSource' as an external module (#156)
2018-04-26 박종현/동작제어Lab... Add 'TensorFlowSource' as an external module (#155)
2018-04-26 박종현/동작제어Lab... [nncc.core] Equality over tensor shape (#153)
2018-04-26 박종현/동작제어Lab... Generage coverage report only for libs and tools (...
2018-04-26 박종현/동작제어Lab... Add Protobuf as an external module (#151)
2018-04-26 박종현/동작제어Lab... Simplify C++ standard configuration (#150)
2018-04-26 박종현/동작제어Lab... Define 'nncc_find_package' as macro (#149)
2018-04-26 박종현/동작제어Lab... [caffegen] Add 'decode' command (#148)
2018-04-25 박종현/동작제어Lab... Allow users to build Google Test locally (#146)
2018-04-25 박종현/동작제어Lab... Update Build Prerequisites (#147)
2018-04-25 박종현/동작제어Lab... [nncc.core] Add 'ADT::tensor::Reader' class (#145)
2018-04-25 박종현/동작제어Lab... Set minimum required CMake version as 3.1 (#144)
2018-04-25 박종현/동작제어Lab... Install CMake 3.2.2 in Docker image (#143)
2018-04-25 박종현/동작제어Lab... Use 'project path' as prefix in coverage report (#136)
2018-04-25 박종현/동작제어Lab... [nncc.core] Add 'ADT::tensor::Index' class (#135)
2018-04-25 박종현/동작제어Lab... [nncc.core] Add 'ADT::tensor::Shape' class (#134)
2018-04-25 박종현/동작제어Lab... [caffegen] Take the ownership of 'NetParameter' (#126)
2018-04-25 박종현/동작제어Lab... [caffegen] Allow Command to read command-line (#125)
2018-04-23 박종현/동작제어Lab... Introduce Kernel Reader interface (#122)
2018-04-23 박종현/동작제어Lab... Rename Feature.cpp as Reader.cpp (#124)
2018-04-23 박종현/동작제어Lab... Introduce feature::Accessor interface (#123)
2018-04-23 박종현/동작제어Lab... [caffegen] Introduce 'internal' directory (#121)
2018-04-23 최형규/동작제어Lab... Change permission of a command file (#115)
2018-04-23 박종현/동작제어Lab... Introduce 'nncc::core::ADT::feature::Reader' interface...
2018-04-23 박종현/동작제어Lab... Introduce ENABLE_CONTRIB_BUILD option (#119)
2018-04-23 박종현/동작제어Lab... Add 'Getting Started' guide (#109)
2018-04-22 박종현/동작제어Lab... Fix GCC 4.8 build error (#108)
2018-04-20 박종현/동작제어Lab... Use NNCC_PROJECT_PATH as DOCKER_PATH (#110)
2018-04-20 박종현/동작제어Lab... [caffegen] Support Convolution Paramater Randomize...
2018-04-20 박종현/동작제어Lab... Update Dockerfile (#107)
2018-04-20 박종현/동작제어Lab... [caffegen] Add 'ConvolutionLayer' (#111)
2018-04-20 박종현/동작제어Lab... [caffegen] Include 'InputLayer.h' (#106)
2018-04-20 최형규/동작제어Lab... Add CI script (#31)
2018-04-19 박종현/동작제어Lab... [caffegen] Introduce 'fill' command (#104)
2018-04-19 박종현/동작제어Lab... [caffegen] Add 'NetworkBuilder' class (#103)
2018-04-19 박종현/동작제어Lab... [caffegen] Fix build break (#102)
2018-04-19 박종현/동작제어Lab... [caffegen] Add 'InputLayer' class (#101)
2018-04-19 박종현/동작제어Lab... [caffegen] Add 'Network' class (#100)
2018-04-19 박종현/동작제어Lab... [caffegen] Add 'BlobContext' class (#98)
2018-04-19 박종현/동작제어Lab... [caffegen] Add 'LayerContext' class (#99)
2018-04-19 박종현/동작제어Lab... [caffegen] Add 'BlobShape' class (#96)
2018-04-19 박종현/동작제어Lab... [caffegen] Add Layer-related classes (#97)
2018-04-19 박종현/동작제어Lab... [caffegen] Support 'encode' (#95)
2018-04-19 박종현/동작제어Lab... [caffegen] Add 'Command' class (#94)
2018-04-19 박종현/동작제어Lab... Introduce 'nncc_foundation' (#93)
2018-04-18 박종현/동작제어Lab... Introduce nncc_frontend_caffe_core (#87)
2018-04-18 박종현/동작제어Lab... Format check all the files under tools (#88)
2018-04-18 박종현/동작제어Lab... Create 'caffegen' project (#89)
2018-04-18 박종현/동작제어Lab... Allow configuration on directories to be format checked...
2018-04-17 박종현/동작제어Lab... Add nncc::core::ADT::kernel::Shape (#86)
2018-04-17 박종현/동작제어Lab... Add nncc::core::ADT::PadInfo (#85)
2018-04-17 박종현/동작제어Lab... Add nncc::core::ADT::StrideInfo (#84)
2018-04-17 박종현/동작제어Lab... Introduce CMake functions for example build (#82)
2018-04-17 박종현/동작제어Lab... Use C++ 11 standard (#83)
2018-04-17 박종현/동작제어Lab... Support test coverage measure (#80)
2018-04-17 박종현/동작제어Lab... Introduce 'test' command (#81)
2018-04-17 박종현/동작제어Lab... Add nncc::core::ADT::feature::Shape (#78)
2018-04-12 박종현/동작제어Lab... Enable build-time test (#76)
next