Searched defs:CreateSlice (Results 1 – 8 of 8) sorted by relevance
310 TEST(CopyOnWriteBufferTest, CreateSlice) { in TEST() argument
235 std::unique_ptr<IWorkload> CreateSlice(const SliceQueueDescriptor& /*descriptor*/, in CreateSlice() function in armnn::WorkloadFactoryBase
2274 std::unique_ptr<IWorkload> IWorkloadFactory::CreateSlice(const SliceQueueDescriptor& /*descriptor*/, in CreateSlice() function in armnn::IWorkloadFactory
106 HloInstruction* CreateSlice(HloInstruction* full_data, int64_t element_index, in CreateSlice() function
1504 /* static */ std::unique_ptr<HloInstruction> HloInstruction::CreateSlice( in CreateSlice() function in xla::HloInstruction
1101 std::unique_ptr<IWorkload> RefWorkloadFactory::CreateSlice(const SliceQueueDescriptor& descriptor, in CreateSlice() function in armnn::RefWorkloadFactory
1028 std::unique_ptr<IWorkload> NeonWorkloadFactory::CreateSlice(const SliceQueueDescriptor& descriptor, in CreateSlice() function in armnn::NeonWorkloadFactory
1183 std::unique_ptr<IWorkload> ClWorkloadFactory::CreateSlice(const SliceQueueDescriptor& descriptor, in CreateSlice() function in armnn::ClWorkloadFactory