platform/core/ml/nnfw.git
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)
2019-08-23 오형석/On-Device... Disable build x64 nnpkg-run build on CI (#6864)
2019-08-23 박천교/On-Device... [res] Add renamed NET test from Multiple_IO_XXXX (...
2019-08-23 남궁석/On-Device... [exo-tflite] Add Tanh visit fuction (#6847)
2019-08-23 남궁석/On-Device... [moco-tf] Support TFTanh Canonicalization (#6852)
2019-08-23 남궁석/On-Device... [moco-tf] Add TFFormattedGraph for TFTanh (#6850)
2019-08-23 남궁석/On-Device... [locop] Add Tanh visit function (#6851)
2019-08-23 이춘석/On-Device... Fix svace : uninitialized value as parameter (#6841)
2019-08-23 이춘석/On-Device... Fix svace : deref of nullptr (#6842)
2019-08-23 이춘석/On-Device... static_cast for ARMComputeAxis constructor (#6833)
2019-08-22 Ivan Vagin... [neurun] Introduced scheduler tests (#6789)
2019-08-22 이한종/On-Device... [neurun] Check cmd args in run_frameworktest.sh (#6813)
2019-08-22 장지섭/On-Device... Make backend::operand::ITensor::calcOffset to const...
2019-08-22 Сергей Баранников... [mir_caffe] Inherit tensor names (#6845)
2019-08-22 Сергей Баранников... [mir_caffe2] Inherit tensor names (#6853)
2019-08-22 Сергей Баранников... [mir_tflite] Inherit tensor names (#6854)
2019-08-22 Сергей Баранников... [mir_onnx] Inherit tensor names (#6855)
2019-08-22 남궁석/On-Device... [moco-tf] Enable RemoveTFIdentityNode Transform (#6834)
2019-08-22 윤현식/On-Device... [exo-tflite] TFLFormattedGraph to print TFLNodes (...
2019-08-22 Сергей Баранников... [mir] Add a name field to Operation::Output (#6844)
2019-08-22 Vladimir Plazun... [custom op] Bind custom kernel registry to each backend...
2019-08-22 박천교/On-Device... [res] Remove renamed inception tests (#6838)
2019-08-22 남궁석/On-Device... [res] Add UNIT_Tanh_000 testcase (#6839)
2019-08-22 남궁석/On-Device... [moco-tf] Introduce TFDialect for Tanh (#6835)
2019-08-22 박천교/On-Device... [res] Shrinked TF Inception_v3_002 test (#6817)
2019-08-22 Сергей Баранников... [mir] Remove old PadOp interface (#6808)
2019-08-22 Сергей Баранников... [mir_tflite] Remove unused include (#6809)
2019-08-22 박천교/On-Device... [res] Shrinked TF Inception_v3_001 test (#6815)
2019-08-22 남궁석/On-Device... [loco] Introduce Tanh Operation (#6830)
2019-08-22 윤현식/On-Device... [moco-tf] suporting custom op when inferencing shape...
2019-08-22 박천교/On-Device... [tf2tflite] Replace TF_IV3-XXX with new name NET_XXX...
2019-08-22 박천교/On-Device... [mir_onnx] Comment out extra token after #endif (#6820)
2019-08-22 이상규/On-Device... [nnpkg_run] use uint64_t for num_element (#6807)
2019-08-22 오형석/On-Device... Helper library for NNAPI v1.2 (#6823)
2019-08-22 박천교/On-Device... [mocotest-tf] Replace TF_IV3-XXX with new name NET_XXX...
2019-08-22 Ivan Vagin... [neurun] Removed uses of BackendManager in BackendResol...
2019-08-22 오형석/On-Device... Fix copyright year ShapeInference (#6800)
2019-08-22 이한종/On-Device... [neurun] Update Usage msg for run_frameworktest.sh...
2019-08-22 오형석/On-Device... Add missing copyright for nnpackage-run dumper (#6801)
2019-08-22 오형석/On-Device... Fix build fail by signed integer compare with unsigned...
2019-08-22 오형석/On-Device... Replace how-to-contribute documentation (#6802)
2019-08-22 박천교/On-Device... [res] Add renamed NET test from TF_IV3_XXXX (#6794)
2019-08-22 박천교/On-Device... [res] Shrinked TF Inception_v3_000 test (#6792)
2019-08-22 이춘석/On-Device... Use unsigned int for num_elements of Shape (#6507)
2019-08-22 이상규/On-Device... [nnpkg_run] prepare hdf5 for arm (#6677)
next