platform/core/ml/nnfw.git
2019-08-16 이상규/On-Device... [nnpackage_run] Introduce tensor_dumper (#6602)
2019-08-16 이상규/On-Device... [nnpackage_run] Fix wrong allocation size for output...
2019-08-16 이상규/On-Device... Add missing copyright for tflite_run's tensor dumper...
2019-08-16 Ivan Vagin... [neurun] Refactor scheduler a little bit (#6636)
2019-08-16 박세희/On-Device... [moco-tf] Enable SquaredDifference canonicalizer (...
2019-08-16 박세희/On-Device... [moco-tf] Enable type inf for TFSquaredDifference ...
2019-08-16 박세희/On-Device... [exo-tflite] Enable EltwiseSqrt (#6610)
2019-08-16 박천교/On-Device... [res] NET_XXXX to replace SMALL_NET_XXXX (#6621)
2019-08-16 박천교/On-Device... [moco-tf] Register Reshape elimination transforms ...
2019-08-16 남궁석/On-Device... [moco-tf] Introduce TFDialect for Softmax (#6568)
2019-08-16 장지섭/On-Device... Make helper converting functions support NCHW (#6606)
2019-08-16 Vladimir Plazun... [bug] [custom op] Add back _t suffix for size_t type...
2019-08-16 장지섭/On-Device... Make cpu KernelGenerator supports NCHW frontend layout...
2019-08-16 장지섭/On-Device... Make ContantInitializers support NCHW frontend layout...
2019-08-15 Павел Ильютченко... [mir_onnx] Fix border type in Average pooling (#6637)
2019-08-15 Сергей Баранников... [mir_onnx] Remove Scale converter (#6633)
2019-08-15 Сергей Баранников... [nnc] Remove batchnorm code snippet (#6626)
2019-08-14 이한종/On-Device... [neurun] Refine neurun-core CMakeLists (#6635)
2019-08-14 이한종/On-Device... [neurun] Let xdata and xprobe be installed (#6634)
2019-08-14 이한종/On-Device... [neurun] Introduce CMakeLists.txt for test lib (#6615)
2019-08-14 이한종/On-Device... [neurun] Show dlerror on dlopen/dlsym failure (#6632)
2019-08-14 채성우/On-Device... [loco] add ctor of DepthwiseFilter PermutingEncoder...
2019-08-14 박세희/On-Device... [moco-tf] Canonicalizer for TFSquaredDifference (#6612)
2019-08-14 박세희/On-Device... [res] TensorFlow SquaredDifference_000 (#6618)
2019-08-14 박세희/On-Device... [res] TensorFlow Sqrt_000 (#6617)
2019-08-14 박종현/On-Device... [loco] Clean up GraphTestcase (#6613)
2019-08-14 Сергей Баранников... [mir_onnx] Reimplement Gemm converter through FullyConn...
2019-08-14 박천교/On-Device... [tf2tflite] Enabled test by FixedReshape support (...
2019-08-14 Дилшоджон Пошшоев... [neurun] Fix fining scheduler and tryBackend (#6616)
2019-08-14 Сергей Баранников... [mir] Accout for data format in shape inference (#6584)
2019-08-14 박세희/On-Device... [moco-tf] Enable TFSqrt Canonicalizer (#6614)
2019-08-14 박천교/On-Device... [moco-tf] Knobs for Reshape elimination transform ...
2019-08-14 박세희/On-Device... [moco-tf] TypeInference (#6593)
2019-08-14 박종현/On-Device... [moco-tf] Resolve Alloc-Dealloc mismatch (#6599)
2019-08-14 박세희/On-Device... [moco-tf] TFSqrt Canonicalizer (#6592)
2019-08-14 박천교/On-Device... [loco] Forward Type inference (#6607)
2019-08-14 박세희/On-Device... [moco-tf] GraphBuilder for TFSqrt (#6581)
2019-08-14 박천교/On-Device... [loco/Service] FixedReshape shape inference (#6594)
2019-08-14 윤현식/On-Device... [loco/service] ShapeInferenceRule for multiple dialects...
2019-08-14 윤현식/On-Device... [loco] remove assert cond that is always true in MultiD...
2019-08-14 박세희/On-Device... [tf2tflite] enable Const_000 (#6598)
2019-08-14 박세희/On-Device... [moco-tf] GraphBuilder for TFRsqrt (#6579)
2019-08-14 박천교/On-Device... [loco/Service] FixedReshape type inference (#6595)
2019-08-14 윤현식/On-Device... [locoex/customop] ShapeInference rule for custom op...
2019-08-14 윤현식/On-Device... [exo-exporter] Remove unused header (#6596)
2019-08-14 박천교/On-Device... [moco-tf] Introduce ResolveRedundantReshape transform...
2019-08-14 박세희/On-Device... [moco-tf] Introduce TFSquaredDifference IR (#6580)
2019-08-14 박세희/On-Device... [exo-tflite] Fix buffer export with adding empty (...
2019-08-14 박천교/On-Device... [moco-tf] Fix missing changed tag (#6583)
2019-08-14 박세희/On-Device... [moco-tf] Comment for TFRsqrt IR (#6578)
2019-08-14 박세희/On-Device... [locomotiv] EltwiseSqrt (#6532)
2019-08-14 Vladimir Plazun... [custom op] api addition (#6219)
2019-08-14 박천교/On-Device... [loco] FixedReshape graph testcase (#6545)
2019-08-14 박천교/On-Device... [exo-tflite] Export FixedReshape operation (#6565)
2019-08-14 남궁석/On-Device... [res] Introduce Softmax testcases (#6562)
2019-08-14 이한종/On-Device... [xtrace] Hoist loop invariant code (#6566)
2019-08-14 장지섭/On-Device... Make acl_cl KernelGenerator supports NCHW frontend...
2019-08-14 장지섭/On-Device... Make acl_neon KernelGenerator supports NCHW frontend...
2019-08-13 남궁석/On-Device... [loco] Introduce services for TensorSoftmax (#6564)
2019-08-13 박세희/On-Device... [moco-tf] Clear ConcatV2 graph builder (#6547)
2019-08-13 박세희/On-Device... [moco-tf] Introduce TFSqrt IR (#6553)
2019-08-13 Сергей Баранников... [mir_onnx] Remove uses of DropoutOp (#6560)
2019-08-13 Павел Ильютченко... [mir2loco] Support Softmax operation in transformer...
2019-08-13 Павел Ильютченко... [mir2loco] Support Mul operation in transformer (#6573)
2019-08-13 Павел Ильютченко... [mir_onnx] Fix output name for softbackend (#6572)
2019-08-13 Сергей Баранников... [mir] Introduce data format (#6570)
2019-08-13 Сергей Баранников... [mir_caffe2] Remove uses of DropoutOp (#6561)
2019-08-13 Сергей Баранников... [mir_caffe] Remove uses of DropoutOp (#6558)
2019-08-13 Сергей Баранников... [nnc] Remove uses of DropoutOp (#6556)
2019-08-13 Alexander Efimov... [nnc] Eliminate IVisitor in nnc (#6519)
2019-08-13 이상규/On-Device... Don't build nnpackage_run if neurun is not built (...
2019-08-13 채성우/On-Device... [loco] Introduce DepthwiseFilterEncode to CanonicalShap...
2019-08-13 박천교/On-Device... [loco/Service] Forward node shape inference (#6542)
2019-08-13 이상규/On-Device... [neurun, nnpackage] Introduce nnpackage_run (#5720)
2019-08-13 장지섭/On-Device... Make acl_cl KernelGenerator supports NCHW frontend...
2019-08-13 박종현/On-Device... [loco] Remove "shape" setter from Push class (#6527)
2019-08-13 박세희/On-Device... [moco-tf] Clear ConcatV2 Canonicalizer (#6521)
2019-08-13 윤현식/On-Device... [moco-tf] Turning on the knob for ReorderDecodeTensorBi...
2019-08-13 채성우/On-Device... [exo-tflite] Introduce DepthwiseFilterEncode with expor...
2019-08-13 박천교/On-Device... [moco-tf] Use official FixedReshape alias (#6541)
2019-08-13 박세희/On-Device... [res] TF_SMALL_NET_0015 with 1.0 / Sqrt (#6539)
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)
next