platform/core/ml/nnfw.git
2018-12-13 오형석/동작제어Lab... Fix external tensorflow lite build cmake (#4007)
2018-12-13 오형석/동작제어Lab... Rename tensorflow lite interpreter test (#4009)
2018-12-13 윤지영/동작제어Lab... Move how to run guideline into readme file (#3987)
2018-12-13 오형석/동작제어Lab... Add argmax quant8 to skiplist (#4004)
2018-12-13 오형석/동작제어Lab... Move libs/misc/profiling to libs/profiling (#3997)
2018-12-13 PRAVEEN DORESWAMY... ArgMinMax CL kernel for ArgMax and ArgMin (#3867)
2018-12-13 Shubham Gupta... Add gtest to test LogicalAnd op for 2D and 3D tensors...
2018-12-13 Shubham Gupta... Add gtest to test LogicalOr for 2D and 3D tensors ...
2018-12-13 윤지영/동작제어Lab... Pass explicitly local workgroup size to enqueue in...
2018-12-13 이한종/동작제어Lab... [neurun] Introduce Config.lst (#3999)
2018-12-12 김수진/동작제어Lab... [neurun] Fix wrong size calculation when permuting...
2018-12-12 윤지영/동작제어Lab... Apply dim correction to neg operator (#3986)
2018-12-12 김수진/동작제어Lab... [neurun] Change ifdef guard in Convert.h (#3990)
2018-12-12 Дилшоджон Умронхонов... [neurun] Use host memory in acl_cl (#3974)
2018-12-12 Prasanna R... Add GTests to test broadcast of LogicalAND op (#3950)
2018-12-12 Prasanna R... ADD 1D, 2D, 3D, 4D GTests for RSQRT (#3932)
2018-12-12 오형석/동작제어Lab... Fix build bug by tflite library namespace (#3993)
2018-12-12 오형석/동작제어Lab... Update namespace and ifdef for tflite library (#3968)
2018-12-12 Shubham Gupta... Add missing axises comment (#3979)
2018-12-12 Shubham Gupta... Fix wrong radius of LRN in NENormalization (#3977)
2018-12-12 이춘석/동작제어Lab... Make TestGenerated file for each version (#3975)
2018-12-12 윤지영/동작제어Lab... Support boolean input param in tflite_run (#3958)
2018-12-12 Shubham Gupta... Add gtest to test Exp op for 3D/4D tesnors (#3797)
2018-12-12 Prasanna R... Add CL Kernel calls for LogicalAnd op (#3970)
2018-12-12 Prasanna R... Remove setting of false to apply_dim_correction in...
2018-12-12 Prasanna R... Add GTests to test broadcast of LogicalOR (#3949)
2018-12-12 Prasanna R... Redefine REDUCE_MIN in NeuralNetworkEx.h (#3925)
2018-12-12 Prasanna R... Redefine REDUCE_MIN in NeuralNetworkEx.h (#3926)
2018-12-12 Shubham Gupta... Add gtest to test neg op for int datatype (#3930)
2018-12-12 Shubham Gupta... Correction in GTests of NotEqual_Ex with truth value...
2018-12-11 Prasanna R... Fix Typo in internal/op/* files (#3973)
2018-12-11 이춘석/동작제어Lab... Fix typo on SimpleArgMinMax.cc (#3972)
2018-12-11 윤지영/동작제어Lab... Use TFLiteConverter instead of deprecated API in tensor...
2018-12-11 윤지영/동작제어Lab... Add sample py example for some operator (#3919)
2018-12-11 오형석/동작제어Lab... Update tflite library name in cmake (#3967)
2018-12-11 김수진/동작제어Lab... [neurun] Remove default values in View.h (#3966)
2018-12-11 오형석/동작제어Lab... Update namespace of nnapi library (#3965)
2018-12-10 김수진/동작제어Lab... [neurun] Fix wrong parameter in nchw View.h (#3963)
2018-12-10 오형석/동작제어Lab... Rename libs/util to libs/misc and update cmake (#3962)
2018-12-10 윤지영/동작제어Lab... Resolve inconsistencies in the boolean data values...
2018-12-10 오형석/동작제어Lab... Move libs/support/tflite to libs/tflite (#3920)
2018-12-10 오형석/동작제어Lab... Change nnapi library name and update cmake (#3956)
2018-12-10 Prasanna R... Remove redundant .cl files regarding reduce operations...
2018-12-10 이춘석/동작제어Lab... Update skiplist for tizen (#3953)
2018-12-10 Prasanna R... Add PReLU CL Kernel calls from PACL (#3916)
2018-12-10 Prasanna R... Add 3D 4D Gtests for SquaredDifferenceEx op (#3933)
2018-12-10 Prasanna R... Add GTests for SQRT_EX 3D 4D case (#3934)
2018-12-10 Shubham Gupta... Add validations for Neg op in CLKernel.cpp (#3931)
2018-12-10 Prasanna R... Remove unwanted apache license from RSQRT Gtest (#3937)
2018-12-10 Shubham Gupta... Implement LogicalOr op in PACL (#3944)
2018-12-10 Shubham Gupta... Add gtest to test quant8 datatype for NotEqual Op ...
2018-12-10 Shubham Gupta... Add NNAPI delegation for LOGICAL_OR (#3904)
2018-12-10 Shubham Gupta... Generic EmbeddingLookup kernel to handle tensors upto...
2018-12-10 Shubham Gupta... Defining default constructor in Pack and Unpack layer...
2018-12-10 Shubham Gupta... Generic HashTableLookup kernel to handle tensors upto...
2018-12-10 Shubham Gupta... Add gtest to test Argmax op for tensors of QASYMM8...
2018-12-10 Shubham Gupta... Remove passing gtests from skiplist (#3908)
2018-12-10 Shubham Gupta... Add license comments in SimpleUnpackLayer* (#3905)
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...
next