Searched defs:CreatePad (Results 1 – 6 of 6) sorted by relevance
197 std::unique_ptr<IWorkload> CreatePad(const PadQueueDescriptor& /*descriptor*/, in CreatePad() function in armnn::WorkloadFactoryBase
1543 std::unique_ptr<IWorkload> IWorkloadFactory::CreatePad(const PadQueueDescriptor& /*descriptor*/, in CreatePad() function in armnn::IWorkloadFactory
522 std::unique_ptr<IWorkload> RefWorkloadFactory::CreatePad(const PadQueueDescriptor& descriptor, in CreatePad() function in armnn::RefWorkloadFactory
446 std::unique_ptr<IWorkload> NeonWorkloadFactory::CreatePad(const PadQueueDescriptor& descriptor, in CreatePad() function in armnn::NeonWorkloadFactory
509 std::unique_ptr<IWorkload> ClWorkloadFactory::CreatePad(const PadQueueDescriptor& descriptor, in CreatePad() function in armnn::ClWorkloadFactory
1616 /* static */ std::unique_ptr<HloInstruction> HloInstruction::CreatePad( in CreatePad() function in xla::HloInstruction