platform/core/ml/nnfw.git
2018-12-05 오형석/동작제어Lab... Remove deperecated kernel header (#3860)
2018-12-05 Prasanna R... [tfltool] Enable select operator for LogicalNot op...
2018-12-05 Devansh Bansal... Add generatedtests for TransposeConv (#3710)
2018-12-04 Shubham Gupta... Remove space_to_batch_quant gtests from skiplist (...
2018-12-04 Shubham Gupta... Correction in the commnets in gtest filees (#3834)
2018-12-04 Prasanna R... Replace ambiguous comments in Gather GTests (#3832)
2018-12-04 Devansh Bansal... [tfltool] Correction in select operator for ArgMax...
2018-12-04 Prasanna R... Redefining ArgMinMax CPU implementation as SimpleArgMin...
2018-12-04 이한종/동작제어Lab... Update Dockerfile (#3856)
2018-12-04 이한종/동작제어Lab... Revise nnfw.spec for tizen (#3857)
2018-12-04 Prasanna R... Redefine HashTableLookup CPU implementation as SimpleHa...
2018-12-04 오형석/동작제어Lab... [tflkit] Fix bug tflite_convert.sh for version<2 (...
2018-12-04 오형석/동작제어Lab... Revise build flags for contrib (#3855)
2018-12-04 Devansh Bansal... [tfltool] Correction in select operator for RNN op...
2018-12-04 김수진/동작제어Lab... [neurun] Remove backend dependency in View (#3821)
2018-12-04 Prasanna R... Define Gather_Ex op in NeuralNetworkEx.h (#3756)
2018-12-04 Prasanna R... Add nnapi_delegation for PACK n UNPACK (#3787)
2018-12-04 윤지영/동작제어Lab... Update pack input parameters (#3848)
2018-12-04 오형석/동작제어Lab... Remove deprecated contrib directories (#3844)
2018-12-04 이춘석/동작제어Lab... Add nnapi delegates for reduce_xx ops (#3786)
2018-12-04 Prasanna R... Remove Reduce Min GTest from skiplist (#3842)
2018-12-04 윤지영/동작제어Lab... Add tf_classify reference application (#3642)
2018-12-04 Prasanna R... Add CL kernel calls for ReduceMin from PACL. (#3772)
2018-12-04 Prasanna R... Remove EQUAL delegated as custom op in nnapi_delegate...
2018-12-04 오형석/동작제어Lab... Collect optional operand index (#3768)
2018-12-04 오형석/동작제어Lab... Introduce permission checker (#3831)
2018-12-04 Shubham Gupta... Remove unnecessary headers files inclusion (#3839)
2018-12-04 Shubham Gupta... Add license comments to SimplePackLayer* (#3838)
2018-12-04 Shubham Gupta... Remove not req headers from SquarredDiff CL file (...
2018-12-04 Shubham Gupta... Remove not req headers from the layers in internal...
2018-12-04 Shubham Gupta... [tfltool] Enable select operator for LogicalOr op ...
2018-12-04 Shubham Gupta... [tfltool] Enable select operator for NotEqual op (...
2018-12-04 Shubham Gupta... Renaming of Logical_AND op to LogicalAnd (#3800)
2018-12-04 Shubham Gupta... Add gtest to test Neg op for 3D and 4D Tensors (#3796)
2018-12-04 Prasanna R... [tfltool] Enable select operator for ArgMax op (#3813)
2018-12-04 Prasanna R... [tfltool] Enable select operator for LogicalAND op...
2018-12-04 Prasanna R... [tfltool] Enable select operator for Dequantize op...
2018-12-04 Shubham Gupta... [tfltool] Enable select operator for Unpack op (#3820)
2018-12-04 Prasanna R... Redefining input parameters in reduce_operations.cl...
2018-12-04 오형석/동작제어Lab... Remove execution permission for command and configure...
2018-12-04 Prasanna R... Correction in data type supported by neg_tensor.cl...
2018-12-03 오형석/동작제어Lab... [tool] Enable select operator for reduce operators...
2018-12-03 Devansh Bansal... [tfltool] Enable select operator for RNN op (#3825)
2018-12-03 Prasanna R... Add NNAPI delegation to PRELU op (#3807)
2018-12-03 오형석/동작제어Lab... Handle optional input & output on frontend (#3763)
2018-12-03 장지섭/동작제어Lab... Add a generated test for SpaceToBatchND (#3637)
2018-12-03 오형석/동작제어Lab... Initialize and reset for bool type in Diff.cpp (#3777)
2018-12-03 Prasanna R... Remove registraton of EQUAL, RSQRT as custom op. (...
2018-12-03 Prasanna R... Rename topk_v2 gtests to topk_v2_ex (#3765)
2018-12-03 Prasanna R... Rename split Generated test to split_ex (#3766)
2018-12-03 Prasanna R... Renaming Gather GTests to gather_ex (#3767)
2018-12-03 김수진/동작제어Lab... [neurun] Extract Coordinate4D from ParentInfo (#3806)
2018-12-03 Prasanna R... Introduce PReLU op in PACL (#3791)
2018-12-03 오형석/동작제어Lab... Support boolean tensor input and output (#3808)
2018-12-03 Prasanna R... Remove SQRT and RSQRT delegated as CUSTOM OP in nnapi_d...
2018-12-03 오형석/동작제어Lab... Fix typo to path lcov-to-cobertura-xml (#3803)
2018-12-03 Shubham Gupta... Insert LogicalOr case in Model.cc (#3801)
2018-12-03 Prasanna R... Define SPLIT_EX in NeuralNetworkEx.h (#3755)
2018-12-03 Prasanna R... Define TOPK_V2_EX in NeuralNetworkEx.h (#3759)
2018-12-03 Prasanna R... Add nnapi_delegation for Equal and NOT_Equal (#3745)
2018-12-03 Prasanna R... Implement SQRT_EX op in CPU (#3760)
2018-12-03 Prasanna R... Introduce PRELU_EX in NeuralNetworksEx.h (#3769)
2018-12-03 오형석/동작제어Lab... Update generated test files (#3749)
2018-12-03 Shubham Gupta... Add gtest to test Logical_OR_Ex op (#3781)
2018-12-03 Shubham Gupta... Remove Passing mean gtest from skiplist (#3782)
2018-12-03 이춘석/동작제어Lab... Register reduce_xx operator for internal tflite interpr...
2018-12-03 Devansh Bansal... Define TRANSPOSE_CONV_EX in NeuralNetworksEx.h (#3773)
2018-12-03 이한종/동작제어Lab... [neurun] Move Convert to backend/acl_cl (#3778)
2018-11-30 Shubham Gupta... Add Quant8 support to NotEqual CL (#3754)
2018-11-30 오형석/동작제어Lab... Handle boolean for nnapi delegate (#3775)
2018-11-30 Shubham Gupta... Define Abs_Ex op in NeuralNetworksEx.h (#3758)
2018-11-30 오형석/동작제어Lab... Move benchmark into contrib (#3774)
2018-11-30 Prasanna R... Introduce LOGICAL_AND op in runtime (#3564)
2018-11-30 이춘석/동작제어Lab... Add delegate for SQRT and RSQRT (#3742)
2018-11-30 오형석/동작제어Lab... Introduce optional operand set on frontent (#3751)
2018-11-30 김수진/동작제어Lab... [neurun] Replace ITensor to our own (#3739)
2018-11-30 Prasanna R... Implement CL Kernel for ReduceMin op (#3744)
2018-11-30 Shubham Gupta... Correction in SpaceToBatch CPU version for quant8 datat...
2018-11-30 Devansh Bansal... Adding nnapi delegation changes regarding TransposeConv...
2018-11-29 Shubham Gupta... Remove passing pad_quant8 gtest from skiplist (#3694)
2018-11-29 Prasanna R... Add GTest for ReduceMin op. (#3732)
2018-11-29 Prasanna R... Add GTest for LogicalAND op (#3567)
2018-11-29 Shubham Gupta... Add validation function & missing broadcast related...
2018-11-28 Prasanna R... Introduce ReduceMin in PACL (#3729)
2018-11-28 이한종/동작제어Lab... [neurun] Introduce Node.Include.h (#3740)
2018-11-28 김수진/동작제어Lab... [neurun] Change dot_dumper input/output shape (#3741)
2018-11-28 Shubham Gupta... Removing the not required Pad op files (#3625)
2018-11-28 오형석/동작제어Lab... Update build-docker command (#3697)
2018-11-28 오형석/동작제어Lab... Save pointer to buffer for operand value setting (...
2018-11-28 Shubham Gupta... Correction in pad CPU version for quant8 datatype ...
2018-11-28 Shubham Gupta... Add CLkernel for Generic Padding (#3428)
2018-11-28 장지섭/동작제어Lab... Support Layout::NHWC for CL Kernel of SpaceToBatchND...
2018-11-28 장지섭/동작제어Lab... Apply CL Kernel of SpaceToBatchND to PACL (#3731)
2018-11-28 Shubham Gupta... Remove not req headers from NotEqual cl files (#3728)
2018-11-28 Vishal Keshav... Added implementation for Pack operation with ACL (...
2018-11-28 Prasanna R... Update Validation of Arguments in SquaredDifference...
2018-11-28 오형석/동작제어Lab... Workaround to pass scalar type tensor in nnapi delegate...
2018-11-28 Prasanna R... Introduce ReduceMin in the enum class declared for...
2018-11-27 김수진/동작제어Lab... [neurun] Introduce CLTensor/CLSubTensor (#3723)
2018-11-27 이한종/동작제어Lab... [neurun] Fix Graph Verifier visit check (#3722)
next