Searched defs:CreatePad (Results 1 – 6 of 6) sorted by relevance
191 std::unique_ptr<IWorkload> CreatePad(const PadQueueDescriptor& /*descriptor*/, in CreatePad() function in armnn::WorkloadFactoryBase
2191 std::unique_ptr<IWorkload> IWorkloadFactory::CreatePad(const PadQueueDescriptor& /*descriptor*/, in CreatePad() function in armnn::IWorkloadFactory
1010 std::unique_ptr<IWorkload> RefWorkloadFactory::CreatePad(const PadQueueDescriptor& descriptor, in CreatePad() function in armnn::RefWorkloadFactory
956 std::unique_ptr<IWorkload> NeonWorkloadFactory::CreatePad(const PadQueueDescriptor& descriptor, in CreatePad() function in armnn::NeonWorkloadFactory
1111 std::unique_ptr<IWorkload> ClWorkloadFactory::CreatePad(const PadQueueDescriptor& descriptor, in CreatePad() function in armnn::ClWorkloadFactory
1738 /* static */ std::unique_ptr<HloInstruction> HloInstruction::CreatePad( in CreatePad() function in xla::HloInstruction