platform/core/ml/nnfw.git
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)
2018-09-28 이상규/동작제어Lab... Update LICENSE and tizen spec (#2842)
2018-09-28 이상규/동작제어Lab... Change license MIT to Apache 2.0 for our ARMComputeEx...
2018-09-28 이한종/동작제어Lab... [neurun] Introduce default constructor for Index (...
2018-09-28 윤지영/동작제어Lab... Introduce TENSORFLOW_SUM_EX operation in PACL (#2836)
2018-09-28 오형석/동작제어Lab... [Tools] Revise operator option generation in select...
2018-09-28 이한종/동작제어Lab... [neurun] Remove duplicated include (#2833)
2018-09-28 Shubham Gupta... Implementation of DepthToSpace op in PACL for CPU ...
2018-09-28 Devansh Bansal... Introduce TRANSPOSE_CONV_EX in NeuralNetworksEx.h ...
2018-09-28 Shubham Gupta... Introduce SpaceToBatchND in PACL (#2810)
2018-09-27 윤지영/동작제어Lab... Introduce EXP_EX operation in PACL (#2817)
2018-09-27 윤지영/동작제어Lab... Introduce TENSORFLOW_SUM_EX operation on NeuralNetworks...
2018-09-27 윤지영/동작제어Lab... Introduce NEG_EX operation in PACL (#2816)
2018-09-27 오형석/동작제어Lab... [Tools] Fix parser error (#2790)
2018-09-27 Prasanna R... Introduce EXP operation on NeuralNetworks.h (#2814)
2018-09-27 Prasanna R... Introduce NEG operation on NeuralNetworks.h (#2813)
2018-09-27 윤지영/동작제어Lab... Add TensorFlowSum custom operator in tflite interpreter...
2018-09-24 Shubham Gupta... Introduce DEPTH_TO_SPACE operation into PACL (#2781)
2018-09-24 Shubham Gupta... Enabling PAD on NEON-PACL (#2728)
2018-09-21 Devansh Bansal... Removing unncessary CAST_NE from GenericReshapeLayer...
2018-09-20 오형석/동작제어Lab... Remove ARM Compute submodule (#2783)
2018-09-20 오형석/동작제어Lab... Revise run & docker-run command (#2786)
2018-09-20 김수진/동작제어Lab... [neurun] Add usage getter in Object class (#2784)
2018-09-20 오형석/동작제어Lab... Delete stamp files when clean (#2785)
2018-09-20 오형석/동작제어Lab... Add copyright in model file tool & detection (#2779)
2018-09-20 이한종/동작제어Lab... [neurun] Implement Permute for StageGenerator (#2775)
2018-09-19 이한종/동작제어Lab... [neurun] Introduce more operation methods (#2777)
2018-09-19 김수진/동작제어Lab... [neurun] Add getName interface in Node (#2776)
2018-09-19 Prasanna R... Removing unncessary CAST_NE from SquaredDifference...
2018-09-19 이한종/동작제어Lab... [neurun] Update operand::LowerInfo (#2771)
2018-09-19 김수진/동작제어Lab... [neurun] Use MockNode.h in verifier TC (#2772)
2018-09-19 Prasanna R... Removing unncessary CAST_NE from PureACL (#2718)
2018-09-19 PRAVEEN DORESWAMY... Removing GeneratedTests.l2_norm* from the skiplist...
2018-09-19 Prasanna R... Enabling appendTanh on NEON runtime -PACL (#2762)
2018-09-19 이한종/동작제어Lab... [neurun] Hold Backend objects as pointer (#2768)
2018-09-19 Prasanna R... Removing unncessary CAST_NE from GenericFullyConnectedL...
2018-09-19 장지섭/동작제어Lab... [neurun] Apply other types for source/sink. (#2740)
2018-09-19 오형석/동작제어Lab... [Tools] Check tflite file correctness (#2767)
2018-09-19 이한종/동작제어Lab... [neurun] Introduce ITensorBuilder::tensorAt (#2759)
2018-09-19 이한종/동작제어Lab... [neurun] non-const LowerInfo accessor for operand ...
2018-09-19 윤현식/동작제어Lab... [Tool] fix bug (ARM native build version crashes) ...
2018-09-19 이상규/동작제어Lab... Remove copyright and license from externals/CMakeLists...
2018-09-19 이한종/동작제어Lab... [neurun] Introduce OperandPass (#2758)
2018-09-19 Shubham Gupta... Implementation for LRN Layer (#2643)
2018-09-18 Devansh Bansal... Enabling Logistics Op on PureACL NEON runtime (#2715)
2018-09-18 장지섭/동작제어Lab... [neurun] Apply memcpy for source/sink (#2754)
2018-09-18 이한종/동작제어Lab... [neurun] Introduce method `IBackendConfig::id` (#2753)
2018-09-18 장지섭/동작제어Lab... [neurun] Bring source/sink codes for 2D and 3D (#2752)
2018-09-18 이한종/동작제어Lab... [neurun] Introduce method IndexSet::replace (#2751)
2018-09-18 이한종/동작제어Lab... [neurun] Introduce `operand::BackendSet` (#2750)
2018-09-18 이한종/동작제어Lab... [neurun] Implement PermuteLayer kernel for cpu (#2749)
2018-09-18 이한종/동작제어Lab... [neurun] Introduce graph::Pass (#2747)
2018-09-17 이춘석/동작제어Lab... Install core libs into /usr/lib in tizen (#2722)
2018-09-17 우상정/동작제어Lab... Disable x86_64, i586 build on obs (#2716)
2018-09-17 오형석/동작제어Lab... Remove scripts/command/change_gitmodule.sh (#2713)
2018-09-17 오형석/동작제어Lab... Ignore acl dirty (#2712)
2018-09-17 오형석/동작제어Lab... Fix comparison size_t with zero (#2710)
2018-09-17 오형석/동작제어Lab... Download tensorflow source only (#2703)
2018-09-14 오형석/동작제어Lab... Fix NeuralNetworksLoadHelpers.h bug (#2707)
2018-09-14 오형석/동작제어Lab... Remove priavte server name in framework test (#2701)
2018-09-14 우상정/동작제어Lab... packaging: fix armcl package name (#2705)
2018-09-14 이상규/동작제어Lab... Change license MIT to Apache 2.0 for our ARMComputeEx...
2018-09-14 이춘석/동작제어Lab... Use public vanilla arm compute library in submodule...
2018-09-14 이춘석/동작제어Lab... Disable sub/broadcast model test (#2700)
2018-09-14 오형석/동작제어Lab... Environment variable to ignore md5 (#2695)
next