platform/core/ml/nnfw.git
2019-10-31 이한종/On-Device... [neurun] Allow same inputs multiple times (#8567)
2019-10-31 이상규/On-Device... [neurun] Support 1x1x1x1 input for Squeeze (#8646)
2019-10-31 박세희/On-Device... [moco] Produce TFPush for graph output (#8647)
2019-10-31 박천교/On-Device... [exo] Type & shape infer. for Sqrt, Rsqrt, SquaredDiffe...
2019-10-31 박세희/On-Device... [circle-verify] Add VerifyFlatBuffers (#8648)
2019-10-31 박천교/On-Device... [exo] Note on Pass name convention (#8645)
2019-10-31 박천교/On-Device... [exo] Rename to have Pass suffix (#8643)
2019-10-31 박천교/On-Device... [exo] TFL nodes for Sqrt, Rsqrt, SquaredDifference...
2019-10-31 박세희/On-Device... [circle-verify] Introduce Model and empty Driver (...
2019-10-31 박세희/On-Device... [moco-tf] Prepare to handle TFPush instead of Push...
2019-10-31 Sergei Barannikov... [neurun] Remove workaround after switching to ACL v19...
2019-10-31 Vladimir Plazun... [nnpkg_run] Fix hdf5 file dump (#8575)
2019-10-31 장지섭/On-Device... Change the dimension order of Reader and Views in nhwc...
2019-10-31 박세희/On-Device... [circle-verify] Readme (#8635)
2019-10-31 박세희/On-Device... [moco-tf] Add TFPush NodeSummaryBuilder (#8634)
2019-10-31 윤현식/On-Device... [moco-integration-test] adding tests related to depthwi...
2019-10-31 박세희/On-Device... [tfl-inspect] Enable nullptr for data in buffer_info...
2019-10-31 박세희/On-Device... [moco] TF dialect OutputIndexQueryService (#8630)
2019-10-31 박세희/On-Device... [tfl-inspect] Enable conv2d_weight option (#8633)
2019-10-31 박세희/On-Device... [moco-tf] Enable TFPush canonicalizer (#8631)
2019-10-31 이상규/On-Device... [neurun] fix loadSqueeze and SqueezeNode. (#8602)
2019-10-30 박천교/On-Device... [exo] Clean empty line for conversion registry (#8622)
2019-10-30 윤현식/On-Device... [compiler] introducing tf2tflite-quality-test (#8614)
2019-10-30 윤현식/On-Device... [exo] revising TestGraph.h (#8618)
2019-10-30 박세희/On-Device... [moco-tf] Push canonicalizer (#8617)
2019-10-30 Pavel Iliutchenko... [neurun] Support Gather operation on cpu backend (...
2019-10-30 오형석/On-Device... [nnfw-gbs] nnfw-devel package config file (#8518)
2019-10-30 윤현식/On-Device... [exo] Removing EnableTFLDialect knob (#8615)
2019-10-30 박세희/On-Device... [moco] push_node implementation (#8616)
2019-10-30 박세희/On-Device... [tfl-inspect] Introduce DumpConv2DWeight (#8611)
2019-10-30 박세희/On-Device... [moco] Shape and type inference for TFPush (#8613)
2019-10-30 박세희/On-Device... [moco] Introduce TFPush IR (#8598)
2019-10-30 오형석/On-Device... [lib/misc] Handle scalar input/output (#8607)
2019-10-30 박세희/On-Device... [tfl-inspect] Readme section for operators option ...
2019-10-30 박세희/On-Device... [tfl-inspect] Readme for conv2d_weight (#8606)
2019-10-30 박천교/On-Device... [exo] Rename file name for type inference test (#8604)
2019-10-30 박종현/On-Device... [tf2tflite-model-test] Do NOT rename runner.sh (#8599)
2019-10-30 박천교/On-Device... Introduce tf2circle conversion test (#8593)
2019-10-30 Vladimir Plazun... [neurun] initialize logging only once (#8570)
2019-10-30 박세희/On-Device... [tfl-inspect] Add more examples with sort and uniq...
2019-10-30 박세희/On-Device... [moco-tf] Remove unused header (#8578)
2019-10-30 박천교/On-Device... Introduce tf2circle model test (#8551)
2019-10-29 박천교/On-Device... Remove tf2tflite test (#8562)
2019-10-29 박세희/On-Device... [moco-tf] Remove TFShapeInferenceHelper (#8576)
2019-10-29 Pavel Iliutchenko... [mir-tflite-importer] Fix quantization creation with...
2019-10-29 Alexander Efimov... [nnc] Remove file with obsolete documentation (#8574)
2019-10-29 Vladimir Plazun... Move static vector `dimensions` inside `main()` (#8571)
2019-10-29 오형석/On-Device... [ncnn-backend] Support add operation (#8565)
2019-10-29 Dilshodzhon... [neurun] Fix subgraph creating for split (#8488)
2019-10-29 오형석/On-Device... [nnfw-ncnn] Fix bug in Mat class (#8564)
2019-10-29 박세희/On-Device... [moco-tf] Use TFShapeInferenceHelper from moco another...
2019-10-29 남궁석/On-Device... [nnpkg_test] Add missing option for nnpkg_test.sh ...
2019-10-29 여지환/On-Device... Fix format script to use correct clang-format (#8558)
2019-10-29 오형석/On-Device... [nnfw-ncnn] Restructure directory and introduce mat...
2019-10-29 박천교/On-Device... [exo] Remove operation conversion Knobs (#8517)
2019-10-29 박천교/On-Device... [exo] Update Circle operation exporter (#8549)
2019-10-29 이춘석/On-Device... Add Squeeze in base_loader (#8524)
2019-10-29 이한종/On-Device... [android_jni] Add missing builtin_ops_jni.cc (#8548)
2019-10-29 박천교/On-Device... Update test project in collect resource script (#8546)
2019-10-29 박세희/On-Device... [moco-tf] Use TFShapeInferenceHelper from moco (#8545)
2019-10-28 Pavel Iliutchenko... [mir/interpreter] Quantized operations implementation...
2019-10-28 박세희/On-Device... [tfl-inspect] Remove unused header inc (#8544)
2019-10-28 윤현식/On-Device... [tf2tflite-integration-test] adding test for DepthwiseC...
2019-10-28 박세희/On-Device... [moco-tf] Remove unused IR headers (#8541)
2019-10-28 윤현식/On-Device... [exo] Revising setCandidate() of FuseBiasAddPass (...
2019-10-28 박세희/On-Device... [moco-tf] Remove unused GraphBuilder redirect headers...
2019-10-28 박세희/On-Device... [circle-inspect] Rename "Load.cpp" as "Model.cpp" ...
2019-10-28 박세희/On-Device... [moco-tf] Remove Importer.h (#8533)
2019-10-28 윤현식/On-Device... [exo] moving dynamic cast check in setCandidate into...
2019-10-28 박세희/On-Device... [circle-inspect] Dump circle file (#8529)
2019-10-28 박종현/On-Device... [tfl-inspect] Rename "Load.cpp" as "Model.cpp" (#8528)
2019-10-28 박세희/On-Device... [moco-tf] Remove Dialect files (#8527)
2019-10-28 박천교/On-Device... Introduce tf2tflite integration test (#8523)
2019-10-28 윤현식/On-Device... [exo] revising Fuse class to use FormerT and LatterT...
2019-10-28 채성우/On-Device... [infra/cmake] add TensorFlowSource 1.13.1 (#8519)
2019-10-28 박세희/On-Device... [circle-inspect] Introduce Load Reader and Model (...
2019-10-28 남궁석/On-Device... [tf2circle] Set shape information in signature at tf2ci...
2019-10-28 박세희/On-Device... [moco-tf] Update to use moco TFDialect (#8522)
2019-10-28 윤현식/On-Device... [exo] rewriting FuseBiasAddPass to use Mixin<Bias>...
2019-10-28 박세희/On-Device... [moco-tf] Update to use moco TFDialect (#8514)
2019-10-28 박세희/On-Device... [circle_inspect] Initial circle-inspect project (#8513)
2019-10-28 박세희/On-Device... [moco-tf] Update Transform header with moco (#8512)
2019-10-28 이상규/On-Device... [tf2nnpk] check existence and provide help (#8499)
2019-10-28 장지섭/On-Device... Make to support Pack op for acl neon (#8506)
2019-10-28 오형석/On-Device... [ncnn-backend] Enable NCNN backend test (#8482)
2019-10-28 박세희/On-Device... [moco-tf] Use moco Importer (#8504)
2019-10-28 Pavel Iliutchenko... [neurun] Change Gather axis param to int (#8460)
2019-10-28 박세희/On-Device... [moco_tf] Remove ResolveFusedBatchNorm test (#8502)
2019-10-28 박세희/On-Device... [moco-tf] Use mono namespace of Passes (#8500)
2019-10-28 박세희/On-Device... [tfl-inspect] Introduce dump operators (#8493)
2019-10-28 오형석/On-Device... [tf2nnpkg] Exit immediately on fail (#8468)
2019-10-28 박세희/On-Device... [moco-tf] Redirect to use moco Pass (#8492)
2019-10-28 장지섭/On-Device... Make to support Pack op for acl_cl (#8490)
2019-10-28 장지섭/On-Device... Change calculating offset of Readers and Views (#8409)
2019-10-28 이상규/On-Device... [nnpkg_test] nnpkg_test list accepts wildcard (#8486)
2019-10-27 윤현식/On-Device... [exo] revising comment for the target nodes of FusedBia...
2019-10-27 윤현식/On-Device... [exo] mixin for nodes that have bias input and fused...
2019-10-27 윤현식/On-Device... [exo] renaming template type and node name (#8483)
2019-10-27 박세희/On-Device... [tfl-inspect] Introduce Reader (#8461)
2019-10-27 박세희/On-Device... [moco] Introduce Pass (#8466)
next