platform/core/ml/nnfw.git
2019-08-21 Vladimir Plazun... Add virtual dtor to ITimer class (#6786)
2019-08-21 Сергей Баранников... [mir_onnx] Add missing include guards (#6762)
2019-08-21 Сергей Баранников... [mir_onnx] Support Identity operator (#6761)
2019-08-21 Сергей Баранников... [mir_onnx] Use new PadOp constructor (#6753)
2019-08-21 박천교/On-Device... [tf2tflite] Enable valid NET tests (#6791)
2019-08-21 이한종/On-Device... [neurun] Change CMake target name for neurun core ...
2019-08-21 Vladimir Plazun... Fix a typo in benchmark runner include guard (#6787)
2019-08-21 이춘석/On-Device... Remove jsoncpp from line coverage (#6779)
2019-08-21 장지섭/On-Device... Change dimension of ACLTensor to start from higher...
2019-08-21 박천교/On-Device... [res] Remove old TF unit tests (#6781)
2019-08-21 박세희/On-Device... [moco-tf] Add RemoveTFIdentityNodeTransform (#6783)
2019-08-21 Сергей Баранников... [nnc] Use new interface of PadOp (#6713)
2019-08-21 Сергей Баранников... [mir_tflite] Use new PadOp constructor (#6752)
2019-08-21 Сергей Баранников... [mir_tflite] Insert TransposeOp to shuffle constants...
2019-08-21 박세희/On-Device... [mocotest-tf] Enable UNIT_StopGradient_000 (#6777)
2019-08-21 박세희/On-Device... [mocotest-tf] Enable UNIT_Rsqrt_000 (#6776)
2019-08-21 박세희/On-Device... [tf2tflite] Enable UNIT_StopGradient_000 (#6778)
2019-08-21 박세희/On-Device... [tf2tflite] Enable UNIT_Rsqrt_000 (#6775)
2019-08-21 오형석/On-Device... Update NNAPI spec to v1.2 (#6735)
2019-08-21 박세희/On-Device... [res] TF NET_0016 (#6770)
2019-08-21 박종현/On-Device... [tfgraph-xform] Support constant folding (#6152)
2019-08-21 박세희/On-Device... [moco-tf] RemoveDeadNode for TF dialects (#6773)
2019-08-21 박천교/On-Device... [tf2tflite] Edit unit tests into renamed one (#6769)
2019-08-21 박천교/On-Device... [mocotest-tf] Edit unit tests into renamed one (#6768)
2019-08-21 박세희/On-Device... [moco-tf] Introduce RemoveTFIdentityNodeTransform ...
2019-08-21 박세희/On-Device... [moco-tf] RemoveTFIdentityNode Knob (#6771)
2019-08-21 박세희/On-Device... [moco-tf] Remove unused files (#6756)
2019-08-21 박종현/On-Device... [loco] Remove "node" method from Graph Input/Output...
2019-08-21 박종현/On-Device... [exo-tflite] Clean up deprecated code (#6757)
2019-08-21 Vladimir Plazun... Fix overloaded functions being hidden by subclasses...
2019-08-21 박천교/On-Device... [res] Add renamed unit tests (#6749)
2019-08-21 박천교/On-Device... [tf2tflite] Add divide comment for refactoring (#6742)
2019-08-21 오형석/On-Device... Include xml converter in coverage suite (#6758)
2019-08-21 박종현/On-Device... Update EigenSource-fd6845384b86 to read URL from file...
2019-08-20 박세희/On-Device... [mocotest-tf] Enable NET_0015 (#6745)
2019-08-20 박천교/On-Device... [mocotest-tf] Epilogue test (#6750)
2019-08-20 박천교/On-Device... [tf2tflite] Epilogue test (#6751)
2019-08-20 박세희/On-Device... [moco-tf] Enable RsqrtCanonicalizer (#6740)
2019-08-20 박세희/On-Device... [moco-tf] Reserve TFShapeInference for TFStopGradient...
2019-08-20 박세희/On-Device... [moco-tf] Enable Canonicalizer for TFStopGradient ...
2019-08-20 박세희/On-Device... [moco-tf] Type inference for TFStopGradient (#6736)
2019-08-20 박세희/On-Device... [tf2tflite] Enable NET_0015 (#6744)
2019-08-20 박세희/On-Device... [moco-tf] Remove unused header in FuseBinaryIntoPrecedi...
2019-08-20 박종현/On-Device... [mir2loco] Remove GraphIO::node method calls (#6721)
2019-08-20 Сергей Баранников... [mir_onnx] Rework attribute parsing (#6651)
2019-08-20 Сергей Баранников... [mir_onnx] Update ONNX source to version 1.5.0 (#6748)
2019-08-20 Павел Ильютченко... [mir_onnx] Upsample operation versioning (#6755)
2019-08-20 Павел Ильютченко... [mir_onnx] Reshape operation versioning (#6754)
2019-08-20 Павел Ильютченко... [mir_onnx] Pad operation versioning (#6698)
2019-08-20 Павел Ильютченко... [mir_onnx] MaxPool operation versioning (#6696)
2019-08-20 Павел Ильютченко... [mir_onnx] Conv operation versioning (#6695)
2019-08-20 Павел Ильютченко... [mir_onnx] Support versioning in Add operation (#6653)
2019-08-20 Павел Ильютченко... [mir_onnx] Constant operation versioning (#6694)
2019-08-20 Павел Ильютченко... [mir_onnx] Concat operation versioning (#6693)
2019-08-20 Павел Ильютченко... [mir_onnx] Average Pooling operation versioning (#6691)
2019-08-20 Павел Ильютченко... [mir_onnx] BatchNormalization operation versioning...
2019-08-20 Сергей Баранников... [nnc] Add transpose folding optimization (#6724)
2019-08-20 Alexander Efimov... Add getter for opcode name (#6658)
2019-08-20 Сергей Баранников... [mir] New interface for PadOp (#6708)
2019-08-20 채성우/On-Device... [exo-tflite] Export DepthwiseConv2D operation (#6720)
2019-08-20 오형석/On-Device... Check format changed files (#6683)
2019-08-20 오형석/On-Device... Fix coverage test suite (#6725)
2019-08-20 박종현/On-Device... Introduce ThirdPartyTools module (#6730)
2019-08-20 박천교/On-Device... [moco-tf] Shape inference on canonical optimize stage...
2019-08-20 박세희/On-Device... [moco-tf] TFNodeSummary for TFStopGradient (#6738)
2019-08-20 박세희/On-Device... [moco-tf] Update shape inference in Canonicalizers...
2019-08-20 박세희/On-Device... [moco-tf] Canonicalizer for TFStopGradient (#6731)
2019-08-20 박세희/On-Device... [moco-tf] GraphBuilder for StopGradient (#6729)
2019-08-20 박세희/On-Device... [moco-tf] TFNodeSummaryBuilder for TFConcatV2 (#6727)
2019-08-20 박세희/On-Device... [moco-tf] Turn on Knob for ImportAsTFConcatV2 (#6728)
2019-08-20 박세희/On-Device... [moco-tf] Canonicalizer for TFRsqrt (#6723)
2019-08-20 박세희/On-Device... [moco_tf] Do shape,type inference before Canonicalizer...
2019-08-20 장지섭/On-Device... Make OperationValidator supports multi-layout for front...
2019-08-20 박천교/On-Device... [moco-tf] Register shape inference pass (#6726)
2019-08-20 박종현/On-Device... [locomotiv] Remove GraphInput/Output node method calls...
2019-08-20 박세희/On-Device... [moco-tf] Canonicalize TFConcatV2 (#6703)
2019-08-20 Сергей Баранников... Add ONNX sources v1.5 (#6642)
2019-08-20 박종현/On-Device... [exo-tflite] Do NOT invoke GraphInput/Output node ...
2019-08-20 박세희/On-Device... [moco-tf] Introduce TFStopGradient (#6715)
2019-08-20 박종현/On-Device... [moco-tf] Do NOT invoke GraphInput/Output node (#6716)
2019-08-20 Ivan Vagin... [neurun] Introduced ITimer, CPUTimer and CLTimer (...
2019-08-20 채성우/On-Device... [loco] Implement DepthwiseConv2D shape inference (...
2019-08-20 박세희/On-Device... [res] TensorFlow StopGradient_000 (#6710)
2019-08-20 박세희/On-Device... [mocotest-tf] Enable Sqrt and SquaredDifference (#6711)
2019-08-20 박세희/On-Device... [tf2tflite] Enable Sqrt and SquaredDifference (#6712)
2019-08-20 박세희/On-Device... [moco-tf] Introduce TypeInferencePass (#6702)
2019-08-20 박세희/On-Device... [moco-tf] Introduce ShapeInferencePass (#6701)
2019-08-20 장지섭/On-Device... Make FeatureShape supports NCHW layout (#6705)
2019-08-20 Ivan Vagin... [neurun] Removed some dead code (#6709)
2019-08-20 윤현식/On-Device... [exo-tflite] Basic Classes for TFLDialect (#6682)
2019-08-20 박세희/On-Device... [moco-tf] Type inference for TFSoftmax (#6700)
2019-08-20 오형석/On-Device... Use unified coverage report command (#6537)
2019-08-20 박종현/On-Device... [loco] Introduce push_node/pull_node helper (#6684)
2019-08-20 오형석/On-Device... Replace nnapi shim headers into libs (#6588)
2019-08-20 박세희/On-Device... [moco-tf] GraphBuilder for TFConcatV2 (#6673)
2019-08-19 박천교/On-Device... [tf2tflite] Test REGRESSION_0000 (#6681)
2019-08-19 Сергей Баранников... [mir] Remove Dropout operation (#6675)
2019-08-19 Сергей Баранников... [mir_onnx] Remove GivenTensorFill converter (#6666)
2019-08-19 Alexander Efimov... Add missing include guard (#6655)
2019-08-19 Павел Ильютченко... [mir2loco] Support DepthwiseConv operation in transform...
next