platform/core/ml/nnfw.git
2018-12-10 Devansh Bansal... Add gtest for split with negative axis. (#3915)
2018-12-10 이한종/동작제어Lab... Remove generated test cpp (#3921)
2018-12-07 이한종/동작제어Lab... Move Padding module from `internal` to `util`. (#3882)
2018-12-07 Prasanna R... Add NNAPI delegation for LOGICAL_AND (#3903)
2018-12-07 오형석/동작제어Lab... Validation check for addOperation (#3911)
2018-12-07 오형석/동작제어Lab... Add ExtendCMakeFunction module and add_subdirectories...
2018-12-07 Prasanna R... Unify REDUCE_SUM and REDUCE_MAX operation in CL kernel...
2018-12-07 Prasanna R... Add comments to define alpha input in internal/op/PReLU...
2018-12-07 Prasanna R... Change in kernel name for LogicalBinaryOp (#3913)
2018-12-07 Prasanna R... Add PReLU layer in PACL (#3901)
2018-12-07 오형석/동작제어Lab... Move libs/support/nnapi to libs/nnapi (#3895)
2018-12-07 오형석/동작제어Lab... Update namespace and header define for cpp14 library...
2018-12-07 Shubham Gupta... Remove unused headers from Unpack op in internal/layers...
2018-12-07 Prasanna R... Add GTests for PReLU op (#3899)
2018-12-07 Devansh Bansal... Adding assertions in TransposeConv op. (#3887)
2018-12-07 오형석/동작제어Lab... Return error for not finished model compile (#3897)
2018-12-06 오형석/동작제어Lab... Remove template runtime (#3845)
2018-12-06 Vishal Keshav... Implementation of CUSTOM Unpack op (#3669)
2018-12-06 오형석/동작제어Lab... Define GENERATE_FILES for test generation (#3890)
2018-12-06 오형석/동작제어Lab... Move include/nnfw/std (#3892)
2018-12-06 이한종/동작제어Lab... [neurun] Move Swizzle.h to acl backend dir (#3893)
2018-12-06 Дилшоджон Умронхонов... [neurun] Remove backend/cpu dependancy from PermutateSo...
2018-12-06 이춘석/동작제어Lab... Fix wrong radius of LRN cl kernel (#3861)
2018-12-06 Prasanna R... Change the order of Unpack Input parameter in NeuralNet...
2018-12-06 Prasanna R... Redefine PACK_EX in NeuralNetworksEx.h (#3864)
2018-12-06 Дилшоджон Умронхонов... [neurun] Do backends as shared and update BackendManage...
2018-12-06 Shubham Gupta... Remove #failed comment from skiplist (#3878)
2018-12-06 Prasanna R... Introduce enum for EQUALITY op. (#3853)
2018-12-06 Prasanna R... Disable nnapi_test of Custom/TensorflowMax (#3850)
2018-12-06 오형석/동작제어Lab... Remove UPDATE_MODULE in makefile (#3891)
2018-12-06 Shubham Gupta... [tfltool] Enable select operator for Pack op (#3817)
2018-12-06 Shubham Gupta... [tfltool] Enable select operator for transpose op ...
2018-12-06 Prasanna R... Add unified CL Kernels for Binary LOGICAL OPS (AND...
2018-12-06 김수진/동작제어Lab... [neurun] Fix wrong ifdef guard in Sink (#3883)
2018-12-06 이한종/동작제어Lab... Generate generated test cpp files on configuration...
2018-12-05 오형석/동작제어Lab... Fix include dir setting in cmake (#3881)
2018-12-05 오형석/동작제어Lab... Fix header files format in libs (#3879)
2018-12-05 Prasanna R... Unify REDUCE_MIN and REDUCE_MAX kernels (#3859)
2018-12-05 Shubham Gupta... Use asPadstrideInfo utility to calc pad values in Trans...
2018-12-05 이한종/동작제어Lab... [neurun] Remove internal/nnapi (#3880)
2018-12-05 오형석/동작제어Lab... Move include/support (#3876)
2018-12-05 Prasanna R... Remove un-necessary header files from Equal CL kernel...
2018-12-05 Prasanna R... Changes in PACK GTest as per specifications in NNAPI...
2018-12-05 오형석/동작제어Lab... Move include/util (#3872)
2018-12-05 이한종/동작제어Lab... [neurun] Remove usage of internal/nnapi/kernel (#3862)
2018-12-05 오형석/동작제어Lab... Change operator TENSORFLOW_SUM name (#3747)
2018-12-05 Devansh Bansal... Correction in gtests for unpack op (#3869)
2018-12-05 Devansh Bansal... Correcting the order of input in unpack op (#3868)
2018-12-05 Shubham Gupta... Remove Mobilenet_quantized gtest from skiplist (#3836)
2018-12-05 Shubham Gupta... Code realignment for namespace to seperate it from...
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)
next