platform/core/ml/nnfw.git
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)
2018-11-14 박세희/동작제어Lab... [enco/frontend] Test for TF lite concat (#2264)
2018-11-14 박세희/동작제어Lab... [enco/frontend] Introduce ConcatenationGraphBuilder...
2018-11-14 박세희/동작제어Lab... [enco/frontend] Revise Conv2D build using copy (#2255)
2018-11-14 박종현/동작제어Lab... [enco] Remove caffe build tests (#2263)
2018-11-13 Павел Ильютченко... [nnc] Support PAD operation on modelIR (#2232)
2018-11-13 Тимур Отеллович... [nnc] Problems fixed during the debug of the Convolutio...
2018-11-13 Андрей Тищенко... First implementation of some Onnx operators. (#2140)
2018-11-13 박종현/동작제어Lab... [enco] Introduce enco_dump_all_instrs (#2252)
2018-11-13 윤현식/동작제어Lab... [enco/frontend] Add AvgPool2DGraphBuilder into registry...
2018-11-13 윤현식/동작제어Lab... [enco/frontend] Add AvgPool2DGraphBuilder for tflite...
2018-11-13 박세희/동작제어Lab... [enco/frontend] Introduce copy to InstrBuilder (#2251)
2018-11-13 이상규/동작제어Lab... [tflchef] Support MaxPool2D (#2248)
2018-11-13 박종현/동작제어Lab... [enco] Common nullptr handler in debuging API (#2247)
2018-11-13 박종현/동작제어Lab... [enco] Do NOT eliminate output objects (#2246)
2018-11-13 윤현식/동작제어Lab... [enco/frontend] Add padding functions for conv and...
2018-11-13 박세희/동작제어Lab... [enco] remove underscore in build method argument ...
2018-11-13 이상규/동작제어Lab... [tflchef] Remove unnecessary bias input operand from...
2018-11-13 박세희/동작제어Lab... [enco/frontend] Enable Conv2D test (#2240)
2018-11-13 박세희/동작제어Lab... [enco/frontend] Add convolution recipe file Conv2D_000...
2018-11-13 박세희/동작제어Lab... [enco/frontend] Fix shape input for object layout ...
2018-11-13 박종현/동작제어Lab... [enco] Add enco_dump_op_tree debugging helper (#2227)
2018-11-13 박세희/동작제어Lab... [enco/frontend] revise opcode_name method (#2228)
2018-11-13 박세희/동작제어Lab... [enco/frontend] Remove load function asserts (#2236)
2018-11-12 Роман Михайлович... [nnc] Implement group in CLI (#2235)
2018-11-12 Павел Фаттахов... [nnc] model runner (#2221)
2018-11-12 박세희/동작제어Lab... [enco/frontend] Build graph with looping operators...
2018-11-12 윤현식/동작제어Lab... [enco/frontend] Build instruction(s) for tflite Conv2D...
2018-11-12 박세희/동작제어Lab... [tflchef] Add support for concatenation (#2220)
2018-11-12 박종현/동작제어Lab... [enco.core] Remove redundant layout allocation (#2219)
2018-11-12 박종현/동작제어Lab... [coco] Introduce arity and general arg accessor (#2200)
2018-11-12 박세희/동작제어Lab... [enco/frontend] Introduce TflOpCodeContext class (...
2018-11-12 Андрей Шедько... [nnc] Style transfer soft backend no conv transpose...
2018-11-12 Иван Иванович... [nnc][utils][model_generator] Add operation tree. ...
2018-11-12 Роман Михайлович... Update Unit Test Report and System Test Document for...
2018-11-12 박세희/동작제어Lab... [enco/frontend] TF lite GraphBuilderContext members...
2018-11-12 박세희/동작제어Lab... [enco/frontend] Introduce Conv2DGraphBuilder (#2216)
2018-11-12 박세희/동작제어Lab... [enco/frontend] Use pointer in GraphBuilderRegistry...
2018-11-12 박세희/동작제어Lab... [enco/frontend] Prepare module block (#2214)
2018-11-12 박종현/동작제어Lab... Static caffeproto library (#1220)
2018-11-12 윤현식/동작제어Lab... [enco/frontend] Add TflBufferContext (#2192)
2018-11-09 Роман Михайлович... [nnc] Remove `examples` directory (#2207)
2018-11-09 Vladimir Plazun... [nnc] Add squeeze operation support (#2138)
2018-11-09 Павел Фаттахов... [nnc] added python model runner. (#2183)
2018-11-09 Ivan Vagin... [nnc] 'nnmodel' option become a vector (#2157)
2018-11-09 이상규/동작제어Lab... [tflchef] Support AveragePool2D (#2175)
next