platform/core/ml/nnfw.git
2018-12-10 박종현/동작제어Lab... [nnkit] Update README.md with nnkit-run (#2581)
2018-12-10 박세희/동작제어Lab... [enco] caffe/frontend: rename Op to Layer (#2582)
2018-12-10 박종현/동작제어Lab... [enco/tfl] Use NONE when setting activation (#2583)
2018-12-10 박종현/동작제어Lab... [enco/tfl] Support concat along feature height/width...
2018-12-10 박세희/동작제어Lab... [enco] frontend/caffe: separate scale (#2580)
2018-12-10 박종현/동작제어Lab... [enco] Use nnkit-run instead of nni for test (#2576)
2018-12-10 박종현/동작제어Lab... [enco] Lower ConcatF to Shuffle (#2575)
2018-12-10 박세희/동작제어Lab... [enco] frontend/caffe: separate eltwise (#2574)
2018-12-09 박세희/동작제어Lab... [enco] frontend/caffe: separate concat (#2567)
2018-12-09 박세희/동작제어Lab... [tfldump] Rename file DumpOp to OpPrinter (#2566)
2018-12-07 Efimov Alexander... [nnc] Add acl backend tests for ops in mobilenet and...
2018-12-07 Сергей Баранников... [nnc] Refactor weights conversions in Caffe importer...
2018-12-07 Efimov Alexander... [nnc] Skeleton for acl backend unit tests (#2549)
2018-12-07 Ivan Vagin... [nnc] Initial implementation of caffe2_op_creator ...
2018-12-07 Сергей Баранников... [nnc] Update description of ModelIR in documentation...
2018-12-07 Тимур Отеллович... ACL backend documentation (#2547)
2018-12-07 박세희/동작제어Lab... [tfldump] rename DumpOp (#2565)
2018-12-07 박세희/동작제어Lab... [enco] frontend/caffe: separate relu (#2562)
2018-12-07 박세희/동작제어Lab... [enco] frontend/caffe: separate pooling (#2560)
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)
next