platform/core/ml/nnfw.git
2019-01-07 Shubham Gupta... Correcting assertion in transposeConv CPU implementatio...
2019-01-04 Shubham Gupta... Remove unnecessary headers from CLReduce and CLArg...
2019-01-04 Shubham Gupta... Remove unused variables in CLArgMinMaxKernel file ...
2019-01-04 오형석/On-Device... Block gtest install (#4146)
2019-01-03 Devansh Bansal... Removing ambiguity from pack gtests (#4074)
2019-01-03 오형석/On-Device... Update docker builder script (#4141)
2019-01-03 오형석/On-Device... Update cmake for revised directory structure (#4143)
2019-01-03 Devansh Bansal... Adding quant8 gtest for split (#4046)
2019-01-03 이한종/On-Device... [neurun] Extract Operation LowerInfo from Node (#4136)
2019-01-02 오형석/On-Device... Remove workaround for test script path change (#4134)
2019-01-02 오형석/On-Device... Update validation test skiplist (#4133)
2019-01-02 Дилшоджон Умронхонов... Clean up dependencies of backends (#4112)
2019-01-02 Дилшоджон Умронхонов... Remove nnapi library (#4105)
2019-01-02 Shubham Gupta... Changes in cl kernel files related to #if defined condi...
2019-01-02 Shubham Gupta... Changes in Cast op files (#4104)
2019-01-02 Shubham Gupta... Add missing condition in Batch_to_space kernel for...
2019-01-02 Shubham Gupta... Corrections in comments and adding #if defined for...
2019-01-02 오형석/On-Device... Revise compile state (#4086)
2019-01-02 Prasanna R... Add QASYMM8 support for PReLU op (#4079)
2018-12-24 Prasanna R... Arrange GTests in linux skip lists in order (#4092)
2018-12-24 오형석/On-Device... Fix build for svace and coverity (#4121)
2018-12-24 박종현/On-Device... Fix ARMCompute build script bug (#4097)
2018-12-21 Дилшоджон Умронхонов... [neurun] Load backend dynamically as plugin (#3863)
2018-12-21 Shubham Gupta... Removing unnecessary preprocessor argument in StridedSl...
2018-12-21 Дилшоджон Умронхонов... [neurun]Merge 2 for-loops of PlanBuilder::finalize...
2018-12-21 Дилшоджон Умронхонов... [neurun] CamelCase DotDumper::dump_if_needed (#4117)
2018-12-20 오형석/On-Device... Calculate build depth before script backup (#4107)
2018-12-20 오형석/On-Device... Cmake for gbs build fix (#4115)
2018-12-20 Prasanna R... Add #ifndef block for VEC_SIZE in comparison op cl...
2018-12-20 Shubham Gupta... Changes req in Binary Logical op files (#4082)
2018-12-20 Prasanna R... Add #endif to #ifndef block in comparison_op_quantized...
2018-12-20 Devansh Bansal... Adding runtime asserts in TransposeConv. (#4099)
2018-12-20 Дилшоджон Умронхонов... [neurun] Refactory call of DotDumper in compile() ...
2018-12-19 오형석/On-Device... Rename generated test (#4096)
2018-12-19 Shubham Gupta... Correction of Datatypes supported by SquareDiff op...
2018-12-19 Shubham Gupta... Changes in Reduce op files (#4081)
2018-12-19 Shubham Gupta... Changes in Comparison op files (#4080)
2018-12-19 Shubham Gupta... Unified ArgMin and ArgMax kernel (#4083)
2018-12-18 이한종/On-Device... [tflite_run] Do not support image inputs (#4098)
2018-12-18 Prasanna R... Redefine LogicalOperation as BinaryLogicalOperation...
2018-12-18 이한종/On-Device... [neurun] Move operation files from graph to model ...
2018-12-18 이한종/On-Device... [neurun] Move logging.h to `util` dir (#4087)
2018-12-18 Shubham Gupta... Add calls to CPU version of SimpleArgMinMax op (#4029)
2018-12-18 오형석/On-Device... Move generated test into tests directory (#4090)
2018-12-18 Prasanna R... Making comparison_op_quantized.cl generic with VEC_SIZE...
2018-12-18 Prasanna R... Remove CL implementation of Equal & Not Equal (#4069)
2018-12-18 박종현/On-Device... Introduce Nonius CMake Package (#4068)
2018-12-18 오형석/On-Device... Fix format and license in include (#4064)
2018-12-18 오형석/On-Device... Fix coverage report script (#4085)
2018-12-18 Prasanna R... Add default block in CLReduceOperation kernel (#4078)
2018-12-18 Prasanna R... Add default block to CLComparisonOp CL Kernel (#4077)
2018-12-18 이한종/On-Device... [neurun] Move operand files from graph to model (#4071)
2018-12-18 Shubham Gupta... Remove Passing logicaOr gtest from skiplist (#3960)
2018-12-18 Shubham Gupta... Add gtests to test Pad op for 2D/3D tensors (#3946)
2018-12-18 Shubham Gupta... Add gtests for ArgMax op to test int32 dataype (#4034)
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)
next