platform/core/ml/nnfw.git
2019-02-15 오형석/On-Device... Rename utils for NNAPI to internal converters (#4429)
2019-02-15 오형석/On-Device... Revise frontend operand add API (#4427)
2019-02-15 오형석/On-Device... Introduce shape converter (#4428)
2019-02-14 이한종/On-Device... [neurun] Introduce Index::valid method (#4425)
2019-02-14 김용섭/On-Device... Apply IStage to IStageGenerator and PlanBuilder (#4414)
2019-02-14 오형석/On-Device... Revise OperandUsage and related methods (#4408)
2019-02-14 대인기/On-Device... Remove tabs in libs/tflite/CMakeLists.txt (#4424)
2019-02-14 장지섭/On-Device... [PACL] Change getARMComputePermutationVector to make...
2019-02-14 오형석/On-Device... Introduce pointer union to handle tensor data (#4421)
2019-02-14 대인기/On-Device... Use target_compile_definitions instead add_definitions...
2019-02-14 오형석/On-Device... Revise frontend model object creation and finish (...
2019-02-14 대인기/On-Device... Move TFLITE relevant flag setting to proper place ...
2019-02-13 김수진/On-Device... [neurun] Remove missed skip lists of cpu test for SoftM...
2019-02-13 오형석/On-Device... Introduce type info converter for frontend (#4418)
2019-02-13 오형석/On-Device... Support operator to compare TypeInfo (#4415)
2019-02-13 이한종/On-Device... Introduce .gitattributes for github/linguist (#4409)
2019-02-13 김수진/On-Device... [neurun] Use 'GenericFullyConnectedLayer' (#4396)
2019-02-13 오형석/On-Device... Remove using default backend for input and output ...
2019-02-12 윤현식/On-Device... Modified for Tensorflow 1.12 (#4378)
2019-02-11 김수진/On-Device... [neurun] Support 'quant8' for some cpu kernels (#4402)
2019-02-11 이한종/On-Device... [neurun] Do not correct dims for Concat operands (...
2019-02-11 장지섭/On-Device... Support NHWC to SpaceToDepthKernel (#4369)
2019-02-10 김용섭/On-Device... Introduce IStage, AtomicStage and CompositStage (#4374)
2019-02-08 대인기/On-Device... Check tflite version in build time (#4371)
2019-02-07 이성재/On-Device... Generate compiler command information during build...
2019-02-07 김용섭/On-Device... Introduce Subgraph as Node (#4373)
2019-02-07 이성재/On-Device... Set default value of HOST_OS (#4384)
2019-02-07 장지섭/On-Device... Add CUSTOM(Abs) op to nnapi_delegate (#4379)
2019-02-01 Prasanna R... Arrange GTests in tizen skip lists in order (#4093)
2019-02-01 김수진/On-Device... [neurun] Use 'UNUSED_RELEASE' macro for unused variable...
2019-02-01 오형석/On-Device... Block cpu kernel build on gbs build (#4355)
2019-01-31 이춘석/On-Device... Enable DepthwiseConv2D in neurun (#4319)
2019-01-31 이한종/On-Device... [neurun] Add more comment on cpu::TensorBuilder (#4365)
2019-01-31 오형석/On-Device... Fix logging runtime bug (#4368)
2019-01-31 장지섭/On-Device... Remove unnecessary kernels from ARMComputeEX (#4325)
2019-01-31 장지섭/On-Device... Support NHWC to DepthToSpaceKernel (#4363)
2019-01-31 이한종/On-Device... [neurun] Introduce operand::IndexMap (#4364)
2019-01-30 김수진/On-Device... [neurun] Remove asserts for SoftMax validation to suppo...
2019-01-30 김수진/On-Device... [neurun] Support explicit padding and activation for...
2019-01-30 김수진/On-Device... [neurun] Fix reshape bug (Apply #4254) (#4333)
2019-01-30 김수진/On-Device... [neurun] Remove test skip list that can be passed ...
2019-01-30 이상규/On-Device... Build neurun only should be possible (#4357)
2019-01-30 오형석/On-Device... Remove non-const getter in Plan (#4351)
2019-01-29 이상규/On-Device... Rename GENERATE_FILES to GENERATE_NNAPI_TESTS (#4356)
2019-01-29 김수진/On-Device... [neurun] Support Quant8 for Concat (#4352)
2019-01-29 김수진/On-Device... [neurun] Support other types for ConstantInitializer...
2019-01-29 윤지영/On-Device... Support multiple indices upto 4D output ranks in Gather...
2019-01-29 오형석/On-Device... Use shared pointer for operands and opertions in Plan...
2019-01-28 오형석/On-Device... Remove plan getter in Compiler (#4347)
2019-01-28 이성재/On-Device... update `.gitignore` (#4337)
2019-01-28 장지섭/On-Device... [PACL] Support ABS_EX op (#4334)
2019-01-28 김수진/On-Device... [neurun] Support explicit padding and activation for...
2019-01-28 오형석/On-Device... Remove NOT_COMPILED state in compiler (#4332)
2019-01-28 장지섭/On-Device... Replace CLNormalizationLayerEX with CLNormalizationLaye...
2019-01-28 이성재/On-Device... fix bug (#4331)
2019-01-28 윤지영/On-Device... Support Gather in all input ranks (#4312)
2019-01-28 이한종/On-Device... [neurun] Remove unnecessary header of operand (#4308)
2019-01-28 장지섭/On-Device... Replace CLStridedSliceEx with CLStridedSlice (#4315)
2019-01-28 이한종/On-Device... [neurun] Fix `TensorInfo::total_size` (#4321)
2019-01-28 오형석/On-Device... Move compute from frontend to internal (#4310)
2019-01-28 김수진/On-Device... [neurun] Fix to set wrong length for PermuteSource...
2019-01-28 김수진/On-Device... [neurun] Change reshape kernel from `CLReshapeLayer...
2019-01-25 이한종/On-Device... Avoid redefinition of macro functions (#4320)
2019-01-25 오형석/On-Device... Fix concat for not rank 4 (#4317)
2019-01-25 이한종/On-Device... [neurun] Move Model class to `model` (#4303)
2019-01-24 장지섭/On-Device... Update the description of Gather (#4277)
2019-01-24 박종현/On-Device... Introduce BUILD_UBEN option (#4309)
2019-01-23 장지섭/On-Device... [PACL] Replace CLReduceOperation with CLReduceMean...
2019-01-23 장지섭/On-Device... [PACL] Replace CLLogicalNot with CLBitwiseNot (#4299)
2019-01-23 오형석/On-Device... Move input and output setting into Executor class ...
2019-01-23 이한종/On-Device... [neurun] Extract sizeOfDataType as a function (#4307)
2019-01-23 박종현/On-Device... Introduce uben (#4301)
2019-01-23 장지섭/On-Device... [PACL] Replace CLPixelWiseDivision with CLArithmeticDiv...
2019-01-23 김수진/On-Device... [neurun] Support activation for AvgPool2D (#4297)
2019-01-23 장지섭/On-Device... [PACL] Add the declaration of asTensorInfo (#4298)
2019-01-22 김수진/On-Device... [neurun] Support explicit padding for AvgPool2D (#4278)
2019-01-22 오형석/On-Device... Move source and sink in wrapper (#4290)
2019-01-22 장지섭/On-Device... [PACL] Replace CLBatchToSpaceND with CLBatchToSpaceLaye...
2019-01-22 Shubham Gupta... Provide Q8 sup and comments correction for Arg operatio...
2019-01-22 김수진/On-Device... [neurun] Support Relu1, Relu6 activation (#4287)
2019-01-22 Дилшоджон Умронхонов... [neurun] Move kernels into backends (#4126)
2019-01-22 장지섭/On-Device... [PACL] Add an overloading function of asTensorInfo...
2019-01-22 이한종/On-Device... [neurun] Move State member to Compiler from Plan (...
2019-01-22 오형석/On-Device... Introduce executor class (#4281)
2019-01-22 오형석/On-Device... Update frontend execution API (#4282)
2019-01-21 Shubham Gupta... Remove Passing gtests from skiplist (#4269)
2019-01-21 Shubham Gupta... Changes in CLPermuteExKernel.cpp (#4273)
2019-01-21 오형석/On-Device... Update validation check on frontend execution (#4267)
2019-01-21 이성재/On-Device... Update broken link in `howoto` document. (#4280)
2019-01-21 장지섭/On-Device... Remove CLArithmeticSubtractionEx from ArmComputeEx...
2019-01-21 이성재/On-Device... Update broken links to model repository in `howto.md...
2019-01-18 김수진/On-Device... [neurun] Remove skip list for TrivialTest.AddThree...
2019-01-18 김수진/On-Device... [neurun] Support to initialize 2D constant (#4257)
2019-01-18 오형석/On-Device... Move type converter (#4253)
2019-01-18 오형석/On-Device... Use config manager for logging (#4261)
2019-01-18 Shubham Gupta... Correction in comment in Pad kernel (#4262)
2019-01-18 Shubham Gupta... Renaming ArgMinMax to ArgOperation (#4238)
2019-01-18 이한종/On-Device... [neurun] Fix when `Graph::lower` is called twice (...
2019-01-17 김수진/On-Device... [neurun] Remove skip list for TrivialTest.AddTwo (...
2019-01-17 장지섭/On-Device... Remove dependence of data format(NHWC) of PACL from...
next