Searched defs:CreateReduce (Results 1 – 6 of 6) sorted by relevance
525 Reduce CreateReduce(const std::set<Axis>& axis_to_reduce, const BHWC& src_shape, in CreateReduce() function532 Reduce CreateReduce(const std::set<Axis>& axis_to_reduce, in CreateReduce() function
1561 /* static */ std::unique_ptr<HloInstruction> HloInstruction::CreateReduce( in CreateReduce() function in xla::HloInstruction1570 /* static */ std::unique_ptr<HloInstruction> HloInstruction::CreateReduce( in CreateReduce() function in xla::HloInstruction1583 /* static */ std::unique_ptr<HloInstruction> HloInstruction::CreateReduce( in CreateReduce() function in xla::HloInstruction
1077 std::unique_ptr<IWorkload> RefWorkloadFactory::CreateReduce(const ReduceQueueDescriptor& descriptor, in CreateReduce() function in armnn::RefWorkloadFactory
1010 std::unique_ptr<IWorkload> NeonWorkloadFactory::CreateReduce(const ReduceQueueDescriptor& descripto… in CreateReduce() function in armnn::NeonWorkloadFactory
1165 std::unique_ptr<IWorkload> ClWorkloadFactory::CreateReduce(const ReduceQueueDescriptor& descriptor, in CreateReduce() function in armnn::ClWorkloadFactory
2250 std::unique_ptr<IWorkload> IWorkloadFactory::CreateReduce(const ReduceQueueDescriptor& /*descriptor… in CreateReduce() function in armnn::IWorkloadFactory