platform/core/ml/nnfw.git
2019-09-24 함명주/On-Device... Fix nnfw.h application build errors (#7716)
2019-09-24 오형석/On-Device... [nnfw-cmake] Use unified cmake module in toolchain...
2019-09-24 장지섭/On-Device... Make to support HashTableLookup op for acl neon (#7694)
2019-09-24 이한종/On-Device... Update arm64-android toolchain file (#7684)
2019-09-24 오형석/On-Device... [nnfw-cmake] Rename nnfw_include (#7681)
2019-09-24 박종현/On-Device... Add tf2tflite-model-test project (#7698)
2019-09-24 이한종/On-Device... Introduce build_android_ndk.sh (#7675)
2019-09-24 박종현/On-Device... Add REGRESSION_0001 TensorFlow test (#7695)
2019-09-24 박종현/On-Device... [tf2tflite] Enable UNIT_Add_004 test (#7697)
2019-09-24 박천교/On-Device... [moco-integration] Conv2DBackpropInput unit tests ...
2019-09-24 박종현/On-Device... [moco] Add UNIT_Add_004 to integration test (#7709)
2019-09-24 박천교/On-Device... [exo-tflite] Export TransposedConv2D (#7707)
2019-09-24 박천교/On-Device... [moco-tf] Update comment on eltwise binary canonicaliza...
2019-09-24 박세희/On-Device... [moco-tf] Check node shape for BinaryCanonicalze (...
2019-09-23 박세희/On-Device... [moco-tf] Remove SquaredDifferenceCanonicalizer (#7696)
2019-09-23 Павел Ильютченко... [mir2loco] DeConv2D transformation implementation ...
2019-09-23 Сергей Баранников... [mir2loco] Remove no longer unused functions (#7666)
2019-09-23 Дилшоджон Пошшоев... [neurun]HEScheduler ignore backend if not profiled...
2019-09-23 박종현/On-Device... [nike] Use GTest_AddTest helper (#7689)
2019-09-23 박천교/On-Device... [moco-tf] Same padding case for Conv2DBackpropInput...
2019-09-23 박세희/On-Device... [moco-int] Enable test SquaredDifference_001 (#7690)
2019-09-23 Сергей Баранников... Introduce circle_loader (#7667)
2019-09-23 박종현/On-Device... [moco-tf] Canonicalize rank-0 tensor constants (#7687)
2019-09-23 박세희/On-Device... [tf2tflite] Enable test SquaredDifference_001 (#7691)
2019-09-23 남궁석/On-Device... [exo-tflite] Update Reshape exporter (#7680)
2019-09-23 박종현/On-Device... [moco-integration-test] Get toolchain from a file ...
2019-09-23 장지섭/On-Device... Change ReduceMean kernel of acl_cl (#7654)
2019-09-23 장지섭/On-Device... Make to support EmbeddingLookup op for acl neon (#7663)
2019-09-23 박세희/On-Device... [moco-tf] Enable ResolveSquaredDifference knob (#7670)
2019-09-23 박세희/On-Device... [tf2tflite] Enable test Div/Sub 001 (#7673)
2019-09-23 남궁석/On-Device... [tf2tflite] Enable UNIT_Squeeze_003 test (#7679)
2019-09-23 박종현/On-Device... Add manifest to TensorFlow NET_0028 test (#7672)
2019-09-23 장지섭/On-Device... Introduce `SupportPermutation` to check if backend...
2019-09-23 오형석/On-Device... [nnfw-cmake] Change nnfw variable name used in modules...
2019-09-23 남궁석/On-Device... [moco-integration-test] Enable UNIT_Mean_00x tests...
2019-09-23 남궁석/On-Device... [tf2tflite] Enable UNIT_Mean_00x tests (#7657)
2019-09-23 박세희/On-Device... [moco_int] Enable Add 005 unit test (#7674)
2019-09-23 박세희/On-Device... [exo-tflite] Enable Div,Sub conversion knob (#7677)
2019-09-23 오형석/On-Device... [neurun] Implement NNAPI get output dimensions (#7653)
2019-09-23 장지섭/On-Device... Make to support DepthToSpace op for acl neon (#7629)
2019-09-23 박세희/On-Device... [exo-tflite] Enable Div,Sub conversion (#7669)
2019-09-23 오형석/On-Device... [nncc-cmake] Change nncc variable name used in modules...
2019-09-22 박천교/On-Device... [moco-tf] Padding inference for 'valid' padding case...
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)
next