Searched defs:CreateGather (Results 1 – 7 of 7) sorted by relevance
53 GPUOperation CreateGather(const OperationDef& op_def, in CreateGather() function
141 std::unique_ptr<IWorkload> CreateGather(const GatherQueueDescriptor& /*descriptor*/, in CreateGather() function in armnn::WorkloadFactoryBase
1434 std::unique_ptr<IWorkload> IWorkloadFactory::CreateGather(const GatherQueueDescriptor& /*descriptor… in CreateGather() function in armnn::IWorkloadFactory
359 std::unique_ptr<IWorkload> RefWorkloadFactory::CreateGather(const GatherQueueDescriptor& descriptor, in CreateGather() function in armnn::RefWorkloadFactory
318 std::unique_ptr<IWorkload> NeonWorkloadFactory::CreateGather(const armnn::GatherQueueDescriptor& de… in CreateGather() function in armnn::NeonWorkloadFactory
383 std::unique_ptr<IWorkload> ClWorkloadFactory::CreateGather(const GatherQueueDescriptor& descriptor, in CreateGather() function in armnn::ClWorkloadFactory
1802 /* static */ std::unique_ptr<HloInstruction> HloInstruction::CreateGather( in CreateGather() function in xla::HloInstruction