platform/core/ml/nnfw.git
2019-11-21 Alexander Efimov... [docs] Added Unit Test Report (#9080)
2019-11-21 Pavel Iliutchenko... [nnc] Supported HardSwish operation on Interpreter...
2019-11-21 Pavel Iliutchenko... [mir-tflite-importer] Supported HardSwish operation...
2019-11-21 Sergei Barannikov... [nnc] Fix compiler warnings (#9117)
2019-11-21 Sergei Barannikov... [mir] Fix compiler warnings (#9115)
2019-11-21 Sergei Barannikov... [adtidas] Fix compiler warnings (#9116)
2019-11-21 윤현식/On-Device... [compiler] Introducing oops (user exception, internal...
2019-11-21 김용섭/On-Device... [neurun] Introduce SUBG_MAX_NODE feature (#9085)
2019-11-21 박천교/On-Device... [exo] Clarify commutative_args_of(...).is(...) intensio...
2019-11-21 장지섭/On-Device... Introduce ITensorRegister registering tensor info ...
2019-11-21 윤현식/On-Device... [dredd-rule-lib] Enhancing rule-lib.sh (#9102)
2019-11-21 김용섭/On-Device... [neurun] Refactor too big Graph::lower() (#9087)
2019-11-21 박천교/On-Device... [exo] Refactor to is_1D_with_dummy_dim() (#9096)
2019-11-21 박천교/On-Device... [exo] CommutativeArgsGetter::is() implementation (...
2019-11-21 박천교/On-Device... [exo] is_instance_mean() implementation (#9095)
2019-11-21 윤현식/On-Device... [res/TensorFlowTests] UI_000: wrong network (kernel...
2019-11-21 박천교/On-Device... [exo] is_1D_with_dummy_rank() implementation (#9094)
2019-11-21 박종현/On-Device... Introduce tf2circle-ui-check (#9083)
2019-11-21 장지섭/On-Device... Fix wrong calculating strides of srcn backend (#9073)
2019-11-21 Sergei Barannikov... [neurun] Simplify code using Operand::asVector (#9038)
2019-11-21 박천교/On-Device... [exo] Instance Norm pattern match logic (#9054)
2019-11-21 박천교/On-Device... [exo] Refactor knob and log prefix (#9059)
2019-11-21 Dilshodzhon... Separate benchmark scripts for neurun and pacl (#8945)
2019-11-21 박세희/On-Device... [exo] Fix for unused variables in Release build (#9081)
2019-11-21 김용섭/On-Device... [neurun] Apply nnfw_benchmark_lib to nnpackage_run...
2019-11-21 박세희/On-Device... [cwrap] Fix unused function for Rel build (#9071)
2019-11-21 이한종/On-Device... [neurun] Remove use of type_index (#9072)
2019-11-20 박세희/On-Device... [moco-import] Fix for unused variables in Release build...
2019-11-20 이한종/On-Device... [neurun] Refine BackendManager ctor (#9058)
2019-11-20 장지섭/On-Device... Add a method isRegistered into TensorBuilder (#9043)
2019-11-20 윤현식/On-Device... [tf2circle-dredd-pb-test] renaming test.* to model...
2019-11-20 윤현식/On-Device... [tf2tflite-dredd-pb-test] renaming test.* to model...
2019-11-20 박천교/On-Device... [exo] Fix visitor fallback: throw, not assert (#8979)
2019-11-20 장지섭/On-Device... Add a tool for extracting subgraph from a pb file ...
2019-11-20 오형석/On-Device... [nnfw/gbs] Enable test on tizen (#9053)
2019-11-20 오형석/On-Device... [neurun/cpu] Enable squeeze operation (#9057)
2019-11-20 이한종/On-Device... [xtrace] Move Event tools to libs/misc (#9056)
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)
next