platform/core/ml/nnfw.git
2019-04-18 박종현/On-Device... Introduce FlatBuffersSource (v1.10) package (#3286)
2019-04-18 박종현/On-Device... [loco] Introduce AnnotatedItem class (#3289)
2019-04-18 박종현/On-Device... [angkor] Do not use add_nncc_library (#3293)
2019-04-17 박종현/On-Device... Remove add_nncc_example_executable (#3291)
2019-04-17 박종현/On-Device... [nnc] Remove add_nncc_example_executable calls (#3290)
2019-04-17 박세희/On-Device... [moco] Introduce convert_graph method (#3284)
2019-04-17 박세희/On-Device... [moco] Add SymbolTable to GraphBuilderContext (#3281)
2019-04-17 박종현/On-Device... Remove "ann" project (#3278)
2019-04-17 박세희/On-Device... [moco] Introduce SymbolTable (#3265)
2019-04-17 박종현/On-Device... [enco] Use ann-api and ann-ref directly (#3274)
2019-04-17 박종현/On-Device... Remove add_nncc_test function (#3276)
2019-04-17 박세희/On-Device... [moco] remove cmake message print (#3273)
2019-04-16 박종현/On-Device... [mir] Remove add_nncc_test from build script (#3246)
2019-04-16 박종현/On-Device... Extract ann-ref from ann (#3258)
2019-04-16 윤현식/On-Device... [nnkit/TF] Enabling TF backend to handle multiple input...
2019-04-16 윤현식/On-Device... [nnkit/TF] C++ version of parser for test.info (#3261)
2019-04-16 윤현식/On-Device... [moco/test/tf] tc with multiple inputs and outputs...
2019-04-16 남궁석/On-Device... [moco/ONNX] Introduce empty moco ONNX frontend (#3267)
2019-04-16 박세희/On-Device... [moco] Support istream for loading (#3268)
2019-04-16 박세희/On-Device... [moco] Introduce ModelSignature (#3264)
2019-04-15 박종현/On-Device... [nnc] Remove add_nncc_test from build script (#3247)
2019-04-15 박세희/On-Device... [moco] Provide TF/Frontend to set graph inputs,outputs...
2019-04-15 박종현/On-Device... [ann] Temporarily disable runtime build (#3257)
2019-04-15 박종현/On-Device... Introduce onnxkit (#3256)
2019-04-15 윤현식/On-Device... [nnkit/TF] Backend implementation for nnkit tensorflow...
2019-04-14 박종현/On-Device... [ann] Add a dummy require for backward compatibility...
2019-04-12 박종현/On-Device... Introduce ONNXSource 1.4.1 package (#3252)
2019-04-12 박종현/On-Device... [loco] Introduce "Forward" node (#3250)
2019-04-12 박종현/On-Device... Create ann-ref project (#3249)
2019-04-12 박세희/On-Device... [moco] Return graph of load (#3253)
2019-04-11 박종현/On-Device... [tflchef] Remove OwnedFileDescriptor (#3238)
2019-04-11 윤현식/On-Device... [nnkit/TF] adding TensorContext (#3235)
2019-04-11 박종현/On-Device... [nnkit] Remove THREADS_PREFER_PTHREAD_FLAG setting...
2019-04-11 박종현/On-Device... Remove LLVM build from Dockerfile (#3236)
2019-04-11 윤지영/On-Device... [nnkit] Implement empty onnx backend (#3237)
2019-04-11 박종현/On-Device... Introduce Assert module (#3227)
2019-04-11 박종현/On-Device... [nike] Include "cfloat" (#3233)
2019-04-11 박종현/On-Device... [nnkit] Fix format errors (#3234)
2019-04-11 박종현/On-Device... [cwrap] Include stdexcept (#3223)
2019-04-11 윤현식/On-Device... [nnkit] adding .FORMATCHECKED (#3230)
2019-04-11 윤현식/On-Device... [nnkit/TF] Class to run Tensorflow (#3213)
2019-04-11 박세희/On-Device... [moco] Add empty Identity and Placeholder (#3225)
2019-04-11 윤현식/On-Device... [nnkit/TF] Test of TensorInfoParser (#3212)
2019-04-11 박세희/On-Device... [moco] Introduce GraphBuilderRegistry (#3226)
2019-04-11 박세희/On-Device... [moco] Change cmake to use ENABLE_TEST for test (#3222)
2019-04-11 박세희/On-Device... [moco] Parse Tensorflow pb/pbtxt graphdef (#3208)
2019-04-11 박종현/On-Device... Set THREADS_PREFER_PTHREAD_FLAG globally (#3220)
2019-04-11 박종현/On-Device... [coco] Remove coco_add_test (#3217)
2019-04-11 박세희/On-Device... [moco] Introduce GraphBuilder (#3216)
2019-04-10 윤지영/On-Device... [onnxkit] Add onnxruntime cmake packages (#3194)
2019-04-10 Vladimir Plazun... [mirunner] Impement mirunner converter and graph visito...
2019-04-10 박종현/On-Device... [enco] Fix tflite frontend build break (#3210)
2019-04-10 윤현식/On-Device... [nnkit/TF] class to map parsed tensor info and memory...
2019-04-10 윤현식/On-Device... [nnkit/TF] Parser to parse test.info under contrib...
2019-04-10 박종현/On-Device... [enco] Replace OwnedFileDescriptor with cwrap::Fildes...
2019-04-10 박종현/On-Device... Introduce CWRAP (#3204)
2019-04-10 박세희/On-Device... [moco] Introduce TF attrib access methods (#3206)
2019-04-10 박세희/On-Device... [moco] Introduce TF GraphBuilderContext (#3201)
2019-04-10 박세희/On-Device... [moco] fix cmake for tf frontend (#3198)
2019-04-10 박세희/On-Device... [moco] add step to compile tensorflow proto files ...
2019-04-09 윤현식/On-Device... [nnkit/TF] Tensor class storing data after parsing...
2019-04-09 윤현식/On-Device... [nnkit/TF] Add Tensorflow support into cmake (#3191)
2019-04-09 윤현식/On-Device... [nnkit/TF] Initial build files and skeleton Backend...
2019-04-09 박세희/On-Device... [moco] Prepare TF unit test material files (#3187)
2019-04-08 박세희/On-Device... [moco] Add empty Frontend (#3186)
2019-04-08 박세희/On-Device... [moco] Add initial cmake projects (#3185)
2019-04-05 Vladimir Plazun... [nnc] Remove global include_directories from nnc root...
2019-04-05 박종현/On-Device... FlatBuffer_Target: Reset variables before use (#3181)
2019-04-05 박종현/On-Device... Introduce GTest_AddTest (#3180)
2019-04-05 Vladimir Plazun... Introduce converter from nnc's mir into IR used in...
2019-04-05 윤현식/On-Device... [moco/TF] Simple, first test case (#3167)
2019-04-05 박종현/On-Device... Properly handle dependencies in FlatBuffers_Target...
2019-04-05 박세희/On-Device... [tfkit] Update readme with file arguments (#3170)
2019-04-04 박세희/On-Device... [tfkit] use arguments for unpack and pack (#3169)
2019-04-04 박세희/On-Device... [moco] Initial commit (#3165)
2019-04-04 박종현/On-Device... Introduce TensorFlow CMake package (#3143)
2019-04-04 박세희/On-Device... [tfkit] add iostream include (#3160)
2019-04-04 박세희/On-Device... [tfkit] use arguments for encode and decode (#3161)
2019-04-03 Ivan Vagin... [nnc] Fixed clang-tidy warnings (#3083)
2019-04-03 박세희/On-Device... [tfkit] Introduce IOConfiguration class (#3157)
2019-04-03 박종현/On-Device... Apply format-check to hpp files (#3153)
2019-04-03 박세희/On-Device... [tfkit] Introduce CmdArguments (#3150)
2019-04-01 박종현/On-Device... Build and install GTest (#3141)
2019-04-01 박종현/On-Device... Remove deprecated nncc_target_link_libraries (#3140)
2019-03-29 박종현/On-Device... [loco] Initial commit (#3103)
2019-03-28 박종현/On-Device... [nnc] Replace nncc_target_link_libraries (#3120)
2019-03-28 박종현/On-Device... Introduce GTestSource package (#3136)
2019-03-28 박세희/On-Device... [tfkit] surround with namespace tfkit (#3135)
2019-03-28 박세희/On-Device... [tfkit] pack float data type for Const nodes (#3126)
2019-03-28 박세희/On-Device... [tfkit] change order of supported commands (#3131)
2019-03-28 박세희/On-Device... [tfkit] update readme for pack and unpack (#3129)
2019-03-28 박세희/On-Device... [tfkit] unpack float data type for Const nodes (#3125)
2019-03-27 박종현/On-Device... [mir] Replace nncc_target_link_libraries (#3118)
2019-03-27 박세희/On-Device... [tfkit] add empty pack unpack (#3123)
2019-03-27 박세희/On-Device... [tfkit] support methods for reading tf attributes ...
2019-03-27 박종현/On-Device... [angkor] Do not use add_nncc_test (#3116)
2019-03-26 박종현/On-Device... Remove "nncc_core" target (#3114)
2019-03-26 박종현/On-Device... Remove unused Pre/Post package hook (#3115)
2019-03-22 이성재/On-Device... Generate compiler command information during build...
2019-03-21 박종현/On-Device... Remove libs and tools (#3098)
next