platform/core/ml/nnfw.git
2018-11-29 박세희/동작제어Lab... [tfldump] Tool to dump TFlite file (#2444)
2018-11-29 윤현식/동작제어Lab... [enco/tfl/frontend] Creation of context ob outside...
2018-11-29 박종현/동작제어Lab... [enco] Support constant folding (#2441)
2018-11-29 박종현/동작제어Lab... [enco] Properly insert setOperandValue calls (#2439)
2018-11-28 Андрей Шедько... [nnc] Add Resize Nearest Neighbor (#2315)
2018-11-28 Роман Михайлович... Add Test Round 2.1 in System Test Document (#2329)
2018-11-28 Vladimir Plazun... [nnc] Remove redundant interpreter options (#2425)
2018-11-28 윤현식/동작제어Lab... [enco/tfl/frontend] change names : `conv..` to `dconv...
2018-11-28 윤현식/동작제어Lab... [enco/tfl/frontend] test for DepthwiseConv2D for mobile...
2018-11-28 윤현식/동작제어Lab... [enco/tfl/frontend] DepthwiseConv2D (same padding,...
2018-11-28 박종현/동작제어Lab... [enco] Delegate Concat to NN runtime (#2426)
2018-11-28 박세희/동작제어Lab... [tflchef] Replace test files with cmake file GLOB ...
2018-11-27 박세희/동작제어Lab... [tflchef/rev] support quantization (#2402)
2018-11-27 남궁석/동작제어Lab... [tflchef] Support quantization parameters (#2379)
2018-11-27 박세희/동작제어Lab... [tflchef/rev] Write reshape explicit values (#2418)
2018-11-27 윤현식/동작제어Lab... [enco/tfl/frontend] Padding when top == bottom -1 or...
2018-11-27 박종현/동작제어Lab... [enco] Do NOT reduce identical objects with side effect...
2018-11-26 윤현식/동작제어Lab... [tflchef] Remove "comment" attribute (#2412)
2018-11-26 Ivan Vagin... Download pytorch sources on cmake stage (#2288)
2018-11-26 윤현식/동작제어Lab... [enco] Replaced "comment" to "#" in tfl test recipes...
2018-11-26 박종현/동작제어Lab... [tflchef] Support explicit initialization over INT32...
2018-11-26 윤현식/동작제어Lab... [encodump] Prints address of coco::op or coco::instr...
2018-11-26 윤현식/동작제어Lab... [encodump] Added ReLU6 (#2395)
2018-11-23 Vladimir Plazun... [nnc] Implement elementwise div operation (#2363)
2018-11-23 Vladimir Plazun... [nnc] Add support for freestanding activation functions...
2018-11-23 박세희/동작제어Lab... [tflchef/reverse] Enable INT32 type (#2393)
2018-11-23 이상규/동작제어Lab... [tflchef] Update depthwiseconv2d recipe (use relu6...
2018-11-23 박세희/동작제어Lab... [tflchef] Support int32 tensortype (#2388)
2018-11-23 박세희/동작제어Lab... [tflchef] enable ReLU6 conversion (#2381)
2018-11-23 박세희/동작제어Lab... [enco/frontend] Empty DepthwiseConv2D (#2387)
2018-11-23 윤현식/동작제어Lab... [enco/tfl/frontend] ReLU6 Activation Layer (#2359)
2018-11-22 Павел Ильютченко... [nnc] Support Pad operation on TFLite Importer and...
2018-11-22 박세희/동작제어Lab... [tflchef] Add DepthwiseConv2D for reverse (#2373)
2018-11-22 박세희/동작제어Lab... [tflchef] Add Conv2D for reverse (#2375)
2018-11-22 박세희/동작제어Lab... [tflchef] Add MaxPool2D for reverse (#2376)
2018-11-22 박세희/동작제어Lab... [tflchef] Add ReLU6 for reverse (#2374)
2018-11-22 박세희/동작제어Lab... [tflchef] Add ReLU for reverse (#2377)
2018-11-22 박세희/동작제어Lab... [tflchef] Add Concat for reverse (#2370)
2018-11-22 박세희/동작제어Lab... [tflchef] Add Reshape for reverse (#2371)
2018-11-22 윤현식/동작제어Lab... [enco] Splitting Frontend.cpp into Op/*.cpp and more...
2018-11-22 박세희/동작제어Lab... [tflchef] Fix FlatBufferIntArrayToVector (#2369)
2018-11-22 박세희/동작제어Lab... [tflchef] Prepare adding Ops with AveragePool2D (#2368)
2018-11-21 박세희/동작제어Lab... [tflchef] generate_recipe for each operators (#2361)
2018-11-21 Efimov Alexander... [nnc] Fix deconv unittest build (#2366)
2018-11-21 Иван Иванович... [nnc][utils][model_generator] Add converter from tree...
2018-11-21 Андрей Тищенко... [nnc] Initial support of various operations in ONNX...
2018-11-21 Андрей Шедько... [nnc] Conv transpose in SoftBackend (#2290)
2018-11-21 Сергей Баранников... [nnc] Add `shape` parameter to constructors of operatio...
2018-11-21 박세희/동작제어Lab... [tflchef] Implement generate_recipe (#2360)
2018-11-21 박세희/동작제어Lab... [tflchef] Introduce TFliteOpChef and Registry (#2357)
2018-11-21 윤현식/동작제어Lab... [tflchef] Adds "comment" into recipe (#2356)
2018-11-21 박세희/동작제어Lab... [tflchef] Introduce TFliteImport (#2355)
2018-11-21 윤현식/동작제어Lab... [enco/tfl/frontend] Modified wrong test number (#2354)
2018-11-21 박세희/동작제어Lab... [tflchef] Introduce convert helpers (#2351)
2018-11-21 박세희/동작제어Lab... [tflchef] Store ModelRecipe to file (#2352)
2018-11-21 윤현식/동작제어Lab... [enco/tfl/frontend] Bug fix on padding (#2353)
2018-11-21 윤현식/동작제어Lab... [enco/tfl/frontend] Refactoring RELU activation (#2313)
2018-11-21 박세희/동작제어Lab... [tflchef] Call tflchef from Driver (#2350)
2018-11-21 박세희/동작제어Lab... [tflchef] RawModel loader (#2347)
2018-11-21 박세희/동작제어Lab... [tflchef] Introduce entry points for tflchef-reverse...
2018-11-21 박세희/동작제어Lab... [tflchef] Introduce reverse tool driver (#2346)
2018-11-20 Павел Фаттахов... [nnc] fix static analysis warning and add missed break...
2018-11-20 박세희/동작제어Lab... [tflchef] Add Conv2D test recipe (#2340)
2018-11-19 Сергей Баранников... [nnc] Make constructors of `Operations` accept other...
2018-11-19 Павел Фаттахов... [nnc] split model runner script into 4 scripts (#2285)
2018-11-19 박세희/동작제어Lab... [enco] Fix typo (#2334)
2018-11-16 남궁석/동작제어Lab... [tflchef] Add ReLU6 in activation (#2312)
2018-11-15 남궁석/동작제어Lab... [enco] Remove unused variable (#2311)
2018-11-15 박종현/동작제어Lab... [nnkit] Link backend_support library with dl (#2310)
2018-11-15 박종현/동작제어Lab... [enco] Set subnet output correctly on branching (#2309)
2018-11-15 박종현/동작제어Lab... [tflchef] Use safemain (#2305)
2018-11-15 Ivan Vagin... [nnc] Implemented caffe2 importer interface (#2233)
2018-11-15 Efimov Alexander... [nnc] Remove redundant code (#2314)
2018-11-15 Efimov Alexander... [nnc] Replace layout of operations in cpu backend ...
2018-11-15 Андрей Шедько... [nnc] Tfl importer eltwise (#2208)
2018-11-15 박종현/동작제어Lab... [coco] Deprecate FeatureObject create with Shape (...
2018-11-15 윤현식/동작제어Lab... [enco/frontend] Relu activation layer for Conv2D (...
2018-11-15 박종현/동작제어Lab... [enco] Introduce enco_dump_all_objects (#2304)
2018-11-15 박종현/동작제어Lab... [enco.tflite] Remove deprecated create method use ...
2018-11-15 남궁석/동작제어Lab... [enco] Fix typos in some comments (#2301)
2018-11-15 박종현/동작제어Lab... Introduce 'safemain' library (#2300)
2018-11-15 남궁석/동작제어Lab... [enco] Modify some misunderstandable parameters name...
2018-11-15 남궁석/동작제어Lab... [enco] Extend frontend for ReLU (#2298)
2018-11-15 박종현/동작제어Lab... [enco] Introduce enco_dump_all_bags (#2293)
2018-11-15 박세희/동작제어Lab... [enco/frontend] Support Reshape of TF lite (#2294)
2018-11-15 남궁석/동작제어Lab... [enco] Extend frontend for ReLU6 (#2275)
2018-11-14 윤현식/동작제어Lab... [enco/frontend] test case for MaxPool2D tflite frontend...
2018-11-14 윤현식/동작제어Lab... [enco/frontend] fix bug about padding calculation ...
2018-11-14 박종현/동작제어Lab... [enco] Show Conv2D op details (#2281)
2018-11-14 남궁석/동작제어Lab... [tflchef] Support ReLU in tflchef (#2283)
2018-11-14 Efimov Alexander... [nnc] Replace ASSERT_NEAR with custom comparator (...
2018-11-14 Павел Фаттахов... added assert for result of ftell function (#2278)
2018-11-14 Сергей Баранников... [nnc] Make the class `Graph` intrusive (#2261)
2018-11-14 윤현식/동작제어Lab... [enco/frontend] MaxPool2D for tflite frontend (#2270)
2018-11-14 이상규/동작제어Lab... [tflchef] Support DepthwiseConv2D (#2277)
2018-11-14 남궁석/동작제어Lab... [enco] Bugfix about ReLU6 for backend (#2273)
2018-11-14 박세희/동작제어Lab... [tflchef] Support Reshape (#2268)
2018-11-14 윤현식/동작제어Lab... [enco/frontend] Added test cases for AvgPool2D (#2244)
2018-11-14 박종현/동작제어Lab... [enco] Rename caffe tests (#2267)
2018-11-14 남궁석/동작제어Lab... [enco] Extend backend for ReLU6 (#2265)
next