platform/core/ml/nnfw.git
2019-09-22 박천교/On-Device... [moco-tf] Remove unused function arg (#7607)
2019-09-20 오형석/On-Device... [cmake] Rename nncc_include to nnas_include (#7659)
2019-09-20 윤현식/On-Device... [exo-tflite] pass PhaseStrategy from Saturate to Restar...
2019-09-20 남궁석/On-Device... [locomotiv] Introduce TensorReduce Operation (#7643)
2019-09-20 박천교/On-Device... [moco-tf] Register Conv2DBackpropInput canonicalization...
2019-09-20 오형석/On-Device... [cmake] Move cmake modules (#7651)
2019-09-20 윤현식/On-Device... [exo-tflite] converting and exporting TFLConst (#7638)
2019-09-20 장지섭/On-Device... Make to support ReduceMax/ReduceMin op for acl neon...
2019-09-20 윤현식/On-Device... [exo-tflite] change TFL node opcode (NOP_CONSTGEN ...
2019-09-20 이한종/On-Device... [neurun] Implement a hash functor for enum class (...
2019-09-20 오형석/On-Device... [nnas-cmd] Use pylint command anywhere (#7648)
2019-09-20 이상규/On-Device... Update tflite_benchmark_model for TF 1.14 (#7645)
2019-09-20 오형석/On-Device... [nncc-cmake] Check external module path existance ...
2019-09-20 이춘석/On-Device... Make Compatible Shapes for CPU Add (#6540)
2019-09-20 오형석/On-Device... Implement NNAPI get output rank function (#7581)
2019-09-20 박천교/On-Device... [locomotiv] Layout rule for Matrix domain (#7634)
2019-09-20 박천교/On-Device... [moco-tf] Implement Conv2DBackpropInput canonicalizatio...
2019-09-20 Павел Ильютченко... [locomotiv] Implement MatrixEncode, MatrixDecode and...
2019-09-19 Сергей Баранников... [mir_onnx] Support ConvTranspose operator (#7610)
2019-09-19 Сергей Баранников... [nnc] Fix DataFormatSwitcher transformation for DeConv2...
2019-09-19 Сергей Баранников... [mir_onnx] Fix shape of the bias term in Conv operator...
2019-09-19 박종현/On-Device... [exo-tflite] Header-only CanonicalNodeConverter impleme...
2019-09-19 박종현/On-Device... [loco] Use GTest_AddTest macro (#7635)
2019-09-19 윤현식/On-Device... [exo-tflite] function to convert locoex padding to...
2019-09-19 박종현/On-Device... [plier-tf] Enable strict build (#7631)
2019-09-19 윤현식/On-Device... [exo-tflite] adding converter for loco::ConstGen (...
2019-09-19 남궁석/On-Device... [locop] Add TensorReduce visit function (#7597)
2019-09-19 윤현식/On-Device... [exo-tflite] test case for FeatureBiasAddConverter...
2019-09-19 박천교/On-Device... [moco-tf] Basic structure for Conv2DBackpropInput canon...
2019-09-19 박종현/On-Device... [plier-tf] Fix copy_shape (#7615)
2019-09-19 박천교/On-Device... [res] UNIT_Conv2DBackpropInput_002 (#7606)
2019-09-19 박천교/On-Device... [res] UNIT_Conv2DBackpropInput_000 (#7605)
2019-09-19 박종현/On-Device... Introduce T/F Testcase explain script (#7603)
2019-09-19 남궁석/On-Device... [moco-tf] Support TFMean Canonicalization (#7594)
2019-09-19 박천교/On-Device... [moco-tf] Import Conv2dBackpropInput (#7579)
2019-09-19 박천교/On-Device... [loco] Shape inference for TransposedConv2D (#7564)
2019-09-19 박세희/On-Device... [moco-tf] ResolveSquaredDifference to TFOptimizier...
2019-09-19 오형석/On-Device... [nnfw-cmake] Rename cmake module file for subdirecories...
2019-09-19 오형석/On-Device... [nncc-cmake] Support excluding install in add_extdirect...
2019-09-19 오형석/On-Device... [nncc-cmake] Rename cmake module file for subdirecories...
2019-09-19 오형석/On-Device... Remove boolean flag setting in cmake module (#7589)
2019-09-19 오형석/On-Device... [nncc-cmake] Revise ExternalSourceTools status message...
2019-09-19 박세희/On-Device... [exo-tflite] Enable convert Div Sub (#7585)
2019-09-19 박세희/On-Device... [exo-tflite] Broadcast conversion for Div, Sub (#7591)
2019-09-19 박세희/On-Device... [moco-tf] Reduce dup code for copy_shapedata (#7592)
2019-09-18 박종현/On-Device... Introduce ONNXTests resource (#7565)
2019-09-18 Сергей Баранников... [mir_onnx] Support Sqrt operator (#7548)
2019-09-18 Сергей Баранников... [mir_onnx] Support Tanh operator (#7608)
2019-09-18 Сергей Баранников... [mir_tflite] Support Rsqrt operator (#7546)
2019-09-18 Сергей Баранников... [mir_onnx] Support Reciprocal operator (#7598)
2019-09-18 Сергей Баранников... [mir_onnx] Support Sub operator (#7547)
2019-09-18 장지섭/On-Device... Introduce PermutationOperationPass (#7254)
2019-09-18 남궁석/On-Device... [exo-tflite] Add TensorReduce visit function (#7596)
2019-09-18 오형석/On-Device... [nnfw-cmake] StampTools module (#7595)
2019-09-18 남궁석/On-Device... [moco-tf] Introduce SqueezeReduceNode transformation...
2019-09-18 오형석/On-Device... Implement NNAPI synchronous execution function (#7574)
2019-09-18 박세희/On-Device... [exo-tflite] Enable Add, Mul unit tests (#7586)
2019-09-18 윤현식/On-Device... [exo-tflite] adding FeatureBiasAddConverter into conver...
2019-09-18 윤현식/On-Device... [exo-tflite] enclosing namespace exo (#7577)
2019-09-18 Vladimir Plazun... [custom op] Remove questionable nnfw_core->nnfw_api...
2019-09-18 박종현/On-Device... [encodump] Use safemain (#7578)
2019-09-18 윤현식/On-Device... [exo-tfltie] type and shape inference for TFLConst...
2019-09-18 박천교/On-Device... [moco-tf] Type inference for Conv2DBackpropInput (...
2019-09-18 박천교/On-Device... Rename to moco-integration-test (#7569)
2019-09-18 박세희/On-Device... [exo-tflite] Fix TFLMul export option (#7566)
2019-09-18 박천교/On-Device... [moco-tf] Summary for TFConv2DBackpropInput (#7575)
2019-09-18 Павел Ильютченко... [loco] Introduce MatrixEncode, MatrixDecode and MatrixM...
2019-09-18 박종현/On-Device... [plier-tf] Hide Implementation Details (#7576)
2019-09-18 남궁석/On-Device... [loco] Introduce TensorReduce Operation (#7497)
2019-09-18 박종현/On-Device... [tf2tflite] Enable exo loggers with TF2TFLITE knob...
2019-09-18 박천교/On-Device... [moco-tf] Shape inference for Conv2DBackpropInput ...
2019-09-18 윤현식/On-Device... [exo-tflite] revising README.md (#7529)
2019-09-18 윤현식/On-Device... [exo-tflite] removing old graph builder (#7524)
2019-09-18 윤현식/On-Device... [exo-tflite] knob to convert loco::ConstGen (#7477)
2019-09-18 윤현식/On-Device... [exo-exporter] adding an empty visit() for TFLConst...
2019-09-18 박세희/On-Device... [exo-tflite] Knob for convert Div, Sub (#7560)
2019-09-18 박세희/On-Device... [moco-tf] Introduce ResolveSquaredDifference transform...
2019-09-18 박세희/On-Device... [exo-tflite] Shape inference for TFLDiv, TFLSub (#7552)
2019-09-18 박세희/On-Device... [exo-tflite] Type inference for TFLDiv, TFLSub (#7551)
2019-09-18 박세희/On-Device... [exo-tflite] Export TFLDiv, TFLSub (#7554)
2019-09-18 박세희/On-Device... [exo-tflite] Introduce EltwiseBinaryConverter and refac...
2019-09-18 박종현/On-Device... [locoex-customop] Remove plier-tf dependency (#7540)
2019-09-18 박천교/On-Device... [mocotest-tf] Rename target to 'moco_integration_test...
2019-09-18 남궁석/On-Device... [moco-tf] Enable importing Mean (#7543)
2019-09-18 박종현/On-Device... [locop] Use GenericNodeSummaryBuilder as default fallba...
2019-09-18 박종현/On-Device... [exo-tflite] Expose Logging Context (#7531)
2019-09-18 박종현/On-Device... [tf2tflite] Use tfinfo target (#7532)
2019-09-18 박세희/On-Device... [exo-tflite] Turn on knobs for style transfer related...
2019-09-18 Ivan Vagin... [neurun] Added sanity checks for profiling mode (#7412)
2019-09-18 이상규/On-Device... [neurun] check null before accessing session (#7536)
2019-09-18 박세희/On-Device... [res] Unit test of RealDiv 001 (#7549)
2019-09-18 박세희/On-Device... [moco-tf] Add ResolveSquaredDifference knob (#7558)
2019-09-18 장지섭/On-Device... Make to support Neg op for acl neon (#7535)
2019-09-18 박종현/On-Device... [moco-tf] Use tf as prefix (#7489)
2019-09-17 박종현/On-Device... [locop] Introduce GenericNodeSummaryBuilder (#7518)
2019-09-17 박천교/On-Device... [loco] Backward plane inference (#7458)
2019-09-17 Сергей Баранников... [nnc] Remove C generating backend (#7545)
2019-09-17 장지섭/On-Device... Make to support Dequantize op for acl neon (#7522)
2019-09-17 장지섭/On-Device... Make to support ReduceSum op for acl neon (#7520)
2019-09-17 윤현식/On-Device... [exo-tflite] Introducing locoex::TFLConst (#7519)
next