platform/core/ml/nnfw.git
2019-05-08 이성재/On-Device... Update `workgroups.md` document (#5160)
2019-05-08 장지섭/On-Device... Change ConcatLayer to support NHWC (#5165)
2019-05-08 오형석/On-Device... Remove pack simple kernel (#5163)
2019-05-08 오형석/On-Device... Run mixed backend for test coverage (#5164)
2019-05-08 Дилшоджон Умронхонов... Redo PermuteLayer run as template (#5107)
2019-05-08 오형석/On-Device... Remove nnapi dependency in neurun (#5153)
2019-05-07 이한종/On-Device... Move Subgraph and SubgraphContext to upper dir (#5143)
2019-05-07 장지섭/On-Device... Support NHWC layout for ConstantInitializer (#5139)
2019-05-07 오형석/On-Device... Remove workaround mixed test (#5156)
2019-05-07 오형석/On-Device... Internal padding type string converter (#5151)
2019-05-07 오형석/On-Device... Move resolving transpose convolution padding (#5150)
2019-05-07 이한종/On-Device... Merge Lowered and Subgraph section in Graph (#5122)
2019-05-07 이한종/On-Device... Revise Job class for ParallelExecutor (#5121)
2019-05-07 장지섭/On-Device... Introduce FullyConnectedReshapingLayer into ARMComputeE...
2019-05-07 오형석/On-Device... Remove unpack simple kernel (#5135)
2019-05-07 Дилшоджон Умронхонов... Fix Operands::exist to be able to remove operands ...
2019-05-03 장지섭/On-Device... Support NHWC layout for calculating the offset of acl...
2019-05-03 오형석/On-Device... Move fullyconnected activation resolve (#5132)
2019-05-03 오형석/On-Device... Move maxpool padding & activation resolve (#5120)
2019-05-03 이한종/On-Device... Move OperationIndex definition to Index.h (#5117)
2019-05-03 오형석/On-Device... Move elementwise op padding & activation resolve (...
2019-05-03 오형석/On-Device... Move conv2d padding & activation resolve (#5124)
2019-05-03 오형석/On-Device... Move averagepool padding & activation resolve (#5123)
2019-05-03 오형석/On-Device... Move L2 pooling padding & activation resolve (#5126)
2019-05-03 오형석/On-Device... Move depthwise-conv padding & activation resolve (...
2019-05-03 이한종/On-Device... Runtime test with mixed backends (#5125)
2019-05-03 이한종/On-Device... [dotdump] Show Subgraphs (#5128)
2019-05-03 오형석/On-Device... Change in GTests of PReLU (#5110)
2019-05-03 이한종/On-Device... Move BackendSet to graph::BackendSet (#5130)
2019-05-02 장지섭/On-Device... [neurun] Introduce CopySource and CopySink (#5116)
2019-05-02 오형석/On-Device... Revise header include in OperationFactory.cc (#5101)
2019-05-02 이성재/On-Device... Renewed README.md with 2019 plan (#5102)
2019-05-02 장지섭/On-Device... [neurun] Introduce getting layout into backend (#5030)
2019-05-02 오형석/On-Device... Activation builder using internal activation type ...
2019-05-02 오형석/On-Device... Update sample app document (#5104)
2019-05-02 오형석/On-Device... Remove unused RandomObject.h (#5108)
2019-04-30 이성재/On-Device... Software requirement specification for 2019 (#5105)
2019-04-30 이한종/On-Device... Introduce SubgraphIndex (#5106)
2019-04-30 Дилшоджон Умронхонов... Add HowtoMakeSampleAppOnNnfw.md (#4129)
2019-04-30 오형석/On-Device... Remove return in cpu backend kernel (#5096)
2019-04-30 이한종/On-Device... [dotdump] Remove Operation LowerInfo (#5087)
2019-04-30 오형석/On-Device... Activation range calculator using internal type (#5093)
2019-04-30 이한종/On-Device... Use nchw::View instead of Reader (#5084)
2019-04-30 이한종/On-Device... Move graph::Index to util::Index (#5094)
2019-04-30 이한종/On-Device... Remove Operation::InitParam (#5095)
2019-04-30 오형석/On-Device... Introduce activation and padding type converter (#5092)
2019-04-30 김용섭/On-Device... [neurun] Revise Executor classes to have a proper conta...
2019-04-30 오형석/On-Device... Execute add operation in interpreter (#5088)
2019-04-29 오형석/On-Device... Prepare interpreter add operation (#5060)
2019-04-29 오형석/On-Device... Introduce neurun activation and padding enum class...
2019-04-26 오형석/On-Device... [neurun] Enable Split op in neurun (#5068)
2019-04-26 오형석/On-Device... Enable custom oprations test (#5071)
2019-04-25 이한종/On-Device... [neurun] Rename classes in model::operand (#5062)
2019-04-25 오형석/On-Device... Remove usage field in operand (#5066)
2019-04-24 이한종/On-Device... [neurun] Rename classes in model::operation (#5018)
2019-04-24 이한종/On-Device... Implement COPY kernel for PermuteLayer (#5052)
2019-04-24 오형석/On-Device... Remove operand usage check in neurun internal (#5057)
2019-04-24 오형석/On-Device... Check operand usage in frontend (#5056)
2019-04-24 오형석/On-Device... Remove make tflite (#5055)
2019-04-24 오형석/On-Device... Update howto document (#5047)
2019-04-23 오형석/On-Device... Rename hasData to isConstant (#5046)
2019-04-23 오형석/On-Device... Fix LD_LIBRARY_PATH setting for model benchmark (#5051)
2019-04-23 오형석/On-Device... Fix validation test (#5034)
2019-04-23 오형석/On-Device... Manage operand stack and operation stack for interpreta...
2019-04-23 오형석/On-Device... Introduce operand usage vectorin frontend (#5039)
2019-04-23 오형석/On-Device... Introduce build option for tflite accuracy tool (#5048)
2019-04-23 오형석/On-Device... Change default runtime to neurun (#5042)
2019-04-23 Saulo Aldighieri... [batch_run] A batch execution tool used to run experime...
2019-04-23 오형석/On-Device... Remove operand usage getter methods (#5038)
2019-04-22 오형석/On-Device... Ignore try-run result on cross build (#5031)
2019-04-22 오형석/On-Device... Change ARGMAX definition (#5021)
2019-04-19 김용섭/On-Device... Add printing info for filled memory in model_parser...
2019-04-19 오형석/On-Device... Use POSITION_INDEPENDENT_CODE property for tflite build...
2019-04-18 김용섭/On-Device... [neurun] Apply code for merging node into subgraph...
2019-04-18 오형석/On-Device... Remove OBS_BUILD cmake define in Makefile (#5017)
2019-04-18 오형석/On-Device... Prepare operand stack in interpreter (#5015)
2019-04-18 김용섭/On-Device... [neurun] Apply SubgraphContext(1 subgraph 1 node) ...
2019-04-18 박세희/On-Device... Fix CMake to use STATUS for message (#5016)
2019-04-17 오형석/On-Device... Interpreter ITensor Inherit backend ITensor (#5005)
2019-04-17 이한종/On-Device... [neurun] Rename operation::Node as Operation (#5013)
2019-04-17 Aleksei Grebenkin... Fix a couple of noticeable clang static analyzer warnin...
2019-04-17 오형석/On-Device... Fix define in cker header file (#5007)
2019-04-17 이상규/On-Device... Fix OperationIndex build break from Subgraph (#5012)
2019-04-17 오형석/On-Device... Introduce interpreter class (#5006)
2019-04-16 김용섭/On-Device... [neurun] Introduce SubgraphContext class (#4995)
2019-04-16 오형석/On-Device... Modify cpu average pool kernel (#5004)
2019-04-16 이한종/On-Device... [neurun] Rename operation::Index as OperationIndex...
2019-04-15 오형석/On-Device... Remove axis conversion in libs/ARMComputeEx (#4992)
2019-04-15 오형석/On-Device... Move gemmlowp code in cker (#4998)
2019-04-15 김용섭/On-Device... [neurun] Change from SubgraphSet to SubgraphSequence...
2019-04-15 오형석/On-Device... Remove OpenCLEx codes (#4993)
2019-04-15 오형석/On-Device... Interpreter use info structure in model (#4988)
2019-04-15 오형석/On-Device... Remove script call in acl test (#4991)
2019-04-11 오형석/On-Device... Remove install backend kernel (#4979)
2019-04-11 오형석/On-Device... Move backend cmake setting into each backend (#4976)
2019-04-11 오형석/On-Device... Add more coverage test (#4977)
2019-04-11 이상규/On-Device... [neurun] add ExecManager::{setInput,setOutput} unit...
2019-04-11 오형석/On-Device... Remove cpu backend build dependency with tflite (#4975)
2019-04-11 박종현/On-Device... [ubun] Introduce Softmax microbenchmark (#4974)
2019-04-10 이상규/On-Device... [neurun] Remove type and shape argument from Executor...
next