platform/core/ml/nnfw.git
2019-01-11 박천교/On-Device... [enco] Add test case for Div operation (#2812)
2019-01-10 Vladimir Plazun... [nnc] Fix incorrect operation id for leaky relu (#2815)
2019-01-10 Сергей Баранников... [nnc] Check that the model has the correct format in...
2019-01-10 Павел Ильютченко... [nnc] Support Clip and Reshape operations on caffe2...
2019-01-10 Efimov Alexander... [nnc] remove redundant shape transposes from acl backe...
2019-01-10 Vladimir Plazun... [nnc] Fix deconv2D import in tflite importer (#2544)
2019-01-10 박천교/On-Device... [enco] Support Div for tflite frontend (#2779)
2019-01-10 박천교/On-Device... [ann] Fix Div operation to perform division (#2806)
2019-01-10 박종현/On-Device... Support Pre/Post Package Hook (#2798)
2019-01-10 박종현/On-Device... Introduce nnkit_support_tflite-1.7 target (#2804)
2019-01-10 박천교/On-Device... [ann] Support Div operation (#2800)
2019-01-10 박종현/On-Device... Introduce Abseil Source package (#2802)
2019-01-10 박세희/On-Device... [enco] fix typo in comment (#2801)
2019-01-10 박종현/On-Device... Update external dependencies on URL change (#2799)
2019-01-10 박세희/On-Device... Add .vs folder to gitignore (#2797)
2019-01-10 박종현/On-Device... Remove deprecated TensorFlowLite package (#2786)
2019-01-10 박세희/On-Device... [coco] Add comment of Locatable (#2796)
2019-01-09 Efimov Alexander... [nnc] Support transpose in acl backend (#2746)
2019-01-09 Сергей Баранников... [nnc] Support for LSTM Caffe layer (#2721)
2019-01-09 Vladimir Plazun... [nnc] Add LeakyRelu activation (#2757)
2019-01-09 윤지영/On-Device... [enco] Fixed debugging typo (#2793)
2019-01-09 박천교/On-Device... [enco] Support Div for ANN backend (#2792)
2019-01-09 Андрей Шедько... [nnc] Fix for constant in ModelAnalyzer (#2744)
2019-01-09 박세희/On-Device... [enco] add comments for loads in DataLayoutConversion...
2019-01-09 장지섭/On-Device... [coco] Support Sqrt operator in coco (#2790)
2019-01-09 박종현/On-Device... Introduce TensorFlow 1.12 source package (#2785)
2019-01-08 박세희/On-Device... [enco] Add comments to subst method (#2775)
2019-01-08 박종현/On-Device... [nnkit] Use specific version of TensorFlow Lite (#2782)
2019-01-08 박종현/On-Device... ExternalSource_Download with URL keyword (#2784)
2019-01-08 박종현/On-Device... Add TensorFlow Lite 1.7 package (#2778)
2019-01-08 박천교/On-Device... [coco] Support Div operation (#2770)
2019-01-03 윤지영/On-Device... [enco] Add Sub test case (#2713)
2019-01-02 윤지영/On-Device... [encodump] Add Sub operator (#2731)
2019-01-02 박천교/On-Device... [tflchef] Support Div operation for reverse (#2760)
2019-01-02 윤지영/On-Device... [enco] Add cassert headerfile (#2749)
2019-01-02 윤지영/On-Device... [RefNN] Remove commented code (#2748)
2019-01-02 박천교/On-Device... [tflchef] Support Div operation (#2755)
2018-12-26 Efimov Alexander... [nnc] Add more tests for acl dom to text operations...
2018-12-26 Vladimir Plazun... [nnc] Fix interpreter deconv implementation (#2756)
2018-12-24 Efimov Alexander... [nnc] Support constant in acl backend (#2723)
2018-12-24 박종현/On-Device... TensorFlowSource v1.7 package (#2715)
2018-12-24 윤지영/On-Device... [ann] Implement Sub (#2714)
2018-12-21 Ivan Vagin... [nnc] Caffe2 importer unittest (#2735)
2018-12-21 Роман Михайлович... [nnc] Merge frontend libraires (#2737)
2018-12-21 Андрей Тищенко... [nnc] The first ONNX model resnet50 works on NNC interp...
2018-12-20 Роман Михайлович... Make onnxproto as static library (#2738)
2018-12-20 Efimov Alexander... [nnc] Support sigmoid operation in acl backend (#2739)
2018-12-20 Андрей Шедько... [nnc] Sub and Squared Diff (#2679)
2018-12-20 Сергей Баранников... [nnc] Do not transpose weights when serializing FullyCo...
2018-12-20 Роман Михайлович... [nnc] Fix buid target name (#2740)
2018-12-20 Сергей Баранников... [nnc] Cleanup dead code in interpreter backend (#2734)
2018-12-20 Роман Михайлович... [nnc] Refactor ONNX importer and fix ONNX importer...
2018-12-19 윤현식/On-Device... [enco] IRValidator test code for conv2D (#2707)
2018-12-19 Андрей Шедько... [nnc] Added Unsqueeze to ONNX (#2729)
2018-12-19 Роман Михайлович... [nnc] Create interface for NN importers (#2728)
2018-12-19 Андрей Шедько... [nnc] Added Resize implementation in SB (#2398)
2018-12-19 Ivan Vagin... [nnc] Fixed caffe2 maxpool border type (#2727)
2018-12-19 Павел Ильютченко... [nnc] Fix strided slice shrink axis mask (#2725)
2018-12-19 Павел Ильютченко... [nnc] Support StridedSlice operation on TFLite importer...
2018-12-18 Ivan Vagin... [nnc] Fixed memory leak and heap overflow (#2703)
2018-12-18 Павел Ильютченко... [nnc] Support Transpose operation on TFLite importer...
2018-12-18 박종현/On-Device... Take DIRNAME as an optional argument (#2709)
2018-12-18 윤지영/On-Device... [enco] Add tflite frontend for Sub (#2710)
2018-12-18 윤지영/On-Device... [enco] Add ann backend for Sub (#2711)
2018-12-18 윤현식/On-Device... [enco] Comparing Featureshape using operator "!=" ...
2018-12-18 남궁석/On-Device... [enco] Bugfix to throw error when file do not exist...
2018-12-17 윤지영/On-Device... [coco] Support Sub operator (#2698)
2018-12-17 박종현/On-Device... Remove deprecated nncc_foundation (#2694)
2018-12-17 윤지영/On-Device... [tflchef] Add Sub for reverse (#2697)
2018-12-17 Павел Ильютченко... [nnc] Support Elementwise Add and Mul operations with...
2018-12-17 Сергей Баранников... [nnc] Fix broken importing of Scale Caffe layer (#2704)
2018-12-17 Сергей Баранников... [nnc] Support for Gather ONNX operator (#2700)
2018-12-17 Андрей Шедько... [nnc] Added slice (#2680)
2018-12-17 Сергей Баранников... [nnc] Support for Sigmoid activation function (#2685)
2018-12-17 Efimov Alexander... [nnc] Add transpose operation test for soft backend...
2018-12-17 윤지영/동작제어Lab... [tflchef] Support Sub operation (#2692)
2018-12-17 박종현/동작제어Lab... [coco] Use stdex::make_unique (#2690)
2018-12-17 박종현/동작제어Lab... [encodump] Use stdex::make_unique (#2691)
2018-12-14 Тимур Отеллович... [nnc] Replace ElementwiseOp args number deserialization...
2018-12-14 Ivan Vagin... [nnc] Fixed caffe2 importer MIR operator names (#2683)
2018-12-14 Тимур Отеллович... [nnc] Problem in the ACL backend system tests fixed...
2018-12-14 Сергей Баранников... [nnc] Rectify shared_ptr wrapper around TensorVariant...
2018-12-14 Андрей Шедько... [nnc] SQRT Operation (#2514)
2018-12-14 Сергей Баранников... [nnc] Implement Gather operation in interpreter backend...
2018-12-14 Роман Михайлович... updated SDD for completion DR (#2670)
2018-12-14 박종현/동작제어Lab... [enco] Build ANN IR from ANNConv2D instruction (#2676)
2018-12-14 박종현/동작제어Lab... [coco] Introduce object casting helpers (#2673)
2018-12-14 윤현식/동작제어Lab... [coco] Modified FeatureObject test, working for coco...
2018-12-14 윤현식/동작제어Lab... [coco] "==", "!=" op for FeatureShape (#2667)
2018-12-14 윤현식/동작제어Lab... [enco] Validating output shape of Conv2D (#2623)
2018-12-14 박종현/동작제어Lab... [nncc/core] Do NOT link unused foundation library ...
2018-12-14 윤지영/동작제어Lab... [tflchef] Remove default activation of concat test...
2018-12-13 Андрей Шедько... [nnc] Added Broadcasting (#2417)
2018-12-13 Ivan Vagin... [nnc] Caffe2 importer improvements (#2664)
2018-12-13 Сергей Баранников... [nnc] Support for Gather operation in soft backend...
2018-12-13 Сергей Баранников... [nnc] Fix broken ConstantOp (#2671)
2018-12-13 Сергей Баранников... Fix build issue #2668 (#2669)
2018-12-13 Сергей Баранников... [nnc] Support for Caffe Embed layer (#2646)
2018-12-13 Ivan Vagin... [nnc] Initialize uninitialized variable in caffe2 impor...
2018-12-13 Андрей Тищенко... [nnc] New Gemm implementation, GlobalAveragePool and...
next