platform/core/ml/nnfw.git
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)
2018-10-11 오형석/동작제어Lab... Remove cmake for acl build (#3092)
2018-10-11 Prasanna R... Add NNAPI_Delegation changes for HashTableLookup op...
2018-10-10 Siva Sai Vaddipati... Introduce Custom(Abs) op in runtime (#3035)
2018-10-10 윤현식/동작제어Lab... [PureACL] remove unused code (tanh activation code...
2018-10-10 Siva Sai Vaddipati... Updating skiplist for HashtableLookup (#2907)
2018-10-10 김수진/동작제어Lab... [neurun] Fix condition typo in lowering (#3071)
2018-10-10 김수진/동작제어Lab... [neurun] Remove dot dump env verbose (#3073)
2018-10-10 윤현식/동작제어Lab... Fix wrong return of EnvVar::asBool (#3075)
2018-10-10 이한종/동작제어Lab... [neurun] Combine generateWeight and generateBias (...
2018-10-10 Prasanna R... Add CL Kernels for SquaredDifference op. (#3037)
2018-10-10 이한종/동작제어Lab... [neurun] Move backend interfaces to interface dir ...
2018-10-10 Shubham Gupta... Setting quantization info to fix bug (#3020)
2018-10-10 Prasanna R... Remove passed Generated Tests from skiplist armv7l...
2018-10-10 Prasanna R... Add Generated Test for Squared Difference op (#3019)
2018-10-10 Shubham Gupta... Included file is not required (#2910)
2018-10-10 Prasanna R... Changes in Generated files of gather gTests (#3045)
2018-10-10 이한종/동작제어Lab... [neurun] Only one item for codegen operand Context...
2018-10-10 Prasanna R... Add NNAPI Delegation and Custom Op for Equal (#2984)
2018-10-10 Shubham Gupta... Remove depth_to_space gtest from skiplist armv7l-linux...
2018-10-10 Shubham Gupta... Implementation of Space_to_BatchND op in PACL (#2854)
2018-10-10 이한종/동작제어Lab... [neurun] Simplify graph dot dumper implementation ...
2018-10-10 Shubham Gupta... Add Apache License (#3005)
2018-10-10 이한종/동작제어Lab... [neurun] Remove unnecessary header includes (#3053)
2018-10-09 이한종/동작제어Lab... [neurun] Update Plan and TensorBuilder role (#3011)
2018-10-08 Prasanna R... Patch bug in ArmComputeEx NEG_Ex (#3018)
2018-10-08 박세희/동작제어Lab... Fix run script (#3024)
2018-10-08 이한종/동작제어Lab... [neurun] Add default ctor for operand::Shape (#3025)
2018-10-08 장지섭/동작제어Lab... Fix a bug of StridedSliceCPU (#3015)
2018-10-08 장지섭/동작제어Lab... Fix a bug of ReduceSum (#3013)
2018-10-08 장지섭/동작제어Lab... Fix a bug of ReduceMax for cpu (#3012)
2018-10-05 김수진/동작제어Lab... [neurun] Implement to run the dot dumper (#2912)
2018-10-05 Prasanna R... Add Apache License to Local Response Normalization...
2018-10-05 Devansh Bansal... Introduce TRANSPOSE_CONV operation on runtime (#2941)
2018-10-05 이한종/동작제어Lab... [neurun] Rewrite the way for addShapeConstr (#2937)
2018-10-05 오형석/동작제어Lab... [tfltool] OP selector: Support more operator (#2975)
2018-10-05 Prasanna R... Change input arguments of SquaredDifference operator...
2018-10-05 Shubham Gupta... Update nnapi_delegation for Space_To_BatchND (#2904)
2018-10-05 Prasanna R... Add generated tests for NEG_EX (#2869)
2018-10-05 Prasanna R... Add Apache License to L2Normalization Op (#2931)
2018-10-04 이한종/동작제어Lab... [neurun] Introduce Enum `Input` for Conv2D (#2943)
2018-10-04 Prasanna R... Add Apache License to SquaredDifference Op (#2930)
2018-10-04 이한종/동작제어Lab... [neurun] Introduce Enum `Input` for MaxPool2D (#2945)
2018-10-04 이한종/동작제어Lab... [neurun] Introduce Enum `Input` for the rest ops (...
2018-10-04 Prasanna R... Add Apache License to HashTableLookup op (#2933)
2018-10-04 Siva Sai Vaddipati... Introduce ABS_EX op in NeuralNetworksEx.h (#2949)
2018-10-04 Prasanna R... Introduce EQUAL_EX operation on runtime (#2872)
2018-10-04 이한종/동작제어Lab... [neurun] Remove unnecessary code in Linear.h (#2901)
2018-10-04 이한종/동작제어Lab... [neurun] Remove outdated comment (#2900)
2018-10-04 이한종/동작제어Lab... [neurun] Introduce Enum `Input` for Conv2D (#2899)
2018-10-04 이한종/동작제어Lab... [neurun] Remove redundant code (#2898)
2018-10-04 이한종/동작제어Lab... [neurun] Introduce Enum `Input` for AvgPool2D (#2897)
2018-10-04 이한종/동작제어Lab... [neurun] Introduce EdgeConsistencyChecker (#2893)
2018-10-04 Shubham Gupta... Reverting the execution permission (#2905)
2018-10-04 Siva Sai Vaddipati... Removing the execution permission for NeuralNetowrksEx...
2018-10-03 윤지영/동작제어Lab... Add generated test for TENSORFLOW_SUM_EX (#2883)
2018-10-02 Shubham Gupta... Assert moved:exec to compile time for SpaceToDepth...
2018-10-02 이한종/동작제어Lab... [neurun] Remove unused TensorConvert kernels (#2876)
2018-10-02 Shubham Gupta... Assert moved:exec to compile time for DepthToSpace...
2018-10-02 오형석/동작제어Lab... Fix custom op's output resize (#2873)
2018-10-02 이한종/동작제어Lab... [neurun] Move namespace of arm_compute::feature (#2886)
2018-10-02 김수진/동작제어Lab... [neurun] Introduce .dot dumper (#2787)
2018-10-02 장지섭/동작제어Lab... [neurun] Bring the part that uses source/sink in execut...
2018-10-02 오형석/동작제어Lab... [neurun] Fix build bug (#2885)
2018-10-02 윤지영/동작제어Lab... Add generated tests for EXP_EX (#2858)
2018-10-02 이한종/동작제어Lab... [neurun] Introduce PermutationInsertionPass (#2861)
2018-10-02 이한종/동작제어Lab... [neurun] Rename IVerifier.h to Verifier.h (#2871)
2018-10-02 이한종/동작제어Lab... [neurun] Move namespace of nnapi::feature classes ...
2018-10-02 장지섭/동작제어Lab... [neurun] Unify converting functions. (#2806)
2018-10-02 윤지영/동작제어Lab... Support ReduceSum operation on CPU (#2862)
2018-10-02 윤지영/동작제어Lab... Add ArithmeticSubtraction codes for support broadcast...
2018-10-02 장지섭/동작제어Lab... Support ReduceMax operation up to 4 dimetions (#2850)
2018-10-02 Prasanna R... Implementation of Neg operator in PACL (#2834)
2018-10-01 Prasanna R... Introduce EQUAL_EX in NeuralNetworksEx.h (#2846)
2018-10-01 이한종/동작제어Lab... [neurun] Refine StageGenerator implementation (#2870)
2018-10-01 이한종/동작제어Lab... [neurun] Implement Planner with Permute (#2860)
2018-10-01 Siva Sai Vaddipati... Support HashtableLookup op in PACL runtime (#2708)
2018-10-01 이상규/동작제어Lab... Update ACL cross build guide (#2804)
2018-10-01 Shubham Gupta... Removing unneccessary TODO for Squeeze (#2855)
2018-10-01 Prasanna R... Implement SquaredDifference in PACL (#2815)
2018-10-01 장지섭/동작제어Lab... Add generated tests for TENSORFLOW_MAX_EX (#2851)
2018-10-01 이한종/동작제어Lab... [neurun] Revise insertOperation to insertPermute (...
2018-10-01 이상규/동작제어Lab... Add copyright and license for benchmark directory ...
2018-10-01 이한종/동작제어Lab... [neurun] Remove misleading comment (#2829)
2018-10-01 윤지영/동작제어Lab... Support Exp kernel on ACL (#2835)
2018-10-01 이한종/동작제어Lab... [neurun] Make cpu backend impl less verbose (#2848)
2018-10-01 이한종/동작제어Lab... [neurun] Make acl_cl backend impl less verbose (#2849)
2018-09-30 Siva Sai Vaddipati... Reverting the execution permission (#2853)
2018-09-30 Siva Sai Vaddipati... Revering the mode change (#2852)
2018-09-28 이한종/동작제어Lab... [neurun] Update type of Node Params (#2843)
next