platform/core/ml/nnfw.git
2018-12-07 박종현/동작제어Lab... [enco] Introduce Intrinsic Selection (#2553)
2018-12-07 박세희/동작제어Lab... [enco] frontend/caffe: separate convolution (#2556)
2018-12-07 윤현식/동작제어Lab... [enco/tfl/frontend] Function to copy tensor value into...
2018-12-07 윤현식/동작제어Lab... [enco] Fix wrong OFM size of regression test (#2554)
2018-12-07 박세희/동작제어Lab... [enco] frontend/caffe: separate Input (#2541)
2018-12-07 박세희/동작제어Lab... [tfldump] rename OpPrinterRegistry (#2552)
2018-12-07 박종현/동작제어Lab... [enco] Support Layout Conversion over ANNDepthConcatF...
2018-12-06 Vladimir Plazun... [nnc] Support constant operation in interpreter (#2546)
2018-12-06 Андрей Тищенко... Improved Pooling and GlobalAveragePool Implementation...
2018-12-06 Роман Михайлович... Add test round 3 in System Test Document (#2493)
2018-12-06 박세희/동작제어Lab... [enco] frontend/caffe: Prepare to use GraphBuilder...
2018-12-06 박세희/동작제어Lab... [enco] frontend/caffe: Rename load() var (#2536)
2018-12-06 박세희/동작제어Lab... [enco] frontend/caffe: Separate OpBuilder and InstrBuil...
2018-12-06 박종현/동작제어Lab... [tflchef] Use nnkit-run in testing (#2534)
2018-12-06 박세희/동작제어Lab... [enco] frontend/caffe: Introduce GraphBuilderRegistry...
2018-12-06 박종현/동작제어Lab... [enco] DataLayoutConversion with free Load op (#2531)
2018-12-06 윤현식/동작제어Lab... [enco/tfl/frontend] TensorContext returns tensor type...
2018-12-06 박종현/동작제어Lab... [nnkit] Introduce nnkit-run (#2527)
2018-12-06 박종현/동작제어Lab... [enco] Support block dump (#2528)
2018-12-06 박세희/동작제어Lab... [enco] frontend/caffe: Introduce GraphBuilder (#2530)
2018-12-06 박종현/동작제어Lab... [enco] Build ANN IR from ANNDepthConcatF instruction...
2018-12-06 박종현/동작제어Lab... [coco] Use override consistently (#2526)
2018-12-06 박세희/동작제어Lab... [enco] frontend/caffe: Introduce GraphBuilderContext...
2018-12-06 박세희/동작제어Lab... [enco] frontend/caffe: Separate as_tensor_shape (#2520)
2018-12-06 박종현/동작제어Lab... [coco] Fix a USE-AFTER-FREE bug in OpHelper test (...
2018-12-06 박세희/동작제어Lab... [enco] frontend/caffe: Introduce WeightContext (#2524)
2018-12-06 박세희/동작제어Lab... [tfldump] dump inputs and outputs (#2522)
2018-12-06 박세희/동작제어Lab... [tfldump] dump operator options (#2516)
2018-12-06 박종현/동작제어Lab... [coco] Deallocate Op in OpManager properly (#2500)
2018-12-05 박종현/동작제어Lab... [coco] Deallocate a partial Op tree correctly (#2502)
2018-12-05 박종현/동작제어Lab... [enco] Reduce Identical Objects with free instructions...
2018-12-05 Efimov Alexander... [nnc] Fix reduceOp reduction dimensions handling (...
2018-12-05 Сергей Баранников... [nnc] Support for asymmetric strides in Pool, Conv2D...
2018-12-05 Vladimir Plazun... [nnc] Replace zero-dim tensors with tensor of shape...
2018-12-05 Сергей Баранников... [nnc] Use Transpose operation in Caffe importer (#2468)
2018-12-05 박세희/동작제어Lab... [tfldump] Prepare dump Operator options (#2503)
2018-12-05 박세희/동작제어Lab... [tfldump] fix clang warning (#2507)
2018-12-05 박세희/동작제어Lab... [tfldump] fix int to int32_t (#2509)
2018-12-05 박종현/동작제어Lab... [enco] Use "destroy_all" in coco (#2501)
2018-12-05 박세희/동작제어Lab... [tfldump] Dump operators (#2497)
2018-12-05 박종현/동작제어Lab... [enco] Introduce extended coco IR (#2496)
2018-12-05 박종현/동작제어Lab... [coco] Introduce OpManager::destroy_all (#2498)
2018-12-05 박세희/동작제어Lab... [tfldump] dump operand quantization (#2495)
2018-12-05 박종현/동작제어Lab... [enco/tfl] Introduce Regression_0002 testcase (#2492)
2018-12-04 박종현/동작제어Lab... [enco] Free Op Elimination (#2491)
2018-12-04 박종현/동작제어Lab... [coco] Introduce root helper (#2489)
2018-12-04 박세희/동작제어Lab... [tfldump] Dump operands(tensors) (#2486)
2018-12-04 박종현/동작제어Lab... [coco] Generalize isa<T> and safe_cast<T> (#2490)
2018-12-04 박종현/동작제어Lab... [enco] Free Instr Elimination (#2487)
2018-12-04 박종현/동작제어Lab... [coco] Remove cast<T> helper (#2482)
2018-12-04 박종현/동작제어Lab... [stdex] Introduce Queue.h (#2484)
2018-12-04 박세희/동작제어Lab... [tfldump] Dump buffers (#2480)
2018-12-04 박종현/동작제어Lab... [coco] Remove Instr mutator interface (#2476)
2018-12-04 박세희/동작제어Lab... [tfldump] Add Reader with OpCode reader (#2475)
2018-12-04 박종현/동작제어Lab... [coco] Support Custom Instr Construction via InstrManag...
2018-12-04 박세희/동작제어Lab... [tfldump] Empty tflite Model dump (#2466)
2018-12-03 Андрей Шедько... [nnc] MeanSoftBackend (#2367)
2018-12-03 Андрей Шедько... [nnc] Support non-unit batch in deconv (#2471)
2018-12-03 Павел Ильютченко... [nnc] Fix pool operation round mode (#2470)
2018-12-03 Сергей Баранников... [nnc] Implementation of Transpose operation (#2464)
2018-12-03 박세희/동작제어Lab... [tfldump] Load tflite file (#2465)
2018-12-03 박세희/동작제어Lab... [tfldump] Add tflite schema flatbuffers (#2445)
2018-11-30 Сергей Баранников... [nnc] Set operations names based on layer names in...
2018-11-30 Efimov Alexander... [nnc] Support batch axis in acl backend (#2462)
2018-11-30 Тимур Отеллович... [nnc] Utility to generate input tensors (#2143)
2018-11-30 Иван Иванович... [nnc][utils] TFLIte model generator. Add operations...
2018-11-30 Efimov Alexander... [nnc] Remove redundant CLCopy layer from inference...
2018-11-30 Efimov Alexander... [nnc] Support asimmetrical paddings in tflite models...
2018-11-30 Efimov Alexander... [nnc] Fix special case of bias layer after fc layer...
2018-11-30 Андрей Шедько... [nnc] Fix importer test (#2457)
2018-11-30 Павел Ильютченко... [nnc] Support Pad operation on soft backend (#2364)
2018-11-30 박종현/동작제어Lab... [enco/tfl] Validate stride (#2455)
2018-11-30 박천교/동작제어Lab... [encodump] Fix a bug not generating comma (#2421)
2018-11-30 박세희/동작제어Lab... [tflchef] Store op codes only once (#2401)
2018-11-29 Сергей Баранников... [nnc] Perform shape inference at construction time...
2018-11-29 Андрей Шедько... [nnc] Added reducemean to modelir (#2234)
2018-11-29 Андрей Тищенко... [nnc] ConstantOp, shape inference, model analyze, seria...
2018-11-29 Тимур Отеллович... [nnc] Make Mobile and Inception-v3 working (#2416)
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...
next