platform/core/ml/nnfw.git
2019-11-25 Sergei Barannikov... [neurun] Eliminate OperandIndex in Reduce*::Param ...
2019-11-25 박천교/On-Device... [exo] Register Instance Norm fuse (#9169)
2019-11-25 남궁석/On-Device... [tf2circle-value-pbtxt-remote-test] Introduce circle...
2019-11-25 윤현식/On-Device... [res/TensorFlowTests] test cases to check errors (conti...
2019-11-25 박세희/On-Device... [packaging] Add oops and pepper-assert (#9150)
2019-11-25 박천교/On-Device... [exo] Knob for fusing Instance Norm (#9166)
2019-11-25 박세희/On-Device... [moco-lang] Refine error message with header (#9152)
2019-11-25 박세희/On-Device... [moco-import] Refine error handling in validate and...
2019-11-25 박세희/On-Device... [moco-support] Refine error with oops (#9156)
2019-11-25 박세희/On-Device... [moco-svc] Refine error with oops (#9154)
2019-11-25 박천교/On-Device... [exo] Alternative helper for commutative args (#9140)
2019-11-25 장지섭/On-Device... Apply copying for permuteInit of ConstantInitializer...
2019-11-25 오형석/On-Device... [neurun/api] Comment for nnfw_session (#9137)
2019-11-25 박세희/On-Device... [moco-pass] Refine error with oops (#9153)
2019-11-25 박세희/On-Device... [moco-import] Refine error message using oops (#9151)
2019-11-22 박세희/On-Device... [moco] Update requires with oops (#9155)
2019-11-22 장지섭/On-Device... Introduce TensorRegister into BackendContext (#9148)
2019-11-22 오형석/On-Device... [runtime/CI] Use BACKENDS envvar to select backend...
2019-11-22 이한종/On-Device... [neurun] Introduce ChromeTracingObserver (#9113)
2019-11-22 박세희/On-Device... [moco-import] Fix AvgPool for error handling (#9144)
2019-11-22 박종현/On-Device... [enco] Resolve warning in release configuration (#9145)
2019-11-22 윤현식/On-Device... [exo] 1st try to replace throw to oops (#9142)
2019-11-22 박종현/On-Device... [coco] Fix Build Warnings in Release Configuration...
2019-11-22 박천교/On-Device... [exo] Fuse Instance Norm logic (#9103)
2019-11-22 박종현/On-Device... [tf2circle-ui-check] Print tf2circle's exitcode (#9128)
2019-11-22 박종현/On-Device... Introduce tf2circle internal error handler (#9129)
2019-11-22 장지섭/On-Device... Move logging of FillOperandData to the time filling...
2019-11-22 여지환/On-Device... [neurun] Introduce an API to set which backends to...
2019-11-22 Alexander Efimov... [docs] Update System Test Document (STD) (#9079)
2019-11-22 Pavel Iliutchenko... [exo] Supported export Fully Connected node (#9017)
2019-11-22 오형석/On-Device... [neurun/benchmark] Use linear scheduler for operator...
2019-11-22 박종현/On-Device... Introduce pepper-assert (#9124)
2019-11-22 이상규/On-Device... [gen_golden] replace deprecated tf.ConfigProto (#9131)
2019-11-22 윤현식/On-Device... [nncc] Skeleton of README.md for nncc in nnas SDK 1...
2019-11-22 이상규/On-Device... [gen_golden] suppress warnings (#9097)
2019-11-22 여지환/On-Device... [gen_golden] Dynamically allocate GPU memory for Tensor...
2019-11-22 박세희/On-Device... [moco-tf] Fix typo scalar (#9123)
2019-11-22 이한종/On-Device... [neurun] Do not use name to check Operation type (...
2019-11-22 윤현식/On-Device... [tf2circle-ui-check] fix typos (#9111)
2019-11-22 장지섭/On-Device... Introduce TensorRegister registering tensor info of...
2019-11-22 장지섭/On-Device... Introduce TensorRegister registering tensor info of...
2019-11-22 윤현식/On-Device... [res/TensorFlowTests] Wrong models: UI_0002, UI_0003...
2019-11-22 장지섭/On-Device... Introduce AclTensorRegister registering tensor info...
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)
next