platform/core/ml/nnfw.git
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)
2018-09-14 이상규/동작제어Lab... Add MIT in tizen spec's license field (#2699)
2018-09-14 이상규/동작제어Lab... Add MIT license in LICENSE (#2698)
2018-09-13 오형석/동작제어Lab... Environment variable setting for modelfile server ...
2018-09-13 김수진/동작제어Lab... [neurun] Relocate Dumper from codegen to graph (#2690)
2018-09-13 Shubham Gupta... Enable Explicit Depth-wise Conv on NEON-PACL (#2680)
2018-09-13 Prasanna R... Add pure_arm_compute layer for SquaredDifference (...
2018-09-13 이춘석/동작제어Lab... Add failed tests on vanilla acl submodule (#2694)
2018-09-13 오형석/동작제어Lab... Fix eigen package checking (#2693)
2018-09-12 오형석/동작제어Lab... Change externals download URL (#2689)
2018-09-12 윤현식/동작제어Lab... [Contrib] OpenCL experiment code (#2685)
2018-09-12 이춘석/동작제어Lab... Fix gbs build fail : add python to buildrequire (#2687)
2018-09-12 김수진/동작제어Lab... [neurun] Unify duplicate DataType definition (#2671)
2018-09-12 Prasanna R... Enabling Tanh on pureACL NEON runtime (#2674)
2018-09-12 Shubham Gupta... Enable Squeeze on pureACL on NEON runtime (#2682)
2018-09-12 오형석/동작제어Lab... Fix externals CMake (#2683)
2018-09-12 이한종/동작제어Lab... [neurun] Introduce Permute operation (#2670)
2018-09-12 오형석/동작제어Lab... Remove git submodule and use download (#2678)
2018-09-12 이상규/동작제어Lab... Fix copyright in ARMComputeEx (CLReductionMean.h, fixed...
2018-09-12 이춘석/동작제어Lab... Use CLKernellibraryEx on our own kernels (#2675)
2018-09-12 윤현식/동작제어Lab... Make resolve_includes.py work for Python 2 and 3 (...
2018-09-12 Prasanna R... Implementing L2Normalization operation in NNAPI (#2642)
2018-09-11 이한종/동작제어Lab... [neurun] Fix Index casting (#2666)
2018-09-11 오형석/동작제어Lab... Use include instead of find_package for module (#2667)
next