platform/core/ml/nnfw.git
2018-12-18 Shubham Gupta... Add gtests for transposeConv op to test Int32 dataype...
2018-12-17 박종현/동작제어Lab... Configure ARMCompute correctly (#4066)
2018-12-17 Shubham Gupta... Correction in datatypes supported in NeuralNetworksEx...
2018-12-17 Shubham Gupta... Optimising ArgMinMax kernel: remove extra global memero...
2018-12-17 오형석/동작제어Lab... Define compile state (#4055)
2018-12-17 오형석/동작제어Lab... Move test-related codes in tools into tests (#4058)
2018-12-17 Shubham Gupta... Add gtests to test pack and unpack op for int daatypes...
2018-12-17 Shubham Gupta... Rearranging non-class func to seperate from CLass func...
2018-12-17 오형석/동작제어Lab... Collect implementation test code into contrib/labs...
2018-12-17 김수진/동작제어Lab... [neurun] Remove backend depenency in Permute (#4011)
2018-12-17 오형석/동작제어Lab... Remove environment checking in profiling library (...
2018-12-17 오형석/동작제어Lab... Move build flag for benchmark model tool checking ...
2018-12-17 Prasanna R... Remove PReLU Layer from internal/layers (#4043)
2018-12-17 Shubham Gupta... Realignment of doxygen comments in various CL Host...
2018-12-17 Prasanna R... Add CLKernel calls for Comparison operators (#4044)
2018-12-14 Prasanna R... Changes in DataType supported by CL and host files...
2018-12-14 이한종/동작제어Lab... [neurun] Replace EnvVar with ConfigManager (#4045)
2018-12-14 Shubham Gupta... Correction in various gtests (#4036)
2018-12-14 김수진/동작제어Lab... [neurun] Remove backend/acl_cl/kernel/View.h (#4003)
2018-12-14 Shubham Gupta... Add missing assertions in TransposeConv visit func...
2018-12-14 Shubham Gupta... Renaming of gtests to provide the datatype info they...
2018-12-14 이한종/동작제어Lab... [neurun] Move template specializations (#4039)
2018-12-14 이한종/동작제어Lab... [neurun] Create a singleton for ConfigManager (#4040)
2018-12-14 Shubham Gupta... Remove unnecessary switch case from ArgMinMax kernel...
2018-12-14 장지섭/동작제어Lab... Remove dependece of data format(NHWC) of PACL runtime...
2018-12-14 Devansh Bansal... Adding float gtests for split (#4028)
2018-12-14 Shubham Gupta... Implementation for CL to support padding for tensors...
2018-12-14 Prasanna R... Remove AND GTests from skiplist (#3982)
2018-12-14 Prasanna R... Add DataTypes supported by BinaryLogicalOp CL Kernel...
2018-12-14 Prasanna R... Add CL Kernel for PRELU (#3961)
2018-12-14 Дилшоджон Умронхонов... Add tests for LogicalNot (#3600)
2018-12-14 Prasanna R... Propose unified kernel for Comparison operators and...
2018-12-13 오형석/동작제어Lab... Update namespace and ifdef for libs/misc (#4022)
2018-12-13 오형석/동작제어Lab... Move tools/test_driver to tests/scripts (#4019)
2018-12-13 이한종/동작제어Lab... [neurun] Introduce ConfigManager (#4021)
2018-12-13 Prasanna R... Correction in GTests of Equal_Ex with truth value as...
2018-12-13 Shubham Gupta... Add gtest to test broadcasting in Notequal op (#3717)
2018-12-13 오형석/동작제어Lab... Update namespace in libs/tflite/ext (#4015)
2018-12-13 김수진/동작제어Lab... [neurun] Use IObject in PermuteLayer (#4005)
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)
next