Home
last modified time | relevance | path

Searched defs:CreateReduce (Results 1 – 6 of 6) sorted by relevance

/external/tensorflow/tensorflow/lite/delegates/gpu/common/tasks/
Dreduce.cc525 Reduce CreateReduce(const std::set<Axis>& axis_to_reduce, const BHWC& src_shape, in CreateReduce() function
532 Reduce CreateReduce(const std::set<Axis>& axis_to_reduce, in CreateReduce() function
/external/armnn/src/backends/reference/
DRefWorkloadFactory.cpp1077 std::unique_ptr<IWorkload> RefWorkloadFactory::CreateReduce(const ReduceQueueDescriptor& descriptor, in CreateReduce() function in armnn::RefWorkloadFactory
/external/armnn/src/backends/neon/
DNeonWorkloadFactory.cpp1010 std::unique_ptr<IWorkload> NeonWorkloadFactory::CreateReduce(const ReduceQueueDescriptor& descripto… in CreateReduce() function in armnn::NeonWorkloadFactory
/external/armnn/src/backends/cl/
DClWorkloadFactory.cpp1165 std::unique_ptr<IWorkload> ClWorkloadFactory::CreateReduce(const ReduceQueueDescriptor& descriptor, in CreateReduce() function in armnn::ClWorkloadFactory
/external/tensorflow/tensorflow/compiler/xla/service/
Dhlo_instruction.cc1561 /* static */ std::unique_ptr<HloInstruction> HloInstruction::CreateReduce( in CreateReduce() function in xla::HloInstruction
1570 /* static */ std::unique_ptr<HloInstruction> HloInstruction::CreateReduce( in CreateReduce() function in xla::HloInstruction
1583 /* static */ std::unique_ptr<HloInstruction> HloInstruction::CreateReduce( in CreateReduce() function in xla::HloInstruction
/external/armnn/src/backends/backendsCommon/
DWorkloadFactory.cpp2250 std::unique_ptr<IWorkload> IWorkloadFactory::CreateReduce(const ReduceQueueDescriptor& /*descriptor… in CreateReduce() function in armnn::IWorkloadFactory