platform/core/ml/nnfw.git
2019-08-13 이상규/On-Device... [neurun] Implement nnfw_input/output_tensorinfo (#6530)
2019-08-13 장지섭/On-Device... Apply layout for helper functions converting axis value...
2019-08-13 박세희/On-Device... [moco-tf] Clear ConcatV2 fix shape (#6523)
2019-08-13 박천교/On-Device... [mocotest-tf] Test script runnable from any directory...
2019-08-13 박세희/On-Device... [loco] Inference service for EltwiseSqrt (#6526)
2019-08-13 이상규/On-Device... [neurun] Implement nnfw_input_size and nnfw_output_size...
2019-08-13 오형석/On-Device... Set lcov's gcov-tool param (#6525)
2019-08-13 박세희/On-Device... [moco-tf] Clear ConcatV2 import test (#6522)
2019-08-13 박천교/On-Device... [tf2tflite] Test script runnable from any directory...
2019-08-13 박천교/On-Device... [loco] Using FixedReshape (#6496)
2019-08-13 박세희/On-Device... [loco] Introduce EltwiseSqrt (#6520)
2019-08-13 박종현/On-Device... [mlapse-tfl] Implement a command-line argument parser...
2019-08-13 오형석/On-Device... Fix deadlock when access two acl_cl at once (#6500)
2019-08-12 박세희/On-Device... [moco-tf] Introduce VariadicArityNode (#6472)
2019-08-12 윤현식/On-Device... [locomotiv] supporting FeatureBiasAdd (#6504)
2019-08-12 박천교/On-Device... [moco-tf] Fix FuseBinaryIntoProceeding logic (#6511)
2019-08-12 박종현/On-Device... [mir2loco] Remove Push node's shape setter (#6487)
2019-08-12 Павел Ильютченко... [mir2loco] Remove unused visitors and use default visit...
2019-08-12 Сергей Баранников... [mir_caffe] Refactor importing of BatchNorm (#6467)
2019-08-12 Павел Ильютченко... [mir2loco] Supported other types in ConstantOp transfor...
2019-08-12 박종현/On-Device... [locop] Ignore the shape attribute for Push nodes ...
2019-08-12 남궁석/On-Device... [loco] Introduce Softmax node in loco (#6492)
2019-08-12 윤현식/On-Device... [tf2tflite] Loading customop.conf file into ModelSignat...
2019-08-12 이한종/On-Device... [neurun] Do not collect TensorBuilders one by one ...
2019-08-12 채성우/On-Device... [exo-tflite] support DetphwiseFilterShape in shape_desc...
2019-08-12 이상규/On-Device... [neurun] change int to uint32_t for size of input/outpu...
2019-08-12 남궁석/On-Device... [moco-tf] Clean up trivials in FuseBinaryIntoPreceding...
2019-08-12 박천교/On-Device... [moco-tf] Introduce ResolveDuplicateReshape (#6499)
2019-08-12 남궁석/On-Device... [mocotest-tf] Enable TF_SMALL_NET_0004 (#6498)
2019-08-12 채성우/On-Device... [loco] fix a window_of function in CanonicalShapeInfere...
2019-08-12 오형석/On-Device... Use nnfw_coverage for gcov build (#6445)
2019-08-12 오형석/On-Device... Replace coverage report command (#6476)
2019-08-12 이상규/On-Device... [neurun] Use nnfw api wrapper's return value (#6493)
2019-08-12 이상규/On-Device... Remove index parameter from nnfw_input_size (#6488)
2019-08-12 남궁석/On-Device... [moco-tf] Support DepthwiseConv2dNative in FuseBinaryIn...
2019-08-12 이한종/On-Device... [neurun] Remove class `Plan` (#6450)
2019-08-12 이상규/On-Device... Print build error on TensorFlowVersionChecker build...
2019-08-12 이춘석/On-Device... Disable downlaoding NNPACK on aarch64-tizen (#6438)
2019-08-12 박세희/On-Device... [moco-tf] Do not reset input for BiasAdd Canonicalizer...
2019-08-12 박세희/On-Device... [moco-tf] Do not reset input for Conv2D Canonicalizier...
2019-08-12 박종현/On-Device... Introduce mlapse toolkit (#6441)
2019-08-12 이춘석/On-Device... Fix build error (#6484)
2019-08-12 이춘석/On-Device... API for Input/Output Tensor information (#6153)
2019-08-12 박종현/On-Device... [loco] Simplify FeatureCodec Graph Testcase (#6447)
2019-08-12 박종현/On-Device... [locop] Remove "opcode" helper (#6449)
2019-08-12 박천교/On-Device... [mocotest-tf] Tests enabled by ResolveConstantShape...
2019-08-12 박종현/On-Device... [neurun] Break NN API and core API tests (#6448)
2019-08-12 이한종/On-Device... [neurun] Remove empty override in ParamChecker (#6454)
2019-08-12 이한종/On-Device... Fix nnas command build-docker-image (#6451)
2019-08-11 박세희/On-Device... [tf2tflite] enable test of fusion of binary op (#6444)
2019-08-09 Сергей Баранников... [mir_onnx] Refactor importing of BatchNormalization...
2019-08-09 Сергей Баранников... [mir] Remove BatchNorm op (#6465)
2019-08-09 Павел Ильютченко... [mir_onnx] Remove pair return from get attributes funct...
2019-08-09 Сергей Баранников... [mir2loco] Remove unused BatchNorm op (#6463)
2019-08-09 Сергей Баранников... [mir_caffe2] Remove unused BatchNorm op (#6462)
2019-08-09 Сергей Баранников... [mir_caffe] Remove unused BatchNorm op (#6461)
2019-08-09 Сергей Баранников... [nnc] Remove unused BatchNorm op (#6460)
2019-08-09 Сергей Баранников... [nnc] Reformat using .clang-format (#6455)
2019-08-09 Сергей Баранников... [mir] Delete ElementwiseOp (#6418)
2019-08-09 Сергей Баранников... [nnc] Delete uses of ElementwiseOp (#6417)
2019-08-09 Сергей Баранников... [mir] Remove BiasAdd and Scale ops (#6416)
2019-08-09 이성재/On-Device... Update `freeze_graph.sh` script (#6345)
2019-08-09 박종현/On-Device... Remove loco-exporter (#6419)
2019-08-09 Сергей Баранников... [nnc] Remove remainings of BiasAdd and Scale ops (...
2019-08-09 Сергей Баранников... Remove mirunner component (#6414)
2019-08-09 Сергей Баранников... [mir_caffe2] Switch to binary elementwise operations...
2019-08-09 Сергей Баранников... [mir2loco] Switch to binary elementwise operations...
2019-08-09 Сергей Баранников... [mir_onnx] Switch to binary elementwise operations...
2019-08-09 Сергей Баранников... [mir_tflite] Switch to binary elementwise operations...
2019-08-09 Сергей Баранников... [mir_caffe] Switch to binary elementwise operations...
2019-08-09 채성우/On-Device... [res] DethwiseConv2D network with padding and strides...
2019-08-09 박세희/On-Device... [mocotest-tf] enable test of fusion of binary op (...
2019-08-09 이한종/On-Device... [neurun] Do not wrap vector with unique_ptr (#6431)
2019-08-09 장지섭/On-Device... Add layout as a member of SubGraph into KernelGenerator...
2019-08-09 남궁석/On-Device... [moco-tf] Use precedingOp in FuseBinaryIntoPreceding...
2019-08-09 채성우/On-Device... [loco] support DepthwiseConv2D of TypeForwardAlgorithm...
2019-08-09 박천교/On-Device... [moco-tf] Knob for ResolveConstantShape (#6439)
2019-08-09 박세희/On-Device... [moco-tf] delete temporary loco_tobe::BiasShape (#6440)
2019-08-09 채성우/On-Device... [res] DepthwiseConv2D network with one placeholder...
2019-08-09 박세희/On-Device... [moco-tf] Use loco::BiasShape (#6437)
2019-08-09 박천교/On-Device... [moco-tf] Knob for ResolveReshapeWildcardDim (#6436)
2019-08-09 이한종/On-Device... [neurun] Rename compiler::Element (#6430)
2019-08-09 박세희/On-Device... [moco-tf] Check attributes for ConcatV2 validate (...
2019-08-09 박종현/On-Device... [locop] Remove unused class in FormattedGraph.cpp ...
2019-08-09 박천교/On-Device... [moco-tf] Enable ResolveConstantShape (#6423)
2019-08-09 이한종/On-Device... [neurun] Remove linear namespace (#6407)
2019-08-09 박종현/On-Device... [locop] Introduce push_shape/pull_shape helper (#6398)
2019-08-09 박종현/On-Device... [locop] Introduce FormattedTensorShape (#6399)
2019-08-09 오형석/On-Device... Revise cpu backend cmake (#6401)
2019-08-09 박세희/On-Device... [moco-tf] Turn off ImportAsTFConcatV2 (#6421)
2019-08-09 박천교/On-Device... [moco-tf] Import Shape operation (#6402)
2019-08-08 Сергей Баранников... [nnc] Support for binary elementwise operations (#6408)
2019-08-08 Павел Ильютченко... [mir_onnx] Improve core structure of ONNX importer...
2019-08-08 Сергей Баранников... [mir] Move operations.lst.h into include/mir (#6405)
2019-08-08 오형석/On-Device... Update skiplist for acl neon backend (#6396)
2019-08-08 오형석/On-Device... Support async execution in NNAPI (#6395)
2019-08-08 오형석/On-Device... Revise acl cl backend cmake (#6391)
2019-08-08 오형석/On-Device... Rename gather implementation in arm-compute-ex (#6388)
2019-08-08 오형석/On-Device... Revise acl neon backend cmake (#6393)
2019-08-08 박세희/On-Device... [moco-tf] relocate input method in Concat import (...
next