platform/core/ml/nnfw.git
2019-11-20 Sergei Barannikov... [neurun] Eliminate OperandIndex in Transpose::Param...
2019-11-20 박천교/On-Device... [exo] Register Circle service to exo pass (#8996)
2019-11-20 Sergei Barannikov... [neurun/acl_neon] Simplify code using Operand::asVector...
2019-11-20 박세희/On-Device... [locomotiv] Fix release build unused var (#9045)
2019-11-20 박세희/On-Device... [moco-svc] Fix release build unused var (#9047)
2019-11-20 Pavel Iliutchenko... [logo] Added redundant Matrix conversion (#9018)
2019-11-20 박세희/On-Device... [loco] inline method only used in assert (#9044)
2019-11-20 이한종/On-Device... [neurun] Call dlclose for all backends (#9035)
2019-11-20 박천교/On-Device... [exo] Fuse Instance Norm (intro) (#9012)
2019-11-20 박천교/On-Device... [exo] NET_0028(Instance Norm) dredd rule (#9010)
2019-11-20 이한종/On-Device... [xtrace] Extract out EventCollectingListener (#9031)
2019-11-20 김용섭/On-Device... [neurun] Introduce benchmark_lib as benchmark util...
2019-11-19 Sergei Barannikov... [neurun] Introduce `Operand::asVector` (#9030)
2019-11-19 이상규/On-Device... [nnpkg-run] remove tensor_dumper not used any longer...
2019-11-19 이한종/On-Device... [xtrace] Decouple EventCollector from xray (#9024)
2019-11-19 이한종/On-Device... [neurun] Fix for const model ouput (again) (#9002)
2019-11-19 Sergei Barannikov... [neurun] Eliminate OperandIndex in ArgMax::Param (...
2019-11-19 이한종/On-Device... [neurun] Introduce toString for OpCode (#9005)
2019-11-19 박천교/On-Device... [exo] Remove commented code (#8992)
2019-11-19 윤현식/On-Device... [dredd] more error handling (#8978)
2019-11-19 여지환/On-Device... Update README (#9019)
2019-11-19 박천교/On-Device... [exo] Instance Norm summary (#9009)
2019-11-19 이한종/On-Device... [xtrace] nit : Fix inclusion (#9013)
2019-11-18 Sergei Barannikov... [neurun] Do not use Graph::release* methods in Linear...
2019-11-18 박세희/On-Device... [moco-svc] Shape and Type inference for FakeQuant ...
2019-11-18 박세희/On-Device... [logo] Use logo-core (#9007)
2019-11-18 박세희/On-Device... [moco-pass] Use logo-core instead of logo (#9006)
2019-11-18 Vladimir Plazun... Fix flatbuffers build with gcc versions >= 8.0 (#8954)
2019-11-18 박세희/On-Device... [logo-core] logo-core from logo (#8991)
2019-11-18 오형석/On-Device... [doc] Update howto xu4 tizen (#8981)
2019-11-18 이한종/On-Device... [neurun] Move OpCode hash to OpCode file (#9001)
2019-11-18 이상규/On-Device... [nnpkg-run] templatize randomData and introduce unnamed...
2019-11-18 박천교/On-Device... [exo] Type & Shape inference of Instance Norm (#8993)
2019-11-18 박천교/On-Device... [logo] Fix typo on README (#8997)
2019-11-18 박천교/On-Device... [exo] Add Circle node summary builder for logging ...
2019-11-18 이한종/On-Device... [neurun] Extract out Observee from Executor (#8970)
2019-11-18 오형석/On-Device... [neurun/interp] Use model opcode enum (#8999)
2019-11-18 오형석/On-Device... [nnpackage-run] Backend resolve for operation type...
2019-11-18 이한종/On-Device... Revert "[neurun] Fix for const model ouput (#8799)...
2019-11-18 박천교/On-Device... [exo] Remove specialized visitor fallback (#8980)
2019-11-18 이한종/On-Device... [neurun] Introduce OpCode enum type (#8977)
2019-11-18 박천교/On-Device... [exo] Extract out set_new_shape() for TFLReshape (...
2019-11-18 이한종/On-Device... [neurun] Fix for const model ouput (#8799)
2019-11-18 이한종/On-Device... [neurun] Remove useless dependency in Operation (#8971)
2019-11-17 박천교/On-Device... [exo] Selective TFLNode summary impl (#8968)
2019-11-15 Sergei Barannikov... [neurun] Remove unnecessary map in base_loader (#8955)
2019-11-15 Sergei Barannikov... [neurun] Remove unnecessary maps in base_loader (#8953)
2019-11-15 박천교/On-Device... [exo] Rename opname to tfl_opname explicitly (#8964)
2019-11-15 박천교/On-Device... [exo] Export CircleInstanceNorm (#8961)
2019-11-15 이한종/On-Device... [neurun] Fix indentation of DataflowExecutor (#8966)
2019-11-15 박천교/On-Device... [exo] Good to remove TODO comment (#8965)
2019-11-15 윤현식/On-Device... [dredd-rule-lib] functions to check error conditions...
2019-11-15 박천교/On-Device... [exo] Rename FormattedGraph file name (#8951)
2019-11-15 박천교/On-Device... [exo] Type and Shape inference for Circle dialect ...
2019-11-15 박천교/On-Device... [exo] Visit CircleNode to export operation (#8948)
2019-11-15 장지섭/On-Device... Fix a bug of tconv layer of ncnn (#8947)
2019-11-14 박천교/On-Device... [exo] Remove unused stdex header (#8952)
2019-11-14 Alexander Efimov... [mir-onnx-importer] Fix paddings during import (#8893)
2019-11-14 Pavel Iliutchenko... [nnc/interpreter] Quantized kernels for supporting...
2019-11-14 Pavel Iliutchenko... [mir-tflite-importer] Support fused bias on FullyConnec...
2019-11-14 Vladimir Plazun... [nnc] make interpreter faster in debug (#8931)
2019-11-14 오형석/On-Device... [runtime/gbs] Fix coverage build (#8940)
2019-11-14 박천교/On-Device... [exo] Circle IR for Instance norm (#8878)
2019-11-14 박세희/On-Device... [moco] Introduce find_node_byname (#8938)
2019-11-14 윤현식/On-Device... [dredd] applying error handling code to runner.sh ...
2019-11-14 Dilshodzhon... Refactory benchmark scripts to unify (#8838)
2019-11-14 Sergei Barannikov... Disable ABI compatibility warning (#8625)
2019-11-14 박세희/On-Device... Compiler: remove ENABLE_CONTRIB_BUILD cmake option...
2019-11-14 Sergei Barannikov... [neurun] Eliminate OperandIndex in Split::Param (#8917)
2019-11-14 이상규/On-Device... [nnpkg_tools] remove debug print and unnecessary line...
2019-11-14 Sergei Barannikov... [neurun] Eliminate OperandIndex in StridedSlice::Param...
2019-11-14 Sergei Barannikov... [neurun] Eliminate OperandIndex in TopKV2::Param (...
2019-11-14 이상규/On-Device... [pb2nnpkg] introduce pb_select_graph (#8936)
2019-11-14 박세희/On-Device... [moco] Set name for TFNode when importing (#8933)
2019-11-14 이상규/On-Device... [nnpkg-tools] introduce pb2nnpkg (#8920)
2019-11-14 이한종/On-Device... [neurun] Inline one-liner of ProfileObserver (#8914)
2019-11-13 박세희/On-Device... [moco] Add TFNode name attribute (#8927)
2019-11-13 Pavel Iliutchenko... [mir] FullyConnected ctor with fused bias (#8668)
2019-11-13 박세희/On-Device... [moco] Test for TFNode name attribute (#8922)
2019-11-13 윤현식/On-Device... [tf2tflite_dredd_pbtxt_test] error handling using trap...
2019-11-13 오형석/On-Device... [runtime/gbs] Revise nnfw.spec for tizen runtime rpm...
2019-11-12 Pavel Iliutchenko... [mir2loco] Introduce Transpose op transformer (#8871)
2019-11-12 이한종/On-Device... [neurun] Verbose exception message for Backends (#8901)
2019-11-12 오형석/On-Device... [runtime/pkg] Create runtime package in Makefile (...
2019-11-12 Sergei Barannikov... Fix warnings generated for Index class (#8626)
2019-11-12 이한종/On-Device... [nnfwapi] Verbose error message on model load (#8890)
2019-11-12 윤현식/On-Device... [tf2tflite-dredd-pbtxt-test] Error handling for runner...
2019-11-12 윤현식/On-Device... [exo] Revising convert(..) method using DomainConverter...
2019-11-12 이한종/On-Device... [neurun] Remove depedency on nnapi-header (#8889)
2019-11-11 Alexander Efimov... [onnx2circle] Initial version of onnx2circle (#8872)
2019-11-11 Alexander Efimov... [logo] Fix SimplifyDomainConversionPass (#8874)
2019-11-11 윤현식/On-Device... [tf2circle-dredd-pb-test] Introducing tf2circle-dredd...
2019-11-11 윤현식/On-Device... [tf2tflite-dredd-pb-test] remove nncc_find_resource...
2019-11-11 윤현식/On-Device... [circle-inspect] Adding "--conv2d_weight" support ...
2019-11-11 윤현식/On-Device... [tf2circle-dredd-pbtxt-test] Introducing tf2circle...
2019-11-11 장지섭/On-Device... Add TODO comment into IConstantInitializer. (#8880)
2019-11-11 오형석/On-Device... [runtime] Remove default LD_LIBRARY_PATH (#8876)
2019-11-11 박천교/On-Device... [exo] FusedActFunc as Circle NodeMixin (#8877)
2019-11-11 오형석/On-Device... [nnfw/cmd] Revise workspace setting in command (#8844)
2019-11-11 박천교/On-Device... [exo] Delete removable headers for NodeImpl (#8818)
next