platform/core/ml/nnfw.git
2018-10-19 Shubham Gupta... Spelling error in comments (#3247)
2018-10-18 Shubham Gupta... Removing unused variables from layers (#3245)
2018-10-18 Shubham Gupta... Remove unused shape variables from visit func (#3221)
2018-10-18 Vishal Keshav... Added assertion in Reshape (#3050)
2018-10-18 Vishal Keshav... Adding Node for pack operation (#3193)
2018-10-18 김수진/동작제어Lab... [neurun] Make DotDumper to show backend info for operan...
2018-10-18 오형석/동작제어Lab... [cherry-pick] Add comment for doxygen comment (#3242)
2018-10-18 Prasanna R... Remove/Change misleading comments from internal/op...
2018-10-18 Prasanna R... Add CL Kernel Calls for BatchToSpaceND from runtime...
2018-10-18 이한종/동작제어Lab... [neurun] Refine the loop in lower method (#3235)
2018-10-18 이한종/동작제어Lab... [neurun] Fix markTensor implementation (#3233)
2018-10-18 이상규/동작제어Lab... Suppress `which`'s output from format-checker.sh (...
2018-10-18 김수진/동작제어Lab... [neurun][dotdumer] Fix model output naming bug (#3231)
2018-10-18 오형석/동작제어Lab... Introduce configure script (#3180)
2018-10-18 Prasanna R... Separate Declaration and Definition of SimpleCastLayer...
2018-10-18 김수진/동작제어Lab... [neurun][dotdumper] Make each backend shows different...
2018-10-18 이상규/동작제어Lab... Apply CRLF check for all regular files (#3179)
2018-10-17 Shubham Gupta... Add LRN codes to support both odd & even values (#2906)
2018-10-17 Prasanna R... Add CL Kernels for BatchToSpaceND (#3203)
2018-10-17 Prasanna R... Add GTest to test for the enabled Broadcast feature...
2018-10-17 Prasanna R... Add CL Kernels for Equal op (#3029)
2018-10-17 김용섭/동작제어Lab... [neurun] Make TensorBuilder on CPU have MemoryAllocator...
2018-10-17 Vishal Keshav... Introduce UNPACK_EX in NeuralNetworkEx (#3189)
2018-10-17 김수진/동작제어Lab... [neurun] Remove Source/Sink codes divided to dimensions...
2018-10-17 Prasanna R... Add NNAPI_Delegation for SQUEEZE (#3065)
2018-10-17 Shubham Gupta... Fix offset bug for BatchToSpace (#3204)
2018-10-17 김수진/동작제어Lab... [neurun] Get only CPU shape as Input/Output (#3208)
2018-10-17 Shubham Gupta... Remove Unsupported Datatype Cases in DepthToSpace ...
2018-10-17 Prasanna R... Remove passed GTest from Skiplist (#3200)
2018-10-17 이한종/동작제어Lab... [neurun] Introduce OperandConstraint (#3182)
2018-10-17 이한종/동작제어Lab... [neurun] Workaround for operand::Set iteration (#3196)
2018-10-17 이한종/동작제어Lab... [neurun] Fix use of static var in BackendResolver ...
2018-10-17 김용섭/동작제어Lab... [neurun] Introduce IMemoryAllocator (#3190)
2018-10-17 이한종/동작제어Lab... [neurun] Refine BackendManager ctor (#3206)
2018-10-17 이상규/동작제어Lab... Remove duplicated header inclusion in ARMComputeEx...
2018-10-17 오형석/동작제어Lab... [cherry-pick] Build tflite_benchmark on gbs build ...
2018-10-16 PRAVEEN DORESWAMY... Remove duplicated header inclusion (#3168)
2018-10-16 Prasanna R... Enable SquaredDifference to support BroadCast (#3183)
2018-10-16 Shubham Gupta... [tfltool] OP selector: Support more operators (#3099)
2018-10-16 Prasanna R... Implement BATCH_TO_SPACE_ND in runtime (#3101)
2018-10-16 김수진/동작제어Lab... [neurun] Support to permute for all other dimensions...
2018-10-16 Vishal Keshav... Introducing PACK_EX operation (#3181)
2018-10-16 Prasanna R... Remove un-necessary header file <iostream> from SimpleN...
2018-10-16 장지섭/동작제어Lab... Fix padding bug of some kernels. (#3161)
2018-10-16 김용섭/동작제어Lab... [neurun] Apply BumpAllocator to TensorBuilder (#3172)
2018-10-16 오형석/동작제어Lab... version update to 0.2 on gbs spec file (#2735) (#3156)
2018-10-16 Prasanna R... Add a generated test for testing broadcast SUB (#3144)
2018-10-16 이상규/동작제어Lab... Fix CRLF to LF in Abs.cpp (#3175)
2018-10-16 오형석/동작제어Lab... [cherry-pick] Remove debug files in package (#2778...
2018-10-16 오형석/동작제어Lab... [cherry-pick] Remove unused module on gbs build (#2755...
2018-10-16 이춘석/동작제어Lab... tflite_benchmark custom op on tizen (#3170)
2018-10-16 이한종/동작제어Lab... Add a generated test for broadcast add (#3125)
2018-10-16 윤지영/동작제어Lab... [tfltool] OP selector: Support more operators (#3096)
2018-10-16 김용섭/동작제어Lab... [neurun] Introduce BumpAllocator (#3149)
2018-10-16 PRAVEEN DORESWAMY... [tfltool] OP selection: Add support for L2Norm and...
2018-10-16 TANUJ TEKRIWAL... nnfw: RSQRT PACL Changes for RSQRT Support (#3040)
2018-10-16 박세희/동작제어Lab... Remove old ACL temp files from gitignore (#3115)
2018-10-16 Shubham Gupta... [tftool] OP selector: Support TransposeConv op (#3133)
2018-10-16 윤지영/동작제어Lab... [tfltool] OP selector: Support more operator (#3094)
2018-10-16 이한종/동작제어Lab... [neurun] Fix operation::Concat input assertion (#3164)
2018-10-16 Prasanna R... Remove passed GTest from skiplist (#3165)
2018-10-16 Prasanna R... [tfltool] OP selection: Enable for EqualOptions (#3112)
2018-10-16 Shubham Gupta... Removing function overhead of pow in Squarediff kernel...
2018-10-16 Shubham Gupta... Correction in reduction mean kernel (#3131)
2018-10-16 Shubham Gupta... Offset function not required (#3132)
2018-10-16 오형석/동작제어Lab... Use dlopen for generated test (#3154)
2018-10-16 장지섭/동작제어Lab... Remove duplicated codes from SimpleEmbeddingLookup...
2018-10-16 박세희/동작제어Lab... Add CRLF detect in format-checker (#3162)
2018-10-15 Shubham Gupta... Initialize Objects and other variables (#3129)
2018-10-15 Prasanna R... Remove unnecessary Headerfile <iostream> from op BatchT...
2018-10-15 장지섭/동작제어Lab... Add a function that converts the coordinates of the...
2018-10-15 이한종/동작제어Lab... Convert CRLF line endings to LF (#3148)
2018-10-15 이한종/동작제어Lab... Revert "[neurun] Only one item for codegen operand...
2018-10-15 이한종/동작제어Lab... [neurun] Remove unnecessary header includes (#3142)
2018-10-15 Siva Sai Vaddipati... Add Abs custom op in tflite (#3033)
2018-10-12 PRAVEEN DORESWAMY... Block size assert for space_to_depth (#3087)
2018-10-12 Shubham Gupta... Remove Unsupported Datatye Cases in StridedSlice (...
2018-10-12 장지섭/동작제어Lab... Add missing definition for Cast.h (#3120)
2018-10-12 오형석/동작제어Lab... Change external source code download setting (#3116)
2018-10-12 윤지영/동작제어Lab... Add SimpleNeg to process NEG on CPU (#2979)
2018-10-12 윤현식/동작제어Lab... [contrib] running/synchronizing kernels on two devices...
2018-10-12 이한종/동작제어Lab... Add bash shebang to generate_test.sh (#3102)
2018-10-12 Shubham Gupta... Assert moved:exec to compile time for DepthToSpace...
2018-10-12 Siva Sai Vaddipati... Adding Scale, Overflow policy and Rounding policy to...
2018-10-12 Shubham Gupta... Remove space_to_batch gtest from skiplist armv7l-linux...
2018-10-12 남궁석/동작제어Lab... Enable to check operand status in pureacl (#2438)
2018-10-12 이한종/동작제어Lab... [neurun] Rename IBackendConfig to IConfig (#3098)
2018-10-12 장지섭/동작제어Lab... Seperate functions of Cast.h into the declaration and...
2018-10-11 김수진/동작제어Lab... [neurun] Show other inputs on dot graph (#3078)
2018-10-11 Shubham Gupta... Fix max_pool op to support quant type (#3016)
2018-10-11 Prasanna R... Move TRANSPOSE_CONV_EX case to AddOperationEx in model...
2018-10-11 PRAVEEN DORESWAMY... [neurun] Make codegen impl less verbose (#3084)
2018-10-11 Prasanna R... Add NNAPI Delegation Changes for L2_Normalization op...
2018-10-11 Prasanna R... NNAPI delegation changes for Batch_To_Space_ND op ...
2018-10-11 Shubham Gupta... Remove Unsupported Datatye Cases in SpaceToDepth (...
2018-10-11 Shubham Gupta... Remove S8,U32,S32 dataype cases from DepthToSpace ...
2018-10-11 Shubham Gupta... Add LRN codes in NE-ACL to supp both odd/even val ...
2018-10-11 Shubham Gupta... Fix for avg_pool_quant8_4 Gtest (#3017)
2018-10-11 TANUJ TEKRIWAL... nnfw: RSQRT support for Extended ACL. (#3039)
2018-10-11 Prasanna R... Introduce BATCH_TO_SPACE_ND in runtime. (#3058)
next