platform/core/ml/nnfw.git
2019-08-28 Сергей Баранников... [mir2loco] Switch to tensor names (#6974)
2019-08-28 Сергей Баранников... [mir_onnx] Do not set names of operations (#6956)
2019-08-28 윤현식/On-Device... [exo-tflite] Macros to wrap assert and std::runtime_err...
2019-08-28 김용섭/On-Device... [neurun] Recover prepare of IFunction (#6975)
2019-08-28 Сергей Баранников... [mir_tflite] Do not set names of operations (#6955)
2019-08-28 Сергей Баранников... [mir_caffe] Do not set names of operations (#6953)
2019-08-28 Сергей Баранников... [mir_onnx] Register Transpose operator converter (...
2019-08-28 Сергей Баранников... [mir_onnx] Add support for auto_pad attribute (#6943)
2019-08-28 Сергей Баранников... [mir_caffe2] Do not set names of operations (#6812)
2019-08-28 윤현식/On-Device... [exo-tflite] ShapeInference support for Custom Op ...
2019-08-28 박세희/On-Device... [mogo-tf] use update_stride_data and update_window_data...
2019-08-28 박세희/On-Device... [moco-tf] make_shape_inference_data from T (#6980)
2019-08-28 윤현식/On-Device... [exo-tflite] Adding visit(locoex::TFLRelu) into Operati...
2019-08-28 윤현식/On-Device... [exo-tflite] introducing TFLConverter class (#6986)
2019-08-28 박세희/On-Device... [moco-tf] Use loco::NodeShape in copy_shapedata (#6984)
2019-08-28 박세희/On-Device... [moco-tf] Introduce as_feature_shape in FixShapeTransfo...
2019-08-28 박세희/On-Device... [logo] Inherit PhaseRunnerMixinObservable (#6985)
2019-08-28 윤현식/On-Device... [exo-tflite] comment for ending namespace (#6979)
2019-08-28 박세희/On-Device... [moco-tf] Fix to use plier::tf::as_data_layout (#6968)
2019-08-28 윤현식/On-Device... [exo-tflite] Function to convert canonical nodes to...
2019-08-28 박세희/On-Device... [logo] Introduce PhaseRunnerMixinObservable (#6971)
2019-08-28 오형석/On-Device... Introduce new NNAPI test generator (#6924)
2019-08-28 박종현/On-Device... [loco] Clean up deprecated FixedArityNode class (#6970)
2019-08-28 박세희/On-Device... [moco-tf] update stride and window data (#6969)
2019-08-28 박세희/On-Device... [moco-tf] introduce node_shape method (#6962)
2019-08-28 이한종/On-Device... [neurun] Fix indentation in DataflowExecutor.cc (#6840)
2019-08-27 Сергей Баранников... [mir] Add Graph::create() overload without 'name' param...
2019-08-27 박종현/On-Device... [nnkit] Clean up redundant requires (#6946)
2019-08-27 윤현식/On-Device... [exo-tflite] TFLRelu uses exo::FixedArityNode (#6952)
2019-08-27 박세희/On-Device... [logo] Introduce PhaseEventListener and enums (#6922)
2019-08-27 박세희/On-Device... [logo] Fix to make same pattern (#6954)
2019-08-27 박세희/On-Device... [moco-tf] introduce make_shape_inference_data (#6960)
2019-08-27 박세희/On-Device... [moco-tf] DepthwiseFilter in ShapeInferenceData (#6957)
2019-08-27 박세희/On-Device... [logo] Introduce Passes header (#6945)
2019-08-27 이춘석/On-Device... Fix svace: uninit variable (#6948)
2019-08-27 이춘석/On-Device... Fix svace: uninit variable of Execution (#6934)
2019-08-27 박세희/On-Device... [logo] Introduce SimplifyDomainConversionPass (#6941)
2019-08-27 박세희/On-Device... [logo] Introduce RemoveForwardNodePass (#6937)
2019-08-27 박세희/On-Device... [logo] Introduce RemoveDeadNodePass (#6935)
2019-08-27 박세희/On-Device... [logo] Introduce ResolveDuplicateReshapePass (#6938)
2019-08-27 박세희/On-Device... [logo] Introduce ResolveRedundantReshapePass (#6940)
2019-08-27 박세희/On-Device... [logo] Introduce ReorderDecodePass (#6936)
2019-08-27 이상규/On-Device... Introduce nnpackage_tool directory (#6933)
2019-08-27 박세희/On-Device... [logo] Introduce ConstantFoldingPass (#6923)
2019-08-27 이춘석/On-Device... Fix svace: deref nullptr (#6925)
2019-08-27 박종현/On-Device... [locop] Replace deprecated FixedArityNode class (#6927)
2019-08-27 윤현식/On-Device... [exo-tflite] Fixed how not-yet-implemnented op is print...
2019-08-27 박종현/On-Device... [locop] Show Graph Input/Output (#6911)
2019-08-26 Сергей Баранников... [mir_caffe] Do not set names of operations (#6814)
2019-08-26 Vladimir Plazun... [nnpkg_run] use chrono to measure time (#6858)
2019-08-26 Павел Ильютченко... [mir_onnx] Dropout operation versioning (#6898)
2019-08-26 이상규/On-Device... [nnpkg_run] implement dump (in h5 format) (#6669)
2019-08-26 Дилшоджон Пошшоев... [neurun]Fix HE scheduler shuffle cond and schedule...
2019-08-26 이상규/On-Device... [nnpackage] Move nnpackage out of runtimes/contrib...
2019-08-26 이상규/On-Device... Fix typo in i5diff README.md (#6921)
2019-08-26 이춘석/On-Device... Fix svace: uninit variable for AddLayer (#6873)
2019-08-26 윤현식/On-Device... [exo-tflite] Adding FixedArityNode (#6917)
2019-08-26 박종현/On-Device... [loco] Remove unused methods from Push (#6904)
2019-08-26 박종현/On-Device... [loco] Clean up deprecated CanonicalNodeImpl (#6903)
2019-08-26 박세희/On-Device... [loco] fix MultiDialectShapeInferenceRule.test (#6913)
2019-08-26 박세희/On-Device... [logo] Introduce PhaseRunner (#6909)
2019-08-26 오형석/On-Device... Fix pacl test fail (#6914)
2019-08-26 윤현식/On-Device... [exo-tflite] Introducing EXOTFLITE_ConvertRelu knob...
2019-08-26 이상규/On-Device... [nnpkg_run] Use HDF5 shared library for both x86_64...
2019-08-26 오형석/On-Device... Update nnapi generated test for v1.0 operations (#6819)
2019-08-26 박종현/On-Device... [moco-tf] Introduce FixedArityNode (#6907)
2019-08-26 윤현식/On-Device... [exo-tflite] Introducing Logging (#6896)
2019-08-26 윤현식/On-Device... [exo-tflite] Introducing TFLRelu class (#6893)
2019-08-26 박세희/On-Device... [logo] Introduce Pass (#6889)
2019-08-26 이상규/On-Device... [nnpkg/tflite_run] make help option work (#6879)
2019-08-26 윤현식/On-Device... [moco-tf] changing int to uint32_t (#6902)
2019-08-26 윤현식/On-Device... [exo-tflite] Introducing Knob for exo-tflite (#6895)
2019-08-26 박천교/On-Device... [res] Remove renamed old Multiple_IO_XXX (#6891)
2019-08-23 Павел Ильютченко... [mir_onnx] MatMul operation support (#6797)
2019-08-23 Павел Ильютченко... [mir_onnx] ReduceMean operation support (#6798)
2019-08-23 Сергей Баранников... [mir_onnx] Fix is_test attribute checking (#6831)
2019-08-23 Сергей Баранников... [mir] Remove Scalar class (#6810)
2019-08-23 Сергей Баранников... [nnc] Use tensor names in backends (#6865)
2019-08-23 박천교/On-Device... [res] Rename Inception v3 subgraph tests (#6878)
2019-08-23 남궁석/On-Device... [mocotest-tf] Enable UNIT_Tanh_000 test (#6881)
2019-08-23 남궁석/On-Device... [tf2tflite] Enable UNIT_Tanh_000 test (#6882)
2019-08-23 박천교/On-Device... [tf2tflite] Remove split comment (#6890)
2019-08-23 채성우/On-Device... [tf2tflite] Enable DepthwiseConv2D test (#6883)
2019-08-23 채성우/On-Device... [moco-testtf] Enable DepthwiseConv2D test (#6885)
2019-08-23 Сергей Баранников... [mir_caffe] Do not overwrite tensor names (#6868)
2019-08-23 박천교/On-Device... [tf2tflite] Remove replaced Multiple_IO_XXX (#6887)
2019-08-23 박천교/On-Device... [mocotest-tf] Remove split comment (#6888)
2019-08-23 남궁석/On-Device... [locomotiv] Fix math.h to cmath (#6884)
2019-08-23 박천교/On-Device... [mocotest-tf] Enable valid NET tests (#6874)
2019-08-23 박천교/On-Device... [tf2tflite] Enable valid NET tests (#6875)
2019-08-23 이상규/On-Device... [nnpkg-run] fix x86_64 build error (#6880)
2019-08-23 남궁석/On-Device... [locomotiv] Introduce Tanh Operation (#6846)
2019-08-23 오형석/On-Device... Update default docker image name (#6876)
2019-08-23 이한종/On-Device... [neurun] Update ACL version for Android RootFS (#6877)
2019-08-23 이상규/On-Device... [nnpkg_run] implement load (#6689)
2019-08-23 이상규/On-Device... [nnpkg_run] verify input and output before prepare...
2019-08-23 남궁석/On-Device... [moco-tf] Enable importing Tanh (#6849)
2019-08-23 박종현/On-Device... [locop] Remove symbol lookup helper (#6863)
2019-08-23 이춘석/On-Device... Fix svace: deref of nullptr (#6862)
2019-08-23 이상규/On-Device... [nnpkg_run] Fix wrong index in randomgen (#6856)
next