aboutsummaryrefslogtreecommitdiff
path: root/21.11/search/all_13.js
blob: 47f00aaa7ba496b85c18f0dd8b56430416ace934 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
var searchData=
[
  ['s_5fbool',['S_BOOL',['../_tf_lite_yolo_v3_big-_armnn_8cpp.xhtml#a76fd844e3661f9b37921804c97b0f973',1,'TfLiteYoloV3Big-Armnn.cpp']]],
  ['sampledynamicadditionworkload',['SampleDynamicAdditionWorkload',['../classsdb_1_1_sample_dynamic_addition_workload.xhtml',1,'SampleDynamicAdditionWorkload'],['../classsdb_1_1_sample_dynamic_addition_workload.xhtml#a57c05c5948e7f26f128411036b36f40b',1,'sdb::SampleDynamicAdditionWorkload::SampleDynamicAdditionWorkload()']]],
  ['sampledynamicadditionworkload_2ecpp',['SampleDynamicAdditionWorkload.cpp',['../_sample_dynamic_addition_workload_8cpp.xhtml',1,'']]],
  ['sampledynamicadditionworkload_2ehpp',['SampleDynamicAdditionWorkload.hpp',['../_sample_dynamic_addition_workload_8hpp.xhtml',1,'']]],
  ['sampledynamicbackend_2ecpp',['SampleDynamicBackend.cpp',['../_sample_dynamic_backend_8cpp.xhtml',1,'']]],
  ['sampledynamicbackend_2ehpp',['SampleDynamicBackend.hpp',['../_sample_dynamic_backend_8hpp.xhtml',1,'']]],
  ['sampledynamicbackendid',['SampleDynamicBackendId',['../namespacesdb.xhtml#a51949b51c99a9278932a30bfd002bdc1',1,'sdb']]],
  ['sampledynamiclayersupport',['SampleDynamicLayerSupport',['../classsdb_1_1_sample_dynamic_layer_support.xhtml',1,'sdb']]],
  ['sampledynamiclayersupport_2ecpp',['SampleDynamicLayerSupport.cpp',['../_sample_dynamic_layer_support_8cpp.xhtml',1,'']]],
  ['sampledynamiclayersupport_2ehpp',['SampleDynamicLayerSupport.hpp',['../_sample_dynamic_layer_support_8hpp.xhtml',1,'']]],
  ['sampledynamictensorhandlefactory',['SampleDynamicTensorHandleFactory',['../classsdb_1_1_sample_dynamic_tensor_handle_factory.xhtml',1,'SampleDynamicTensorHandleFactory'],['../classsdb_1_1_sample_dynamic_tensor_handle_factory.xhtml#a4514332d893fdb252fc19a453a5279ef',1,'sdb::SampleDynamicTensorHandleFactory::SampleDynamicTensorHandleFactory()']]],
  ['sampledynamictensorhandlefactory_2ecpp',['SampleDynamicTensorHandleFactory.cpp',['../_sample_dynamic_tensor_handle_factory_8cpp.xhtml',1,'']]],
  ['sampledynamictensorhandlefactory_2ehpp',['SampleDynamicTensorHandleFactory.hpp',['../_sample_dynamic_tensor_handle_factory_8hpp.xhtml',1,'']]],
  ['sampledynamictensorhandlefactoryid',['SampleDynamicTensorHandleFactoryId',['../namespacesdb.xhtml#a5470b2bdd13ce1e900cce9ad26b6f694',1,'sdb']]],
  ['sampledynamicworkloadfactory',['SampleDynamicWorkloadFactory',['../classsdb_1_1_sample_dynamic_workload_factory.xhtml',1,'SampleDynamicWorkloadFactory'],['../classsdb_1_1_sample_dynamic_workload_factory.xhtml#a45ed6052be045e15e81d1377b1a92f24',1,'sdb::SampleDynamicWorkloadFactory::SampleDynamicWorkloadFactory(const std::shared_ptr< SampleMemoryManager > &memoryManager)'],['../classsdb_1_1_sample_dynamic_workload_factory.xhtml#a95614d4751bdcb17307e50a091635efb',1,'sdb::SampleDynamicWorkloadFactory::SampleDynamicWorkloadFactory()']]],
  ['sampledynamicworkloadfactory_2ecpp',['SampleDynamicWorkloadFactory.cpp',['../_sample_dynamic_workload_factory_8cpp.xhtml',1,'']]],
  ['sampledynamicworkloadfactory_2ehpp',['SampleDynamicWorkloadFactory.hpp',['../_sample_dynamic_workload_factory_8hpp.xhtml',1,'']]],
  ['samplememorymanager',['SampleMemoryManager',['../classsdb_1_1_sample_memory_manager.xhtml',1,'SampleMemoryManager'],['../classsdb_1_1_sample_memory_manager.xhtml#a23914247fca64ea533f20cc05de885ac',1,'sdb::SampleMemoryManager::SampleMemoryManager()']]],
  ['samplememorymanager_2ecpp',['SampleMemoryManager.cpp',['../_sample_memory_manager_8cpp.xhtml',1,'']]],
  ['samplememorymanager_2ehpp',['SampleMemoryManager.hpp',['../_sample_memory_manager_8hpp.xhtml',1,'']]],
  ['sampletensorhandle',['SampleTensorHandle',['../classsdb_1_1_sample_tensor_handle.xhtml',1,'SampleTensorHandle'],['../classsdb_1_1_sample_tensor_handle.xhtml#ade800fcc5d3c901e623d6f2bd8348f43',1,'sdb::SampleTensorHandle::SampleTensorHandle(const armnn::TensorInfo &tensorInfo, std::shared_ptr< SampleMemoryManager > &memoryManager)'],['../classsdb_1_1_sample_tensor_handle.xhtml#aa6ba8927c4661096cab8a138c6bb6355',1,'sdb::SampleTensorHandle::SampleTensorHandle(const armnn::TensorInfo &tensorInfo, armnn::MemorySourceFlags importFlags)']]],
  ['sampletensorhandle_2ecpp',['SampleTensorHandle.cpp',['../_sample_tensor_handle_8cpp.xhtml',1,'']]],
  ['sampletensorhandle_2ehpp',['SampleTensorHandle.hpp',['../_sample_tensor_handle_8hpp.xhtml',1,'']]],
  ['save',['Save',['../classarmnn_1_1_i_gpu_acc_tuned_parameters.xhtml#a11d846652618fd5fe876891076cc6a68',1,'armnn::IGpuAccTunedParameters::Save()'],['../classarmnn_1_1_cl_tuned_parameters.xhtml#abba27f4c1828aae6b0103bf1bc093f2c',1,'armnn::ClTunedParameters::Save()']]],
  ['savecachednetwork',['SaveCachedNetwork',['../classarmnn_1_1_cl_backend_model_context.xhtml#a9640684f215321d0d93f6f3cb14d5da1',1,'armnn::ClBackendModelContext']]],
  ['saveserializedtostream',['SaveSerializedToStream',['../classarmnn_serializer_1_1_i_serializer.xhtml#a049d34980f9dd0a518f9781822a718c4',1,'armnnSerializer::ISerializer::SaveSerializedToStream()'],['../classarmnn_serializer_1_1_i_serializer_1_1_serializer_impl.xhtml#a049d34980f9dd0a518f9781822a718c4',1,'armnnSerializer::ISerializer::SerializerImpl::SaveSerializedToStream()'],['../classarmnn_1_1_cl_context_serializer.xhtml#a049d34980f9dd0a518f9781822a718c4',1,'armnn::ClContextSerializer::SaveSerializedToStream()']]],
  ['scalar',['Scalar',['../namespacearmnn.xhtml#a8e1f31031ad31cd8cc22d7c9daa32681af60357a8d17e45793298323f1b372a74',1,'armnn']]],
  ['scale',['scale',['../struct_normalization_parameters.xhtml#a1d28dec57cce925ad92342891bd71e7c',1,'NormalizationParameters']]],
  ['scaledint32decoder',['ScaledInt32Decoder',['../classarmnn_1_1_scaled_int32_decoder.xhtml',1,'ScaledInt32Decoder'],['../classarmnn_1_1_scaled_int32_decoder.xhtml#a8ba0f51029b19c38fd447fade875791a',1,'armnn::ScaledInt32Decoder::ScaledInt32Decoder(const int32_t *data, const float scale)'],['../classarmnn_1_1_scaled_int32_decoder.xhtml#ae2fd4c72af238c89bdd433c53f3ca336',1,'armnn::ScaledInt32Decoder::ScaledInt32Decoder(const float scale)']]],
  ['scaledint32peraxisdecoder',['ScaledInt32PerAxisDecoder',['../classarmnn_1_1_scaled_int32_per_axis_decoder.xhtml',1,'ScaledInt32PerAxisDecoder'],['../classarmnn_1_1_scaled_int32_per_axis_decoder.xhtml#a63bfd27424ce948ebb07593ddc86f55a',1,'armnn::ScaledInt32PerAxisDecoder::ScaledInt32PerAxisDecoder()']]],
  ['scaleh',['scaleH',['../structarmnn_serializer_1_1_f_l_a_t_b_u_f_f_e_r_s___f_i_n_a_l___c_l_a_s_s.xhtml#a97490165f3a46d69a6fe414b57249012',1,'armnnSerializer::FLATBUFFERS_FINAL_CLASS']]],
  ['scalew',['scaleW',['../structarmnn_serializer_1_1_f_l_a_t_b_u_f_f_e_r_s___f_i_n_a_l___c_l_a_s_s.xhtml#a83c9e1d3d3b8302c7dec7de8a89eb060',1,'armnnSerializer::FLATBUFFERS_FINAL_CLASS']]],
  ['scalex',['scaleX',['../structarmnn_serializer_1_1_f_l_a_t_b_u_f_f_e_r_s___f_i_n_a_l___c_l_a_s_s.xhtml#a1fdbdc3f39556060ed56a67f35f705d6',1,'armnnSerializer::FLATBUFFERS_FINAL_CLASS']]],
  ['scaley',['scaleY',['../structarmnn_serializer_1_1_f_l_a_t_b_u_f_f_e_r_s___f_i_n_a_l___c_l_a_s_s.xhtml#a9b57344724a681e6d09ea9552f1b720b',1,'armnnSerializer::FLATBUFFERS_FINAL_CLASS']]],
  ['schedule',['schedule',['../classarmnn_1_1_neon_interceptor_scheduler.xhtml#ae5ed8b38eb9777881ee7c7e56025b5cb',1,'armnn::NeonInterceptorScheduler::schedule()'],['../classarmnn_1_1experimental_1_1_threadpool.xhtml#ab38a8efb11e2dfeeb5a3709644985748',1,'armnn::experimental::Threadpool::Schedule()']]],
  ['schedule_5fop',['schedule_op',['../classarmnn_1_1_neon_interceptor_scheduler.xhtml#aaace9a11bd4824ee1f2b40488da0064d',1,'armnn::NeonInterceptorScheduler']]],
  ['schema_2ehpp',['Schema.hpp',['../_schema_8hpp.xhtml',1,'']]],
  ['schemaserialize_2ehpp',['SchemaSerialize.hpp',['../_schema_serialize_8hpp.xhtml',1,'']]],
  ['scopedprofilingevent',['ScopedProfilingEvent',['../classarmnn_1_1_scoped_profiling_event.xhtml',1,'ScopedProfilingEvent'],['../classarmnn_1_1_i_profiler.xhtml#a07324741b1a460634a1d58935d77de4c',1,'armnn::IProfiler::ScopedProfilingEvent()'],['../classarmnn_1_1_scoped_profiling_event.xhtml#a9f3f977be07b783537b4bdc3e4e48dcb',1,'armnn::ScopedProfilingEvent::ScopedProfilingEvent()']]],
  ['scopedrecord',['ScopedRecord',['../structarmnn_1_1_scoped_record.xhtml',1,'ScopedRecord'],['../structarmnn_1_1_scoped_record.xhtml#ae4a6710a55a38dab6779ed75c05d1fe2',1,'armnn::ScopedRecord::ScopedRecord(const std::vector< std::shared_ptr< LogSink >> &sinks, LogSeverity level, bool enabled)'],['../structarmnn_1_1_scoped_record.xhtml#a4d105499ebbdd15efe0d84f12c61bbb1',1,'armnn::ScopedRecord::ScopedRecord(const ScopedRecord &)=delete'],['../structarmnn_1_1_scoped_record.xhtml#a830f52e8575618a31c6629213a7ee0d2',1,'armnn::ScopedRecord::ScopedRecord(ScopedRecord &&other)=default']]],
  ['scopedtensorhandle',['ScopedTensorHandle',['../classarmnn_1_1_scoped_tensor_handle.xhtml',1,'ScopedTensorHandle'],['../classarmnn_1_1_scoped_tensor_handle.xhtml#aa70cd67dc8679c1b1f532fc05cb85f36',1,'armnn::ScopedTensorHandle::ScopedTensorHandle(const TensorInfo &tensorInfo)'],['../classarmnn_1_1_scoped_tensor_handle.xhtml#afad050f38a14f02af79e6703d4fe7175',1,'armnn::ScopedTensorHandle::ScopedTensorHandle(const ConstTensor &tensor)'],['../classarmnn_1_1_scoped_tensor_handle.xhtml#a43dd3ce58fc8e07a46d179fabcadff42',1,'armnn::ScopedTensorHandle::ScopedTensorHandle(const ConstTensorHandle &tensorHandle)'],['../classarmnn_1_1_scoped_tensor_handle.xhtml#adae1153cc6727c4d5d7346a33d12a659',1,'armnn::ScopedTensorHandle::ScopedTensorHandle(const ScopedTensorHandle &other)']]],
  ['sdb',['sdb',['../namespacesdb.xhtml',1,'']]],
  ['selectivecompare',['SelectiveCompare',['../_tensor_helpers_8hpp.xhtml#a833e7db5d5f7e93102e80de57a602cf7',1,'TensorHelpers.hpp']]],
  ['selectivecompareboolean',['SelectiveCompareBoolean',['../_tensor_helpers_8hpp.xhtml#a617427516e17888a138c16d3af503cfd',1,'TensorHelpers.hpp']]],
  ['selectivecomparer',['SelectiveComparer',['../struct_selective_comparer.xhtml',1,'']]],
  ['selectivecomparer_3c_20t_2c_20false_20_3e',['SelectiveComparer< T, false >',['../struct_selective_comparer_3_01_t_00_01false_01_4.xhtml',1,'']]],
  ['selectivedequantize',['SelectiveDequantize',['../namespacearmnn_utils.xhtml#a5135dc1ce7a8aeb97623c1a92c5a3543',1,'armnnUtils']]],
  ['selectivequantize',['SelectiveQuantize',['../namespacearmnn_utils.xhtml#a21b249bca87a5ad47359abd9ec7acada',1,'armnnUtils']]],
  ['selectivequantizer',['SelectiveQuantizer',['../structarmnn_utils_1_1_selective_quantizer.xhtml',1,'armnnUtils']]],
  ['selectivequantizer_3c_20armnn_3a_3abfloat16_2c_20false_20_3e',['SelectiveQuantizer< armnn::BFloat16, false >',['../structarmnn_utils_1_1_selective_quantizer_3_01armnn_1_1_b_float16_00_01false_01_4.xhtml',1,'armnnUtils']]],
  ['selectivequantizer_3c_20armnn_3a_3ahalf_2c_20false_20_3e',['SelectiveQuantizer< armnn::Half, false >',['../structarmnn_utils_1_1_selective_quantizer_3_01armnn_1_1_half_00_01false_01_4.xhtml',1,'armnnUtils']]],
  ['selectivequantizer_3c_20t_2c_20false_20_3e',['SelectiveQuantizer< T, false >',['../structarmnn_utils_1_1_selective_quantizer_3_01_t_00_01false_01_4.xhtml',1,'armnnUtils']]],
  ['selectsubgraphs',['SelectSubgraphs',['../classarmnn_1_1_subgraph_view_selector.xhtml#a3730b0a6006f0d87f894a44e01869d90',1,'armnn::SubgraphViewSelector::SelectSubgraphs(Graph &graph, const LayerSelectorFunction &selector)'],['../classarmnn_1_1_subgraph_view_selector.xhtml#ad28bb1b624cde39578cfefa8b7809aef',1,'armnn::SubgraphViewSelector::SelectSubgraphs(SubgraphView &subgraph, const LayerSelectorFunction &selector)']]],
  ['selecttensorhandlestrategy',['SelectTensorHandleStrategy',['../namespacearmnn.xhtml#a86541d11fcad5246a78cbc21d637a504',1,'armnn']]],
  ['sendactivatetimelinepacket',['SendActivateTimelinePacket',['../classarmnn_1_1gatordmock_1_1_gatord_mock_service.xhtml#a3833c5c6bec750969b5050c031032637',1,'armnn::gatordmock::GatordMockService']]],
  ['sendconnectionack',['SendConnectionAck',['../classarmnn_1_1gatordmock_1_1_gatord_mock_service.xhtml#a41eaa65cf4e7212f09b04d06c130cd83',1,'armnn::gatordmock::GatordMockService']]],
  ['sendcounterdirectorypacket',['SendCounterDirectoryPacket',['../classarmnn_1_1profiling_1_1_i_send_counter_packet.xhtml#ae3331355e62b6008340c27e82be9a851',1,'armnn::profiling::ISendCounterPacket::SendCounterDirectoryPacket()'],['../classarmnn_1_1profiling_1_1_send_counter_packet.xhtml#a3b526a823530443efec886c4305e52de',1,'armnn::profiling::SendCounterPacket::SendCounterDirectoryPacket()'],['../classarmnn_1_1profiling_1_1_mock_send_counter_packet.xhtml#a3b526a823530443efec886c4305e52de',1,'armnn::profiling::MockSendCounterPacket::SendCounterDirectoryPacket()']]],
  ['sendcounterpacket',['SendCounterPacket',['../classarmnn_1_1profiling_1_1_send_counter_packet.xhtml',1,'SendCounterPacket'],['../classarmnn_1_1profiling_1_1_send_counter_packet.xhtml#a3a86900e72afb9fdfee03569bf25fe00',1,'armnn::profiling::SendCounterPacket::SendCounterPacket()']]],
  ['sendcounterpacket_2ecpp',['SendCounterPacket.cpp',['../_send_counter_packet_8cpp.xhtml',1,'']]],
  ['sendcounterpacket_2ehpp',['SendCounterPacket.hpp',['../_send_counter_packet_8hpp.xhtml',1,'']]],
  ['sendcounterpackettest',['SendCounterPacketTest',['../classarmnn_1_1profiling_1_1_send_counter_packet_test.xhtml',1,'SendCounterPacketTest'],['../classarmnn_1_1profiling_1_1_send_counter_packet_test.xhtml#afae978f688dea373191b639c3f7277a3',1,'armnn::profiling::SendCounterPacketTest::SendCounterPacketTest()']]],
  ['sendcounterpackettests_2ecpp',['SendCounterPacketTests.cpp',['../_send_counter_packet_tests_8cpp.xhtml',1,'']]],
  ['sendcounterpackettests_2ehpp',['SendCounterPacketTests.hpp',['../_send_counter_packet_tests_8hpp.xhtml',1,'']]],
  ['senddeactivatetimelinepacket',['SendDeactivateTimelinePacket',['../classarmnn_1_1gatordmock_1_1_gatord_mock_service.xhtml#a0fa494c4df7426405e756b74656381ec',1,'armnn::gatordmock::GatordMockService']]],
  ['sendnetworkstructure',['SendNetworkStructure',['../classarmnn_1_1_loaded_network.xhtml#a23e33c3caadba06bcd5b50dc2c23c19e',1,'armnn::LoadedNetwork']]],
  ['sendperiodiccountercapturepacket',['SendPeriodicCounterCapturePacket',['../classarmnn_1_1profiling_1_1_i_send_counter_packet.xhtml#aeacf0722dbf513d511b46a9bf43bfa4a',1,'armnn::profiling::ISendCounterPacket::SendPeriodicCounterCapturePacket()'],['../classarmnn_1_1profiling_1_1_send_counter_packet.xhtml#adae3557b7778010227466ce3eed0edb2',1,'armnn::profiling::SendCounterPacket::SendPeriodicCounterCapturePacket()'],['../classarmnn_1_1profiling_1_1_mock_send_counter_packet.xhtml#ac9261c6ee7d313090d15cfa22173d80c',1,'armnn::profiling::MockSendCounterPacket::SendPeriodicCounterCapturePacket()']]],
  ['sendperiodiccounterselectionlist',['SendPeriodicCounterSelectionList',['../classarmnn_1_1gatordmock_1_1_gatord_mock_service.xhtml#abaf2feb0e79566de18721659d896dae1',1,'armnn::gatordmock::GatordMockService']]],
  ['sendperiodiccounterselectionpacket',['SendPeriodicCounterSelectionPacket',['../classarmnn_1_1profiling_1_1_i_send_counter_packet.xhtml#a6435f063192414c6dc68ef2f31628a5c',1,'armnn::profiling::ISendCounterPacket::SendPeriodicCounterSelectionPacket()'],['../classarmnn_1_1profiling_1_1_send_counter_packet.xhtml#a47406a4d108beb4f20031d370a155a9d',1,'armnn::profiling::SendCounterPacket::SendPeriodicCounterSelectionPacket()'],['../classarmnn_1_1profiling_1_1_mock_send_counter_packet.xhtml#a47406a4d108beb4f20031d370a155a9d',1,'armnn::profiling::MockSendCounterPacket::SendPeriodicCounterSelectionPacket()']]],
  ['sendrequestcounterdir',['SendRequestCounterDir',['../classarmnn_1_1gatordmock_1_1_gatord_mock_service.xhtml#a2b9de2e6eee97f258fe2d7c765206e8a',1,'armnn::gatordmock::GatordMockService']]],
  ['sendstreammetadatapacket',['SendStreamMetaDataPacket',['../classarmnn_1_1profiling_1_1_i_send_counter_packet.xhtml#a14e9efe48e3d4ed05396f8a856bfaeea',1,'armnn::profiling::ISendCounterPacket::SendStreamMetaDataPacket()'],['../classarmnn_1_1profiling_1_1_send_counter_packet.xhtml#a2a2e451c4e4963909b8a6dc7e7653cd1',1,'armnn::profiling::SendCounterPacket::SendStreamMetaDataPacket()'],['../classarmnn_1_1profiling_1_1_mock_send_counter_packet.xhtml#a2a2e451c4e4963909b8a6dc7e7653cd1',1,'armnn::profiling::MockSendCounterPacket::SendStreamMetaDataPacket()']]],
  ['sendthread',['SendThread',['../classarmnn_1_1profiling_1_1_send_thread.xhtml',1,'SendThread'],['../classarmnn_1_1profiling_1_1_send_thread.xhtml#ad02c2666a109b2b56624295ffae06d6e',1,'armnn::profiling::SendThread::SendThread()']]],
  ['sendthread_2ecpp',['SendThread.cpp',['../_send_thread_8cpp.xhtml',1,'']]],
  ['sendthread_2ehpp',['SendThread.hpp',['../_send_thread_8hpp.xhtml',1,'']]],
  ['sendtimelineentitybinarypacket',['SendTimelineEntityBinaryPacket',['../classarmnn_1_1profiling_1_1_i_send_timeline_packet.xhtml#af7eb3c2db53d7cba441b9a8d3a7bede9',1,'armnn::profiling::ISendTimelinePacket::SendTimelineEntityBinaryPacket()'],['../classarmnn_1_1profiling_1_1_send_timeline_packet.xhtml#a48386cd82ddc0f5e4326fe74aaca6785',1,'armnn::profiling::SendTimelinePacket::SendTimelineEntityBinaryPacket()']]],
  ['sendtimelineeventbinarypacket',['SendTimelineEventBinaryPacket',['../classarmnn_1_1profiling_1_1_i_send_timeline_packet.xhtml#aa1921dccbfed331790218cff3ead123c',1,'armnn::profiling::ISendTimelinePacket::SendTimelineEventBinaryPacket()'],['../classarmnn_1_1profiling_1_1_send_timeline_packet.xhtml#a0c039087bfccb3124f256d1299a884dd',1,'armnn::profiling::SendTimelinePacket::SendTimelineEventBinaryPacket()']]],
  ['sendtimelineeventclassbinarypacket',['SendTimelineEventClassBinaryPacket',['../classarmnn_1_1profiling_1_1_i_send_timeline_packet.xhtml#a03cfe74e636be82dcf63bc90de194519',1,'armnn::profiling::ISendTimelinePacket::SendTimelineEventClassBinaryPacket()'],['../classarmnn_1_1profiling_1_1_send_timeline_packet.xhtml#a3e9e4931dca26558ba5015f61f455108',1,'armnn::profiling::SendTimelinePacket::SendTimelineEventClassBinaryPacket()']]],
  ['sendtimelinelabelbinarypacket',['SendTimelineLabelBinaryPacket',['../classarmnn_1_1profiling_1_1_i_send_timeline_packet.xhtml#a0426a9f8bc2789012477f08c3e03a532',1,'armnn::profiling::ISendTimelinePacket::SendTimelineLabelBinaryPacket()'],['../classarmnn_1_1profiling_1_1_send_timeline_packet.xhtml#aefad76a72ee0bb54f465d4b4c064b189',1,'armnn::profiling::SendTimelinePacket::SendTimelineLabelBinaryPacket()']]],
  ['sendtimelinemessagedirectorypackage',['SendTimelineMessageDirectoryPackage',['../classarmnn_1_1profiling_1_1_i_send_timeline_packet.xhtml#a4025973da19ce55930abfd8b6df4edbe',1,'armnn::profiling::ISendTimelinePacket::SendTimelineMessageDirectoryPackage()'],['../classarmnn_1_1profiling_1_1_send_timeline_packet.xhtml#afd0d8c7ed93283f25fd8a1d1e433842f',1,'armnn::profiling::SendTimelinePacket::SendTimelineMessageDirectoryPackage()']]],
  ['sendtimelinepacket',['SendTimelinePacket',['../classarmnn_1_1profiling_1_1_send_timeline_packet.xhtml',1,'SendTimelinePacket'],['../classarmnn_1_1profiling_1_1_send_timeline_packet.xhtml#a05059cbd48e6062eb75159827604ebe5',1,'armnn::profiling::SendTimelinePacket::SendTimelinePacket()']]],
  ['sendtimelinepacket_2ecpp',['SendTimelinePacket.cpp',['../_send_timeline_packet_8cpp.xhtml',1,'']]],
  ['sendtimelinepacket_2ehpp',['SendTimelinePacket.hpp',['../_send_timeline_packet_8hpp.xhtml',1,'']]],
  ['sendtimelinepackettests_2ecpp',['SendTimelinePacketTests.cpp',['../_send_timeline_packet_tests_8cpp.xhtml',1,'']]],
  ['sendtimelinerelationshipbinarypacket',['SendTimelineRelationshipBinaryPacket',['../classarmnn_1_1profiling_1_1_i_send_timeline_packet.xhtml#a2be6f27a85d299bcf22dd54c600d0987',1,'armnn::profiling::ISendTimelinePacket::SendTimelineRelationshipBinaryPacket()'],['../classarmnn_1_1profiling_1_1_send_timeline_packet.xhtml#a3abfaceb8268196e9bca18b3aa47a4b6',1,'armnn::profiling::SendTimelinePacket::SendTimelineRelationshipBinaryPacket()']]],
  ['sendwellknownlabelsandeventclasses',['SendWellKnownLabelsAndEventClasses',['../classarmnn_1_1profiling_1_1_timeline_utility_methods.xhtml#a1c3dd40f5b8c4b878f783addf7d08e2f',1,'armnn::profiling::TimelineUtilityMethods']]],
  ['serialize',['Serialize',['../classarmnn_serializer_1_1_i_serializer.xhtml#a4d146e96f4464192b762b23e1cf1e207',1,'armnnSerializer::ISerializer::Serialize()'],['../structarmnn_1_1_stringify_layer_parameters.xhtml#a84990e31a235f27cd3d7f3fc90fa0035',1,'armnn::StringifyLayerParameters::Serialize()'],['../structarmnn_1_1_stringify_layer_parameters_3_01_activation_descriptor_01_4.xhtml#ab3052edebb040705031c4fdb977386df',1,'armnn::StringifyLayerParameters< ActivationDescriptor >::Serialize()'],['../structarmnn_1_1_stringify_layer_parameters_3_01_batch_normalization_descriptor_01_4.xhtml#ad482dc089b4ff630b8ca77b1e5d1d2d6',1,'armnn::StringifyLayerParameters< BatchNormalizationDescriptor >::Serialize()'],['../structarmnn_1_1_stringify_layer_parameters_3_01_batch_to_space_nd_descriptor_01_4.xhtml#acbb865bd502e040c8d5da86833767446',1,'armnn::StringifyLayerParameters< BatchToSpaceNdDescriptor >::Serialize()'],['../structarmnn_1_1_stringify_layer_parameters_3_01_channel_shuffle_descriptor_01_4.xhtml#a52fee64754d34d69b5863fafef5d3052',1,'armnn::StringifyLayerParameters< ChannelShuffleDescriptor >::Serialize()'],['../structarmnn_1_1_stringify_layer_parameters_3_01_comparison_descriptor_01_4.xhtml#a187e1958394d6aec8f6afa4c9907f737',1,'armnn::StringifyLayerParameters< ComparisonDescriptor >::Serialize()'],['../structarmnn_1_1_stringify_layer_parameters_3_01_convolution2d_descriptor_01_4.xhtml#acfba6e2025b863233a574fd22b0c8e9d',1,'armnn::StringifyLayerParameters< Convolution2dDescriptor >::Serialize()'],['../structarmnn_1_1_stringify_layer_parameters_3_01_convolution3d_descriptor_01_4.xhtml#ad4d870942155d0733cb8e68a2d08c1c7',1,'armnn::StringifyLayerParameters< Convolution3dDescriptor >::Serialize()'],['../structarmnn_1_1_stringify_layer_parameters_3_01_detection_post_process_descriptor_01_4.xhtml#a12c66fae1e89a18e90621c1f62d537c7',1,'armnn::StringifyLayerParameters< DetectionPostProcessDescriptor >::Serialize()'],['../structarmnn_1_1_stringify_layer_parameters_3_01_depthwise_convolution2d_descriptor_01_4.xhtml#a49bcc88134c0ccb41448fa43799f66e5',1,'armnn::StringifyLayerParameters< DepthwiseConvolution2dDescriptor >::Serialize()'],['../structarmnn_1_1_stringify_layer_parameters_3_01_elementwise_unary_descriptor_01_4.xhtml#ad28727010186188e26388e65e5624678',1,'armnn::StringifyLayerParameters< ElementwiseUnaryDescriptor >::Serialize()'],['../structarmnn_1_1_stringify_layer_parameters_3_01_fake_quantization_descriptor_01_4.xhtml#a551dc389b4678974c6def85222053993',1,'armnn::StringifyLayerParameters< FakeQuantizationDescriptor >::Serialize()'],['../structarmnn_1_1_stringify_layer_parameters_3_01_fully_connected_descriptor_01_4.xhtml#a372c0cf60ba5b75c87b505f37f32361d',1,'armnn::StringifyLayerParameters< FullyConnectedDescriptor >::Serialize()'],['../structarmnn_1_1_stringify_layer_parameters_3_01_l2_normalization_descriptor_01_4.xhtml#a8efc3ea98931f41c91c1bd554c5e14ec',1,'armnn::StringifyLayerParameters< L2NormalizationDescriptor >::Serialize()'],['../structarmnn_1_1_stringify_layer_parameters_3_01_lstm_descriptor_01_4.xhtml#a4b4350fb1310b62d075ccb9efe38fe3c',1,'armnn::StringifyLayerParameters< LstmDescriptor >::Serialize()'],['../structarmnn_1_1_stringify_layer_parameters_3_01_mean_descriptor_01_4.xhtml#a440d156e3a90ae902ff4deae0eb05c47',1,'armnn::StringifyLayerParameters< MeanDescriptor >::Serialize()'],['../structarmnn_1_1_stringify_layer_parameters_3_01_normalization_descriptor_01_4.xhtml#abcff79002133084d5a29d3f9b9b23d15',1,'armnn::StringifyLayerParameters< NormalizationDescriptor >::Serialize()'],['../structarmnn_1_1_stringify_layer_parameters_3_01_origins_descriptor_01_4.xhtml#a2982c5da6770f8c885b56befc2060f32',1,'armnn::StringifyLayerParameters< OriginsDescriptor >::Serialize()'],['../structarmnn_1_1_stringify_layer_parameters_3_01_pad_descriptor_01_4.xhtml#a72541eee9e890a4370085740d6637e86',1,'armnn::StringifyLayerParameters< PadDescriptor >::Serialize()'],['../structarmnn_1_1_stringify_layer_parameters_3_01_permute_descriptor_01_4.xhtml#acd971dcd957929c6235197da20aaeb42',1,'armnn::StringifyLayerParameters< PermuteDescriptor >::Serialize()'],['../structarmnn_1_1_stringify_layer_parameters_3_01_pooling2d_descriptor_01_4.xhtml#a8b5ce7348bbdcc3b71a13356a89eee83',1,'armnn::StringifyLayerParameters< Pooling2dDescriptor >::Serialize()'],['../structarmnn_1_1_stringify_layer_parameters_3_01_pre_compiled_descriptor_01_4.xhtml#a6730ff8485f472a914819d0573b1b976',1,'armnn::StringifyLayerParameters< PreCompiledDescriptor >::Serialize()'],['../structarmnn_1_1_stringify_layer_parameters_3_01_reduce_descriptor_01_4.xhtml#a38fc232fceb024398c3c21d19c727d89',1,'armnn::StringifyLayerParameters< ReduceDescriptor >::Serialize()'],['../structarmnn_1_1_stringify_layer_parameters_3_01_reshape_descriptor_01_4.xhtml#ac1bed4214b046a6639f22613636d227b',1,'armnn::StringifyLayerParameters< ReshapeDescriptor >::Serialize()'],['../structarmnn_1_1_stringify_layer_parameters_3_01_resize_descriptor_01_4.xhtml#abe1bd90a9c47d6ab10a2a6c924b8b533',1,'armnn::StringifyLayerParameters< ResizeDescriptor >::Serialize()'],['../structarmnn_1_1_stringify_layer_parameters_3_01_space_to_batch_nd_descriptor_01_4.xhtml#a3e611a2c3b6972b7d03e8cf8139e6085',1,'armnn::StringifyLayerParameters< SpaceToBatchNdDescriptor >::Serialize()'],['../structarmnn_1_1_stringify_layer_parameters_3_01_space_to_depth_descriptor_01_4.xhtml#a75c844c1bd2524fd9ff27a716d079ac6',1,'armnn::StringifyLayerParameters< SpaceToDepthDescriptor >::Serialize()'],['../structarmnn_1_1_stringify_layer_parameters_3_01_stack_descriptor_01_4.xhtml#ad262bd0aa9bf2795578e6a80191a60ee',1,'armnn::StringifyLayerParameters< StackDescriptor >::Serialize()'],['../structarmnn_1_1_stringify_layer_parameters_3_01_strided_slice_descriptor_01_4.xhtml#aa01acdf30357709ca2fccda588aec345',1,'armnn::StringifyLayerParameters< StridedSliceDescriptor >::Serialize()'],['../structarmnn_1_1_stringify_layer_parameters_3_01_softmax_descriptor_01_4.xhtml#a798a2df58295c1d5042cf44fc9abc1ca',1,'armnn::StringifyLayerParameters< SoftmaxDescriptor >::Serialize()'],['../structarmnn_1_1_stringify_layer_parameters_3_01_transpose_convolution2d_descriptor_01_4.xhtml#a262d232ee528759242200a9b306f0756',1,'armnn::StringifyLayerParameters< TransposeConvolution2dDescriptor >::Serialize()'],['../structarmnn_1_1_stringify_layer_parameters_3_01_transpose_descriptor_01_4.xhtml#a03896468ab4c5d6edca921773aa818be',1,'armnn::StringifyLayerParameters< TransposeDescriptor >::Serialize()'],['../structarmnn_1_1_stringify_layer_parameters_3_01_views_descriptor_01_4.xhtml#ab17c57490009423ab048a1c14cc331dd',1,'armnn::StringifyLayerParameters< ViewsDescriptor >::Serialize()'],['../classarmnn_serializer_1_1_i_serializer_1_1_serializer_impl.xhtml#a4d146e96f4464192b762b23e1cf1e207',1,'armnnSerializer::ISerializer::SerializerImpl::Serialize()'],['../classarmnn_1_1_cl_context_serializer.xhtml#a4a280cb5af0dc71c4dd665e2d12c4c94',1,'armnn::ClContextSerializer::Serialize()']]],
  ['serializedgraphbufferhasidentifier',['SerializedGraphBufferHasIdentifier',['../namespacearmnn_serializer.xhtml#aadd5e22e13b3de301dd4eb6b369d9efb',1,'armnnSerializer']]],
  ['serializedgraphbuilder',['SerializedGraphBuilder',['../structarmnn_serializer_1_1_serialized_graph_builder.xhtml',1,'SerializedGraphBuilder'],['../structarmnn_serializer_1_1_serialized_graph_builder.xhtml#a74857b91fe49e379e74cfd4d1e60213b',1,'armnnSerializer::SerializedGraphBuilder::SerializedGraphBuilder()']]],
  ['serializedgraphextension',['SerializedGraphExtension',['../namespacearmnn_serializer.xhtml#a7c9eab97b4b8a65fea47848ad1d92d0b',1,'armnnSerializer']]],
  ['serializedgraphidentifier',['SerializedGraphIdentifier',['../namespacearmnn_serializer.xhtml#a9bcdf982428ed0cb5f13a40788b2c825',1,'armnnSerializer']]],
  ['serializelayerparameters',['SerializeLayerParameters',['../classarmnn_1_1_layer.xhtml#ac04cd8de9b9185756eb02463ffd432b1',1,'armnn::Layer::SerializeLayerParameters()'],['../classarmnn_1_1_convolution2d_layer.xhtml#a2ca654770a1890f15e3c7aab98e434a5',1,'armnn::Convolution2dLayer::SerializeLayerParameters()'],['../classarmnn_1_1_convolution3d_layer.xhtml#a2ca654770a1890f15e3c7aab98e434a5',1,'armnn::Convolution3dLayer::SerializeLayerParameters()'],['../classarmnn_1_1_depthwise_convolution2d_layer.xhtml#a2ca654770a1890f15e3c7aab98e434a5',1,'armnn::DepthwiseConvolution2dLayer::SerializeLayerParameters()'],['../classarmnn_1_1_layer_with_parameters.xhtml#a2ca654770a1890f15e3c7aab98e434a5',1,'armnn::LayerWithParameters::SerializeLayerParameters()']]],
  ['serializelayerparameters_2ecpp',['SerializeLayerParameters.cpp',['../_serialize_layer_parameters_8cpp.xhtml',1,'']]],
  ['serializelayerparameters_2ehpp',['SerializeLayerParameters.hpp',['../_serialize_layer_parameters_8hpp.xhtml',1,'']]],
  ['serializenetwork',['SerializeNetwork',['../_serializer_test_utils_8cpp.xhtml#a228162aa622e2e39abb4f498c761ab5e',1,'SerializeNetwork(const armnn::INetwork &network): SerializerTestUtils.cpp'],['../_serializer_test_utils_8hpp.xhtml#a228162aa622e2e39abb4f498c761ab5e',1,'SerializeNetwork(const armnn::INetwork &network): SerializerTestUtils.cpp']]],
  ['serializer',['Serializer',['../serializer.xhtml',1,'swtools']]],
  ['serializer_2ecpp',['Serializer.cpp',['../_serializer_8cpp.xhtml',1,'']]],
  ['serializer_2ehpp',['Serializer.hpp',['../_serializer_8hpp.xhtml',1,'']]],
  ['serializerimpl',['SerializerImpl',['../classarmnn_serializer_1_1_i_serializer_1_1_serializer_impl.xhtml',1,'ISerializer::SerializerImpl'],['../classarmnn_serializer_1_1_i_serializer_1_1_serializer_impl.xhtml#a317b95c39eb5a80002f681ec5a8334f3',1,'armnnSerializer::ISerializer::SerializerImpl::SerializerImpl()']]],
  ['serializerstrategy',['SerializerStrategy',['../classarmnn_serializer_1_1_serializer_strategy.xhtml',1,'SerializerStrategy'],['../classarmnn_serializer_1_1_serializer_strategy.xhtml#a9d9dafd284ddfdfcd6d4540742d93d25',1,'armnnSerializer::SerializerStrategy::SerializerStrategy()']]],
  ['serializertests_2ecpp',['SerializerTests.cpp',['../_serializer_tests_8cpp.xhtml',1,'']]],
  ['serializertestutils_2ecpp',['SerializerTestUtils.cpp',['../_serializer_test_utils_8cpp.xhtml',1,'']]],
  ['serializertestutils_2ehpp',['SerializerTestUtils.hpp',['../_serializer_test_utils_8hpp.xhtml',1,'']]],
  ['serializerutils_2ecpp',['SerializerUtils.cpp',['../_serializer_utils_8cpp.xhtml',1,'']]],
  ['serializerutils_2ehpp',['SerializerUtils.hpp',['../_serializer_utils_8hpp.xhtml',1,'']]],
  ['serializetodot',['SerializeToDot',['../classarmnn_1_1_i_optimized_network.xhtml#a26794f014974a6f963a8925de07bffeb',1,'armnn::IOptimizedNetwork::SerializeToDot()'],['../classarmnn_1_1_graph.xhtml#a131873e7a706fc7ca0637027236916e9',1,'armnn::Graph::SerializeToDot()'],['../classarmnn_1_1_optimized_network_impl.xhtml#a26794f014974a6f963a8925de07bffeb',1,'armnn::OptimizedNetworkImpl::SerializeToDot()']]],
  ['set',['Set',['../classarmnn_1_1_encoder.xhtml#ae3b62b846a9c239f332830b9e36030eb',1,'armnn::Encoder::Set()'],['../classarmnn_1_1_q_a_symm8_encoder.xhtml#ad569be855c2197ce65f467105fcad003',1,'armnn::QASymm8Encoder::Set()'],['../classarmnn_1_1_q_a_symm_s8_encoder.xhtml#ad569be855c2197ce65f467105fcad003',1,'armnn::QASymmS8Encoder::Set()'],['../classarmnn_1_1_q_symm_s8_encoder.xhtml#ad569be855c2197ce65f467105fcad003',1,'armnn::QSymmS8Encoder::Set()'],['../classarmnn_1_1_q_symm16_encoder.xhtml#ad569be855c2197ce65f467105fcad003',1,'armnn::QSymm16Encoder::Set()'],['../classarmnn_1_1_b_float16_encoder.xhtml#ad569be855c2197ce65f467105fcad003',1,'armnn::BFloat16Encoder::Set()'],['../classarmnn_1_1_float16_encoder.xhtml#ad569be855c2197ce65f467105fcad003',1,'armnn::Float16Encoder::Set()'],['../classarmnn_1_1_float32_encoder.xhtml#ad569be855c2197ce65f467105fcad003',1,'armnn::Float32Encoder::Set()'],['../classarmnn_1_1_int32_encoder.xhtml#ad569be855c2197ce65f467105fcad003',1,'armnn::Int32Encoder::Set()'],['../classarmnn_1_1_int32_to_int32t_encoder.xhtml#a1a00e35706900af30a60dc8668ab232d',1,'armnn::Int32ToInt32tEncoder::Set()'],['../classarmnn_1_1_boolean_encoder.xhtml#ab3ef89dff44631fc47289ea73816cb8b',1,'armnn::BooleanEncoder::Set()'],['../classarmnn_1_1_q_symm8_per_axis_encoder.xhtml#aa4d15861850caf395ac98952d0f56841',1,'armnn::QSymm8PerAxisEncoder::Set()']]],
  ['set_5fnum_5fthreads',['set_num_threads',['../classarmnn_1_1_neon_interceptor_scheduler.xhtml#ad0debf97bd7013d6aadba6db2fd0dc14',1,'armnn::NeonInterceptorScheduler']]],
  ['setactivationparameters',['SetActivationParameters',['../_lstm_utils_8cpp.xhtml#afc83b9418e9721cee21de245cb8533de',1,'SetActivationParameters(uint32_t activation, armnn::ActivationFunction &outArmnnActivation, float &outA, float &outB): LstmUtils.cpp'],['../_lstm_utils_8hpp.xhtml#afc83b9418e9721cee21de245cb8533de',1,'SetActivationParameters(uint32_t activation, armnn::ActivationFunction &outArmnnActivation, float &outA, float &outB): LstmUtils.cpp']]],
  ['setactivebackends',['SetActiveBackends',['../classarmnn_1_1profiling_1_1_capture_data.xhtml#a6cf584d99e273ff766db068b9fb040c5',1,'armnn::profiling::CaptureData']]],
  ['setadditionalinfo',['SetAdditionalInfo',['../classarmnn_1_1_layer.xhtml#af7f0460d32511de0da525f1817d13e8c',1,'armnn::Layer']]],
  ['setadditionalinfoforobject',['SetAdditionalInfoForObject',['../classarmnn_1_1_layer.xhtml#aea1c8483ebeabc0dcbd9090b4f648f1d',1,'armnn::Layer']]],
  ['setallloggingsinks',['SetAllLoggingSinks',['../namespacearmnn.xhtml#a7f8325a4bc02f2f687ba1968b595ec0a',1,'armnn']]],
  ['setandparsedetails',['SetAndParseDetails',['../structarmnn_1_1_json_child_object.xhtml#a58e2ffbf48fcbe95c7f8db9e199542ce',1,'armnn::JsonChildObject']]],
  ['setbackendid',['SetBackendId',['../classarmnn_1_1_layer.xhtml#a3f6ad59212fa8a47c9265162fff8a274',1,'armnn::Layer']]],
  ['setbackends',['SetBackends',['../classarmnn_delegate_1_1_delegate_options.xhtml#ad9d8dd6ed903c0ae3c4baa3e9d2e4ea5',1,'armnnDelegate::DelegateOptions']]],
  ['setcapturedata',['SetCaptureData',['../classarmnn_1_1profiling_1_1_holder.xhtml#ae904af7c6336ceeeb95ab8435047c7cb',1,'armnn::profiling::Holder::SetCaptureData()'],['../classarmnn_1_1profiling_1_1_profiling_service.xhtml#a40078141c4d1216eef4215fc10d0cbbc',1,'armnn::profiling::ProfilingService::SetCaptureData()']]],
  ['setcaptureperiod',['SetCapturePeriod',['../classarmnn_1_1profiling_1_1_capture_data.xhtml#afe10396cc1bc0b90637e6070351661e9',1,'armnn::profiling::CaptureData']]],
  ['setclslicedata',['SetClSliceData',['../namespacearmnn.xhtml#a460e01ad4cd0bfa6bde4eccaf0e77220',1,'armnn']]],
  ['setclstridedslicedata',['SetClStridedSliceData',['../namespacearmnn.xhtml#a6d4bdf4368a1422943f8f2b1740ec491',1,'armnn']]],
  ['setconcataxis',['SetConcatAxis',['../structarmnn_1_1_origins_descriptor.xhtml#a5b192c5fcd96a0f75542524cf646b355',1,'armnn::OriginsDescriptor']]],
  ['setconnection',['SetConnection',['../classarmnn_1_1profiling_1_1_i_local_packet_handler.xhtml#ac95cb7bd37a701a47439795add2d6d7b',1,'armnn::profiling::ILocalPacketHandler::SetConnection()'],['../classarmnn_1_1_input_slot.xhtml#ae34c07e230a32ea853faed3fefc804f3',1,'armnn::InputSlot::SetConnection()'],['../classarmnn_1_1profiling_1_1_request_counters_packet_handler.xhtml#a469401efc18253aac3da331ce57f1bd1',1,'armnn::profiling::RequestCountersPacketHandler::SetConnection()'],['../classarmnn_1_1profiling_1_1_test_timeline_packet_handler.xhtml#aa5289afd4406402dd2437a9a278c0479',1,'armnn::profiling::TestTimelinePacketHandler::SetConnection()']]],
  ['setconstant',['SetConstant',['../classarmnn_1_1_tensor_info.xhtml#a8ffca1e21bdfa7f945617acd606aac91',1,'armnn::TensorInfo']]],
  ['setconstmemory',['SetConstMemory',['../classarmnn_1_1_const_tensor_handle.xhtml#ae21d7415b7d191de4fe6e02d134a4f38',1,'armnn::ConstTensorHandle']]],
  ['setconsumer',['SetConsumer',['../classarmnn_1_1profiling_1_1_buffer_manager.xhtml#ad675ff4e9053375bd41d0aad6b3bbb63',1,'armnn::profiling::BufferManager::SetConsumer()'],['../classarmnn_1_1profiling_1_1_i_buffer_manager.xhtml#a2d5f60e55b59ae8667ff593b5bfc5deb',1,'armnn::profiling::IBufferManager::SetConsumer()'],['../classarmnn_1_1profiling_1_1_mock_buffer_manager.xhtml#ad675ff4e9053375bd41d0aad6b3bbb63',1,'armnn::profiling::MockBufferManager::SetConsumer()'],['../classarmnn_1_1profiling_1_1_mock_stream_counter_buffer.xhtml#ad675ff4e9053375bd41d0aad6b3bbb63',1,'armnn::profiling::MockStreamCounterBuffer::SetConsumer()']]],
  ['setcounterids',['SetCounterIds',['../classarmnn_1_1profiling_1_1_capture_data.xhtml#af3d98d2ad9e92c4aa5fe7ef4732ac143',1,'armnn::profiling::CaptureData']]],
  ['setcountervalue',['SetCounterValue',['../classarmnn_1_1profiling_1_1_i_write_counter_values.xhtml#a4ba4a09617cccdeabacf0efafcc8f4b9',1,'armnn::profiling::IWriteCounterValues::SetCounterValue()'],['../classarmnn_1_1profiling_1_1_profiling_service.xhtml#a5468b88e2e2e65892f9589d00ed06775',1,'armnn::profiling::ProfilingService::SetCounterValue()']]],
  ['setdata',['SetData',['../classarmnn_1_1_output_handler.xhtml#a714596a278cb512fb2368c9293118455',1,'armnn::OutputHandler']]],
  ['setdatatype',['SetDataType',['../classarmnn_1_1_tensor_info.xhtml#a71975fcec1464d639f1a78f73164d1bd',1,'armnn::TensorInfo']]],
  ['setdimensionsize',['SetDimensionSize',['../classarmnn_1_1_tensor_shape.xhtml#ad82b782a8e1a05b6a3756e73c66d5f90',1,'armnn::TensorShape']]],
  ['setdynamicbackendspath',['SetDynamicBackendsPath',['../classarmnn_delegate_1_1_delegate_options.xhtml#a8a27ca08addbe8e28ea471eacd053c51',1,'armnnDelegate::DelegateOptions']]],
  ['setdynamicmode',['SetDynamicMode',['../classarmnn_1_1_range_tracker.xhtml#ad083f83ce01c5a1e16da1236442e2169',1,'armnn::RangeTracker']]],
  ['setedgestrategy',['SetEdgeStrategy',['../classarmnn_1_1_output_slot.xhtml#a3f80ddd1f76ed4ad599e0d1a00659ee5',1,'armnn::OutputSlot']]],
  ['setendianess',['SetEndianess',['../classarmnn_1_1profiling_1_1_i_internal_profiling_connection.xhtml#a5bbbbe879cd3acb8942edd4a7953e9e0',1,'armnn::profiling::IInternalProfilingConnection::SetEndianess()'],['../classarmnn_1_1profiling_1_1_file_only_profiling_connection.xhtml#a5b284c8cac3d0df5b4b0790505ff1a26',1,'armnn::profiling::FileOnlyProfilingConnection::SetEndianess()']]],
  ['seteventclass',['SetEventClass',['../classarmnn_1_1profiling_1_1_event_obj.xhtml#a3800b3ca2970a4cc3410f4f42a1bc025',1,'armnn::profiling::EventObj']]],
  ['setexternalprofilingparams',['SetExternalProfilingParams',['../classarmnn_delegate_1_1_delegate_options.xhtml#aeb35927cf6555458f1ce1b6211cda0e3',1,'armnnDelegate::DelegateOptions']]],
  ['setgpuprofilingstate',['SetGpuProfilingState',['../classarmnn_delegate_1_1_delegate_options.xhtml#a7ee32e8d6a1ec9d0c86690525b805f58',1,'armnnDelegate::DelegateOptions']]],
  ['setguid',['SetGuid',['../structarmnn_1_1_json_child_object.xhtml#aaccd47d632c6c3ba17317d7e0880ea47',1,'armnn::JsonChildObject::SetGuid()'],['../classarmnn_1_1_layer.xhtml#a6d1024208b672a87ef2c1bfaf93d2b9f',1,'armnn::Layer::SetGuid()']]],
  ['setimportenabledflag',['SetImportEnabledFlag',['../classarmnn_1_1_cl_tensor_handle.xhtml#a9b8adcb578eb6f9ad63c21b1fa43bb14',1,'armnn::ClTensorHandle::SetImportEnabledFlag()'],['../classarmnn_1_1_neon_tensor_handle.xhtml#a9b8adcb578eb6f9ad63c21b1fa43bb14',1,'armnn::NeonTensorHandle::SetImportEnabledFlag()']]],
  ['setimportflags',['SetImportFlags',['../classarmnn_1_1_cl_import_tensor_handle.xhtml#acd3ddbebcda4124217925ae36d551441',1,'armnn::ClImportTensorHandle::SetImportFlags()'],['../classarmnn_1_1_cl_tensor_handle.xhtml#acd3ddbebcda4124217925ae36d551441',1,'armnn::ClTensorHandle::SetImportFlags()'],['../classarmnn_1_1_neon_tensor_handle.xhtml#acd3ddbebcda4124217925ae36d551441',1,'armnn::NeonTensorHandle::SetImportFlags()']]],
  ['setindexonmem',['SetIndexOnMem',['../classarmnn_1_1_per_axis_iterator.xhtml#ae70f8da896830629e1c4050f4f0a5894',1,'armnn::PerAxisIterator']]],
  ['setinferencecomplete',['SetInferenceComplete',['../classarmnn_1_1profiling_1_1_test_timeline_packet_handler.xhtml#a1187d00f0fed291d622c85e47a68673d',1,'armnn::profiling::TestTimelinePacketHandler']]],
  ['setinternalprofilingparams',['SetInternalProfilingParams',['../classarmnn_delegate_1_1_delegate_options.xhtml#ab4b9928f6e55a3017ee9754cfc84ea36',1,'armnnDelegate::DelegateOptions']]],
  ['setkernels',['SetKernels',['../classarmnn_1_1_neon_interceptor_scheduler.xhtml#a263bc4fda3d6b99de64681a2ae5661ef',1,'armnn::NeonInterceptorScheduler']]],
  ['setlogfilter',['SetLogFilter',['../namespacearmnn.xhtml#ac9aad76a34137b6359a867b282ea7cfb',1,'armnn']]],
  ['setloggingseverity',['SetLoggingSeverity',['../classarmnn_delegate_1_1_delegate_options.xhtml#a98cd1055c58e98f7009c4e770fac96ec',1,'armnnDelegate::DelegateOptions::SetLoggingSeverity(const armnn::LogSeverity &level)'],['../classarmnn_delegate_1_1_delegate_options.xhtml#a337e16dd51a972e2162870e01d48dbc2',1,'armnnDelegate::DelegateOptions::SetLoggingSeverity(const std::string &level)']]],
  ['setloggingsinks',['SetLoggingSinks',['../namespacearmnn.xhtml#a5f523aee1752323aeaf899085649320b',1,'armnn']]],
  ['setmemory',['SetMemory',['../classarmnn_1_1_tensor_handle.xhtml#a0feac8591ac1a88993aa3278b24dcb57',1,'armnn::TensorHandle']]],
  ['setmemorygroup',['SetMemoryGroup',['../classarmnn_1_1_i_acl_tensor_handle.xhtml#a658c8c0848fa9d1fb2fc6c1422bfe3e8',1,'armnn::IAclTensorHandle::SetMemoryGroup()'],['../classarmnn_1_1_i_cl_import_tensor_handle.xhtml#a658c8c0848fa9d1fb2fc6c1422bfe3e8',1,'armnn::IClImportTensorHandle::SetMemoryGroup()'],['../classarmnn_1_1_cl_import_tensor_handle.xhtml#af9c82a4633347a36ad10c8bfab384396',1,'armnn::ClImportTensorHandle::SetMemoryGroup()'],['../classarmnn_1_1_cl_import_sub_tensor_handle.xhtml#af9c82a4633347a36ad10c8bfab384396',1,'armnn::ClImportSubTensorHandle::SetMemoryGroup()'],['../classarmnn_1_1_i_cl_tensor_handle.xhtml#a658c8c0848fa9d1fb2fc6c1422bfe3e8',1,'armnn::IClTensorHandle::SetMemoryGroup()'],['../classarmnn_1_1_cl_tensor_handle.xhtml#af9c82a4633347a36ad10c8bfab384396',1,'armnn::ClTensorHandle::SetMemoryGroup()'],['../classarmnn_1_1_cl_sub_tensor_handle.xhtml#a109757557cded8ca95e1c2ef54507a0c',1,'armnn::ClSubTensorHandle::SetMemoryGroup()'],['../classarmnn_1_1_neon_tensor_handle.xhtml#af9c82a4633347a36ad10c8bfab384396',1,'armnn::NeonTensorHandle::SetMemoryGroup()'],['../classarmnn_1_1_neon_sub_tensor_handle.xhtml#a109757557cded8ca95e1c2ef54507a0c',1,'armnn::NeonSubTensorHandle::SetMemoryGroup()']]],
  ['setname',['SetName',['../classarmnn_1_1_node_content.xhtml#a3a6cde5cb07fe2066cb50868afc67a43',1,'armnn::NodeContent::SetName()'],['../structarmnn_1_1timelinedecoder_1_1_j_s_o_n_timeline_decoder_1_1_j_s_o_n_entity.xhtml#a6d4ce8e027c4003fba8525261043ed60',1,'armnn::timelinedecoder::JSONTimelineDecoder::JSONEntity::SetName()']]],
  ['setneonslicedata',['SetNeonSliceData',['../namespacearmnn.xhtml#ab40e30cea5a328a3c35aa32f9b7db1c1',1,'armnn']]],
  ['setneonstridedslicedata',['SetNeonStridedSliceData',['../namespacearmnn.xhtml#a01d1e745f360ccd0b655214645bcef32',1,'armnn']]],
  ['setnextexecutionframe',['SetNextExecutionFrame',['../classarmnn_1_1_execution_frame.xhtml#a695550617960685f2626ef23c30e2c9d',1,'armnn::ExecutionFrame']]],
  ['setnumdimensions',['SetNumDimensions',['../classarmnn_1_1_tensor_shape.xhtml#a82c7d5a6e675b1a876daa9983cd125d2',1,'armnn::TensorShape']]],
  ['setoptimizeroptions',['SetOptimizerOptions',['../classarmnn_delegate_1_1_delegate_options.xhtml#ab4a44278190ff1282d94d6a1a39e77ee',1,'armnnDelegate::DelegateOptions']]],
  ['setpackethandler',['SetPacketHandler',['../classarmnn_1_1profiling_1_1_timeline_message_decoder.xhtml#a4c9001443cf99036dde79d9d3f657772',1,'armnn::profiling::TimelineMessageDecoder']]],
  ['setparent',['SetParent',['../structarmnn_1_1timelinedecoder_1_1_j_s_o_n_timeline_decoder_1_1_j_s_o_n_entity.xhtml#aa94b872de1dad9451cb3062aaa2b9ff8',1,'armnn::timelinedecoder::JSONTimelineDecoder::JSONEntity']]],
  ['setprecompiledobject',['SetPreCompiledObject',['../classarmnn_1_1_pre_compiled_layer.xhtml#a1e06bf299b99f9eecb2e8ac5ce7457e2',1,'armnn::PreCompiledLayer']]],
  ['setprofilingcontextptr',['SetProfilingContextPtr',['../classarmnn_1_1_mock_backend_profiling_service.xhtml#a3458b64cd6375e3842160a28ad6e2301',1,'armnn::MockBackendProfilingService']]],
  ['setprofilingservice',['SetProfilingService',['../classarmnn_1_1_backend_registry.xhtml#a00341f4ceb455800e7d1c46b9d0f3f4a',1,'armnn::BackendRegistry']]],
  ['setquantizationdim',['SetQuantizationDim',['../classarmnn_1_1_tensor_info.xhtml#a519efe8ff6dc3aacdfe8a999415e3e4e',1,'armnn::TensorInfo']]],
  ['setquantizationoffset',['SetQuantizationOffset',['../classarmnn_1_1_tensor_info.xhtml#a63cbc581012c957f9d68d224ddc3e43c',1,'armnn::TensorInfo']]],
  ['setquantizationscale',['SetQuantizationScale',['../classarmnn_1_1_tensor_info.xhtml#a685739c4eb65a580e075282cfe6787d6',1,'armnn::TensorInfo']]],
  ['setquantizationscales',['SetQuantizationScales',['../classarmnn_1_1_tensor_info.xhtml#a1a8675f9d64c3fb59e6af15362bb6332',1,'armnn::TensorInfo']]],
  ['setrange',['SetRange',['../classarmnn_1_1_range_tracker.xhtml#a2f058d459a4f21569be3266227f2f6e5',1,'armnn::RangeTracker']]],
  ['setreadytoread',['SetReadyToRead',['../classarmnn_1_1profiling_1_1_i_consumer.xhtml#a4b4fe1cfea0198d9defd88178f073365',1,'armnn::profiling::IConsumer::SetReadyToRead()'],['../classarmnn_1_1profiling_1_1_send_thread.xhtml#ad2d0b47c9cfacb7abdb524878b07c9a7',1,'armnn::profiling::SendThread::SetReadyToRead()']]],
  ['setresult',['SetResult',['../classarmnn_1_1_predicate_result.xhtml#abcf1d8757237907a3bc3722087fc9f39',1,'armnn::PredicateResult']]],
  ['setruntimeoptions',['SetRuntimeOptions',['../classarmnn_delegate_1_1_delegate_options.xhtml#a330be86acf8d6ede8319274aff01aee4',1,'armnnDelegate::DelegateOptions']]],
  ['setscaleoffset',['SetScaleOffset',['../_conv3d_test_impl_8cpp.xhtml#a2f8ee10580b676ec08de159a02ff217e',1,'Conv3dTestImpl.cpp']]],
  ['setserializetodot',['SetSerializeToDot',['../classarmnn_delegate_1_1_delegate_options.xhtml#aa129c803762837a534c58471f6b39413',1,'armnnDelegate::DelegateOptions']]],
  ['setshape',['SetShape',['../classarmnn_1_1_tensor_info.xhtml#abe8889e8150beef5fd204b2d87b49298',1,'armnn::TensorInfo']]],
  ['setshapeinferencemethod',['SetShapeInferenceMethod',['../classarmnn_1_1_layer.xhtml#a429abdfa769f4d48268938dcaea00904',1,'armnn::Layer']]],
  ['setstopaftertimeout',['SetStopAfterTimeout',['../classarmnn_1_1profiling_1_1_command_handler.xhtml#ad6feb3bc1f64bb41467da55d30e9403f',1,'armnn::profiling::CommandHandler']]],
  ['setstrategy',['SetStrategy',['../classarmnn_1_1_strategy_validator.xhtml#a34cc41b73a9323258cb8f7d5f4bc0cdc',1,'armnn::StrategyValidator']]],
  ['settensorhandlefactory',['SetTensorHandleFactory',['../classarmnn_1_1_output_slot.xhtml#af29f6883785691ef946d0c32b6d2f338',1,'armnn::OutputSlot']]],
  ['settensorinfo',['SetTensorInfo',['../classarmnn_1_1_i_output_slot.xhtml#a5ee4a6c9a2481245487b1b1a70d20fd0',1,'armnn::IOutputSlot::SetTensorInfo()'],['../classarmnn_1_1_output_slot.xhtml#a7e5c5771d741dd5473989047a9314728',1,'armnn::OutputSlot::SetTensorInfo()'],['../classarmnn_1_1_output_handler.xhtml#a97db12c41024f5545ef5cc4153e5443b',1,'armnn::OutputHandler::SetTensorInfo()']]],
  ['settimelineenabled',['setTimelineEnabled',['../classarmnn_1_1profiling_1_1_connection_acknowledged_command_handler.xhtml#a5d3ec28132ce405fd3c2db3ada43bc18',1,'armnn::profiling::ConnectionAcknowledgedCommandHandler']]],
  ['settimeout',['SetTimeout',['../classarmnn_1_1profiling_1_1_command_handler.xhtml#aa2a07b9715323faee8cd53a623f25c7f',1,'armnn::profiling::CommandHandler']]],
  ['settype',['SetType',['../structarmnn_1_1_json_child_object.xhtml#a83535c5d2147efad73b55ec1b17428fb',1,'armnn::JsonChildObject::SetType()'],['../structarmnn_1_1timelinedecoder_1_1_j_s_o_n_timeline_decoder_1_1_j_s_o_n_entity.xhtml#a64aea7c64563aae1a38a91e0800094f3',1,'armnn::timelinedecoder::JSONTimelineDecoder::JSONEntity::SetType()']]],
  ['setunit',['SetUnit',['../structarmnn_1_1_json_child_object.xhtml#abf603e1749215e9acda67cba1a107b7f',1,'armnn::JsonChildObject']]],
  ['setup',['Setup',['../struct_parser_flatbuffers_serialize_fixture.xhtml#a769404f2985a027a0d626fedfd4de1e9',1,'ParserFlatbuffersSerializeFixture::Setup()'],['../struct_parser_flatbuffers_fixture.xhtml#a30fe33b872259560a868fc9b94195ec0',1,'ParserFlatbuffersFixture::Setup()'],['../structarmnn_utils_1_1_parser_prototxt_fixture.xhtml#a500efa02714545912d65fab4e48f2920',1,'armnnUtils::ParserPrototxtFixture::Setup(const std::map< std::string, armnn::TensorShape > &inputShapes, const std::vector< std::string > &requestedOutputs)'],['../structarmnn_utils_1_1_parser_prototxt_fixture.xhtml#a8bd4d23f7897c6b9cbe31163f88ecf40',1,'armnnUtils::ParserPrototxtFixture::Setup(const std::map< std::string, armnn::TensorShape > &inputShapes)'],['../structarmnn_utils_1_1_parser_prototxt_fixture.xhtml#a769404f2985a027a0d626fedfd4de1e9',1,'armnnUtils::ParserPrototxtFixture::Setup()']]],
  ['setupoptimizednetwork',['SetupOptimizedNetwork',['../structarmnn_utils_1_1_parser_prototxt_fixture.xhtml#a831d13496f4d19677209c61edfa9eca5',1,'armnnUtils::ParserPrototxtFixture']]],
  ['setupsingleinputsingleoutput',['SetupSingleInputSingleOutput',['../struct_parser_flatbuffers_serialize_fixture.xhtml#a2bb4ea256fbbf6d53068ca93bb4bc95c',1,'ParserFlatbuffersSerializeFixture::SetupSingleInputSingleOutput()'],['../struct_parser_flatbuffers_fixture.xhtml#a2bb4ea256fbbf6d53068ca93bb4bc95c',1,'ParserFlatbuffersFixture::SetupSingleInputSingleOutput()'],['../structarmnn_utils_1_1_parser_prototxt_fixture.xhtml#a2bb4ea256fbbf6d53068ca93bb4bc95c',1,'armnnUtils::ParserPrototxtFixture::SetupSingleInputSingleOutput(const std::string &inputName, const std::string &outputName)'],['../structarmnn_utils_1_1_parser_prototxt_fixture.xhtml#a7c3ab4f16dbc19e127766bae14824a60',1,'armnnUtils::ParserPrototxtFixture::SetupSingleInputSingleOutput(const armnn::TensorShape &inputTensorShape, const std::string &inputName, const std::string &outputName)'],['../structarmnn_utils_1_1_parser_prototxt_fixture.xhtml#aacdd35e3ab19837fb66d97ae6d14fce9',1,'armnnUtils::ParserPrototxtFixture::SetupSingleInputSingleOutput(const armnn::TensorShape &inputTensorShape, const armnn::TensorShape &outputTensorShape, const std::string &inputName, const std::string &outputName)']]],
  ['setvaluechecked',['SetValueChecked',['../namespacearmnn.xhtml#a13c7d751e4d37f65a6d40c3c6e50d2b8',1,'armnn']]],
  ['setvieworigincoord',['SetViewOriginCoord',['../structarmnn_1_1_origins_descriptor.xhtml#a2b125117aa61f9baf3a9cb8658aa61a2',1,'armnn::OriginsDescriptor::SetViewOriginCoord()'],['../structarmnn_1_1_views_descriptor.xhtml#a2b125117aa61f9baf3a9cb8658aa61a2',1,'armnn::ViewsDescriptor::SetViewOriginCoord()']]],
  ['setviewsize',['SetViewSize',['../structarmnn_1_1_views_descriptor.xhtml#aae0893695f5803a3517985c7cb1ccb2e',1,'armnn::ViewsDescriptor']]],
  ['setweightandbias',['SetWeightAndBias',['../_common_test_utils_8hpp.xhtml#acacca57727df8ccf5c5597e6026da814',1,'CommonTestUtils.hpp']]],
  ['shape',['Shape',['../namespacearmnn.xhtml#a56943a0946e5f15e5e58054b8e7a04a4a880c1273b27d27cfc82004c3a4b205c9',1,'armnn']]],
  ['shape_2ecpp',['Shape.cpp',['../armnn_onnx_parser_2test_2_shape_8cpp.xhtml',1,'(Global Namespace)'],['../armnn_tf_lite_parser_2test_2_shape_8cpp.xhtml',1,'(Global Namespace)']]],
  ['shapedimsize1test',['ShapeDimSize1Test',['../_shape_test_impl_8cpp.xhtml#a5459eaca11737c0f35669ec7dc409418',1,'ShapeDimSize1Test(armnn::IWorkloadFactory &workloadFactory, const armnn::IBackendInternal::IMemoryManagerSharedPtr &memoryManager, const armnn::ITensorHandleFactory &tensorHandleFactory): ShapeTestImpl.cpp'],['../_shape_test_impl_8hpp.xhtml#a5459eaca11737c0f35669ec7dc409418',1,'ShapeDimSize1Test(armnn::IWorkloadFactory &workloadFactory, const armnn::IBackendInternal::IMemoryManagerSharedPtr &memoryManager, const armnn::ITensorHandleFactory &tensorHandleFactory): ShapeTestImpl.cpp']]],
  ['shapedimsize1test_3c_20armnn_3a_3adatatype_3a_3abfloat16_20_3e',['ShapeDimSize1Test< armnn::DataType::BFloat16 >',['../_shape_test_impl_8cpp.xhtml#aed02b67c3f4eb62c12b08de089ea0622',1,'ShapeTestImpl.cpp']]],
  ['shapedimsize1test_3c_20armnn_3a_3adatatype_3a_3afloat16_20_3e',['ShapeDimSize1Test< armnn::DataType::Float16 >',['../_shape_test_impl_8cpp.xhtml#a9315d542b335aa65c6e6c311a997fae3',1,'ShapeTestImpl.cpp']]],
  ['shapedimsize1test_3c_20armnn_3a_3adatatype_3a_3afloat32_20_3e',['ShapeDimSize1Test< armnn::DataType::Float32 >',['../_shape_test_impl_8cpp.xhtml#a40e10d6603eb2d91617f163582cc1fbc',1,'ShapeTestImpl.cpp']]],
  ['shapedimsize1test_3c_20armnn_3a_3adatatype_3a_3aqasymms8_20_3e',['ShapeDimSize1Test< armnn::DataType::QAsymmS8 >',['../_shape_test_impl_8cpp.xhtml#ac9f41bc94f96641a2e92316429ee265b',1,'ShapeTestImpl.cpp']]],
  ['shapedimsize1test_3c_20armnn_3a_3adatatype_3a_3aqasymmu8_20_3e',['ShapeDimSize1Test< armnn::DataType::QAsymmU8 >',['../_shape_test_impl_8cpp.xhtml#a9d7dd8bad22f43f1a47e2d4210ec8f7c',1,'ShapeTestImpl.cpp']]],
  ['shapedimsize1test_3c_20armnn_3a_3adatatype_3a_3aqsymms16_20_3e',['ShapeDimSize1Test< armnn::DataType::QSymmS16 >',['../_shape_test_impl_8cpp.xhtml#a6300d9a6c2245f5112a06e928a1517c0',1,'ShapeTestImpl.cpp']]],
  ['shapedimsize1test_3c_20armnn_3a_3adatatype_3a_3aqsymms8_20_3e',['ShapeDimSize1Test< armnn::DataType::QSymmS8 >',['../_shape_test_impl_8cpp.xhtml#af53b55e5229a315a56f0c1eb13a9f155',1,'ShapeTestImpl.cpp']]],
  ['shapedimsize1test_3c_20armnn_3a_3adatatype_3a_3asigned32_20_3e',['ShapeDimSize1Test< armnn::DataType::Signed32 >',['../_shape_test_impl_8cpp.xhtml#a01781d5126b87630fa7c755ad9a3da84',1,'ShapeTestImpl.cpp']]],
  ['shapedimsize2test',['ShapeDimSize2Test',['../_shape_test_impl_8cpp.xhtml#a9ef86be49bd1ecf9769801719bd92412',1,'ShapeDimSize2Test(armnn::IWorkloadFactory &workloadFactory, const armnn::IBackendInternal::IMemoryManagerSharedPtr &memoryManager, const armnn::ITensorHandleFactory &tensorHandleFactory): ShapeTestImpl.cpp'],['../_shape_test_impl_8hpp.xhtml#a9ef86be49bd1ecf9769801719bd92412',1,'ShapeDimSize2Test(armnn::IWorkloadFactory &workloadFactory, const armnn::IBackendInternal::IMemoryManagerSharedPtr &memoryManager, const armnn::ITensorHandleFactory &tensorHandleFactory): ShapeTestImpl.cpp']]],
  ['shapedimsize2test_3c_20armnn_3a_3adatatype_3a_3abfloat16_20_3e',['ShapeDimSize2Test< armnn::DataType::BFloat16 >',['../_shape_test_impl_8cpp.xhtml#ac93c0059bd01c216599b847850b8e9e4',1,'ShapeTestImpl.cpp']]],
  ['shapedimsize2test_3c_20armnn_3a_3adatatype_3a_3afloat16_20_3e',['ShapeDimSize2Test< armnn::DataType::Float16 >',['../_shape_test_impl_8cpp.xhtml#a658cae8ee1e1470b278dfa86fec175fb',1,'ShapeTestImpl.cpp']]],
  ['shapedimsize2test_3c_20armnn_3a_3adatatype_3a_3afloat32_20_3e',['ShapeDimSize2Test< armnn::DataType::Float32 >',['../_shape_test_impl_8cpp.xhtml#a98d41c9e7482dcd2023ad18ec140da79',1,'ShapeTestImpl.cpp']]],
  ['shapedimsize2test_3c_20armnn_3a_3adatatype_3a_3aqasymms8_20_3e',['ShapeDimSize2Test< armnn::DataType::QAsymmS8 >',['../_shape_test_impl_8cpp.xhtml#a744546bbdfa03408c27443320397a25e',1,'ShapeTestImpl.cpp']]],
  ['shapedimsize2test_3c_20armnn_3a_3adatatype_3a_3aqasymmu8_20_3e',['ShapeDimSize2Test< armnn::DataType::QAsymmU8 >',['../_shape_test_impl_8cpp.xhtml#ad1b6537c4f8db06b772d1878b9e38ef9',1,'ShapeTestImpl.cpp']]],
  ['shapedimsize2test_3c_20armnn_3a_3adatatype_3a_3aqsymms16_20_3e',['ShapeDimSize2Test< armnn::DataType::QSymmS16 >',['../_shape_test_impl_8cpp.xhtml#a85664f5bf9b9899eff1627a3a7870c45',1,'ShapeTestImpl.cpp']]],
  ['shapedimsize2test_3c_20armnn_3a_3adatatype_3a_3aqsymms8_20_3e',['ShapeDimSize2Test< armnn::DataType::QSymmS8 >',['../_shape_test_impl_8cpp.xhtml#a5372a865643949e1f0669e0bb452e770',1,'ShapeTestImpl.cpp']]],
  ['shapedimsize2test_3c_20armnn_3a_3adatatype_3a_3asigned32_20_3e',['ShapeDimSize2Test< armnn::DataType::Signed32 >',['../_shape_test_impl_8cpp.xhtml#a6bc0c879bdf91f1f3965d3fbb97400ab',1,'ShapeTestImpl.cpp']]],
  ['shapedimsize3test',['ShapeDimSize3Test',['../_shape_test_impl_8cpp.xhtml#a9cb8ee92b7bb340bf703f06e689e1b44',1,'ShapeDimSize3Test(armnn::IWorkloadFactory &workloadFactory, const armnn::IBackendInternal::IMemoryManagerSharedPtr &memoryManager, const armnn::ITensorHandleFactory &tensorHandleFactory): ShapeTestImpl.cpp'],['../_shape_test_impl_8hpp.xhtml#a9cb8ee92b7bb340bf703f06e689e1b44',1,'ShapeDimSize3Test(armnn::IWorkloadFactory &workloadFactory, const armnn::IBackendInternal::IMemoryManagerSharedPtr &memoryManager, const armnn::ITensorHandleFactory &tensorHandleFactory): ShapeTestImpl.cpp']]],
  ['shapedimsize3test_3c_20armnn_3a_3adatatype_3a_3abfloat16_20_3e',['ShapeDimSize3Test< armnn::DataType::BFloat16 >',['../_shape_test_impl_8cpp.xhtml#a3242999b69df2260243f47020e944c1c',1,'ShapeTestImpl.cpp']]],
  ['shapedimsize3test_3c_20armnn_3a_3adatatype_3a_3afloat16_20_3e',['ShapeDimSize3Test< armnn::DataType::Float16 >',['../_shape_test_impl_8cpp.xhtml#abb8c96bb78554b899bb7a08f9be6504f',1,'ShapeTestImpl.cpp']]],
  ['shapedimsize3test_3c_20armnn_3a_3adatatype_3a_3afloat32_20_3e',['ShapeDimSize3Test< armnn::DataType::Float32 >',['../_shape_test_impl_8cpp.xhtml#a3ab0f786b1394a1ce3f205b93835a220',1,'ShapeTestImpl.cpp']]],
  ['shapedimsize3test_3c_20armnn_3a_3adatatype_3a_3aqasymms8_20_3e',['ShapeDimSize3Test< armnn::DataType::QAsymmS8 >',['../_shape_test_impl_8cpp.xhtml#aca72e0f4094e1dc2aa02ae37e74e5275',1,'ShapeTestImpl.cpp']]],
  ['shapedimsize3test_3c_20armnn_3a_3adatatype_3a_3aqasymmu8_20_3e',['ShapeDimSize3Test< armnn::DataType::QAsymmU8 >',['../_shape_test_impl_8cpp.xhtml#a412970fb66c7e0ebca5f52a2eddf5c20',1,'ShapeTestImpl.cpp']]],
  ['shapedimsize3test_3c_20armnn_3a_3adatatype_3a_3aqsymms16_20_3e',['ShapeDimSize3Test< armnn::DataType::QSymmS16 >',['../_shape_test_impl_8cpp.xhtml#a373ecb76572ef14f215d9609e71e3e1b',1,'ShapeTestImpl.cpp']]],
  ['shapedimsize3test_3c_20armnn_3a_3adatatype_3a_3aqsymms8_20_3e',['ShapeDimSize3Test< armnn::DataType::QSymmS8 >',['../_shape_test_impl_8cpp.xhtml#aee924830260691d0ba1cdf8f44eac6e3',1,'ShapeTestImpl.cpp']]],
  ['shapedimsize3test_3c_20armnn_3a_3adatatype_3a_3asigned32_20_3e',['ShapeDimSize3Test< armnn::DataType::Signed32 >',['../_shape_test_impl_8cpp.xhtml#ac3b435ebbaf588d026fbd5da722bcef9',1,'ShapeTestImpl.cpp']]],
  ['shapedimsize4test',['ShapeDimSize4Test',['../_shape_test_impl_8cpp.xhtml#a0c26ad157fab82d8d8b447c46e728b4e',1,'ShapeDimSize4Test(armnn::IWorkloadFactory &workloadFactory, const armnn::IBackendInternal::IMemoryManagerSharedPtr &memoryManager, const armnn::ITensorHandleFactory &tensorHandleFactory): ShapeTestImpl.cpp'],['../_shape_test_impl_8hpp.xhtml#a0c26ad157fab82d8d8b447c46e728b4e',1,'ShapeDimSize4Test(armnn::IWorkloadFactory &workloadFactory, const armnn::IBackendInternal::IMemoryManagerSharedPtr &memoryManager, const armnn::ITensorHandleFactory &tensorHandleFactory): ShapeTestImpl.cpp']]],
  ['shapedimsize4test_3c_20armnn_3a_3adatatype_3a_3abfloat16_20_3e',['ShapeDimSize4Test< armnn::DataType::BFloat16 >',['../_shape_test_impl_8cpp.xhtml#a1271d702521eacf563692524e410f290',1,'ShapeTestImpl.cpp']]],
  ['shapedimsize4test_3c_20armnn_3a_3adatatype_3a_3afloat16_20_3e',['ShapeDimSize4Test< armnn::DataType::Float16 >',['../_shape_test_impl_8cpp.xhtml#acb31253379f6bf4012f4294465f553a6',1,'ShapeTestImpl.cpp']]],
  ['shapedimsize4test_3c_20armnn_3a_3adatatype_3a_3afloat32_20_3e',['ShapeDimSize4Test< armnn::DataType::Float32 >',['../_shape_test_impl_8cpp.xhtml#aad55b92bfdbb7188b5281673666b853e',1,'ShapeTestImpl.cpp']]],
  ['shapedimsize4test_3c_20armnn_3a_3adatatype_3a_3aqasymms8_20_3e',['ShapeDimSize4Test< armnn::DataType::QAsymmS8 >',['../_shape_test_impl_8cpp.xhtml#a5a49417d71c0a0abff17ec90754c411b',1,'ShapeTestImpl.cpp']]],
  ['shapedimsize4test_3c_20armnn_3a_3adatatype_3a_3aqasymmu8_20_3e',['ShapeDimSize4Test< armnn::DataType::QAsymmU8 >',['../_shape_test_impl_8cpp.xhtml#aedec9be199196221a1cfad3857f143f8',1,'ShapeTestImpl.cpp']]],
  ['shapedimsize4test_3c_20armnn_3a_3adatatype_3a_3aqsymms16_20_3e',['ShapeDimSize4Test< armnn::DataType::QSymmS16 >',['../_shape_test_impl_8cpp.xhtml#ac8c6ed0c9fd5dc01bd3a37ffc67fec9f',1,'ShapeTestImpl.cpp']]],
  ['shapedimsize4test_3c_20armnn_3a_3adatatype_3a_3aqsymms8_20_3e',['ShapeDimSize4Test< armnn::DataType::QSymmS8 >',['../_shape_test_impl_8cpp.xhtml#aa3f26a7fa1ef682986d934e7b3f9c703',1,'ShapeTestImpl.cpp']]],
  ['shapedimsize4test_3c_20armnn_3a_3adatatype_3a_3asigned32_20_3e',['ShapeDimSize4Test< armnn::DataType::Signed32 >',['../_shape_test_impl_8cpp.xhtml#ae2f53a9c9ca1d8a46f1c85715c08d9fe',1,'ShapeTestImpl.cpp']]],
  ['shapeinferencemethod',['ShapeInferenceMethod',['../namespacearmnn.xhtml#adf57837d00e8352d9b5cc5ab1fb5fee9',1,'armnn']]],
  ['shapeinferencetests_2ecpp',['ShapeInferenceTests.cpp',['../_shape_inference_tests_8cpp.xhtml',1,'']]],
  ['shapelayer',['ShapeLayer',['../classarmnn_1_1_shape_layer.xhtml',1,'ShapeLayer'],['../classarmnn_1_1_shape_layer.xhtml#a617c84869ebb7f91d779f3121c9cef85',1,'armnn::ShapeLayer::ShapeLayer()']]],
  ['shapelayer_2ecpp',['ShapeLayer.cpp',['../_shape_layer_8cpp.xhtml',1,'']]],
  ['shapelayer_2ehpp',['ShapeLayer.hpp',['../_shape_layer_8hpp.xhtml',1,'']]],
  ['shapelayerbuilder',['ShapeLayerBuilder',['../structarmnn_serializer_1_1_shape_layer_builder.xhtml',1,'ShapeLayerBuilder'],['../structarmnn_serializer_1_1_shape_layer_builder.xhtml#a0c02828202f79cf66262cd3280d90691',1,'armnnSerializer::ShapeLayerBuilder::ShapeLayerBuilder()']]],
  ['shapequeuedescriptor',['ShapeQueueDescriptor',['../structarmnn_1_1_shape_queue_descriptor.xhtml',1,'armnn']]],
  ['shapesarebroadcastcompatible',['ShapesAreBroadcastCompatible',['../structarmnn_1_1_shapes_are_broadcast_compatible.xhtml',1,'ShapesAreBroadcastCompatible'],['../structarmnn_1_1_shapes_are_broadcast_compatible.xhtml#a732075acd6d9712b7cd3b9244219e6cd',1,'armnn::ShapesAreBroadcastCompatible::ShapesAreBroadcastCompatible()']]],
  ['shapesaresamerank',['ShapesAreSameRank',['../structarmnn_1_1_shapes_are_same_rank.xhtml',1,'ShapesAreSameRank'],['../structarmnn_1_1_shapes_are_same_rank.xhtml#a84552995ebcba27e537ea1e510886527',1,'armnn::ShapesAreSameRank::ShapesAreSameRank()']]],
  ['shapesaresametotalsize',['ShapesAreSameTotalSize',['../structarmnn_1_1_shapes_are_same_total_size.xhtml',1,'ShapesAreSameTotalSize'],['../structarmnn_1_1_shapes_are_same_total_size.xhtml#a5735f296e51de3b67a75a9475866fd27',1,'armnn::ShapesAreSameTotalSize::ShapesAreSameTotalSize()']]],
  ['shapetest',['ShapeTest',['../_shape_test_impl_8cpp.xhtml#a54786b21c02c54dc5b1de01c36927b3d',1,'ShapeTest(armnn::TensorInfo inputTensorInfo, std::vector< T > input, armnn::TensorInfo outputTensorInfo, std::vector< int32_t > expectedOutputData, armnn::IWorkloadFactory &workloadFactory, const armnn::IBackendInternal::IMemoryManagerSharedPtr &memoryManager, const armnn::ITensorHandleFactory &tensorHandleFactory): ShapeTestImpl.cpp'],['../_shape_test_impl_8hpp.xhtml#a543391ff09b02575bcb7537d39d4d610',1,'ShapeTest(armnn::TensorInfo inputTensorInfo, std::vector< T > input, armnn::IWorkloadFactory &workloadFactory, const armnn::IBackendInternal::IMemoryManagerSharedPtr &memoryManager, const armnn::ITensorHandleFactory &tensorHandleFactory): ShapeTestImpl.hpp']]],
  ['shapetestimpl_2ecpp',['ShapeTestImpl.cpp',['../_shape_test_impl_8cpp.xhtml',1,'']]],
  ['shapetestimpl_2ehpp',['ShapeTestImpl.hpp',['../_shape_test_impl_8hpp.xhtml',1,'']]],
  ['shortdatabuilder',['ShortDataBuilder',['../structarmnn_serializer_1_1_short_data_builder.xhtml',1,'ShortDataBuilder'],['../structarmnn_serializer_1_1_short_data_builder.xhtml#aa89c63f2a69004131ae02fc8f359e0f6',1,'armnnSerializer::ShortDataBuilder::ShortDataBuilder()']]],
  ['shrinkaxismask',['shrinkAxisMask',['../structarmnn_serializer_1_1_f_l_a_t_b_u_f_f_e_r_s___f_i_n_a_l___c_l_a_s_s.xhtml#a86bf1399dea2b70cb23a9cd23c045a1a',1,'armnnSerializer::FLATBUFFERS_FINAL_CLASS']]],
  ['sigmoid',['Sigmoid',['../namespacearmnn.xhtml#a56297e0f7b215eea46c818cb7528d9eaa21eebb164e4b8b9bcf64fdb4d8d5dff4',1,'armnn']]],
  ['signed32',['Signed32',['../namespacearmnn.xhtml#ad8ed01ff3ff33333d8e19db4d2818bb6accedffbc6e5308e33d3843e8bdc0dad7',1,'armnn']]],
  ['signed64',['Signed64',['../namespacearmnn.xhtml#ad8ed01ff3ff33333d8e19db4d2818bb6ae1b3c9c6087a93b07c83e0b04f377a8d',1,'armnn']]],
  ['simple3daxissoftmaxtest',['Simple3dAxisSoftmaxTest',['../_softmax_test_impl_8cpp.xhtml#a2f98e881f910c374dae115a18eebc077',1,'Simple3dAxisSoftmaxTest(armnn::IWorkloadFactory &workloadFactory, const armnn::IBackendInternal::IMemoryManagerSharedPtr &memoryManager, const armnn::ITensorHandleFactory &tensorHandleFactory, float beta, int axis): SoftmaxTestImpl.cpp'],['../_softmax_test_impl_8hpp.xhtml#a6e8a487834d46990b765ca7df57af9f7',1,'Simple3dAxisSoftmaxTest(armnn::IWorkloadFactory &workloadFactory, const armnn::IBackendInternal::IMemoryManagerSharedPtr &memoryManager, const armnn::ITensorHandleFactory &tensorHandleFactory, float beta, int axis): SoftmaxTestImpl.cpp']]],
  ['simple3dsoftmaxfloat16test',['Simple3dSoftmaxFloat16Test',['../_softmax_test_impl_8cpp.xhtml#a85b85f17da5920b81cd0cb2d3477c234',1,'Simple3dSoftmaxFloat16Test(armnn::IWorkloadFactory &workloadFactory, const armnn::IBackendInternal::IMemoryManagerSharedPtr &memoryManager, const armnn::ITensorHandleFactory &tensorHandleFactory, float beta): SoftmaxTestImpl.cpp'],['../_softmax_test_impl_8hpp.xhtml#a85b85f17da5920b81cd0cb2d3477c234',1,'Simple3dSoftmaxFloat16Test(armnn::IWorkloadFactory &workloadFactory, const armnn::IBackendInternal::IMemoryManagerSharedPtr &memoryManager, const armnn::ITensorHandleFactory &tensorHandleFactory, float beta): SoftmaxTestImpl.cpp']]],
  ['simple3dsoftmaxtest',['Simple3dSoftmaxTest',['../_softmax_test_impl_8cpp.xhtml#a3bf0788640509f4f33b302578ac80b7f',1,'Simple3dSoftmaxTest(armnn::IWorkloadFactory &workloadFactory, const armnn::IBackendInternal::IMemoryManagerSharedPtr &memoryManager, const armnn::ITensorHandleFactory &tensorHandleFactory, float beta): SoftmaxTestImpl.cpp'],['../_softmax_test_impl_8hpp.xhtml#a8c2b9d48b1d6a1aeec50187d55b74332',1,'Simple3dSoftmaxTest(armnn::IWorkloadFactory &workloadFactory, const armnn::IBackendInternal::IMemoryManagerSharedPtr &memoryManager, const armnn::ITensorHandleFactory &tensorHandleFactory, float beta): SoftmaxTestImpl.cpp']]],
  ['simple3dsoftmaxuint16test',['Simple3dSoftmaxUint16Test',['../_softmax_test_impl_8cpp.xhtml#afbb6f20378aa4b413ce218692a14faaa',1,'Simple3dSoftmaxUint16Test(armnn::IWorkloadFactory &workloadFactory, const armnn::IBackendInternal::IMemoryManagerSharedPtr &memoryManager, const armnn::ITensorHandleFactory &tensorHandleFactory, float beta): SoftmaxTestImpl.cpp'],['../_softmax_test_impl_8hpp.xhtml#afbb6f20378aa4b413ce218692a14faaa',1,'Simple3dSoftmaxUint16Test(armnn::IWorkloadFactory &workloadFactory, const armnn::IBackendInternal::IMemoryManagerSharedPtr &memoryManager, const armnn::ITensorHandleFactory &tensorHandleFactory, float beta): SoftmaxTestImpl.cpp']]],
  ['simple3dsoftmaxuint8test',['Simple3dSoftmaxUint8Test',['../_softmax_test_impl_8cpp.xhtml#ac8bdec035fd0687ff56316bd5436e17f',1,'Simple3dSoftmaxUint8Test(armnn::IWorkloadFactory &workloadFactory, const armnn::IBackendInternal::IMemoryManagerSharedPtr &memoryManager, const armnn::ITensorHandleFactory &tensorHandleFactory, float beta): SoftmaxTestImpl.cpp'],['../_softmax_test_impl_8hpp.xhtml#ac8bdec035fd0687ff56316bd5436e17f',1,'Simple3dSoftmaxUint8Test(armnn::IWorkloadFactory &workloadFactory, const armnn::IBackendInternal::IMemoryManagerSharedPtr &memoryManager, const armnn::ITensorHandleFactory &tensorHandleFactory, float beta): SoftmaxTestImpl.cpp']]],
  ['simple4daxissoftmaxtest',['Simple4dAxisSoftmaxTest',['../_softmax_test_impl_8cpp.xhtml#ae16e9e44f9cf9bdb5460875b1ec3b551',1,'Simple4dAxisSoftmaxTest(armnn::IWorkloadFactory &workloadFactory, const armnn::IBackendInternal::IMemoryManagerSharedPtr &memoryManager, const armnn::ITensorHandleFactory &tensorHandleFactory, float beta, int axis): SoftmaxTestImpl.cpp'],['../_softmax_test_impl_8hpp.xhtml#a683e68d6893c261c69ac25523a348750',1,'Simple4dAxisSoftmaxTest(armnn::IWorkloadFactory &workloadFactory, const armnn::IBackendInternal::IMemoryManagerSharedPtr &memoryManager, const armnn::ITensorHandleFactory &tensorHandleFactory, float beta, int axis): SoftmaxTestImpl.cpp']]],
  ['simple4dsoftmaxfloat16test',['Simple4dSoftmaxFloat16Test',['../_softmax_test_impl_8cpp.xhtml#a5edfd63a67aa3ee02b9e52baed58ef7e',1,'Simple4dSoftmaxFloat16Test(armnn::IWorkloadFactory &workloadFactory, const armnn::IBackendInternal::IMemoryManagerSharedPtr &memoryManager, const armnn::ITensorHandleFactory &tensorHandleFactory, float beta): SoftmaxTestImpl.cpp'],['../_softmax_test_impl_8hpp.xhtml#a5edfd63a67aa3ee02b9e52baed58ef7e',1,'Simple4dSoftmaxFloat16Test(armnn::IWorkloadFactory &workloadFactory, const armnn::IBackendInternal::IMemoryManagerSharedPtr &memoryManager, const armnn::ITensorHandleFactory &tensorHandleFactory, float beta): SoftmaxTestImpl.cpp']]],
  ['simple4dsoftmaxtest',['Simple4dSoftmaxTest',['../_softmax_test_impl_8cpp.xhtml#a4a9b296c727beeeb5764a7a1f91307ae',1,'Simple4dSoftmaxTest(armnn::IWorkloadFactory &workloadFactory, const armnn::IBackendInternal::IMemoryManagerSharedPtr &memoryManager, const armnn::ITensorHandleFactory &tensorHandleFactory, float beta): SoftmaxTestImpl.cpp'],['../_softmax_test_impl_8hpp.xhtml#a412ce1b38b05ddc762a5f104a63299bd',1,'Simple4dSoftmaxTest(armnn::IWorkloadFactory &workloadFactory, const armnn::IBackendInternal::IMemoryManagerSharedPtr &memoryManager, const armnn::ITensorHandleFactory &tensorHandleFactory, float beta): SoftmaxTestImpl.cpp']]],
  ['simple4dsoftmaxuint16test',['Simple4dSoftmaxUint16Test',['../_softmax_test_impl_8cpp.xhtml#a5a4c7e3680cee3bb9b8a00aed371ce74',1,'Simple4dSoftmaxUint16Test(armnn::IWorkloadFactory &workloadFactory, const armnn::IBackendInternal::IMemoryManagerSharedPtr &memoryManager, const armnn::ITensorHandleFactory &tensorHandleFactory, float beta): SoftmaxTestImpl.cpp'],['../_softmax_test_impl_8hpp.xhtml#a5a4c7e3680cee3bb9b8a00aed371ce74',1,'Simple4dSoftmaxUint16Test(armnn::IWorkloadFactory &workloadFactory, const armnn::IBackendInternal::IMemoryManagerSharedPtr &memoryManager, const armnn::ITensorHandleFactory &tensorHandleFactory, float beta): SoftmaxTestImpl.cpp']]],
  ['simple4dsoftmaxuint8test',['Simple4dSoftmaxUint8Test',['../_softmax_test_impl_8cpp.xhtml#ab018dc7df739cf10efe0ecb80a68426d',1,'Simple4dSoftmaxUint8Test(armnn::IWorkloadFactory &workloadFactory, const armnn::IBackendInternal::IMemoryManagerSharedPtr &memoryManager, const armnn::ITensorHandleFactory &tensorHandleFactory, float beta): SoftmaxTestImpl.cpp'],['../_softmax_test_impl_8hpp.xhtml#ab018dc7df739cf10efe0ecb80a68426d',1,'Simple4dSoftmaxUint8Test(armnn::IWorkloadFactory &workloadFactory, const armnn::IBackendInternal::IMemoryManagerSharedPtr &memoryManager, const armnn::ITensorHandleFactory &tensorHandleFactory, float beta): SoftmaxTestImpl.cpp']]],
  ['simpleactivationtest',['SimpleActivationTest',['../_activation_test_impl_8cpp.xhtml#a7f39f3c0b73cbfc50b914bc92f9b28aa',1,'ActivationTestImpl.cpp']]],
  ['simpleaveragepooling2dint16test',['SimpleAveragePooling2dInt16Test',['../_pooling2d_test_impl_8cpp.xhtml#aeb0f50adb2d9d42bfc469b3c961b344c',1,'SimpleAveragePooling2dInt16Test(armnn::IWorkloadFactory &workloadFactory, const armnn::IBackendInternal::IMemoryManagerSharedPtr &memoryManager, const armnn::ITensorHandleFactory &tensorHandleFactory, const armnn::DataLayout dataLayout): Pooling2dTestImpl.cpp'],['../_pooling2d_test_impl_8hpp.xhtml#aeb0f50adb2d9d42bfc469b3c961b344c',1,'SimpleAveragePooling2dInt16Test(armnn::IWorkloadFactory &workloadFactory, const armnn::IBackendInternal::IMemoryManagerSharedPtr &memoryManager, const armnn::ITensorHandleFactory &tensorHandleFactory, const armnn::DataLayout dataLayout): Pooling2dTestImpl.cpp']]],
  ['simpleaveragepooling2dtest',['SimpleAveragePooling2dTest',['../_pooling2d_test_impl_8cpp.xhtml#ace5d07b4866c0c0a7d6c20a1608c3213',1,'SimpleAveragePooling2dTest(armnn::IWorkloadFactory &workloadFactory, const armnn::IBackendInternal::IMemoryManagerSharedPtr &memoryManager, const armnn::ITensorHandleFactory &tensorHandleFactory, const armnn::DataLayout dataLayout): Pooling2dTestImpl.cpp'],['../_pooling2d_test_impl_8hpp.xhtml#ace5d07b4866c0c0a7d6c20a1608c3213',1,'SimpleAveragePooling2dTest(armnn::IWorkloadFactory &workloadFactory, const armnn::IBackendInternal::IMemoryManagerSharedPtr &memoryManager, const armnn::ITensorHandleFactory &tensorHandleFactory, const armnn::DataLayout dataLayout): Pooling2dTestImpl.cpp']]],
  ['simpleaveragepooling2duint8test',['SimpleAveragePooling2dUint8Test',['../_pooling2d_test_impl_8cpp.xhtml#a92b460c3ad7d8ad1e3cc91fca779423f',1,'SimpleAveragePooling2dUint8Test(armnn::IWorkloadFactory &workloadFactory, const armnn::IBackendInternal::IMemoryManagerSharedPtr &memoryManager, const armnn::ITensorHandleFactory &tensorHandleFactory, const armnn::DataLayout dataLayout): Pooling2dTestImpl.cpp'],['../_pooling2d_test_impl_8hpp.xhtml#a92b460c3ad7d8ad1e3cc91fca779423f',1,'SimpleAveragePooling2dUint8Test(armnn::IWorkloadFactory &workloadFactory, const armnn::IBackendInternal::IMemoryManagerSharedPtr &memoryManager, const armnn::ITensorHandleFactory &tensorHandleFactory, const armnn::DataLayout dataLayout): Pooling2dTestImpl.cpp']]],
  ['simpleaxissoftmaxtest',['SimpleAxisSoftmaxTest',['../_softmax_test_impl_8cpp.xhtml#ada59563419a522ed58525846a3d45f78',1,'SimpleAxisSoftmaxTest(armnn::IWorkloadFactory &workloadFactory, const armnn::IBackendInternal::IMemoryManagerSharedPtr &memoryManager, const armnn::ITensorHandleFactory &tensorHandleFactory, float beta, int axis): SoftmaxTestImpl.cpp'],['../_softmax_test_impl_8hpp.xhtml#affa90ca9b41133a8490ce6b11e23a4b4',1,'SimpleAxisSoftmaxTest(armnn::IWorkloadFactory &workloadFactory, const armnn::IBackendInternal::IMemoryManagerSharedPtr &memoryManager, const armnn::ITensorHandleFactory &tensorHandleFactory, float beta, int axis): SoftmaxTestImpl.cpp']]],
  ['simplechannelshuffletest',['SimpleChannelShuffleTest',['../_channel_shuffle_test_impl_8cpp.xhtml#a2e85812af24be36e9537659fd61afb45',1,'SimpleChannelShuffleTest(armnn::IWorkloadFactory &workloadFactory, const armnn::IBackendInternal::IMemoryManagerSharedPtr &memoryManager, const armnn::ITensorHandleFactory &tensorHandleFactory): ChannelShuffleTestImpl.cpp'],['../_channel_shuffle_test_impl_8hpp.xhtml#a2e85812af24be36e9537659fd61afb45',1,'SimpleChannelShuffleTest(armnn::IWorkloadFactory &workloadFactory, const armnn::IBackendInternal::IMemoryManagerSharedPtr &memoryManager, const armnn::ITensorHandleFactory &tensorHandleFactory): ChannelShuffleTestImpl.cpp']]],
  ['simplechannelshuffletest_3c_20armnn_3a_3adatatype_3a_3afloat32_20_3e',['SimpleChannelShuffleTest< armnn::DataType::Float32 >',['../_channel_shuffle_test_impl_8cpp.xhtml#ae9e3bd9021e3ccdf92c58ce5e5f6c2c8',1,'ChannelShuffleTestImpl.cpp']]],
  ['simplechannelshuffletest_3c_20armnn_3a_3adatatype_3a_3aqasymms8_20_3e',['SimpleChannelShuffleTest< armnn::DataType::QAsymmS8 >',['../_channel_shuffle_test_impl_8cpp.xhtml#abb505c9060eb81923914021007dc4e6f',1,'ChannelShuffleTestImpl.cpp']]],
  ['simplechannelshuffletest_3c_20armnn_3a_3adatatype_3a_3aqasymmu8_20_3e',['SimpleChannelShuffleTest< armnn::DataType::QAsymmU8 >',['../_channel_shuffle_test_impl_8cpp.xhtml#a079a2fe7ffeaaad496592d70c64a089d',1,'ChannelShuffleTestImpl.cpp']]],
  ['simpleconvertfp16tofp32test',['SimpleConvertFp16ToFp32Test',['../_convert_fp16_to_fp32_test_impl_8cpp.xhtml#a4f1046a0d16e2e9c9ecf720879557cd9',1,'SimpleConvertFp16ToFp32Test(armnn::IWorkloadFactory &workloadFactory, const armnn::IBackendInternal::IMemoryManagerSharedPtr &memoryManager, const armnn::ITensorHandleFactory &tensorHandleFactory): ConvertFp16ToFp32TestImpl.cpp'],['../_convert_fp16_to_fp32_test_impl_8hpp.xhtml#a4f1046a0d16e2e9c9ecf720879557cd9',1,'SimpleConvertFp16ToFp32Test(armnn::IWorkloadFactory &workloadFactory, const armnn::IBackendInternal::IMemoryManagerSharedPtr &memoryManager, const armnn::ITensorHandleFactory &tensorHandleFactory): ConvertFp16ToFp32TestImpl.cpp']]],
  ['simpleconvertfp32tofp16test',['SimpleConvertFp32ToFp16Test',['../_convert_fp32_to_fp16_test_impl_8cpp.xhtml#a884d2a279334a299bfdb96b123f755fd',1,'SimpleConvertFp32ToFp16Test(armnn::IWorkloadFactory &workloadFactory, const armnn::IBackendInternal::IMemoryManagerSharedPtr &memoryManager, const armnn::ITensorHandleFactory &tensorHandleFactory): ConvertFp32ToFp16TestImpl.cpp'],['../_convert_fp32_to_fp16_test_impl_8hpp.xhtml#a884d2a279334a299bfdb96b123f755fd',1,'SimpleConvertFp32ToFp16Test(armnn::IWorkloadFactory &workloadFactory, const armnn::IBackendInternal::IMemoryManagerSharedPtr &memoryManager, const armnn::ITensorHandleFactory &tensorHandleFactory): ConvertFp32ToFp16TestImpl.cpp']]],
  ['simpleconvolution2d3x3nhwctest',['SimpleConvolution2d3x3NhwcTest',['../_conv2d_test_impl_8cpp.xhtml#a4d3ce31fe572451e18fea5add8543bf4',1,'SimpleConvolution2d3x3NhwcTest(armnn::IWorkloadFactory &workloadFactory, const armnn::IBackendInternal::IMemoryManagerSharedPtr &memoryManager, const armnn::ITensorHandleFactory &tensorHandleFactory, bool biasEnabled): Conv2dTestImpl.cpp'],['../_conv2d_test_impl_8hpp.xhtml#a4d3ce31fe572451e18fea5add8543bf4',1,'SimpleConvolution2d3x3NhwcTest(armnn::IWorkloadFactory &workloadFactory, const armnn::IBackendInternal::IMemoryManagerSharedPtr &memoryManager, const armnn::ITensorHandleFactory &tensorHandleFactory, bool biasEnabled): Conv2dTestImpl.cpp']]],
  ['simpleconvolution2d3x3nhwctestcommon',['SimpleConvolution2d3x3NhwcTestCommon',['../_conv2d_test_impl_8cpp.xhtml#afbb87be327f0d9d7d0342ac2681d507c',1,'Conv2dTestImpl.cpp']]],
  ['simpleconvolution2d3x3qsymm16test',['SimpleConvolution2d3x3QSymm16Test',['../_conv2d_test_impl_8cpp.xhtml#aebd160fb0c5f5662a1cbaec5974c13ea',1,'SimpleConvolution2d3x3QSymm16Test(armnn::IWorkloadFactory &workloadFactory, const armnn::IBackendInternal::IMemoryManagerSharedPtr &memoryManager, const armnn::ITensorHandleFactory &tensorHandleFactory, bool biasEnabled, const armnn::DataLayout layout): Conv2dTestImpl.cpp'],['../_conv2d_test_impl_8hpp.xhtml#aebd160fb0c5f5662a1cbaec5974c13ea',1,'SimpleConvolution2d3x3QSymm16Test(armnn::IWorkloadFactory &workloadFactory, const armnn::IBackendInternal::IMemoryManagerSharedPtr &memoryManager, const armnn::ITensorHandleFactory &tensorHandleFactory, bool biasEnabled, const armnn::DataLayout layout): Conv2dTestImpl.cpp']]],
  ['simpleconvolution2d3x3stride2x2test',['SimpleConvolution2d3x3Stride2x2Test',['../_conv2d_test_impl_8cpp.xhtml#ad232d77972b88a751dbf6ecd594b0faa',1,'SimpleConvolution2d3x3Stride2x2Test(armnn::IWorkloadFactory &workloadFactory, const armnn::IBackendInternal::IMemoryManagerSharedPtr &memoryManager, const armnn::ITensorHandleFactory &tensorHandleFactory, bool biasEnabled, const armnn::DataLayout layout): Conv2dTestImpl.cpp'],['../_conv2d_test_impl_8hpp.xhtml#ad232d77972b88a751dbf6ecd594b0faa',1,'SimpleConvolution2d3x3Stride2x2Test(armnn::IWorkloadFactory &workloadFactory, const armnn::IBackendInternal::IMemoryManagerSharedPtr &memoryManager, const armnn::ITensorHandleFactory &tensorHandleFactory, bool biasEnabled, const armnn::DataLayout layout): Conv2dTestImpl.cpp']]],
  ['simpleconvolution2d3x3stride2x2testcommon',['SimpleConvolution2d3x3Stride2x2TestCommon',['../_conv2d_test_impl_8cpp.xhtml#a676232481dc5af6280e8433f0f5397a1',1,'Conv2dTestImpl.cpp']]],
  ['simpleconvolution2d3x3test',['SimpleConvolution2d3x3Test',['../_conv2d_test_impl_8cpp.xhtml#a1c22cdfa99117a1cdbc4b25064fd4c25',1,'SimpleConvolution2d3x3Test(armnn::IWorkloadFactory &workloadFactory, const armnn::IBackendInternal::IMemoryManagerSharedPtr &memoryManager, const armnn::ITensorHandleFactory &tensorHandleFactory, bool biasEnabled, const armnn::DataLayout layout): Conv2dTestImpl.cpp'],['../_conv2d_test_impl_8hpp.xhtml#a1c22cdfa99117a1cdbc4b25064fd4c25',1,'SimpleConvolution2d3x3Test(armnn::IWorkloadFactory &workloadFactory, const armnn::IBackendInternal::IMemoryManagerSharedPtr &memoryManager, const armnn::ITensorHandleFactory &tensorHandleFactory, bool biasEnabled, const armnn::DataLayout layout): Conv2dTestImpl.cpp']]],
  ['simpleconvolution2d3x3testcommon',['SimpleConvolution2d3x3TestCommon',['../_conv2d_test_impl_8cpp.xhtml#ac51fc577b6324ce88e6d202a5f9be78f',1,'Conv2dTestImpl.cpp']]],
  ['simpleconvolution2d3x3uint8test',['SimpleConvolution2d3x3Uint8Test',['../_conv2d_test_impl_8cpp.xhtml#a9966f7b9070f4eb34deeb8fc3cb3d277',1,'SimpleConvolution2d3x3Uint8Test(armnn::IWorkloadFactory &workloadFactory, const armnn::IBackendInternal::IMemoryManagerSharedPtr &memoryManager, const armnn::ITensorHandleFactory &tensorHandleFactory, bool biasEnabled, const armnn::DataLayout layout): Conv2dTestImpl.cpp'],['../_conv2d_test_impl_8hpp.xhtml#a9966f7b9070f4eb34deeb8fc3cb3d277',1,'SimpleConvolution2d3x3Uint8Test(armnn::IWorkloadFactory &workloadFactory, const armnn::IBackendInternal::IMemoryManagerSharedPtr &memoryManager, const armnn::ITensorHandleFactory &tensorHandleFactory, bool biasEnabled, const armnn::DataLayout layout): Conv2dTestImpl.cpp']]],
  ['simpleconvolution2d3x5qsymm16test',['SimpleConvolution2d3x5QSymm16Test',['../_conv2d_test_impl_8cpp.xhtml#a0f6ba53d8a3801fd33288c8a88a55902',1,'SimpleConvolution2d3x5QSymm16Test(armnn::IWorkloadFactory &workloadFactory, const armnn::IBackendInternal::IMemoryManagerSharedPtr &memoryManager, const armnn::ITensorHandleFactory &tensorHandleFactory, bool biasEnabled, const armnn::DataLayout layout): Conv2dTestImpl.cpp'],['../_conv2d_test_impl_8hpp.xhtml#a0f6ba53d8a3801fd33288c8a88a55902',1,'SimpleConvolution2d3x5QSymm16Test(armnn::IWorkloadFactory &workloadFactory, const armnn::IBackendInternal::IMemoryManagerSharedPtr &memoryManager, const armnn::ITensorHandleFactory &tensorHandleFactory, bool biasEnabled, const armnn::DataLayout layout): Conv2dTestImpl.cpp']]],
  ['simpleconvolution2d3x5test',['SimpleConvolution2d3x5Test',['../_conv2d_test_impl_8cpp.xhtml#af541c93dcb094c01b52b99658704c500',1,'SimpleConvolution2d3x5Test(armnn::IWorkloadFactory &workloadFactory, const armnn::IBackendInternal::IMemoryManagerSharedPtr &memoryManager, const armnn::ITensorHandleFactory &tensorHandleFactory, bool biasEnabled, const armnn::DataLayout layout): Conv2dTestImpl.cpp'],['../_conv2d_test_impl_8hpp.xhtml#af541c93dcb094c01b52b99658704c500',1,'SimpleConvolution2d3x5Test(armnn::IWorkloadFactory &workloadFactory, const armnn::IBackendInternal::IMemoryManagerSharedPtr &memoryManager, const armnn::ITensorHandleFactory &tensorHandleFactory, bool biasEnabled, const armnn::DataLayout layout): Conv2dTestImpl.cpp']]],
  ['simpleconvolution2d3x5testcommon',['SimpleConvolution2d3x5TestCommon',['../_conv2d_test_impl_8cpp.xhtml#a7cd1a185c5b6d578584d353ec976b1d6',1,'Conv2dTestImpl.cpp']]],
  ['simpleconvolution2d3x5uint8test',['SimpleConvolution2d3x5Uint8Test',['../_conv2d_test_impl_8cpp.xhtml#a10aae8f4c0c56c2c3574ca9ddf61a7af',1,'SimpleConvolution2d3x5Uint8Test(armnn::IWorkloadFactory &workloadFactory, const armnn::IBackendInternal::IMemoryManagerSharedPtr &memoryManager, const armnn::ITensorHandleFactory &tensorHandleFactory, bool biasEnabled, const armnn::DataLayout layout): Conv2dTestImpl.cpp'],['../_conv2d_test_impl_8hpp.xhtml#a10aae8f4c0c56c2c3574ca9ddf61a7af',1,'SimpleConvolution2d3x5Uint8Test(armnn::IWorkloadFactory &workloadFactory, const armnn::IBackendInternal::IMemoryManagerSharedPtr &memoryManager, const armnn::ITensorHandleFactory &tensorHandleFactory, bool biasEnabled, const armnn::DataLayout layout): Conv2dTestImpl.cpp']]],
  ['simpleconvolution2dasymmetricpaddingtestcommon',['SimpleConvolution2dAsymmetricPaddingTestCommon',['../_conv2d_test_impl_8cpp.xhtml#a89cc06d59ab4531aed1df4fa027c4cf7',1,'Conv2dTestImpl.cpp']]],
  ['simpleconvolution2dnhwctestimpl',['SimpleConvolution2dNhwcTestImpl',['../_conv2d_test_impl_8cpp.xhtml#a256398b312900df32814182d5eeb4527',1,'Conv2dTestImpl.cpp']]],
  ['simpleconvolution2dtestimpl',['SimpleConvolution2dTestImpl',['../_conv2d_test_impl_8cpp.xhtml#aae9d80275f521e562cc6aa7ee7d87681',1,'Conv2dTestImpl.cpp']]],
  ['simpleconvolution3d3x3x3float32test',['SimpleConvolution3d3x3x3Float32Test',['../_conv3d_test_impl_8cpp.xhtml#a97f335101f2aeb09994ab41d32c09904',1,'SimpleConvolution3d3x3x3Float32Test(armnn::IWorkloadFactory &workloadFactory, const armnn::IBackendInternal::IMemoryManagerSharedPtr &memoryManager, const armnn::ITensorHandleFactory &tensorHandleFactory, bool biasEnabled, armnn::DataLayout dataLayout): Conv3dTestImpl.cpp'],['../_conv3d_test_impl_8hpp.xhtml#a97f335101f2aeb09994ab41d32c09904',1,'SimpleConvolution3d3x3x3Float32Test(armnn::IWorkloadFactory &workloadFactory, const armnn::IBackendInternal::IMemoryManagerSharedPtr &memoryManager, const armnn::ITensorHandleFactory &tensorHandleFactory, bool biasEnabled, armnn::DataLayout dataLayout): Conv3dTestImpl.cpp']]],
  ['simpleconvolution3d3x3x3int16test',['SimpleConvolution3d3x3x3Int16Test',['../_conv3d_test_impl_8cpp.xhtml#a383e402b8f57b092bd6fc6fda8387f11',1,'SimpleConvolution3d3x3x3Int16Test(armnn::IWorkloadFactory &workloadFactory, const armnn::IBackendInternal::IMemoryManagerSharedPtr &memoryManager, const armnn::ITensorHandleFactory &tensorHandleFactory, bool biasEnabled, armnn::DataLayout dataLayout): Conv3dTestImpl.cpp'],['../_conv3d_test_impl_8hpp.xhtml#a383e402b8f57b092bd6fc6fda8387f11',1,'SimpleConvolution3d3x3x3Int16Test(armnn::IWorkloadFactory &workloadFactory, const armnn::IBackendInternal::IMemoryManagerSharedPtr &memoryManager, const armnn::ITensorHandleFactory &tensorHandleFactory, bool biasEnabled, armnn::DataLayout dataLayout): Conv3dTestImpl.cpp']]],
  ['simpleconvolution3d3x3x3int8test',['SimpleConvolution3d3x3x3Int8Test',['../_conv3d_test_impl_8cpp.xhtml#a547970283584b6cec80bf753eca14cd8',1,'SimpleConvolution3d3x3x3Int8Test(armnn::IWorkloadFactory &workloadFactory, const armnn::IBackendInternal::IMemoryManagerSharedPtr &memoryManager, const armnn::ITensorHandleFactory &tensorHandleFactory, bool biasEnabled, armnn::DataLayout dataLayout): Conv3dTestImpl.cpp'],['../_conv3d_test_impl_8hpp.xhtml#a3cb502406461e6ae0293e5352558eb30',1,'SimpleConvolution3d3x3x3Int8Test(armnn::IWorkloadFactory &workloadFactory, const armnn::IBackendInternal::IMemoryManagerSharedPtr &memoryManager, const armnn::ITensorHandleFactory &tensorHandleFactory, bool biasEnabled, armnn::DataLayout dataLayout): Conv3dTestImpl.cpp']]],
  ['simpleconvolution3d3x3x3testcommon',['SimpleConvolution3d3x3x3TestCommon',['../_conv3d_test_impl_8cpp.xhtml#a7d255a9d48c3070697023d78e624524a',1,'Conv3dTestImpl.cpp']]],
  ['simpleconvolution3d3x3x3uint8test',['SimpleConvolution3d3x3x3Uint8Test',['../_conv3d_test_impl_8cpp.xhtml#a4c578ed3b0e74f84354fad1cc40a1d9d',1,'SimpleConvolution3d3x3x3Uint8Test(armnn::IWorkloadFactory &workloadFactory, const armnn::IBackendInternal::IMemoryManagerSharedPtr &memoryManager, const armnn::ITensorHandleFactory &tensorHandleFactory, bool biasEnabled, armnn::DataLayout dataLayout): Conv3dTestImpl.cpp'],['../_conv3d_test_impl_8hpp.xhtml#a4c578ed3b0e74f84354fad1cc40a1d9d',1,'SimpleConvolution3d3x3x3Uint8Test(armnn::IWorkloadFactory &workloadFactory, const armnn::IBackendInternal::IMemoryManagerSharedPtr &memoryManager, const armnn::ITensorHandleFactory &tensorHandleFactory, bool biasEnabled, armnn::DataLayout dataLayout): Conv3dTestImpl.cpp']]],
  ['simpleconvolution3dtestimpl',['SimpleConvolution3dTestImpl',['../_conv3d_test_impl_8cpp.xhtml#aa8c767319f74f1b79ca1658b0cd0c8e0',1,'Conv3dTestImpl.cpp']]],
  ['simpledepthwiseconvolution2d3x3dilation3x3nhwctest',['SimpleDepthwiseConvolution2d3x3Dilation3x3NhwcTest',['../_conv2d_test_impl_8cpp.xhtml#af089eef6b8fd167fe95899a3af69aa32',1,'SimpleDepthwiseConvolution2d3x3Dilation3x3NhwcTest(armnn::IWorkloadFactory &workloadFactory, const armnn::IBackendInternal::IMemoryManagerSharedPtr &memoryManager, const armnn::ITensorHandleFactory &tensorHandleFactory): Conv2dTestImpl.cpp'],['../_conv2d_test_impl_8hpp.xhtml#af089eef6b8fd167fe95899a3af69aa32',1,'SimpleDepthwiseConvolution2d3x3Dilation3x3NhwcTest(armnn::IWorkloadFactory &workloadFactory, const armnn::IBackendInternal::IMemoryManagerSharedPtr &memoryManager, const armnn::ITensorHandleFactory &tensorHandleFactory): Conv2dTestImpl.cpp']]],
  ['simpledepthwiseconvolution2d3x3dilation3x3nhwctestcommon',['SimpleDepthwiseConvolution2d3x3Dilation3x3NhwcTestCommon',['../_conv2d_test_impl_8cpp.xhtml#a0eed8fa496da4f8825e1d43e84ad3a92',1,'Conv2dTestImpl.cpp']]],
  ['simplefilltest',['SimpleFillTest',['../_fill_test_impl_8cpp.xhtml#a385b249394b34450d9fa3760a9f5183d',1,'SimpleFillTest(armnn::IWorkloadFactory &workloadFactory, const armnn::IBackendInternal::IMemoryManagerSharedPtr &memoryManager, const armnn::ITensorHandleFactory &tensorHandleFactory): FillTestImpl.cpp'],['../_fill_test_impl_8hpp.xhtml#a385b249394b34450d9fa3760a9f5183d',1,'SimpleFillTest(armnn::IWorkloadFactory &workloadFactory, const armnn::IBackendInternal::IMemoryManagerSharedPtr &memoryManager, const armnn::ITensorHandleFactory &tensorHandleFactory): FillTestImpl.cpp']]],
  ['simplefilltest_3c_20armnn_3a_3adatatype_3a_3afloat16_20_3e',['SimpleFillTest< armnn::DataType::Float16 >',['../_fill_test_impl_8cpp.xhtml#a4e6a04be3be7173641c613766502ec0e',1,'FillTestImpl.cpp']]],
  ['simplefilltest_3c_20armnn_3a_3adatatype_3a_3afloat32_20_3e',['SimpleFillTest< armnn::DataType::Float32 >',['../_fill_test_impl_8cpp.xhtml#a843fda99705309a6605e8271fa87e8e8',1,'FillTestImpl.cpp']]],
  ['simplefilltest_3c_20armnn_3a_3adatatype_3a_3asigned32_20_3e',['SimpleFillTest< armnn::DataType::Signed32 >',['../_fill_test_impl_8cpp.xhtml#a6c808ce012bfdb4038582ddf2c6fc877',1,'FillTestImpl.cpp']]],
  ['simplefloortest',['SimpleFloorTest',['../_floor_test_impl_8cpp.xhtml#a6b4681f0b4842e80284c5ea398078509',1,'SimpleFloorTest(armnn::IWorkloadFactory &workloadFactory, const armnn::IBackendInternal::IMemoryManagerSharedPtr &memoryManager, const armnn::ITensorHandleFactory &tensorHandleFactory): FloorTestImpl.cpp'],['../_floor_test_impl_8hpp.xhtml#a6b4681f0b4842e80284c5ea398078509',1,'SimpleFloorTest(armnn::IWorkloadFactory &workloadFactory, const armnn::IBackendInternal::IMemoryManagerSharedPtr &memoryManager, const armnn::ITensorHandleFactory &tensorHandleFactory): FloorTestImpl.cpp']]],
  ['simplefloortest_3c_20armnn_3a_3adatatype_3a_3afloat16_20_3e',['SimpleFloorTest< armnn::DataType::Float16 >',['../_floor_test_impl_8cpp.xhtml#a5010227ef81620ff9737473409c3ac72',1,'FloorTestImpl.cpp']]],
  ['simplefloortest_3c_20armnn_3a_3adatatype_3a_3afloat32_20_3e',['SimpleFloorTest< armnn::DataType::Float32 >',['../_floor_test_impl_8cpp.xhtml#a5a8c52d6494e974dfc0b73fefc6969f8',1,'FloorTestImpl.cpp']]],
  ['simplefloortest_3c_20armnn_3a_3adatatype_3a_3aqsymms16_20_3e',['SimpleFloorTest< armnn::DataType::QSymmS16 >',['../_floor_test_impl_8cpp.xhtml#a5c44245e978e08da98c737a66243d083',1,'FloorTestImpl.cpp']]],
  ['simplefullyconnectedtestimpl',['SimpleFullyConnectedTestImpl',['../_fully_connected_test_impl_8cpp.xhtml#af8f4ed2106c6aaf93ac0be43348a19da',1,'FullyConnectedTestImpl.cpp']]],
  ['simplel2pooling2dint16test',['SimpleL2Pooling2dInt16Test',['../_pooling2d_test_impl_8cpp.xhtml#a8294d39b64461dc8cc264e2090428d8f',1,'SimpleL2Pooling2dInt16Test(armnn::IWorkloadFactory &workloadFactory, const armnn::IBackendInternal::IMemoryManagerSharedPtr &memoryManager, const armnn::ITensorHandleFactory &tensorHandleFactory, const armnn::DataLayout dataLayout): Pooling2dTestImpl.cpp'],['../_pooling2d_test_impl_8hpp.xhtml#a8294d39b64461dc8cc264e2090428d8f',1,'SimpleL2Pooling2dInt16Test(armnn::IWorkloadFactory &workloadFactory, const armnn::IBackendInternal::IMemoryManagerSharedPtr &memoryManager, const armnn::ITensorHandleFactory &tensorHandleFactory, const armnn::DataLayout dataLayout): Pooling2dTestImpl.cpp']]],
  ['simplel2pooling2dtest',['SimpleL2Pooling2dTest',['../_pooling2d_test_impl_8cpp.xhtml#aa4bc368a4e78d01a9b7daaad2a2dbd51',1,'SimpleL2Pooling2dTest(armnn::IWorkloadFactory &workloadFactory, const armnn::IBackendInternal::IMemoryManagerSharedPtr &memoryManager, const armnn::ITensorHandleFactory &tensorHandleFactory, const armnn::DataLayout dataLayout): Pooling2dTestImpl.cpp'],['../_pooling2d_test_impl_8hpp.xhtml#aa4bc368a4e78d01a9b7daaad2a2dbd51',1,'SimpleL2Pooling2dTest(armnn::IWorkloadFactory &workloadFactory, const armnn::IBackendInternal::IMemoryManagerSharedPtr &memoryManager, const armnn::ITensorHandleFactory &tensorHandleFactory, const armnn::DataLayout dataLayout): Pooling2dTestImpl.cpp']]],
  ['simplel2pooling2duint8test',['SimpleL2Pooling2dUint8Test',['../_pooling2d_test_impl_8cpp.xhtml#a3e863f692b93f2f36ae0787a0421c952',1,'SimpleL2Pooling2dUint8Test(armnn::IWorkloadFactory &workloadFactory, const armnn::IBackendInternal::IMemoryManagerSharedPtr &memoryManager, const armnn::ITensorHandleFactory &tensorHandleFactory, const armnn::DataLayout dataLayout): Pooling2dTestImpl.cpp'],['../_pooling2d_test_impl_8hpp.xhtml#a3e863f692b93f2f36ae0787a0421c952',1,'SimpleL2Pooling2dUint8Test(armnn::IWorkloadFactory &workloadFactory, const armnn::IBackendInternal::IMemoryManagerSharedPtr &memoryManager, const armnn::ITensorHandleFactory &tensorHandleFactory, const armnn::DataLayout dataLayout): Pooling2dTestImpl.cpp']]],
  ['simplelogger',['SimpleLogger',['../classarmnn_1_1_simple_logger.xhtml',1,'SimpleLogger< Level >'],['../classarmnn_1_1_simple_logger.xhtml#ae90a38afeeaa40547a8e199571208c37',1,'armnn::SimpleLogger::SimpleLogger()']]],
  ['simplemaxpooling2dint16test',['SimpleMaxPooling2dInt16Test',['../_pooling2d_test_impl_8cpp.xhtml#ab7a75e53f39941cb732a35a8b2dd6c60',1,'SimpleMaxPooling2dInt16Test(armnn::IWorkloadFactory &workloadFactory, const armnn::IBackendInternal::IMemoryManagerSharedPtr &memoryManager, const armnn::ITensorHandleFactory &tensorHandleFactory, const armnn::DataLayout dataLayout): Pooling2dTestImpl.cpp'],['../_pooling2d_test_impl_8hpp.xhtml#ab7a75e53f39941cb732a35a8b2dd6c60',1,'SimpleMaxPooling2dInt16Test(armnn::IWorkloadFactory &workloadFactory, const armnn::IBackendInternal::IMemoryManagerSharedPtr &memoryManager, const armnn::ITensorHandleFactory &tensorHandleFactory, const armnn::DataLayout dataLayout): Pooling2dTestImpl.cpp']]],
  ['simplemaxpooling2dsize2x2stride2x2int16test',['SimpleMaxPooling2dSize2x2Stride2x2Int16Test',['../_pooling2d_test_impl_8cpp.xhtml#afdded119a95bdac07fd8d086b1cc9b5f',1,'SimpleMaxPooling2dSize2x2Stride2x2Int16Test(armnn::IWorkloadFactory &workloadFactory, const armnn::IBackendInternal::IMemoryManagerSharedPtr &memoryManager, const armnn::ITensorHandleFactory &tensorHandleFactory, bool forceNoPadding): Pooling2dTestImpl.cpp'],['../_pooling2d_test_impl_8hpp.xhtml#afdded119a95bdac07fd8d086b1cc9b5f',1,'SimpleMaxPooling2dSize2x2Stride2x2Int16Test(armnn::IWorkloadFactory &workloadFactory, const armnn::IBackendInternal::IMemoryManagerSharedPtr &memoryManager, const armnn::ITensorHandleFactory &tensorHandleFactory, bool forceNoPadding): Pooling2dTestImpl.cpp']]],
  ['simplemaxpooling2dsize2x2stride2x2test',['SimpleMaxPooling2dSize2x2Stride2x2Test',['../_pooling2d_test_impl_8cpp.xhtml#ad18df1220453e97c0686a129b2d2d79b',1,'SimpleMaxPooling2dSize2x2Stride2x2Test(armnn::IWorkloadFactory &workloadFactory, const armnn::IBackendInternal::IMemoryManagerSharedPtr &memoryManager, const armnn::ITensorHandleFactory &tensorHandleFactory, bool forceNoPadding): Pooling2dTestImpl.cpp'],['../_pooling2d_test_impl_8hpp.xhtml#ad18df1220453e97c0686a129b2d2d79b',1,'SimpleMaxPooling2dSize2x2Stride2x2Test(armnn::IWorkloadFactory &workloadFactory, const armnn::IBackendInternal::IMemoryManagerSharedPtr &memoryManager, const armnn::ITensorHandleFactory &tensorHandleFactory, bool forceNoPadding): Pooling2dTestImpl.cpp']]],
  ['simplemaxpooling2dsize2x2stride2x2uint8test',['SimpleMaxPooling2dSize2x2Stride2x2Uint8Test',['../_pooling2d_test_impl_8cpp.xhtml#af1f2a5c336e021b1c1a2cfd9c66644b2',1,'SimpleMaxPooling2dSize2x2Stride2x2Uint8Test(armnn::IWorkloadFactory &workloadFactory, const armnn::IBackendInternal::IMemoryManagerSharedPtr &memoryManager, const armnn::ITensorHandleFactory &tensorHandleFactory, bool forceNoPadding): Pooling2dTestImpl.cpp'],['../_pooling2d_test_impl_8hpp.xhtml#af1f2a5c336e021b1c1a2cfd9c66644b2',1,'SimpleMaxPooling2dSize2x2Stride2x2Uint8Test(armnn::IWorkloadFactory &workloadFactory, const armnn::IBackendInternal::IMemoryManagerSharedPtr &memoryManager, const armnn::ITensorHandleFactory &tensorHandleFactory, bool forceNoPadding): Pooling2dTestImpl.cpp']]],
  ['simplemaxpooling2dsize3x3stride2x4int16test',['SimpleMaxPooling2dSize3x3Stride2x4Int16Test',['../_pooling2d_test_impl_8cpp.xhtml#a2fbb1973ecc2c9f0943922e9a122af63',1,'SimpleMaxPooling2dSize3x3Stride2x4Int16Test(armnn::IWorkloadFactory &workloadFactory, const armnn::IBackendInternal::IMemoryManagerSharedPtr &memoryManager, const armnn::ITensorHandleFactory &tensorHandleFactory, bool forceNoPadding): Pooling2dTestImpl.cpp'],['../_pooling2d_test_impl_8hpp.xhtml#a2fbb1973ecc2c9f0943922e9a122af63',1,'SimpleMaxPooling2dSize3x3Stride2x4Int16Test(armnn::IWorkloadFactory &workloadFactory, const armnn::IBackendInternal::IMemoryManagerSharedPtr &memoryManager, const armnn::ITensorHandleFactory &tensorHandleFactory, bool forceNoPadding): Pooling2dTestImpl.cpp']]],
  ['simplemaxpooling2dsize3x3stride2x4test',['SimpleMaxPooling2dSize3x3Stride2x4Test',['../_pooling2d_test_impl_8cpp.xhtml#a15d723fdf9c3c80f6b5deb2e66240622',1,'SimpleMaxPooling2dSize3x3Stride2x4Test(armnn::IWorkloadFactory &workloadFactory, const armnn::IBackendInternal::IMemoryManagerSharedPtr &memoryManager, const armnn::ITensorHandleFactory &tensorHandleFactory, bool forceNoPadding): Pooling2dTestImpl.cpp'],['../_pooling2d_test_impl_8hpp.xhtml#a15d723fdf9c3c80f6b5deb2e66240622',1,'SimpleMaxPooling2dSize3x3Stride2x4Test(armnn::IWorkloadFactory &workloadFactory, const armnn::IBackendInternal::IMemoryManagerSharedPtr &memoryManager, const armnn::ITensorHandleFactory &tensorHandleFactory, bool forceNoPadding): Pooling2dTestImpl.cpp']]],
  ['simplemaxpooling2dsize3x3stride2x4uint8test',['SimpleMaxPooling2dSize3x3Stride2x4Uint8Test',['../_pooling2d_test_impl_8cpp.xhtml#a38e23959bb4200e6e019aa490f151e62',1,'SimpleMaxPooling2dSize3x3Stride2x4Uint8Test(armnn::IWorkloadFactory &workloadFactory, const armnn::IBackendInternal::IMemoryManagerSharedPtr &memoryManager, const armnn::ITensorHandleFactory &tensorHandleFactory, bool forceNoPadding): Pooling2dTestImpl.cpp'],['../_pooling2d_test_impl_8hpp.xhtml#a38e23959bb4200e6e019aa490f151e62',1,'SimpleMaxPooling2dSize3x3Stride2x4Uint8Test(armnn::IWorkloadFactory &workloadFactory, const armnn::IBackendInternal::IMemoryManagerSharedPtr &memoryManager, const armnn::ITensorHandleFactory &tensorHandleFactory, bool forceNoPadding): Pooling2dTestImpl.cpp']]],
  ['simplemaxpooling2dtest',['SimpleMaxPooling2dTest',['../_pooling2d_test_impl_8cpp.xhtml#aa3e57d4e48a91435d73487dabacc091b',1,'SimpleMaxPooling2dTest(armnn::IWorkloadFactory &workloadFactory, const armnn::IBackendInternal::IMemoryManagerSharedPtr &memoryManager, const armnn::ITensorHandleFactory &tensorHandleFactory, const armnn::DataLayout dataLayout): Pooling2dTestImpl.cpp'],['../_pooling2d_test_impl_8hpp.xhtml#aa3e57d4e48a91435d73487dabacc091b',1,'SimpleMaxPooling2dTest(armnn::IWorkloadFactory &workloadFactory, const armnn::IBackendInternal::IMemoryManagerSharedPtr &memoryManager, const armnn::ITensorHandleFactory &tensorHandleFactory, const armnn::DataLayout dataLayout): Pooling2dTestImpl.cpp']]],
  ['simplemaxpooling2duint8test',['SimpleMaxPooling2dUint8Test',['../_pooling2d_test_impl_8cpp.xhtml#a6c607ea3a6688789e82b78298903e5d2',1,'SimpleMaxPooling2dUint8Test(armnn::IWorkloadFactory &workloadFactory, const armnn::IBackendInternal::IMemoryManagerSharedPtr &memoryManager, const armnn::ITensorHandleFactory &tensorHandleFactory, const armnn::DataLayout dataLayout): Pooling2dTestImpl.cpp'],['../_pooling2d_test_impl_8hpp.xhtml#a6c607ea3a6688789e82b78298903e5d2',1,'SimpleMaxPooling2dUint8Test(armnn::IWorkloadFactory &workloadFactory, const armnn::IBackendInternal::IMemoryManagerSharedPtr &memoryManager, const armnn::ITensorHandleFactory &tensorHandleFactory, const armnn::DataLayout dataLayout): Pooling2dTestImpl.cpp']]],
  ['simplenormalizationacrossnhwctest',['SimpleNormalizationAcrossNhwcTest',['../_normalization_test_impl_8cpp.xhtml#af7f056114246f292a474bf744668c102',1,'SimpleNormalizationAcrossNhwcTest(armnn::IWorkloadFactory &workloadFactory, const armnn::IBackendInternal::IMemoryManagerSharedPtr &memoryManager, const armnn::ITensorHandleFactory &tensorHandleFactory): NormalizationTestImpl.cpp'],['../_normalization_test_impl_8hpp.xhtml#af7f056114246f292a474bf744668c102',1,'SimpleNormalizationAcrossNhwcTest(armnn::IWorkloadFactory &workloadFactory, const armnn::IBackendInternal::IMemoryManagerSharedPtr &memoryManager, const armnn::ITensorHandleFactory &tensorHandleFactory): NormalizationTestImpl.cpp']]],
  ['simplenormalizationacrosstest',['SimpleNormalizationAcrossTest',['../_normalization_test_impl_8cpp.xhtml#a8129f578b6cd108953ae54a6a7d118f4',1,'SimpleNormalizationAcrossTest(armnn::IWorkloadFactory &workloadFactory, const armnn::IBackendInternal::IMemoryManagerSharedPtr &memoryManager, const armnn::ITensorHandleFactory &tensorHandleFactory): NormalizationTestImpl.cpp'],['../_normalization_test_impl_8hpp.xhtml#acfca95325ae325064463d853cea12c58',1,'SimpleNormalizationAcrossTest(armnn::IWorkloadFactory &workloadFactory, const armnn::IBackendInternal::IMemoryManagerSharedPtr &memoryManager, const armnn::ITensorHandleFactory &tensorHandleFactory): NormalizationTestImpl.cpp']]],
  ['simplenormalizationwithintest',['SimpleNormalizationWithinTest',['../_normalization_test_impl_8cpp.xhtml#a1169ece80ac33a2ebde5f572ee7a7183',1,'SimpleNormalizationWithinTest(armnn::IWorkloadFactory &workloadFactory, const armnn::IBackendInternal::IMemoryManagerSharedPtr &memoryManager, const armnn::ITensorHandleFactory &tensorHandleFactory): NormalizationTestImpl.cpp'],['../_normalization_test_impl_8hpp.xhtml#a0d9be87e1ff99012b91bc90ba8fd42b3',1,'SimpleNormalizationWithinTest(armnn::IWorkloadFactory &workloadFactory, const armnn::IBackendInternal::IMemoryManagerSharedPtr &memoryManager, const armnn::ITensorHandleFactory &tensorHandleFactory): NormalizationTestImpl.cpp']]],
  ['simplepermutetest',['SimplePermuteTest',['../_permute_test_impl_8hpp.xhtml#a381fbeb039dc945ea711c8ecd9beed50',1,'PermuteTestImpl.hpp']]],
  ['simplepermutetestimpl',['SimplePermuteTestImpl',['../_permute_test_impl_8hpp.xhtml#a1c583be1928a32bf56e105aa95a7bf7e',1,'PermuteTestImpl.hpp']]],
  ['simplereshapetest',['SimpleReshapeTest',['../_reshape_test_impl_8cpp.xhtml#abbb388623c736a39bbc9d81e2d54f0c1',1,'SimpleReshapeTest(armnn::IWorkloadFactory &workloadFactory, const armnn::IBackendInternal::IMemoryManagerSharedPtr &memoryManager, const armnn::ITensorHandleFactory &tensorHandleFactory): ReshapeTestImpl.cpp'],['../_reshape_test_impl_8hpp.xhtml#abbb388623c736a39bbc9d81e2d54f0c1',1,'SimpleReshapeTest(armnn::IWorkloadFactory &workloadFactory, const armnn::IBackendInternal::IMemoryManagerSharedPtr &memoryManager, const armnn::ITensorHandleFactory &tensorHandleFactory): ReshapeTestImpl.cpp']]],
  ['simplereshapetest_3c_20armnn_3a_3adatatype_3a_3afloat32_20_3e',['SimpleReshapeTest< armnn::DataType::Float32 >',['../_reshape_test_impl_8cpp.xhtml#a60ff5bd19bfadd7bc0747845f57d2391',1,'ReshapeTestImpl.cpp']]],
  ['simplereshapetest_3c_20armnn_3a_3adatatype_3a_3aqasymms8_20_3e',['SimpleReshapeTest< armnn::DataType::QAsymmS8 >',['../_reshape_test_impl_8cpp.xhtml#af52fb2b13b5561f0681499bc52e2185d',1,'ReshapeTestImpl.cpp']]],
  ['simplereshapetest_3c_20armnn_3a_3adatatype_3a_3aqasymmu8_20_3e',['SimpleReshapeTest< armnn::DataType::QAsymmU8 >',['../_reshape_test_impl_8cpp.xhtml#a32bde6ac6c15e7a4f341d8c4b4ac85da',1,'ReshapeTestImpl.cpp']]],
  ['simplereshapetest_3c_20armnn_3a_3adatatype_3a_3aqsymms16_20_3e',['SimpleReshapeTest< armnn::DataType::QSymmS16 >',['../_reshape_test_impl_8cpp.xhtml#a214c0fa1bb79ad9105ffef1b21a55b70',1,'ReshapeTestImpl.cpp']]],
  ['simpleresizebilineartest',['SimpleResizeBilinearTest',['../_resize_test_impl_8cpp.xhtml#a4119b16ebc3a6d284994fb31bc1bae5c',1,'SimpleResizeBilinearTest(armnn::IWorkloadFactory &workloadFactory, const armnn::IBackendInternal::IMemoryManagerSharedPtr &memoryManager, const armnn::ITensorHandleFactory &tensorHandleFactory, const armnn::DataLayout dataLayout): ResizeTestImpl.cpp'],['../_resize_test_impl_8hpp.xhtml#a4119b16ebc3a6d284994fb31bc1bae5c',1,'SimpleResizeBilinearTest(armnn::IWorkloadFactory &workloadFactory, const armnn::IBackendInternal::IMemoryManagerSharedPtr &memoryManager, const armnn::ITensorHandleFactory &tensorHandleFactory, const armnn::DataLayout dataLayout): ResizeTestImpl.cpp']]],
  ['simpleresizebilineartest_3c_20armnn_3a_3adatatype_3a_3afloat16_20_3e',['SimpleResizeBilinearTest< armnn::DataType::Float16 >',['../_resize_test_impl_8cpp.xhtml#ab98410084675e952127b40b5c50e1bdf',1,'ResizeTestImpl.cpp']]],
  ['simpleresizebilineartest_3c_20armnn_3a_3adatatype_3a_3afloat32_20_3e',['SimpleResizeBilinearTest< armnn::DataType::Float32 >',['../_resize_test_impl_8cpp.xhtml#a8bebf94b294031933ced9e230e168d15',1,'ResizeTestImpl.cpp']]],
  ['simpleresizebilineartest_3c_20armnn_3a_3adatatype_3a_3aqasymms8_20_3e',['SimpleResizeBilinearTest< armnn::DataType::QAsymmS8 >',['../_resize_test_impl_8cpp.xhtml#a67fba8553e33d71132f5b3a34eedce7c',1,'ResizeTestImpl.cpp']]],
  ['simpleresizebilineartest_3c_20armnn_3a_3adatatype_3a_3aqasymmu8_20_3e',['SimpleResizeBilinearTest< armnn::DataType::QAsymmU8 >',['../_resize_test_impl_8cpp.xhtml#ae7854f0a706ecb5cd9272a83261c8aeb',1,'ResizeTestImpl.cpp']]],
  ['simpleresizebilineartest_3c_20armnn_3a_3adatatype_3a_3aqsymms16_20_3e',['SimpleResizeBilinearTest< armnn::DataType::QSymmS16 >',['../_resize_test_impl_8cpp.xhtml#a44c1ef64789291183c3b8c664f8bb2a8',1,'ResizeTestImpl.cpp']]],
  ['simpleresizenearestneighbortest',['SimpleResizeNearestNeighborTest',['../_resize_test_impl_8cpp.xhtml#a2cf15f90d138a0d77b7d1b7f36f16a5e',1,'SimpleResizeNearestNeighborTest(armnn::IWorkloadFactory &workloadFactory, const armnn::IBackendInternal::IMemoryManagerSharedPtr &memoryManager, const armnn::ITensorHandleFactory &tensorHandleFactory, const armnn::DataLayout dataLayout): ResizeTestImpl.cpp'],['../_resize_test_impl_8hpp.xhtml#a2cf15f90d138a0d77b7d1b7f36f16a5e',1,'SimpleResizeNearestNeighborTest(armnn::IWorkloadFactory &workloadFactory, const armnn::IBackendInternal::IMemoryManagerSharedPtr &memoryManager, const armnn::ITensorHandleFactory &tensorHandleFactory, const armnn::DataLayout dataLayout): ResizeTestImpl.cpp']]],
  ['simpleresizenearestneighbortest_3c_20armnn_3a_3adatatype_3a_3afloat16_20_3e',['SimpleResizeNearestNeighborTest< armnn::DataType::Float16 >',['../_resize_test_impl_8cpp.xhtml#a576c1ba21b9f95d4b8827241d2c2f0a0',1,'ResizeTestImpl.cpp']]],
  ['simpleresizenearestneighbortest_3c_20armnn_3a_3adatatype_3a_3afloat32_20_3e',['SimpleResizeNearestNeighborTest< armnn::DataType::Float32 >',['../_resize_test_impl_8cpp.xhtml#ab2d714caa09d2cbd76254e54ad3e70a7',1,'ResizeTestImpl.cpp']]],
  ['simpleresizenearestneighbortest_3c_20armnn_3a_3adatatype_3a_3aqasymms8_20_3e',['SimpleResizeNearestNeighborTest< armnn::DataType::QAsymmS8 >',['../_resize_test_impl_8cpp.xhtml#a4efb9cb7b4c53f64e1394e8fc043b819',1,'ResizeTestImpl.cpp']]],
  ['simpleresizenearestneighbortest_3c_20armnn_3a_3adatatype_3a_3aqasymmu8_20_3e',['SimpleResizeNearestNeighborTest< armnn::DataType::QAsymmU8 >',['../_resize_test_impl_8cpp.xhtml#af61ac3308bf42d7e840977645e76f9df',1,'ResizeTestImpl.cpp']]],
  ['simpleresizenearestneighbortest_3c_20armnn_3a_3adatatype_3a_3aqsymms16_20_3e',['SimpleResizeNearestNeighborTest< armnn::DataType::QSymmS16 >',['../_resize_test_impl_8cpp.xhtml#a7dda642fea9321ae2a2947f922f72c50',1,'ResizeTestImpl.cpp']]],
  ['simplesigmoidint16test',['SimpleSigmoidInt16Test',['../_activation_test_impl_8cpp.xhtml#a52def8ec78955ae882f10fac3b627f58',1,'SimpleSigmoidInt16Test(armnn::IWorkloadFactory &workloadFactory, const armnn::IBackendInternal::IMemoryManagerSharedPtr &memoryManager, const armnn::ITensorHandleFactory &tensorHandleFactory): ActivationTestImpl.cpp'],['../_activation_test_impl_8hpp.xhtml#a52def8ec78955ae882f10fac3b627f58',1,'SimpleSigmoidInt16Test(armnn::IWorkloadFactory &workloadFactory, const armnn::IBackendInternal::IMemoryManagerSharedPtr &memoryManager, const armnn::ITensorHandleFactory &tensorHandleFactory): ActivationTestImpl.cpp']]],
  ['simplesigmoidtest',['SimpleSigmoidTest',['../_activation_test_impl_8cpp.xhtml#acbb4401d3616df08c74c8578d7ed56bb',1,'SimpleSigmoidTest(armnn::IWorkloadFactory &workloadFactory, const armnn::IBackendInternal::IMemoryManagerSharedPtr &memoryManager, const armnn::ITensorHandleFactory &tensorHandleFactory): ActivationTestImpl.cpp'],['../_activation_test_impl_8hpp.xhtml#acbb4401d3616df08c74c8578d7ed56bb',1,'SimpleSigmoidTest(armnn::IWorkloadFactory &workloadFactory, const armnn::IBackendInternal::IMemoryManagerSharedPtr &memoryManager, const armnn::ITensorHandleFactory &tensorHandleFactory): ActivationTestImpl.cpp']]],
  ['simplesigmoidtestcommon',['SimpleSigmoidTestCommon',['../_activation_test_impl_8cpp.xhtml#a901a3ece796b742b948398b267299feb',1,'ActivationTestImpl.cpp']]],
  ['simplesigmoiduint8test',['SimpleSigmoidUint8Test',['../_activation_test_impl_8cpp.xhtml#aa56d52a539e33972bb9c9f83be6a3fae',1,'SimpleSigmoidUint8Test(armnn::IWorkloadFactory &workloadFactory, const armnn::IBackendInternal::IMemoryManagerSharedPtr &memoryManager, const armnn::ITensorHandleFactory &tensorHandleFactory): ActivationTestImpl.cpp'],['../_activation_test_impl_8hpp.xhtml#aa56d52a539e33972bb9c9f83be6a3fae',1,'SimpleSigmoidUint8Test(armnn::IWorkloadFactory &workloadFactory, const armnn::IBackendInternal::IMemoryManagerSharedPtr &memoryManager, const armnn::ITensorHandleFactory &tensorHandleFactory): ActivationTestImpl.cpp']]],
  ['simplesoftmaxfloat16test',['SimpleSoftmaxFloat16Test',['../_softmax_test_impl_8cpp.xhtml#a434b38c0f3a12e1bbd7012d16e7bbc94',1,'SimpleSoftmaxFloat16Test(armnn::IWorkloadFactory &workloadFactory, const armnn::IBackendInternal::IMemoryManagerSharedPtr &memoryManager, const armnn::ITensorHandleFactory &tensorHandleFactory, float beta): SoftmaxTestImpl.cpp'],['../_softmax_test_impl_8hpp.xhtml#a434b38c0f3a12e1bbd7012d16e7bbc94',1,'SimpleSoftmaxFloat16Test(armnn::IWorkloadFactory &workloadFactory, const armnn::IBackendInternal::IMemoryManagerSharedPtr &memoryManager, const armnn::ITensorHandleFactory &tensorHandleFactory, float beta): SoftmaxTestImpl.cpp']]],
  ['simplesoftmaxtest',['SimpleSoftmaxTest',['../_softmax_test_impl_8cpp.xhtml#a561da5cae6f7d7f9648c94e9807bee19',1,'SimpleSoftmaxTest(armnn::IWorkloadFactory &workloadFactory, const armnn::IBackendInternal::IMemoryManagerSharedPtr &memoryManager, const armnn::ITensorHandleFactory &tensorHandleFactory, float beta): SoftmaxTestImpl.cpp'],['../_softmax_test_impl_8hpp.xhtml#ad12a99e56904f102b2c35ffc1b3763b7',1,'SimpleSoftmaxTest(armnn::IWorkloadFactory &workloadFactory, const armnn::IBackendInternal::IMemoryManagerSharedPtr &memoryManager, const armnn::ITensorHandleFactory &tensorHandleFactory, float beta): SoftmaxTestImpl.cpp']]],
  ['simplesoftmaxuint16test',['SimpleSoftmaxUint16Test',['../_softmax_test_impl_8cpp.xhtml#aa7d6977cae60f24e609e5d346b0d87c0',1,'SimpleSoftmaxUint16Test(armnn::IWorkloadFactory &workloadFactory, const armnn::IBackendInternal::IMemoryManagerSharedPtr &memoryManager, const armnn::ITensorHandleFactory &tensorHandleFactory, float beta): SoftmaxTestImpl.cpp'],['../_softmax_test_impl_8hpp.xhtml#aa7d6977cae60f24e609e5d346b0d87c0',1,'SimpleSoftmaxUint16Test(armnn::IWorkloadFactory &workloadFactory, const armnn::IBackendInternal::IMemoryManagerSharedPtr &memoryManager, const armnn::ITensorHandleFactory &tensorHandleFactory, float beta): SoftmaxTestImpl.cpp']]],
  ['simplesoftmaxuint8test',['SimpleSoftmaxUint8Test',['../_softmax_test_impl_8cpp.xhtml#aa439f3d72fad64e1c0a55874a47a1b89',1,'SimpleSoftmaxUint8Test(armnn::IWorkloadFactory &workloadFactory, const armnn::IBackendInternal::IMemoryManagerSharedPtr &memoryManager, const armnn::ITensorHandleFactory &tensorHandleFactory, float beta): SoftmaxTestImpl.cpp'],['../_softmax_test_impl_8hpp.xhtml#ab2fec938d04d1ae085a4487a961aff34',1,'SimpleSoftmaxUint8Test(armnn::IWorkloadFactory &workloadFactory, const armnn::IBackendInternal::IMemoryManagerSharedPtr &memoryManager, const armnn::ITensorHandleFactory &tensorHandleFactory, float beta): SoftmaxTestImpl.cpp']]],
  ['simpletransposeconvolution2dtest',['SimpleTransposeConvolution2dTest',['../_transpose_convolution2d_test_impl_8cpp.xhtml#a499f55b0bc3bd9544cc6c0d612101a65',1,'SimpleTransposeConvolution2dTest(armnn::IWorkloadFactory &workloadFactory, const armnn::IBackendInternal::IMemoryManagerSharedPtr &memoryManager, const armnn::ITensorHandleFactory &tensorHandleFactory, bool biasEnabled, const armnn::DataLayout layout): TransposeConvolution2dTestImpl.cpp'],['../_transpose_convolution2d_test_impl_8hpp.xhtml#a499f55b0bc3bd9544cc6c0d612101a65',1,'SimpleTransposeConvolution2dTest(armnn::IWorkloadFactory &workloadFactory, const armnn::IBackendInternal::IMemoryManagerSharedPtr &memoryManager, const armnn::ITensorHandleFactory &tensorHandleFactory, bool biasEnabled, const armnn::DataLayout layout): TransposeConvolution2dTestImpl.cpp']]],
  ['simpletransposeconvolution2dtest_3c_20armnn_3a_3adatatype_3a_3afloat32_2c_20armnn_3a_3adatatype_3a_3afloat32_20_3e',['SimpleTransposeConvolution2dTest< armnn::DataType::Float32, armnn::DataType::Float32 >',['../_transpose_convolution2d_test_impl_8cpp.xhtml#a114e89715273119ae4cd31c17c6c9495',1,'TransposeConvolution2dTestImpl.cpp']]],
  ['simpletransposeconvolution2dtest_3c_20armnn_3a_3adatatype_3a_3aqasymms8_2c_20armnn_3a_3adatatype_3a_3asigned32_20_3e',['SimpleTransposeConvolution2dTest< armnn::DataType::QAsymmS8, armnn::DataType::Signed32 >',['../_transpose_convolution2d_test_impl_8cpp.xhtml#a3732d931062891d84e6f11449a646572',1,'TransposeConvolution2dTestImpl.cpp']]],
  ['simpletransposeconvolution2dtest_3c_20armnn_3a_3adatatype_3a_3aqasymmu8_2c_20armnn_3a_3adatatype_3a_3asigned32_20_3e',['SimpleTransposeConvolution2dTest< armnn::DataType::QAsymmU8, armnn::DataType::Signed32 >',['../_transpose_convolution2d_test_impl_8cpp.xhtml#a69f9a77bee0748135f790a34d87c8d99',1,'TransposeConvolution2dTestImpl.cpp']]],
  ['simpletransposeconvolution2dtest_3c_20armnn_3a_3adatatype_3a_3aqsymms16_2c_20armnn_3a_3adatatype_3a_3asigned32_20_3e',['SimpleTransposeConvolution2dTest< armnn::DataType::QSymmS16, armnn::DataType::Signed32 >',['../_transpose_convolution2d_test_impl_8cpp.xhtml#a6b0d51b76e69bae50cdfc0d10d9339a2',1,'TransposeConvolution2dTestImpl.cpp']]],
  ['simpletransposetest',['SimpleTransposeTest',['../_transpose_test_impl_8hpp.xhtml#a26fec59856c8f7f494e9687c88e7be83',1,'TransposeTestImpl.hpp']]],
  ['simpletransposetestimpl',['SimpleTransposeTestImpl',['../_transpose_test_impl_8hpp.xhtml#a6ab0e2fd5e224fb32b5c72fccefe8e24',1,'TransposeTestImpl.hpp']]],
  ['sin',['sin',['../structarmnn_1_1sin.xhtml',1,'sin< T >'],['../namespacearmnn.xhtml#a1cfaa710db2a54673b21d2ea2da757c8a0986d137604183312e6d3599578bc6cd',1,'armnn::Sin()']]],
  ['sin_2ehpp',['Sin.hpp',['../_sin_8hpp.xhtml',1,'']]],
  ['sin2dtest',['Sin2dTest',['../_sin_test_impl_8cpp.xhtml#a17bca027426c21695cb5660a89d614e0',1,'Sin2dTest(armnn::IWorkloadFactory &workloadFactory, const armnn::IBackendInternal::IMemoryManagerSharedPtr &memoryManager, const armnn::ITensorHandleFactory &tensorHandleFactory): SinTestImpl.cpp'],['../_sin_test_impl_8hpp.xhtml#a17bca027426c21695cb5660a89d614e0',1,'Sin2dTest(armnn::IWorkloadFactory &workloadFactory, const armnn::IBackendInternal::IMemoryManagerSharedPtr &memoryManager, const armnn::ITensorHandleFactory &tensorHandleFactory): SinTestImpl.cpp']]],
  ['sin2dtest_3c_20armnn_3a_3adatatype_3a_3afloat16_20_3e',['Sin2dTest< armnn::DataType::Float16 >',['../_sin_test_impl_8cpp.xhtml#abb70e33778db3e7b57fe9193c93e71d2',1,'SinTestImpl.cpp']]],
  ['sin2dtest_3c_20armnn_3a_3adatatype_3a_3afloat32_20_3e',['Sin2dTest< armnn::DataType::Float32 >',['../_sin_test_impl_8cpp.xhtml#a7db22195f661aa057402a2fb7506344f',1,'SinTestImpl.cpp']]],
  ['sin2dtest_3c_20armnn_3a_3adatatype_3a_3aqasymms8_20_3e',['Sin2dTest< armnn::DataType::QAsymmS8 >',['../_sin_test_impl_8cpp.xhtml#a2f3dda807990f84e758507018fd0f357',1,'SinTestImpl.cpp']]],
  ['sin2dtest_3c_20armnn_3a_3adatatype_3a_3aqasymmu8_20_3e',['Sin2dTest< armnn::DataType::QAsymmU8 >',['../_sin_test_impl_8cpp.xhtml#aa4c1f7d9af208a469e8883dc0f776a7e',1,'SinTestImpl.cpp']]],
  ['sin2dtest_3c_20armnn_3a_3adatatype_3a_3aqsymms16_20_3e',['Sin2dTest< armnn::DataType::QSymmS16 >',['../_sin_test_impl_8cpp.xhtml#a3fca18582fd2be91001463f4304d17b0',1,'SinTestImpl.cpp']]],
  ['sin3dtest',['Sin3dTest',['../_sin_test_impl_8cpp.xhtml#a614146dad5df0bdc6cd351815439074f',1,'Sin3dTest(armnn::IWorkloadFactory &workloadFactory, const armnn::IBackendInternal::IMemoryManagerSharedPtr &memoryManager, const armnn::ITensorHandleFactory &tensorHandleFactory): SinTestImpl.cpp'],['../_sin_test_impl_8hpp.xhtml#a614146dad5df0bdc6cd351815439074f',1,'Sin3dTest(armnn::IWorkloadFactory &workloadFactory, const armnn::IBackendInternal::IMemoryManagerSharedPtr &memoryManager, const armnn::ITensorHandleFactory &tensorHandleFactory): SinTestImpl.cpp']]],
  ['sin3dtest_3c_20armnn_3a_3adatatype_3a_3afloat16_20_3e',['Sin3dTest< armnn::DataType::Float16 >',['../_sin_test_impl_8cpp.xhtml#a9f0a49ec4934e12096611f02103c8ff8',1,'SinTestImpl.cpp']]],
  ['sin3dtest_3c_20armnn_3a_3adatatype_3a_3afloat32_20_3e',['Sin3dTest< armnn::DataType::Float32 >',['../_sin_test_impl_8cpp.xhtml#a11d5142685b515c9640993251ee37dac',1,'SinTestImpl.cpp']]],
  ['sin3dtest_3c_20armnn_3a_3adatatype_3a_3aqasymms8_20_3e',['Sin3dTest< armnn::DataType::QAsymmS8 >',['../_sin_test_impl_8cpp.xhtml#aaabff3747ceacf9cfd3ae2ad0e22992f',1,'SinTestImpl.cpp']]],
  ['sin3dtest_3c_20armnn_3a_3adatatype_3a_3aqasymmu8_20_3e',['Sin3dTest< armnn::DataType::QAsymmU8 >',['../_sin_test_impl_8cpp.xhtml#a9b4cb2961c3652dce4a026504c81ff9b',1,'SinTestImpl.cpp']]],
  ['sin3dtest_3c_20armnn_3a_3adatatype_3a_3aqsymms16_20_3e',['Sin3dTest< armnn::DataType::QSymmS16 >',['../_sin_test_impl_8cpp.xhtml#a4addef51192d80179423d1ce6a8abbb9',1,'SinTestImpl.cpp']]],
  ['singleaxispacking',['SingleAxisPacking',['../namespacearmnn.xhtml#a7100de49939c3e393101f78d425a98c6a568437eb3752bdf14546b5c221ba5be7',1,'armnn']]],
  ['singleaxisprioritylist',['SingleAxisPriorityList',['../classarmnn_1_1_single_axis_priority_list.xhtml',1,'SingleAxisPriorityList'],['../classarmnn_1_1_single_axis_priority_list.xhtml#a75d3600935ceb7ba8ca18219f6dff75c',1,'armnn::SingleAxisPriorityList::SingleAxisPriorityList()']]],
  ['singleaxisprioritylist_2ecpp',['SingleAxisPriorityList.cpp',['../_single_axis_priority_list_8cpp.xhtml',1,'']]],
  ['singleaxisprioritylist_2ehpp',['SingleAxisPriorityList.hpp',['../_single_axis_priority_list_8hpp.xhtml',1,'']]],
  ['singleaxisprioritylisttests_2ecpp',['SingleAxisPriorityListTests.cpp',['../_single_axis_priority_list_tests_8cpp.xhtml',1,'']]],
  ['sinnegativetest',['SinNegativeTest',['../_sin_test_impl_8cpp.xhtml#a0fb034dfa0302b9ff5f9970e596f55a8',1,'SinNegativeTest(armnn::IWorkloadFactory &workloadFactory, const armnn::IBackendInternal::IMemoryManagerSharedPtr &memoryManager, const armnn::ITensorHandleFactory &tensorHandleFactory): SinTestImpl.cpp'],['../_sin_test_impl_8hpp.xhtml#a0fb034dfa0302b9ff5f9970e596f55a8',1,'SinNegativeTest(armnn::IWorkloadFactory &workloadFactory, const armnn::IBackendInternal::IMemoryManagerSharedPtr &memoryManager, const armnn::ITensorHandleFactory &tensorHandleFactory): SinTestImpl.cpp']]],
  ['sinnegativetest_3c_20armnn_3a_3adatatype_3a_3afloat32_20_3e',['SinNegativeTest< armnn::DataType::Float32 >',['../_sin_test_impl_8cpp.xhtml#a4d6bab5868ab71c4852e9b969beadb6f',1,'SinTestImpl.cpp']]],
  ['sintestimpl_2ecpp',['SinTestImpl.cpp',['../_sin_test_impl_8cpp.xhtml',1,'']]],
  ['sintestimpl_2ehpp',['SinTestImpl.hpp',['../_sin_test_impl_8hpp.xhtml',1,'']]],
  ['sinzerotest',['SinZeroTest',['../_sin_test_impl_8cpp.xhtml#a258ceacee3ba02f250c223f4ca321f2b',1,'SinZeroTest(armnn::IWorkloadFactory &workloadFactory, const armnn::IBackendInternal::IMemoryManagerSharedPtr &memoryManager, const armnn::ITensorHandleFactory &tensorHandleFactory): SinTestImpl.cpp'],['../_sin_test_impl_8hpp.xhtml#a258ceacee3ba02f250c223f4ca321f2b',1,'SinZeroTest(armnn::IWorkloadFactory &workloadFactory, const armnn::IBackendInternal::IMemoryManagerSharedPtr &memoryManager, const armnn::ITensorHandleFactory &tensorHandleFactory): SinTestImpl.cpp']]],
  ['sinzerotest_3c_20armnn_3a_3adatatype_3a_3afloat32_20_3e',['SinZeroTest< armnn::DataType::Float32 >',['../_sin_test_impl_8cpp.xhtml#a1909fa5089d5777bd3b0bb7d1d282855',1,'SinTestImpl.cpp']]],
  ['size',['size',['../structarmnn_serializer_1_1_f_l_a_t_b_u_f_f_e_r_s___f_i_n_a_l___c_l_a_s_s.xhtml#af088101ed1c0235054b51d58ae2243dc',1,'armnnSerializer::FLATBUFFERS_FINAL_CLASS::size()'],['../classarmnn_1_1_backend_registry.xhtml#a58f4b9e873b7c1c7d512bd9f7d1489d8',1,'armnn::BackendRegistry::Size()']]],
  ['sizetype',['SizeType',['../classarmnn_1_1_permutation_vector.xhtml#a12b132c42f8e60ebc9669a3b333bb946',1,'armnn::PermutationVector']]],
  ['slice',['Slice',['../namespacearmnn.xhtml#a044ea0cc993d4d1fbe4ec877b17b8d39',1,'armnn::Slice(const TensorInfo &inputInfo, const SliceDescriptor &descriptor, const void *inputData, void *outputData, unsigned int dataTypeSize)'],['../namespacearmnn.xhtml#a56943a0946e5f15e5e58054b8e7a04a4ad140d37ad98c12ccd8e1c432f548bcdb',1,'armnn::Slice()']]],
  ['slice_2ecpp',['Slice.cpp',['../armnn_tf_lite_parser_2test_2_slice_8cpp.xhtml',1,'(Global Namespace)'],['../backends_2reference_2workloads_2_slice_8cpp.xhtml',1,'(Global Namespace)']]],
  ['slice_2ehpp',['Slice.hpp',['../_slice_8hpp.xhtml',1,'']]],
  ['slice1dfloat32test',['Slice1dFloat32Test',['../_slice_test_impl_8cpp.xhtml#a7863b4d5cf3fa19de7668eb3a4c6191c',1,'Slice1dFloat32Test(armnn::IWorkloadFactory &workloadFactory, const armnn::IBackendInternal::IMemoryManagerSharedPtr &memoryManager): SliceTestImpl.cpp'],['../_slice_test_impl_8hpp.xhtml#a7863b4d5cf3fa19de7668eb3a4c6191c',1,'Slice1dFloat32Test(armnn::IWorkloadFactory &workloadFactory, const armnn::IBackendInternal::IMemoryManagerSharedPtr &memoryManager): SliceTestImpl.cpp']]],
  ['slice1dint16test',['Slice1dInt16Test',['../_slice_test_impl_8cpp.xhtml#aec6e28400b64661bbbfe1ad8b98b074c',1,'Slice1dInt16Test(armnn::IWorkloadFactory &workloadFactory, const armnn::IBackendInternal::IMemoryManagerSharedPtr &memoryManager): SliceTestImpl.cpp'],['../_slice_test_impl_8hpp.xhtml#aec6e28400b64661bbbfe1ad8b98b074c',1,'Slice1dInt16Test(armnn::IWorkloadFactory &workloadFactory, const armnn::IBackendInternal::IMemoryManagerSharedPtr &memoryManager): SliceTestImpl.cpp']]],
  ['slice1duint8test',['Slice1dUint8Test',['../_slice_test_impl_8cpp.xhtml#a0d439b9fd8efd81d1376e1d6e1b6e315',1,'Slice1dUint8Test(armnn::IWorkloadFactory &workloadFactory, const armnn::IBackendInternal::IMemoryManagerSharedPtr &memoryManager): SliceTestImpl.cpp'],['../_slice_test_impl_8hpp.xhtml#a0d439b9fd8efd81d1376e1d6e1b6e315',1,'Slice1dUint8Test(armnn::IWorkloadFactory &workloadFactory, const armnn::IBackendInternal::IMemoryManagerSharedPtr &memoryManager): SliceTestImpl.cpp']]],
  ['slice2dfloat32test',['Slice2dFloat32Test',['../_slice_test_impl_8cpp.xhtml#a7c2b08d3b045aac272d320d6279e1dab',1,'Slice2dFloat32Test(armnn::IWorkloadFactory &workloadFactory, const armnn::IBackendInternal::IMemoryManagerSharedPtr &memoryManager): SliceTestImpl.cpp'],['../_slice_test_impl_8hpp.xhtml#a7c2b08d3b045aac272d320d6279e1dab',1,'Slice2dFloat32Test(armnn::IWorkloadFactory &workloadFactory, const armnn::IBackendInternal::IMemoryManagerSharedPtr &memoryManager): SliceTestImpl.cpp']]],
  ['slice2dint16test',['Slice2dInt16Test',['../_slice_test_impl_8cpp.xhtml#aa51c5ed7462fcad3fefde55834c25b83',1,'Slice2dInt16Test(armnn::IWorkloadFactory &workloadFactory, const armnn::IBackendInternal::IMemoryManagerSharedPtr &memoryManager): SliceTestImpl.cpp'],['../_slice_test_impl_8hpp.xhtml#aa51c5ed7462fcad3fefde55834c25b83',1,'Slice2dInt16Test(armnn::IWorkloadFactory &workloadFactory, const armnn::IBackendInternal::IMemoryManagerSharedPtr &memoryManager): SliceTestImpl.cpp']]],
  ['slice2duint8test',['Slice2dUint8Test',['../_slice_test_impl_8cpp.xhtml#acaf2a0cb0375acbad4564aaa511138a5',1,'Slice2dUint8Test(armnn::IWorkloadFactory &workloadFactory, const armnn::IBackendInternal::IMemoryManagerSharedPtr &memoryManager): SliceTestImpl.cpp'],['../_slice_test_impl_8hpp.xhtml#acaf2a0cb0375acbad4564aaa511138a5',1,'Slice2dUint8Test(armnn::IWorkloadFactory &workloadFactory, const armnn::IBackendInternal::IMemoryManagerSharedPtr &memoryManager): SliceTestImpl.cpp']]],
  ['slice3dfloat32test',['Slice3dFloat32Test',['../_slice_test_impl_8cpp.xhtml#a65ea4a275066dd49ca9a23185a103b2c',1,'Slice3dFloat32Test(armnn::IWorkloadFactory &workloadFactory, const armnn::IBackendInternal::IMemoryManagerSharedPtr &memoryManager): SliceTestImpl.cpp'],['../_slice_test_impl_8hpp.xhtml#a65ea4a275066dd49ca9a23185a103b2c',1,'Slice3dFloat32Test(armnn::IWorkloadFactory &workloadFactory, const armnn::IBackendInternal::IMemoryManagerSharedPtr &memoryManager): SliceTestImpl.cpp']]],
  ['slice3dint16test',['Slice3dInt16Test',['../_slice_test_impl_8cpp.xhtml#a191a47193f192d4aeec276f080e97620',1,'Slice3dInt16Test(armnn::IWorkloadFactory &workloadFactory, const armnn::IBackendInternal::IMemoryManagerSharedPtr &memoryManager): SliceTestImpl.cpp'],['../_slice_test_impl_8hpp.xhtml#a191a47193f192d4aeec276f080e97620',1,'Slice3dInt16Test(armnn::IWorkloadFactory &workloadFactory, const armnn::IBackendInternal::IMemoryManagerSharedPtr &memoryManager): SliceTestImpl.cpp']]],
  ['slice3duint8test',['Slice3dUint8Test',['../_slice_test_impl_8cpp.xhtml#a3161c1b143650c88d4cc5e3b08a6bcee',1,'Slice3dUint8Test(armnn::IWorkloadFactory &workloadFactory, const armnn::IBackendInternal::IMemoryManagerSharedPtr &memoryManager): SliceTestImpl.cpp'],['../_slice_test_impl_8hpp.xhtml#a3161c1b143650c88d4cc5e3b08a6bcee',1,'Slice3dUint8Test(armnn::IWorkloadFactory &workloadFactory, const armnn::IBackendInternal::IMemoryManagerSharedPtr &memoryManager): SliceTestImpl.cpp']]],
  ['slice4dfloat32test',['Slice4dFloat32Test',['../_slice_test_impl_8cpp.xhtml#ae614565a58a085ebea038e705910792d',1,'Slice4dFloat32Test(armnn::IWorkloadFactory &workloadFactory, const armnn::IBackendInternal::IMemoryManagerSharedPtr &memoryManager): SliceTestImpl.cpp'],['../_slice_test_impl_8hpp.xhtml#ae614565a58a085ebea038e705910792d',1,'Slice4dFloat32Test(armnn::IWorkloadFactory &workloadFactory, const armnn::IBackendInternal::IMemoryManagerSharedPtr &memoryManager): SliceTestImpl.cpp']]],
  ['slice4dint16test',['Slice4dInt16Test',['../_slice_test_impl_8cpp.xhtml#a114060adaed8f5bbcf16a584eb4193e9',1,'Slice4dInt16Test(armnn::IWorkloadFactory &workloadFactory, const armnn::IBackendInternal::IMemoryManagerSharedPtr &memoryManager): SliceTestImpl.cpp'],['../_slice_test_impl_8hpp.xhtml#a114060adaed8f5bbcf16a584eb4193e9',1,'Slice4dInt16Test(armnn::IWorkloadFactory &workloadFactory, const armnn::IBackendInternal::IMemoryManagerSharedPtr &memoryManager): SliceTestImpl.cpp']]],
  ['slice4duint8test',['Slice4dUint8Test',['../_slice_test_impl_8cpp.xhtml#a08619ae5f9407cabc427aba5049e31ef',1,'Slice4dUint8Test(armnn::IWorkloadFactory &workloadFactory, const armnn::IBackendInternal::IMemoryManagerSharedPtr &memoryManager): SliceTestImpl.cpp'],['../_slice_test_impl_8hpp.xhtml#a08619ae5f9407cabc427aba5049e31ef',1,'Slice4dUint8Test(armnn::IWorkloadFactory &workloadFactory, const armnn::IBackendInternal::IMemoryManagerSharedPtr &memoryManager): SliceTestImpl.cpp']]],
  ['slicedescriptor',['SliceDescriptor',['../structarmnn_1_1_slice_descriptor.xhtml',1,'SliceDescriptor'],['../structarmnn_1_1_slice_descriptor.xhtml#ad4ee7c36b787daa1232528e2f902d8ce',1,'armnn::SliceDescriptor::SliceDescriptor(const std::vector< unsigned int > &begin, const std::vector< unsigned int > &size)'],['../structarmnn_1_1_slice_descriptor.xhtml#a6d81f59d176cf5b1b7f7b16653cb909c',1,'armnn::SliceDescriptor::SliceDescriptor()']]],
  ['slicedescriptorbuilder',['SliceDescriptorBuilder',['../structarmnn_serializer_1_1_slice_descriptor_builder.xhtml',1,'SliceDescriptorBuilder'],['../structarmnn_serializer_1_1_slice_descriptor_builder.xhtml#a089a1f6061d2f5196e52cf0c587e0bcf',1,'armnnSerializer::SliceDescriptorBuilder::SliceDescriptorBuilder()']]],
  ['slicelayer',['SliceLayer',['../classarmnn_1_1_slice_layer.xhtml',1,'SliceLayer'],['../classarmnn_1_1_slice_layer.xhtml#a9900f995626d17d6148fd4f3dde768b7',1,'armnn::SliceLayer::SliceLayer()']]],
  ['slicelayer_2ecpp',['SliceLayer.cpp',['../_slice_layer_8cpp.xhtml',1,'']]],
  ['slicelayer_2ehpp',['SliceLayer.hpp',['../_slice_layer_8hpp.xhtml',1,'']]],
  ['slicelayerbuilder',['SliceLayerBuilder',['../structarmnn_serializer_1_1_slice_layer_builder.xhtml',1,'SliceLayerBuilder'],['../structarmnn_serializer_1_1_slice_layer_builder.xhtml#a2c20101f0f51ab6052b938cc99176cff',1,'armnnSerializer::SliceLayerBuilder::SliceLayerBuilder()']]],
  ['slicequeuedescriptor',['SliceQueueDescriptor',['../structarmnn_1_1_slice_queue_descriptor.xhtml',1,'armnn']]],
  ['slicetestimpl_2ecpp',['SliceTestImpl.cpp',['../_slice_test_impl_8cpp.xhtml',1,'']]],
  ['slicetestimpl_2ehpp',['SliceTestImpl.hpp',['../_slice_test_impl_8hpp.xhtml',1,'']]],
  ['socketprofilingconnection',['SocketProfilingConnection',['../classarmnn_1_1profiling_1_1_socket_profiling_connection.xhtml',1,'SocketProfilingConnection'],['../classarmnn_1_1profiling_1_1_socket_profiling_connection.xhtml#aba0a393ed98758e76bd30d2862e0740e',1,'armnn::profiling::SocketProfilingConnection::SocketProfilingConnection()']]],
  ['socketprofilingconnection_2ecpp',['SocketProfilingConnection.cpp',['../_socket_profiling_connection_8cpp.xhtml',1,'']]],
  ['socketprofilingconnection_2ehpp',['SocketProfilingConnection.hpp',['../_socket_profiling_connection_8hpp.xhtml',1,'']]],
  ['softmax',['Softmax',['../namespacearmnn.xhtml#aa999ff2585ad75b95954a9323f63c32b',1,'armnn::Softmax(Decoder< float > &in, Encoder< float > &out, const TensorInfo &inputTensorInfo, float beta, int axis)'],['../namespacearmnn.xhtml#a56943a0946e5f15e5e58054b8e7a04a4a31d953b9d49a6b4378f45097047976d0',1,'armnn::Softmax()']]],
  ['softmax_2ecpp',['Softmax.cpp',['../armnn_tf_lite_parser_2test_2_softmax_8cpp.xhtml',1,'(Global Namespace)'],['../backends_2reference_2workloads_2_softmax_8cpp.xhtml',1,'(Global Namespace)']]],
  ['softmax_2ehpp',['Softmax.hpp',['../_softmax_8hpp.xhtml',1,'']]],
  ['softmaxdescriptor',['SoftmaxDescriptor',['../structarmnn_1_1_softmax_descriptor.xhtml',1,'SoftmaxDescriptor'],['../structarmnn_1_1_softmax_descriptor.xhtml#ab284d1743a879c8762273540c363174e',1,'armnn::SoftmaxDescriptor::SoftmaxDescriptor()']]],
  ['softmaxdescriptorbuilder',['SoftmaxDescriptorBuilder',['../structarmnn_serializer_1_1_softmax_descriptor_builder.xhtml',1,'SoftmaxDescriptorBuilder'],['../structarmnn_serializer_1_1_softmax_descriptor_builder.xhtml#ab510c49096f528084bfdf22a43e135a4',1,'armnnSerializer::SoftmaxDescriptorBuilder::SoftmaxDescriptorBuilder()']]],
  ['softmaxlayer',['SoftmaxLayer',['../classarmnn_1_1_softmax_layer.xhtml',1,'SoftmaxLayer'],['../classarmnn_1_1_softmax_layer.xhtml#a1db1f8b0b847784216fb961fa89de9c5',1,'armnn::SoftmaxLayer::SoftmaxLayer()']]],
  ['softmaxlayer_2ecpp',['SoftmaxLayer.cpp',['../_softmax_layer_8cpp.xhtml',1,'']]],
  ['softmaxlayer_2ehpp',['SoftmaxLayer.hpp',['../_softmax_layer_8hpp.xhtml',1,'']]],
  ['softmaxlayerbuilder',['SoftmaxLayerBuilder',['../structarmnn_serializer_1_1_softmax_layer_builder.xhtml',1,'SoftmaxLayerBuilder'],['../structarmnn_serializer_1_1_softmax_layer_builder.xhtml#adb4cc20524f47289a7543f2dd25fd73b',1,'armnnSerializer::SoftmaxLayerBuilder::SoftmaxLayerBuilder()']]],
  ['softmaxqueuedescriptor',['SoftmaxQueueDescriptor',['../structarmnn_1_1_softmax_queue_descriptor.xhtml',1,'armnn']]],
  ['softmaxtestimpl_2ecpp',['SoftmaxTestImpl.cpp',['../_softmax_test_impl_8cpp.xhtml',1,'']]],
  ['softmaxtestimpl_2ehpp',['SoftmaxTestImpl.hpp',['../_softmax_test_impl_8hpp.xhtml',1,'']]],
  ['softrelu',['SoftReLu',['../namespacearmnn.xhtml#a56297e0f7b215eea46c818cb7528d9eaa6bba7052636d1740303b1b2ef3b53fef',1,'armnn']]],
  ['softreluint16test',['SoftReLuInt16Test',['../_activation_test_impl_8cpp.xhtml#a102ed5f3b12e4d88645c9cc60820554a',1,'SoftReLuInt16Test(armnn::IWorkloadFactory &workloadFactory, const armnn::IBackendInternal::IMemoryManagerSharedPtr &memoryManager, const armnn::ITensorHandleFactory &tensorHandleFactory): ActivationTestImpl.cpp'],['../_activation_test_impl_8hpp.xhtml#a102ed5f3b12e4d88645c9cc60820554a',1,'SoftReLuInt16Test(armnn::IWorkloadFactory &workloadFactory, const armnn::IBackendInternal::IMemoryManagerSharedPtr &memoryManager, const armnn::ITensorHandleFactory &tensorHandleFactory): ActivationTestImpl.cpp']]],
  ['softrelutest',['SoftReLuTest',['../_activation_test_impl_8cpp.xhtml#ae2d87b32c8fde79841bdd44e5b07b220',1,'SoftReLuTest(armnn::IWorkloadFactory &workloadFactory, const armnn::IBackendInternal::IMemoryManagerSharedPtr &memoryManager, const armnn::ITensorHandleFactory &tensorHandleFactory): ActivationTestImpl.cpp'],['../_activation_test_impl_8hpp.xhtml#ae2d87b32c8fde79841bdd44e5b07b220',1,'SoftReLuTest(armnn::IWorkloadFactory &workloadFactory, const armnn::IBackendInternal::IMemoryManagerSharedPtr &memoryManager, const armnn::ITensorHandleFactory &tensorHandleFactory): ActivationTestImpl.cpp']]],
  ['softrelutestcommon',['SoftReLuTestCommon',['../_activation_test_impl_8cpp.xhtml#ac1ff1b47192a4ae96deca53703c97d56',1,'ActivationTestImpl.cpp']]],
  ['softreluuint8test',['SoftReLuUint8Test',['../_activation_test_impl_8cpp.xhtml#abe4ce5ac4300f71f8d1e17df42b73bdf',1,'SoftReLuUint8Test(armnn::IWorkloadFactory &workloadFactory, const armnn::IBackendInternal::IMemoryManagerSharedPtr &memoryManager, const armnn::ITensorHandleFactory &tensorHandleFactory): ActivationTestImpl.cpp'],['../_activation_test_impl_8hpp.xhtml#abe4ce5ac4300f71f8d1e17df42b73bdf',1,'SoftReLuUint8Test(armnn::IWorkloadFactory &workloadFactory, const armnn::IBackendInternal::IMemoryManagerSharedPtr &memoryManager, const armnn::ITensorHandleFactory &tensorHandleFactory): ActivationTestImpl.cpp']]],
  ['spacetobatchnd',['SpaceToBatchNd',['../namespacearmnn.xhtml#a4a180e425d4c19b2cdea4ce5760180e1',1,'armnn::SpaceToBatchNd(const TensorInfo &inputInfo, const TensorInfo &outputInfo, const SpaceToBatchNdDescriptor &params, Decoder< float > &inputData, Encoder< float > &outputData)'],['../namespacearmnn.xhtml#a56943a0946e5f15e5e58054b8e7a04a4a337c392144dca0d18290c6b4711a2279',1,'armnn::SpaceToBatchNd()']]],
  ['spacetobatchnd_2ecpp',['SpaceToBatchND.cpp',['../armnn_tf_lite_parser_2test_2_space_to_batch_n_d_8cpp.xhtml',1,'(Global Namespace)'],['../backends_2reference_2workloads_2_space_to_batch_n_d_8cpp.xhtml',1,'(Global Namespace)']]],
  ['spacetobatchnd_2ehpp',['SpaceToBatchNd.hpp',['../_space_to_batch_nd_8hpp.xhtml',1,'']]],
  ['spacetobatchnddescriptor',['SpaceToBatchNdDescriptor',['../structarmnn_1_1_space_to_batch_nd_descriptor.xhtml',1,'SpaceToBatchNdDescriptor'],['../structarmnn_1_1_space_to_batch_nd_descriptor.xhtml#aa7a846e189c37a6092fbf10e90110dc9',1,'armnn::SpaceToBatchNdDescriptor::SpaceToBatchNdDescriptor()'],['../structarmnn_1_1_space_to_batch_nd_descriptor.xhtml#a2c0bf19cb8ae5ab4f5b7373b2b1c79b8',1,'armnn::SpaceToBatchNdDescriptor::SpaceToBatchNdDescriptor(const std::vector< unsigned int > &blockShape, const std::vector< std::pair< unsigned int, unsigned int >> &padList)']]],
  ['spacetobatchnddescriptorbuilder',['SpaceToBatchNdDescriptorBuilder',['../structarmnn_serializer_1_1_space_to_batch_nd_descriptor_builder.xhtml',1,'SpaceToBatchNdDescriptorBuilder'],['../structarmnn_serializer_1_1_space_to_batch_nd_descriptor_builder.xhtml#aa48896a63de981d7f5409436afa31d58',1,'armnnSerializer::SpaceToBatchNdDescriptorBuilder::SpaceToBatchNdDescriptorBuilder()']]],
  ['spacetobatchndlayer',['SpaceToBatchNdLayer',['../classarmnn_1_1_space_to_batch_nd_layer.xhtml',1,'SpaceToBatchNdLayer'],['../classarmnn_1_1_space_to_batch_nd_layer.xhtml#a81d3fcf5cb8bdc0a8d068e2c4613497a',1,'armnn::SpaceToBatchNdLayer::SpaceToBatchNdLayer()']]],
  ['spacetobatchndlayer_2ecpp',['SpaceToBatchNdLayer.cpp',['../_space_to_batch_nd_layer_8cpp.xhtml',1,'']]],
  ['spacetobatchndlayer_2ehpp',['SpaceToBatchNdLayer.hpp',['../_space_to_batch_nd_layer_8hpp.xhtml',1,'']]],
  ['spacetobatchndlayerbuilder',['SpaceToBatchNdLayerBuilder',['../structarmnn_serializer_1_1_space_to_batch_nd_layer_builder.xhtml',1,'SpaceToBatchNdLayerBuilder'],['../structarmnn_serializer_1_1_space_to_batch_nd_layer_builder.xhtml#a61e584bb3b088489d2a6cbdefdd23b34',1,'armnnSerializer::SpaceToBatchNdLayerBuilder::SpaceToBatchNdLayerBuilder()']]],
  ['spacetobatchndmultiblockfloat16test',['SpaceToBatchNdMultiBlockFloat16Test',['../_space_to_batch_nd_test_impl_8cpp.xhtml#a76e326c08bf7b04cde8c364b83b2a150',1,'SpaceToBatchNdMultiBlockFloat16Test(armnn::IWorkloadFactory &workloadFactory, const armnn::IBackendInternal::IMemoryManagerSharedPtr &memoryManager, const armnn::ITensorHandleFactory &tensorHandleFactory): SpaceToBatchNdTestImpl.cpp'],['../_space_to_batch_nd_test_impl_8hpp.xhtml#a76e326c08bf7b04cde8c364b83b2a150',1,'SpaceToBatchNdMultiBlockFloat16Test(armnn::IWorkloadFactory &workloadFactory, const armnn::IBackendInternal::IMemoryManagerSharedPtr &memoryManager, const armnn::ITensorHandleFactory &tensorHandleFactory): SpaceToBatchNdTestImpl.cpp']]],
  ['spacetobatchndmultiblockfloat32test',['SpaceToBatchNdMultiBlockFloat32Test',['../_space_to_batch_nd_test_impl_8cpp.xhtml#a067fe71e3d2b0989fc0cdb8dc97af04b',1,'SpaceToBatchNdMultiBlockFloat32Test(armnn::IWorkloadFactory &workloadFactory, const armnn::IBackendInternal::IMemoryManagerSharedPtr &memoryManager, const armnn::ITensorHandleFactory &tensorHandleFactory): SpaceToBatchNdTestImpl.cpp'],['../_space_to_batch_nd_test_impl_8hpp.xhtml#a067fe71e3d2b0989fc0cdb8dc97af04b',1,'SpaceToBatchNdMultiBlockFloat32Test(armnn::IWorkloadFactory &workloadFactory, const armnn::IBackendInternal::IMemoryManagerSharedPtr &memoryManager, const armnn::ITensorHandleFactory &tensorHandleFactory): SpaceToBatchNdTestImpl.cpp']]],
  ['spacetobatchndmultiblocknhwcfloat16test',['SpaceToBatchNdMultiBlockNhwcFloat16Test',['../_space_to_batch_nd_test_impl_8cpp.xhtml#a1a91d2f9da7084834c6cc292d07267d0',1,'SpaceToBatchNdMultiBlockNhwcFloat16Test(armnn::IWorkloadFactory &workloadFactory, const armnn::IBackendInternal::IMemoryManagerSharedPtr &memoryManager, const armnn::ITensorHandleFactory &tensorHandleFactory): SpaceToBatchNdTestImpl.cpp'],['../_space_to_batch_nd_test_impl_8hpp.xhtml#a1a91d2f9da7084834c6cc292d07267d0',1,'SpaceToBatchNdMultiBlockNhwcFloat16Test(armnn::IWorkloadFactory &workloadFactory, const armnn::IBackendInternal::IMemoryManagerSharedPtr &memoryManager, const armnn::ITensorHandleFactory &tensorHandleFactory): SpaceToBatchNdTestImpl.cpp']]],
  ['spacetobatchndmultiblocknhwcfloat32test',['SpaceToBatchNdMultiBlockNhwcFloat32Test',['../_space_to_batch_nd_test_impl_8cpp.xhtml#ac254ad319f8916cc53fb9b1c376d1e94',1,'SpaceToBatchNdMultiBlockNhwcFloat32Test(armnn::IWorkloadFactory &workloadFactory, const armnn::IBackendInternal::IMemoryManagerSharedPtr &memoryManager, const armnn::ITensorHandleFactory &tensorHandleFactory): SpaceToBatchNdTestImpl.cpp'],['../_space_to_batch_nd_test_impl_8hpp.xhtml#ac254ad319f8916cc53fb9b1c376d1e94',1,'SpaceToBatchNdMultiBlockNhwcFloat32Test(armnn::IWorkloadFactory &workloadFactory, const armnn::IBackendInternal::IMemoryManagerSharedPtr &memoryManager, const armnn::ITensorHandleFactory &tensorHandleFactory): SpaceToBatchNdTestImpl.cpp']]],
  ['spacetobatchndmultiblocknhwcuint16test',['SpaceToBatchNdMultiBlockNhwcUint16Test',['../_space_to_batch_nd_test_impl_8cpp.xhtml#a5476a255094e1e5278cce1fe9687e993',1,'SpaceToBatchNdMultiBlockNhwcUint16Test(armnn::IWorkloadFactory &workloadFactory, const armnn::IBackendInternal::IMemoryManagerSharedPtr &memoryManager, const armnn::ITensorHandleFactory &tensorHandleFactory): SpaceToBatchNdTestImpl.cpp'],['../_space_to_batch_nd_test_impl_8hpp.xhtml#a5476a255094e1e5278cce1fe9687e993',1,'SpaceToBatchNdMultiBlockNhwcUint16Test(armnn::IWorkloadFactory &workloadFactory, const armnn::IBackendInternal::IMemoryManagerSharedPtr &memoryManager, const armnn::ITensorHandleFactory &tensorHandleFactory): SpaceToBatchNdTestImpl.cpp']]],
  ['spacetobatchndmultiblocknhwcuint8test',['SpaceToBatchNdMultiBlockNhwcUint8Test',['../_space_to_batch_nd_test_impl_8cpp.xhtml#a5fbe57852fc6c2f2f79cd6d849678ad8',1,'SpaceToBatchNdMultiBlockNhwcUint8Test(armnn::IWorkloadFactory &workloadFactory, const armnn::IBackendInternal::IMemoryManagerSharedPtr &memoryManager, const armnn::ITensorHandleFactory &tensorHandleFactory): SpaceToBatchNdTestImpl.cpp'],['../_space_to_batch_nd_test_impl_8hpp.xhtml#a5fbe57852fc6c2f2f79cd6d849678ad8',1,'SpaceToBatchNdMultiBlockNhwcUint8Test(armnn::IWorkloadFactory &workloadFactory, const armnn::IBackendInternal::IMemoryManagerSharedPtr &memoryManager, const armnn::ITensorHandleFactory &tensorHandleFactory): SpaceToBatchNdTestImpl.cpp']]],
  ['spacetobatchndmultiblockuint16test',['SpaceToBatchNdMultiBlockUint16Test',['../_space_to_batch_nd_test_impl_8cpp.xhtml#a3899331dff66113a34ca7d6b614d8114',1,'SpaceToBatchNdMultiBlockUint16Test(armnn::IWorkloadFactory &workloadFactory, const armnn::IBackendInternal::IMemoryManagerSharedPtr &memoryManager, const armnn::ITensorHandleFactory &tensorHandleFactory): SpaceToBatchNdTestImpl.cpp'],['../_space_to_batch_nd_test_impl_8hpp.xhtml#a3899331dff66113a34ca7d6b614d8114',1,'SpaceToBatchNdMultiBlockUint16Test(armnn::IWorkloadFactory &workloadFactory, const armnn::IBackendInternal::IMemoryManagerSharedPtr &memoryManager, const armnn::ITensorHandleFactory &tensorHandleFactory): SpaceToBatchNdTestImpl.cpp']]],
  ['spacetobatchndmultiblockuint8test',['SpaceToBatchNdMultiBlockUint8Test',['../_space_to_batch_nd_test_impl_8cpp.xhtml#ae5d658100a21ed977774a5c63d807d6e',1,'SpaceToBatchNdMultiBlockUint8Test(armnn::IWorkloadFactory &workloadFactory, const armnn::IBackendInternal::IMemoryManagerSharedPtr &memoryManager, const armnn::ITensorHandleFactory &tensorHandleFactory): SpaceToBatchNdTestImpl.cpp'],['../_space_to_batch_nd_test_impl_8hpp.xhtml#ae5d658100a21ed977774a5c63d807d6e',1,'SpaceToBatchNdMultiBlockUint8Test(armnn::IWorkloadFactory &workloadFactory, const armnn::IBackendInternal::IMemoryManagerSharedPtr &memoryManager, const armnn::ITensorHandleFactory &tensorHandleFactory): SpaceToBatchNdTestImpl.cpp']]],
  ['spacetobatchndmultichannelsfloat16test',['SpaceToBatchNdMultiChannelsFloat16Test',['../_space_to_batch_nd_test_impl_8cpp.xhtml#acdece6808fda810883db4c55e2773303',1,'SpaceToBatchNdMultiChannelsFloat16Test(armnn::IWorkloadFactory &workloadFactory, const armnn::IBackendInternal::IMemoryManagerSharedPtr &memoryManager, const armnn::ITensorHandleFactory &tensorHandleFactory): SpaceToBatchNdTestImpl.cpp'],['../_space_to_batch_nd_test_impl_8hpp.xhtml#acdece6808fda810883db4c55e2773303',1,'SpaceToBatchNdMultiChannelsFloat16Test(armnn::IWorkloadFactory &workloadFactory, const armnn::IBackendInternal::IMemoryManagerSharedPtr &memoryManager, const armnn::ITensorHandleFactory &tensorHandleFactory): SpaceToBatchNdTestImpl.cpp']]],
  ['spacetobatchndmultichannelsfloat32test',['SpaceToBatchNdMultiChannelsFloat32Test',['../_space_to_batch_nd_test_impl_8cpp.xhtml#a25d83e467cf12d92fc0fded2ec9c44f2',1,'SpaceToBatchNdMultiChannelsFloat32Test(armnn::IWorkloadFactory &workloadFactory, const armnn::IBackendInternal::IMemoryManagerSharedPtr &memoryManager, const armnn::ITensorHandleFactory &tensorHandleFactory): SpaceToBatchNdTestImpl.cpp'],['../_space_to_batch_nd_test_impl_8hpp.xhtml#a25d83e467cf12d92fc0fded2ec9c44f2',1,'SpaceToBatchNdMultiChannelsFloat32Test(armnn::IWorkloadFactory &workloadFactory, const armnn::IBackendInternal::IMemoryManagerSharedPtr &memoryManager, const armnn::ITensorHandleFactory &tensorHandleFactory): SpaceToBatchNdTestImpl.cpp']]],
  ['spacetobatchndmultichannelsnhwcfloat16test',['SpaceToBatchNdMultiChannelsNhwcFloat16Test',['../_space_to_batch_nd_test_impl_8cpp.xhtml#a679926f2f3e5f4544bf10745898fd689',1,'SpaceToBatchNdMultiChannelsNhwcFloat16Test(armnn::IWorkloadFactory &workloadFactory, const armnn::IBackendInternal::IMemoryManagerSharedPtr &memoryManager, const armnn::ITensorHandleFactory &tensorHandleFactory): SpaceToBatchNdTestImpl.cpp'],['../_space_to_batch_nd_test_impl_8hpp.xhtml#a679926f2f3e5f4544bf10745898fd689',1,'SpaceToBatchNdMultiChannelsNhwcFloat16Test(armnn::IWorkloadFactory &workloadFactory, const armnn::IBackendInternal::IMemoryManagerSharedPtr &memoryManager, const armnn::ITensorHandleFactory &tensorHandleFactory): SpaceToBatchNdTestImpl.cpp']]],
  ['spacetobatchndmultichannelsnhwcfloat32test',['SpaceToBatchNdMultiChannelsNhwcFloat32Test',['../_space_to_batch_nd_test_impl_8cpp.xhtml#a45c6e2d71c3ac4406374e3e59902fd2c',1,'SpaceToBatchNdMultiChannelsNhwcFloat32Test(armnn::IWorkloadFactory &workloadFactory, const armnn::IBackendInternal::IMemoryManagerSharedPtr &memoryManager, const armnn::ITensorHandleFactory &tensorHandleFactory): SpaceToBatchNdTestImpl.cpp'],['../_space_to_batch_nd_test_impl_8hpp.xhtml#a45c6e2d71c3ac4406374e3e59902fd2c',1,'SpaceToBatchNdMultiChannelsNhwcFloat32Test(armnn::IWorkloadFactory &workloadFactory, const armnn::IBackendInternal::IMemoryManagerSharedPtr &memoryManager, const armnn::ITensorHandleFactory &tensorHandleFactory): SpaceToBatchNdTestImpl.cpp']]],
  ['spacetobatchndmultichannelsnhwcuint16test',['SpaceToBatchNdMultiChannelsNhwcUint16Test',['../_space_to_batch_nd_test_impl_8cpp.xhtml#ad33c7547005d30c0060ee6f77e1bd260',1,'SpaceToBatchNdMultiChannelsNhwcUint16Test(armnn::IWorkloadFactory &workloadFactory, const armnn::IBackendInternal::IMemoryManagerSharedPtr &memoryManager, const armnn::ITensorHandleFactory &tensorHandleFactory): SpaceToBatchNdTestImpl.cpp'],['../_space_to_batch_nd_test_impl_8hpp.xhtml#ad33c7547005d30c0060ee6f77e1bd260',1,'SpaceToBatchNdMultiChannelsNhwcUint16Test(armnn::IWorkloadFactory &workloadFactory, const armnn::IBackendInternal::IMemoryManagerSharedPtr &memoryManager, const armnn::ITensorHandleFactory &tensorHandleFactory): SpaceToBatchNdTestImpl.cpp']]],
  ['spacetobatchndmultichannelsnhwcuint8test',['SpaceToBatchNdMultiChannelsNhwcUint8Test',['../_space_to_batch_nd_test_impl_8cpp.xhtml#a7af707c3a41c369982e8cfb564e1f52a',1,'SpaceToBatchNdMultiChannelsNhwcUint8Test(armnn::IWorkloadFactory &workloadFactory, const armnn::IBackendInternal::IMemoryManagerSharedPtr &memoryManager, const armnn::ITensorHandleFactory &tensorHandleFactory): SpaceToBatchNdTestImpl.cpp'],['../_space_to_batch_nd_test_impl_8hpp.xhtml#a7af707c3a41c369982e8cfb564e1f52a',1,'SpaceToBatchNdMultiChannelsNhwcUint8Test(armnn::IWorkloadFactory &workloadFactory, const armnn::IBackendInternal::IMemoryManagerSharedPtr &memoryManager, const armnn::ITensorHandleFactory &tensorHandleFactory): SpaceToBatchNdTestImpl.cpp']]],
  ['spacetobatchndmultichannelsuint16test',['SpaceToBatchNdMultiChannelsUint16Test',['../_space_to_batch_nd_test_impl_8cpp.xhtml#a155f63a73b94b1dee86b34bb1bfe3643',1,'SpaceToBatchNdMultiChannelsUint16Test(armnn::IWorkloadFactory &workloadFactory, const armnn::IBackendInternal::IMemoryManagerSharedPtr &memoryManager, const armnn::ITensorHandleFactory &tensorHandleFactory): SpaceToBatchNdTestImpl.cpp'],['../_space_to_batch_nd_test_impl_8hpp.xhtml#a155f63a73b94b1dee86b34bb1bfe3643',1,'SpaceToBatchNdMultiChannelsUint16Test(armnn::IWorkloadFactory &workloadFactory, const armnn::IBackendInternal::IMemoryManagerSharedPtr &memoryManager, const armnn::ITensorHandleFactory &tensorHandleFactory): SpaceToBatchNdTestImpl.cpp']]],
  ['spacetobatchndmultichannelsuint8test',['SpaceToBatchNdMultiChannelsUint8Test',['../_space_to_batch_nd_test_impl_8cpp.xhtml#a6d16c5d5b4c62bd1a80cd048c0b9bef1',1,'SpaceToBatchNdMultiChannelsUint8Test(armnn::IWorkloadFactory &workloadFactory, const armnn::IBackendInternal::IMemoryManagerSharedPtr &memoryManager, const armnn::ITensorHandleFactory &tensorHandleFactory): SpaceToBatchNdTestImpl.cpp'],['../_space_to_batch_nd_test_impl_8hpp.xhtml#a6d16c5d5b4c62bd1a80cd048c0b9bef1',1,'SpaceToBatchNdMultiChannelsUint8Test(armnn::IWorkloadFactory &workloadFactory, const armnn::IBackendInternal::IMemoryManagerSharedPtr &memoryManager, const armnn::ITensorHandleFactory &tensorHandleFactory): SpaceToBatchNdTestImpl.cpp']]],
  ['spacetobatchndpaddingfloat16test',['SpaceToBatchNdPaddingFloat16Test',['../_space_to_batch_nd_test_impl_8cpp.xhtml#a51d049470f26b07f91a6833b0465073b',1,'SpaceToBatchNdPaddingFloat16Test(armnn::IWorkloadFactory &workloadFactory, const armnn::IBackendInternal::IMemoryManagerSharedPtr &memoryManager, const armnn::ITensorHandleFactory &tensorHandleFactory): SpaceToBatchNdTestImpl.cpp'],['../_space_to_batch_nd_test_impl_8hpp.xhtml#a51d049470f26b07f91a6833b0465073b',1,'SpaceToBatchNdPaddingFloat16Test(armnn::IWorkloadFactory &workloadFactory, const armnn::IBackendInternal::IMemoryManagerSharedPtr &memoryManager, const armnn::ITensorHandleFactory &tensorHandleFactory): SpaceToBatchNdTestImpl.cpp']]],
  ['spacetobatchndpaddingfloat32test',['SpaceToBatchNdPaddingFloat32Test',['../_space_to_batch_nd_test_impl_8cpp.xhtml#a5e24e02459c6972aec7c7ce135025bc1',1,'SpaceToBatchNdPaddingFloat32Test(armnn::IWorkloadFactory &workloadFactory, const armnn::IBackendInternal::IMemoryManagerSharedPtr &memoryManager, const armnn::ITensorHandleFactory &tensorHandleFactory): SpaceToBatchNdTestImpl.cpp'],['../_space_to_batch_nd_test_impl_8hpp.xhtml#a5e24e02459c6972aec7c7ce135025bc1',1,'SpaceToBatchNdPaddingFloat32Test(armnn::IWorkloadFactory &workloadFactory, const armnn::IBackendInternal::IMemoryManagerSharedPtr &memoryManager, const armnn::ITensorHandleFactory &tensorHandleFactory): SpaceToBatchNdTestImpl.cpp']]],
  ['spacetobatchndpaddingnhwcfloat16test',['SpaceToBatchNdPaddingNhwcFloat16Test',['../_space_to_batch_nd_test_impl_8cpp.xhtml#ac04cc4e5ee76add73ea262db1172f50c',1,'SpaceToBatchNdPaddingNhwcFloat16Test(armnn::IWorkloadFactory &workloadFactory, const armnn::IBackendInternal::IMemoryManagerSharedPtr &memoryManager, const armnn::ITensorHandleFactory &tensorHandleFactory): SpaceToBatchNdTestImpl.cpp'],['../_space_to_batch_nd_test_impl_8hpp.xhtml#ac04cc4e5ee76add73ea262db1172f50c',1,'SpaceToBatchNdPaddingNhwcFloat16Test(armnn::IWorkloadFactory &workloadFactory, const armnn::IBackendInternal::IMemoryManagerSharedPtr &memoryManager, const armnn::ITensorHandleFactory &tensorHandleFactory): SpaceToBatchNdTestImpl.cpp']]],
  ['spacetobatchndpaddingnhwcfloat32test',['SpaceToBatchNdPaddingNhwcFloat32Test',['../_space_to_batch_nd_test_impl_8cpp.xhtml#adc827a4ccbc19d4fec584120c7b56089',1,'SpaceToBatchNdPaddingNhwcFloat32Test(armnn::IWorkloadFactory &workloadFactory, const armnn::IBackendInternal::IMemoryManagerSharedPtr &memoryManager, const armnn::ITensorHandleFactory &tensorHandleFactory): SpaceToBatchNdTestImpl.cpp'],['../_space_to_batch_nd_test_impl_8hpp.xhtml#adc827a4ccbc19d4fec584120c7b56089',1,'SpaceToBatchNdPaddingNhwcFloat32Test(armnn::IWorkloadFactory &workloadFactory, const armnn::IBackendInternal::IMemoryManagerSharedPtr &memoryManager, const armnn::ITensorHandleFactory &tensorHandleFactory): SpaceToBatchNdTestImpl.cpp']]],
  ['spacetobatchndpaddingnhwcuint16test',['SpaceToBatchNdPaddingNhwcUint16Test',['../_space_to_batch_nd_test_impl_8cpp.xhtml#aee5a1973a76aa7e85a4d33b7abff28c7',1,'SpaceToBatchNdPaddingNhwcUint16Test(armnn::IWorkloadFactory &workloadFactory, const armnn::IBackendInternal::IMemoryManagerSharedPtr &memoryManager, const armnn::ITensorHandleFactory &tensorHandleFactory): SpaceToBatchNdTestImpl.cpp'],['../_space_to_batch_nd_test_impl_8hpp.xhtml#aee5a1973a76aa7e85a4d33b7abff28c7',1,'SpaceToBatchNdPaddingNhwcUint16Test(armnn::IWorkloadFactory &workloadFactory, const armnn::IBackendInternal::IMemoryManagerSharedPtr &memoryManager, const armnn::ITensorHandleFactory &tensorHandleFactory): SpaceToBatchNdTestImpl.cpp']]],
  ['spacetobatchndpaddingnhwcuint8test',['SpaceToBatchNdPaddingNhwcUint8Test',['../_space_to_batch_nd_test_impl_8cpp.xhtml#a08ce8f24f5339c8dd7f88fd6d457f52f',1,'SpaceToBatchNdPaddingNhwcUint8Test(armnn::IWorkloadFactory &workloadFactory, const armnn::IBackendInternal::IMemoryManagerSharedPtr &memoryManager, const armnn::ITensorHandleFactory &tensorHandleFactory): SpaceToBatchNdTestImpl.cpp'],['../_space_to_batch_nd_test_impl_8hpp.xhtml#a08ce8f24f5339c8dd7f88fd6d457f52f',1,'SpaceToBatchNdPaddingNhwcUint8Test(armnn::IWorkloadFactory &workloadFactory, const armnn::IBackendInternal::IMemoryManagerSharedPtr &memoryManager, const armnn::ITensorHandleFactory &tensorHandleFactory): SpaceToBatchNdTestImpl.cpp']]],
  ['spacetobatchndpaddinguint16test',['SpaceToBatchNdPaddingUint16Test',['../_space_to_batch_nd_test_impl_8cpp.xhtml#aee8c4557ff617379291aef8480156b38',1,'SpaceToBatchNdPaddingUint16Test(armnn::IWorkloadFactory &workloadFactory, const armnn::IBackendInternal::IMemoryManagerSharedPtr &memoryManager, const armnn::ITensorHandleFactory &tensorHandleFactory): SpaceToBatchNdTestImpl.cpp'],['../_space_to_batch_nd_test_impl_8hpp.xhtml#aee8c4557ff617379291aef8480156b38',1,'SpaceToBatchNdPaddingUint16Test(armnn::IWorkloadFactory &workloadFactory, const armnn::IBackendInternal::IMemoryManagerSharedPtr &memoryManager, const armnn::ITensorHandleFactory &tensorHandleFactory): SpaceToBatchNdTestImpl.cpp']]],
  ['spacetobatchndpaddinguint8test',['SpaceToBatchNdPaddingUint8Test',['../_space_to_batch_nd_test_impl_8cpp.xhtml#aeee65049ea82a6b08ab70c45e8693973',1,'SpaceToBatchNdPaddingUint8Test(armnn::IWorkloadFactory &workloadFactory, const armnn::IBackendInternal::IMemoryManagerSharedPtr &memoryManager, const armnn::ITensorHandleFactory &tensorHandleFactory): SpaceToBatchNdTestImpl.cpp'],['../_space_to_batch_nd_test_impl_8hpp.xhtml#aeee65049ea82a6b08ab70c45e8693973',1,'SpaceToBatchNdPaddingUint8Test(armnn::IWorkloadFactory &workloadFactory, const armnn::IBackendInternal::IMemoryManagerSharedPtr &memoryManager, const armnn::ITensorHandleFactory &tensorHandleFactory): SpaceToBatchNdTestImpl.cpp']]],
  ['spacetobatchndqueuedescriptor',['SpaceToBatchNdQueueDescriptor',['../structarmnn_1_1_space_to_batch_nd_queue_descriptor.xhtml',1,'armnn']]],
  ['spacetobatchndsimplefloat16test',['SpaceToBatchNdSimpleFloat16Test',['../_space_to_batch_nd_test_impl_8cpp.xhtml#a759b636c004f48221663a3fd921c1ff7',1,'SpaceToBatchNdSimpleFloat16Test(armnn::IWorkloadFactory &workloadFactory, const armnn::IBackendInternal::IMemoryManagerSharedPtr &memoryManager, const armnn::ITensorHandleFactory &tensorHandleFactory): SpaceToBatchNdTestImpl.cpp'],['../_space_to_batch_nd_test_impl_8hpp.xhtml#a759b636c004f48221663a3fd921c1ff7',1,'SpaceToBatchNdSimpleFloat16Test(armnn::IWorkloadFactory &workloadFactory, const armnn::IBackendInternal::IMemoryManagerSharedPtr &memoryManager, const armnn::ITensorHandleFactory &tensorHandleFactory): SpaceToBatchNdTestImpl.cpp']]],
  ['spacetobatchndsimplefloat32test',['SpaceToBatchNdSimpleFloat32Test',['../_space_to_batch_nd_test_impl_8cpp.xhtml#a6d1ceb4646bbb7aef19c0276b6c823f4',1,'SpaceToBatchNdSimpleFloat32Test(armnn::IWorkloadFactory &workloadFactory, const armnn::IBackendInternal::IMemoryManagerSharedPtr &memoryManager, const armnn::ITensorHandleFactory &tensorHandleFactory): SpaceToBatchNdTestImpl.cpp'],['../_space_to_batch_nd_test_impl_8hpp.xhtml#a6d1ceb4646bbb7aef19c0276b6c823f4',1,'SpaceToBatchNdSimpleFloat32Test(armnn::IWorkloadFactory &workloadFactory, const armnn::IBackendInternal::IMemoryManagerSharedPtr &memoryManager, const armnn::ITensorHandleFactory &tensorHandleFactory): SpaceToBatchNdTestImpl.cpp']]],
  ['spacetobatchndsimplenhwcfloat16test',['SpaceToBatchNdSimpleNhwcFloat16Test',['../_space_to_batch_nd_test_impl_8cpp.xhtml#ac5abf142a7eab88c9d69eaa5ddd0b953',1,'SpaceToBatchNdSimpleNhwcFloat16Test(armnn::IWorkloadFactory &workloadFactory, const armnn::IBackendInternal::IMemoryManagerSharedPtr &memoryManager, const armnn::ITensorHandleFactory &tensorHandleFactory): SpaceToBatchNdTestImpl.cpp'],['../_space_to_batch_nd_test_impl_8hpp.xhtml#ac5abf142a7eab88c9d69eaa5ddd0b953',1,'SpaceToBatchNdSimpleNhwcFloat16Test(armnn::IWorkloadFactory &workloadFactory, const armnn::IBackendInternal::IMemoryManagerSharedPtr &memoryManager, const armnn::ITensorHandleFactory &tensorHandleFactory): SpaceToBatchNdTestImpl.cpp']]],
  ['spacetobatchndsimplenhwcfloat32test',['SpaceToBatchNdSimpleNhwcFloat32Test',['../_space_to_batch_nd_test_impl_8cpp.xhtml#ad7fc813bd227163c8d6e4e65c1235048',1,'SpaceToBatchNdSimpleNhwcFloat32Test(armnn::IWorkloadFactory &workloadFactory, const armnn::IBackendInternal::IMemoryManagerSharedPtr &memoryManager, const armnn::ITensorHandleFactory &tensorHandleFactory): SpaceToBatchNdTestImpl.cpp'],['../_space_to_batch_nd_test_impl_8hpp.xhtml#ad7fc813bd227163c8d6e4e65c1235048',1,'SpaceToBatchNdSimpleNhwcFloat32Test(armnn::IWorkloadFactory &workloadFactory, const armnn::IBackendInternal::IMemoryManagerSharedPtr &memoryManager, const armnn::ITensorHandleFactory &tensorHandleFactory): SpaceToBatchNdTestImpl.cpp']]],
  ['spacetobatchndsimplenhwcuint16test',['SpaceToBatchNdSimpleNhwcUint16Test',['../_space_to_batch_nd_test_impl_8cpp.xhtml#aa069c79521d9171685573eeeb546a466',1,'SpaceToBatchNdSimpleNhwcUint16Test(armnn::IWorkloadFactory &workloadFactory, const armnn::IBackendInternal::IMemoryManagerSharedPtr &memoryManager, const armnn::ITensorHandleFactory &tensorHandleFactory): SpaceToBatchNdTestImpl.cpp'],['../_space_to_batch_nd_test_impl_8hpp.xhtml#aa069c79521d9171685573eeeb546a466',1,'SpaceToBatchNdSimpleNhwcUint16Test(armnn::IWorkloadFactory &workloadFactory, const armnn::IBackendInternal::IMemoryManagerSharedPtr &memoryManager, const armnn::ITensorHandleFactory &tensorHandleFactory): SpaceToBatchNdTestImpl.cpp']]],
  ['spacetobatchndsimplenhwcuint8test',['SpaceToBatchNdSimpleNhwcUint8Test',['../_space_to_batch_nd_test_impl_8cpp.xhtml#aa10a7740f4cae3a4455e670fd9f3812c',1,'SpaceToBatchNdSimpleNhwcUint8Test(armnn::IWorkloadFactory &workloadFactory, const armnn::IBackendInternal::IMemoryManagerSharedPtr &memoryManager, const armnn::ITensorHandleFactory &tensorHandleFactory): SpaceToBatchNdTestImpl.cpp'],['../_space_to_batch_nd_test_impl_8hpp.xhtml#aa10a7740f4cae3a4455e670fd9f3812c',1,'SpaceToBatchNdSimpleNhwcUint8Test(armnn::IWorkloadFactory &workloadFactory, const armnn::IBackendInternal::IMemoryManagerSharedPtr &memoryManager, const armnn::ITensorHandleFactory &tensorHandleFactory): SpaceToBatchNdTestImpl.cpp']]],
  ['spacetobatchndsimpleuint16test',['SpaceToBatchNdSimpleUint16Test',['../_space_to_batch_nd_test_impl_8cpp.xhtml#a34ed12a5e33e538006580d2188af9b9d',1,'SpaceToBatchNdSimpleUint16Test(armnn::IWorkloadFactory &workloadFactory, const armnn::IBackendInternal::IMemoryManagerSharedPtr &memoryManager, const armnn::ITensorHandleFactory &tensorHandleFactory): SpaceToBatchNdTestImpl.cpp'],['../_space_to_batch_nd_test_impl_8hpp.xhtml#a34ed12a5e33e538006580d2188af9b9d',1,'SpaceToBatchNdSimpleUint16Test(armnn::IWorkloadFactory &workloadFactory, const armnn::IBackendInternal::IMemoryManagerSharedPtr &memoryManager, const armnn::ITensorHandleFactory &tensorHandleFactory): SpaceToBatchNdTestImpl.cpp']]],
  ['spacetobatchndsimpleuint8test',['SpaceToBatchNdSimpleUint8Test',['../_space_to_batch_nd_test_impl_8cpp.xhtml#ad6cb698b70730378052d3244616c7bd1',1,'SpaceToBatchNdSimpleUint8Test(armnn::IWorkloadFactory &workloadFactory, const armnn::IBackendInternal::IMemoryManagerSharedPtr &memoryManager, const armnn::ITensorHandleFactory &tensorHandleFactory): SpaceToBatchNdTestImpl.cpp'],['../_space_to_batch_nd_test_impl_8hpp.xhtml#ad6cb698b70730378052d3244616c7bd1',1,'SpaceToBatchNdSimpleUint8Test(armnn::IWorkloadFactory &workloadFactory, const armnn::IBackendInternal::IMemoryManagerSharedPtr &memoryManager, const armnn::ITensorHandleFactory &tensorHandleFactory): SpaceToBatchNdTestImpl.cpp']]],
  ['spacetobatchndtestimpl_2ecpp',['SpaceToBatchNdTestImpl.cpp',['../_space_to_batch_nd_test_impl_8cpp.xhtml',1,'']]],
  ['spacetobatchndtestimpl_2ehpp',['SpaceToBatchNdTestImpl.hpp',['../_space_to_batch_nd_test_impl_8hpp.xhtml',1,'']]],
  ['spacetodepth',['SpaceToDepth',['../namespacearmnn.xhtml#a5e1dc69443b64ad16b669388a6023f7a',1,'armnn::SpaceToDepth(const TensorInfo &inputInfo, const TensorInfo &outputInfo, const SpaceToDepthDescriptor &params, Decoder< float > &inputData, Encoder< float > &outputData)'],['../namespacearmnn.xhtml#a56943a0946e5f15e5e58054b8e7a04a4a5e7ff12da912dc79e7e547281823fa4a',1,'armnn::SpaceToDepth()']]],
  ['spacetodepth_2ecpp',['SpaceToDepth.cpp',['../_space_to_depth_8cpp.xhtml',1,'']]],
  ['spacetodepth_2ehpp',['SpaceToDepth.hpp',['../_space_to_depth_8hpp.xhtml',1,'']]],
  ['spacetodepthdescriptor',['SpaceToDepthDescriptor',['../structarmnn_1_1_space_to_depth_descriptor.xhtml',1,'SpaceToDepthDescriptor'],['../structarmnn_1_1_space_to_depth_descriptor.xhtml#af295348553622bb3baadff6ea5124414',1,'armnn::SpaceToDepthDescriptor::SpaceToDepthDescriptor()'],['../structarmnn_1_1_space_to_depth_descriptor.xhtml#a700f6dc2a7a912cd37ee7dbfcc9220b9',1,'armnn::SpaceToDepthDescriptor::SpaceToDepthDescriptor(unsigned int blockSize, DataLayout dataLayout)']]],
  ['spacetodepthdescriptorbuilder',['SpaceToDepthDescriptorBuilder',['../structarmnn_serializer_1_1_space_to_depth_descriptor_builder.xhtml',1,'SpaceToDepthDescriptorBuilder'],['../structarmnn_serializer_1_1_space_to_depth_descriptor_builder.xhtml#ad8050c1e5200b5e76005b058c67b53b6',1,'armnnSerializer::SpaceToDepthDescriptorBuilder::SpaceToDepthDescriptorBuilder()']]],
  ['spacetodepthendtoendtestimpl_2ecpp',['SpaceToDepthEndToEndTestImpl.cpp',['../_space_to_depth_end_to_end_test_impl_8cpp.xhtml',1,'']]],
  ['spacetodepthendtoendtestimpl_2ehpp',['SpaceToDepthEndToEndTestImpl.hpp',['../_space_to_depth_end_to_end_test_impl_8hpp.xhtml',1,'']]],
  ['spacetodepthinferoutputshapetest',['SpaceToDepthInferOutputShapeTest',['../_infer_output_tests_8hpp.xhtml#aee284f22b73268f00e5e9f57bc17c525',1,'InferOutputTests.hpp']]],
  ['spacetodepthlayer',['SpaceToDepthLayer',['../classarmnn_1_1_space_to_depth_layer.xhtml',1,'SpaceToDepthLayer'],['../classarmnn_1_1_space_to_depth_layer.xhtml#a1ebbcf9540985828fca8732cf24c6889',1,'armnn::SpaceToDepthLayer::SpaceToDepthLayer()']]],
  ['spacetodepthlayer_2ecpp',['SpaceToDepthLayer.cpp',['../_space_to_depth_layer_8cpp.xhtml',1,'']]],
  ['spacetodepthlayer_2ehpp',['SpaceToDepthLayer.hpp',['../_space_to_depth_layer_8hpp.xhtml',1,'']]],
  ['spacetodepthlayerbuilder',['SpaceToDepthLayerBuilder',['../structarmnn_serializer_1_1_space_to_depth_layer_builder.xhtml',1,'SpaceToDepthLayerBuilder'],['../structarmnn_serializer_1_1_space_to_depth_layer_builder.xhtml#aaf7d764e35b19d5d317189a3a1aef3ff',1,'armnnSerializer::SpaceToDepthLayerBuilder::SpaceToDepthLayerBuilder()']]],
  ['spacetodepthnchwasymmq8test',['SpaceToDepthNchwAsymmQ8Test',['../_space_to_depth_test_impl_8cpp.xhtml#ad9f554c96f1a06b7e490a1a881ce127b',1,'SpaceToDepthNchwAsymmQ8Test(armnn::IWorkloadFactory &workloadFactory, const armnn::IBackendInternal::IMemoryManagerSharedPtr &memoryManager, const armnn::ITensorHandleFactory &tensorHandleFactory): SpaceToDepthTestImpl.cpp'],['../_space_to_depth_test_impl_8hpp.xhtml#ad9f554c96f1a06b7e490a1a881ce127b',1,'SpaceToDepthNchwAsymmQ8Test(armnn::IWorkloadFactory &workloadFactory, const armnn::IBackendInternal::IMemoryManagerSharedPtr &memoryManager, const armnn::ITensorHandleFactory &tensorHandleFactory): SpaceToDepthTestImpl.cpp']]],
  ['spacetodepthnchwendtoendtest1',['SpaceToDepthNchwEndToEndTest1',['../_space_to_depth_end_to_end_test_impl_8cpp.xhtml#aa539d7b30c0a8064ab301a61c5a90fed',1,'SpaceToDepthNchwEndToEndTest1(const std::vector< armnn::BackendId > &defaultBackends): SpaceToDepthEndToEndTestImpl.cpp'],['../_space_to_depth_end_to_end_test_impl_8hpp.xhtml#aa539d7b30c0a8064ab301a61c5a90fed',1,'SpaceToDepthNchwEndToEndTest1(const std::vector< armnn::BackendId > &defaultBackends): SpaceToDepthEndToEndTestImpl.hpp']]],
  ['spacetodepthnchwendtoendtest2',['SpaceToDepthNchwEndToEndTest2',['../_space_to_depth_end_to_end_test_impl_8cpp.xhtml#a00fc587ab0be7b4d988fcc1a9bdf5355',1,'SpaceToDepthNchwEndToEndTest2(const std::vector< armnn::BackendId > &defaultBackends): SpaceToDepthEndToEndTestImpl.cpp'],['../_space_to_depth_end_to_end_test_impl_8hpp.xhtml#a00fc587ab0be7b4d988fcc1a9bdf5355',1,'SpaceToDepthNchwEndToEndTest2(const std::vector< armnn::BackendId > &defaultBackends): SpaceToDepthEndToEndTestImpl.hpp']]],
  ['spacetodepthnchwfloat16test',['SpaceToDepthNchwFloat16Test',['../_space_to_depth_test_impl_8cpp.xhtml#a85727f78246a172e40b0876738183927',1,'SpaceToDepthNchwFloat16Test(armnn::IWorkloadFactory &workloadFactory, const armnn::IBackendInternal::IMemoryManagerSharedPtr &memoryManager, const armnn::ITensorHandleFactory &tensorHandleFactory): SpaceToDepthTestImpl.cpp'],['../_space_to_depth_test_impl_8hpp.xhtml#a85727f78246a172e40b0876738183927',1,'SpaceToDepthNchwFloat16Test(armnn::IWorkloadFactory &workloadFactory, const armnn::IBackendInternal::IMemoryManagerSharedPtr &memoryManager, const armnn::ITensorHandleFactory &tensorHandleFactory): SpaceToDepthTestImpl.cpp']]],
  ['spacetodepthnchwfloat32test1',['SpaceToDepthNchwFloat32Test1',['../_space_to_depth_test_impl_8cpp.xhtml#a215edf54a620bbc0ce27c3f7cc30ffea',1,'SpaceToDepthNchwFloat32Test1(armnn::IWorkloadFactory &workloadFactory, const armnn::IBackendInternal::IMemoryManagerSharedPtr &memoryManager, const armnn::ITensorHandleFactory &tensorHandleFactory): SpaceToDepthTestImpl.cpp'],['../_space_to_depth_test_impl_8hpp.xhtml#a215edf54a620bbc0ce27c3f7cc30ffea',1,'SpaceToDepthNchwFloat32Test1(armnn::IWorkloadFactory &workloadFactory, const armnn::IBackendInternal::IMemoryManagerSharedPtr &memoryManager, const armnn::ITensorHandleFactory &tensorHandleFactory): SpaceToDepthTestImpl.cpp']]],
  ['spacetodepthnchwfloat32test2',['SpaceToDepthNchwFloat32Test2',['../_space_to_depth_test_impl_8cpp.xhtml#a224a9eafb034dc7836a0df0f466026cb',1,'SpaceToDepthNchwFloat32Test2(armnn::IWorkloadFactory &workloadFactory, const armnn::IBackendInternal::IMemoryManagerSharedPtr &memoryManager, const armnn::ITensorHandleFactory &tensorHandleFactory): SpaceToDepthTestImpl.cpp'],['../_space_to_depth_test_impl_8hpp.xhtml#a224a9eafb034dc7836a0df0f466026cb',1,'SpaceToDepthNchwFloat32Test2(armnn::IWorkloadFactory &workloadFactory, const armnn::IBackendInternal::IMemoryManagerSharedPtr &memoryManager, const armnn::ITensorHandleFactory &tensorHandleFactory): SpaceToDepthTestImpl.cpp']]],
  ['spacetodepthnchwqsymm16test',['SpaceToDepthNchwQSymm16Test',['../_space_to_depth_test_impl_8cpp.xhtml#a9f8144a24685e25f1051d1ebe94b8cb0',1,'SpaceToDepthNchwQSymm16Test(armnn::IWorkloadFactory &workloadFactory, const armnn::IBackendInternal::IMemoryManagerSharedPtr &memoryManager, const armnn::ITensorHandleFactory &tensorHandleFactory): SpaceToDepthTestImpl.cpp'],['../_space_to_depth_test_impl_8hpp.xhtml#a9f8144a24685e25f1051d1ebe94b8cb0',1,'SpaceToDepthNchwQSymm16Test(armnn::IWorkloadFactory &workloadFactory, const armnn::IBackendInternal::IMemoryManagerSharedPtr &memoryManager, const armnn::ITensorHandleFactory &tensorHandleFactory): SpaceToDepthTestImpl.cpp']]],
  ['spacetodepthnhwcasymmq8test',['SpaceToDepthNhwcAsymmQ8Test',['../_space_to_depth_test_impl_8cpp.xhtml#a8a2be2a7ee0bc7117052778e88d33445',1,'SpaceToDepthNhwcAsymmQ8Test(armnn::IWorkloadFactory &workloadFactory, const armnn::IBackendInternal::IMemoryManagerSharedPtr &memoryManager, const armnn::ITensorHandleFactory &tensorHandleFactory): SpaceToDepthTestImpl.cpp'],['../_space_to_depth_test_impl_8hpp.xhtml#a8a2be2a7ee0bc7117052778e88d33445',1,'SpaceToDepthNhwcAsymmQ8Test(armnn::IWorkloadFactory &workloadFactory, const armnn::IBackendInternal::IMemoryManagerSharedPtr &memoryManager, const armnn::ITensorHandleFactory &tensorHandleFactory): SpaceToDepthTestImpl.cpp']]],
  ['spacetodepthnhwcendtoendtest1',['SpaceToDepthNhwcEndToEndTest1',['../_space_to_depth_end_to_end_test_impl_8cpp.xhtml#ae2aeba7e1195292ca5a000a81c145629',1,'SpaceToDepthNhwcEndToEndTest1(const std::vector< armnn::BackendId > &defaultBackends): SpaceToDepthEndToEndTestImpl.cpp'],['../_space_to_depth_end_to_end_test_impl_8hpp.xhtml#ae2aeba7e1195292ca5a000a81c145629',1,'SpaceToDepthNhwcEndToEndTest1(const std::vector< armnn::BackendId > &defaultBackends): SpaceToDepthEndToEndTestImpl.hpp']]],
  ['spacetodepthnhwcendtoendtest2',['SpaceToDepthNhwcEndToEndTest2',['../_space_to_depth_end_to_end_test_impl_8cpp.xhtml#a2da64f8783ac838e5c4aa76c0d2de8cb',1,'SpaceToDepthNhwcEndToEndTest2(const std::vector< armnn::BackendId > &defaultBackends): SpaceToDepthEndToEndTestImpl.cpp'],['../_space_to_depth_end_to_end_test_impl_8hpp.xhtml#a2da64f8783ac838e5c4aa76c0d2de8cb',1,'SpaceToDepthNhwcEndToEndTest2(const std::vector< armnn::BackendId > &defaultBackends): SpaceToDepthEndToEndTestImpl.hpp']]],
  ['spacetodepthnhwcfloat16test',['SpaceToDepthNhwcFloat16Test',['../_space_to_depth_test_impl_8cpp.xhtml#ac2f718f17fcb50a6f55dde72e9997db7',1,'SpaceToDepthNhwcFloat16Test(armnn::IWorkloadFactory &workloadFactory, const armnn::IBackendInternal::IMemoryManagerSharedPtr &memoryManager, const armnn::ITensorHandleFactory &tensorHandleFactory): SpaceToDepthTestImpl.cpp'],['../_space_to_depth_test_impl_8hpp.xhtml#ac2f718f17fcb50a6f55dde72e9997db7',1,'SpaceToDepthNhwcFloat16Test(armnn::IWorkloadFactory &workloadFactory, const armnn::IBackendInternal::IMemoryManagerSharedPtr &memoryManager, const armnn::ITensorHandleFactory &tensorHandleFactory): SpaceToDepthTestImpl.cpp']]],
  ['spacetodepthnhwcfloat32test1',['SpaceToDepthNhwcFloat32Test1',['../_space_to_depth_test_impl_8cpp.xhtml#aa249e11eff5c350df76595219ca7144c',1,'SpaceToDepthNhwcFloat32Test1(armnn::IWorkloadFactory &workloadFactory, const armnn::IBackendInternal::IMemoryManagerSharedPtr &memoryManager, const armnn::ITensorHandleFactory &tensorHandleFactory): SpaceToDepthTestImpl.cpp'],['../_space_to_depth_test_impl_8hpp.xhtml#aa249e11eff5c350df76595219ca7144c',1,'SpaceToDepthNhwcFloat32Test1(armnn::IWorkloadFactory &workloadFactory, const armnn::IBackendInternal::IMemoryManagerSharedPtr &memoryManager, const armnn::ITensorHandleFactory &tensorHandleFactory): SpaceToDepthTestImpl.cpp']]],
  ['spacetodepthnhwcfloat32test2',['SpaceToDepthNhwcFloat32Test2',['../_space_to_depth_test_impl_8cpp.xhtml#af3abba0d43f447a69ea4de9369218f05',1,'SpaceToDepthNhwcFloat32Test2(armnn::IWorkloadFactory &workloadFactory, const armnn::IBackendInternal::IMemoryManagerSharedPtr &memoryManager, const armnn::ITensorHandleFactory &tensorHandleFactory): SpaceToDepthTestImpl.cpp'],['../_space_to_depth_test_impl_8hpp.xhtml#af3abba0d43f447a69ea4de9369218f05',1,'SpaceToDepthNhwcFloat32Test2(armnn::IWorkloadFactory &workloadFactory, const armnn::IBackendInternal::IMemoryManagerSharedPtr &memoryManager, const armnn::ITensorHandleFactory &tensorHandleFactory): SpaceToDepthTestImpl.cpp']]],
  ['spacetodepthnhwcqsymm16test',['SpaceToDepthNhwcQSymm16Test',['../_space_to_depth_test_impl_8cpp.xhtml#ac6d2b61b9e9446b45c94427d3038fe7e',1,'SpaceToDepthNhwcQSymm16Test(armnn::IWorkloadFactory &workloadFactory, const armnn::IBackendInternal::IMemoryManagerSharedPtr &memoryManager, const armnn::ITensorHandleFactory &tensorHandleFactory): SpaceToDepthTestImpl.cpp'],['../_space_to_depth_test_impl_8hpp.xhtml#ac6d2b61b9e9446b45c94427d3038fe7e',1,'SpaceToDepthNhwcQSymm16Test(armnn::IWorkloadFactory &workloadFactory, const armnn::IBackendInternal::IMemoryManagerSharedPtr &memoryManager, const armnn::ITensorHandleFactory &tensorHandleFactory): SpaceToDepthTestImpl.cpp']]],
  ['spacetodepthqueuedescriptor',['SpaceToDepthQueueDescriptor',['../structarmnn_1_1_space_to_depth_queue_descriptor.xhtml',1,'armnn']]],
  ['spacetodepthtestimpl_2ecpp',['SpaceToDepthTestImpl.cpp',['../_space_to_depth_test_impl_8cpp.xhtml',1,'']]],
  ['spacetodepthtestimpl_2ehpp',['SpaceToDepthTestImpl.hpp',['../_space_to_depth_test_impl_8hpp.xhtml',1,'']]],
  ['specified',['Specified',['../namespacearmnn.xhtml#a8e1f31031ad31cd8cc22d7c9daa32681ab4b379bf7ded74c07595ccb85bc6fdc3',1,'armnn']]],
  ['split',['Split',['../namespacearmnn.xhtml#a7cc1fc0ee4d88d16e9684a9c964718ce',1,'armnn']]],
  ['split_2ecpp',['Split.cpp',['../_split_8cpp.xhtml',1,'']]],
  ['splitby',['SplitBy',['../namespacearmnn_utils.xhtml#a158a68b143d2564fa1ca047646cf4185',1,'armnnUtils']]],
  ['splitter',['Splitter',['../namespacearmnn.xhtml#ac90715a0439d1e77922996a27ef3a534',1,'armnn::Splitter(const SplitterQueueDescriptor &data, std::vector< ITensorHandle *> inputs, std::vector< ITensorHandle *> outputs)'],['../namespacearmnn.xhtml#a56943a0946e5f15e5e58054b8e7a04a4a41cb9b797ebc6f6f6314e3ded935f4cf',1,'armnn::Splitter()']]],
  ['splitter_2ecpp',['Splitter.cpp',['../_splitter_8cpp.xhtml',1,'']]],
  ['splitter_2ehpp',['Splitter.hpp',['../_splitter_8hpp.xhtml',1,'']]],
  ['splitterdescriptor',['SplitterDescriptor',['../namespacearmnn.xhtml#a60291543fe872b795e71e05bcd835fd1',1,'armnn']]],
  ['splitterendtoendtestimpl_2ehpp',['SplitterEndToEndTestImpl.hpp',['../_splitter_end_to_end_test_impl_8hpp.xhtml',1,'']]],
  ['splitterfloat16test',['SplitterFloat16Test',['../_splitter_test_impl_8cpp.xhtml#a273653c7436f5a92b9e32d15825983f0',1,'SplitterFloat16Test(armnn::IWorkloadFactory &workloadFactory, const armnn::IBackendInternal::IMemoryManagerSharedPtr &memoryManager, const armnn::ITensorHandleFactory &tensorHandleFactory): SplitterTestImpl.cpp'],['../_splitter_test_impl_8hpp.xhtml#a3b0e76c29b1a16c11e33c4ccae8dc292',1,'SplitterFloat16Test(armnn::IWorkloadFactory &workloadFactory, const armnn::IBackendInternal::IMemoryManagerSharedPtr &memoryManager, const armnn::ITensorHandleFactory &tensorHandleFactory): SplitterTestImpl.cpp']]],
  ['splitterfloat32test',['SplitterFloat32Test',['../_splitter_test_impl_8cpp.xhtml#a65ba472fb1d6550f1ae5fb937b23d0c5',1,'SplitterFloat32Test(armnn::IWorkloadFactory &workloadFactory, const armnn::IBackendInternal::IMemoryManagerSharedPtr &memoryManager, const armnn::ITensorHandleFactory &tensorHandleFactory): SplitterTestImpl.cpp'],['../_splitter_test_impl_8hpp.xhtml#ae9776e5eacfa84e930e37360085ba492',1,'SplitterFloat32Test(armnn::IWorkloadFactory &workloadFactory, const armnn::IBackendInternal::IMemoryManagerSharedPtr &memoryManager, const armnn::ITensorHandleFactory &tensorHandleFactory): SplitterTestImpl.cpp']]],
  ['splitterint16test',['SplitterInt16Test',['../_splitter_test_impl_8cpp.xhtml#a0fa291bb2b9b182a286e600a3b990c16',1,'SplitterInt16Test(armnn::IWorkloadFactory &workloadFactory, const armnn::IBackendInternal::IMemoryManagerSharedPtr &memoryManager, const armnn::ITensorHandleFactory &tensorHandleFactory): SplitterTestImpl.cpp'],['../_splitter_test_impl_8hpp.xhtml#a3749192defff68ea558cc116a691ad83',1,'SplitterInt16Test(armnn::IWorkloadFactory &workloadFactory, const armnn::IBackendInternal::IMemoryManagerSharedPtr &memoryManager, const armnn::ITensorHandleFactory &tensorHandleFactory): SplitterTestImpl.cpp']]],
  ['splitterlayer',['SplitterLayer',['../classarmnn_1_1_splitter_layer.xhtml',1,'SplitterLayer'],['../classarmnn_1_1_splitter_layer.xhtml#a82971de68e36c7262a5dc12c2c7e91f8',1,'armnn::SplitterLayer::SplitterLayer()']]],
  ['splitterlayer_2ecpp',['SplitterLayer.cpp',['../_splitter_layer_8cpp.xhtml',1,'']]],
  ['splitterlayer_2ehpp',['SplitterLayer.hpp',['../_splitter_layer_8hpp.xhtml',1,'']]],
  ['splitterlayerbuilder',['SplitterLayerBuilder',['../structarmnn_serializer_1_1_splitter_layer_builder.xhtml',1,'SplitterLayerBuilder'],['../structarmnn_serializer_1_1_splitter_layer_builder.xhtml#a85bc095b50c83002113ddb5f89802f6e',1,'armnnSerializer::SplitterLayerBuilder::SplitterLayerBuilder()']]],
  ['splitterqueuedescriptor',['SplitterQueueDescriptor',['../structarmnn_1_1_splitter_queue_descriptor.xhtml',1,'armnn']]],
  ['splittertestimpl_2ecpp',['SplitterTestImpl.cpp',['../_splitter_test_impl_8cpp.xhtml',1,'']]],
  ['splittertestimpl_2ehpp',['SplitterTestImpl.hpp',['../_splitter_test_impl_8hpp.xhtml',1,'']]],
  ['splitteruint8test',['SplitterUint8Test',['../_splitter_test_impl_8cpp.xhtml#a10c1752ab78fd2f7fc58fda5e2836015',1,'SplitterUint8Test(armnn::IWorkloadFactory &workloadFactory, const armnn::IBackendInternal::IMemoryManagerSharedPtr &memoryManager, const armnn::ITensorHandleFactory &tensorHandleFactory): SplitterTestImpl.cpp'],['../_splitter_test_impl_8hpp.xhtml#afaae5d80b31a8b4fe4792ec52d976132',1,'SplitterUint8Test(armnn::IWorkloadFactory &workloadFactory, const armnn::IBackendInternal::IMemoryManagerSharedPtr &memoryManager, const armnn::ITensorHandleFactory &tensorHandleFactory): SplitterTestImpl.cpp']]],
  ['splitv_2ecpp',['SplitV.cpp',['../_split_v_8cpp.xhtml',1,'']]],
  ['sqrt',['sqrt',['../structarmnn_1_1sqrt.xhtml',1,'sqrt< T >'],['../namespacearmnn.xhtml#a56297e0f7b215eea46c818cb7528d9eaaae77f3ad25595e35b327334d89410054',1,'armnn::Sqrt()'],['../namespacearmnn.xhtml#a1cfaa710db2a54673b21d2ea2da757c8aae77f3ad25595e35b327334d89410054',1,'armnn::Sqrt()']]],
  ['sqrt_2ehpp',['Sqrt.hpp',['../_sqrt_8hpp.xhtml',1,'']]],
  ['sqrtint16test',['SqrtInt16Test',['../_activation_test_impl_8cpp.xhtml#ae38ea3540b33a68254857f9031352e71',1,'SqrtInt16Test(armnn::IWorkloadFactory &workloadFactory, const armnn::IBackendInternal::IMemoryManagerSharedPtr &memoryManager, const armnn::ITensorHandleFactory &tensorHandleFactory): ActivationTestImpl.cpp'],['../_activation_test_impl_8hpp.xhtml#ae38ea3540b33a68254857f9031352e71',1,'SqrtInt16Test(armnn::IWorkloadFactory &workloadFactory, const armnn::IBackendInternal::IMemoryManagerSharedPtr &memoryManager, const armnn::ITensorHandleFactory &tensorHandleFactory): ActivationTestImpl.cpp']]],
  ['sqrtnntest',['SqrtNNTest',['../_activation_test_impl_8cpp.xhtml#a71ae12f61c946554c49aaa709c81ffa9',1,'SqrtNNTest(armnn::IWorkloadFactory &workloadFactory, const armnn::IBackendInternal::IMemoryManagerSharedPtr &memoryManager, const armnn::ITensorHandleFactory &tensorHandleFactory): ActivationTestImpl.cpp'],['../_activation_test_impl_8hpp.xhtml#a71ae12f61c946554c49aaa709c81ffa9',1,'SqrtNNTest(armnn::IWorkloadFactory &workloadFactory, const armnn::IBackendInternal::IMemoryManagerSharedPtr &memoryManager, const armnn::ITensorHandleFactory &tensorHandleFactory): ActivationTestImpl.cpp']]],
  ['sqrttest',['SqrtTest',['../_activation_test_impl_8cpp.xhtml#ac9907063df1d7bba86f9f086ecd96810',1,'SqrtTest(armnn::IWorkloadFactory &workloadFactory, const armnn::IBackendInternal::IMemoryManagerSharedPtr &memoryManager, const armnn::ITensorHandleFactory &tensorHandleFactory): ActivationTestImpl.cpp'],['../_activation_test_impl_8hpp.xhtml#ac9907063df1d7bba86f9f086ecd96810',1,'SqrtTest(armnn::IWorkloadFactory &workloadFactory, const armnn::IBackendInternal::IMemoryManagerSharedPtr &memoryManager, const armnn::ITensorHandleFactory &tensorHandleFactory): ActivationTestImpl.cpp']]],
  ['sqrttestcommon',['SqrtTestCommon',['../_activation_test_impl_8cpp.xhtml#a6612d7fa4a0b57c9495bc4e1f3a274f3',1,'ActivationTestImpl.cpp']]],
  ['sqrtuint8test',['SqrtUint8Test',['../_activation_test_impl_8cpp.xhtml#a95c71d4f833302b14790ce0755cb1103',1,'SqrtUint8Test(armnn::IWorkloadFactory &workloadFactory, const armnn::IBackendInternal::IMemoryManagerSharedPtr &memoryManager, const armnn::ITensorHandleFactory &tensorHandleFactory): ActivationTestImpl.cpp'],['../_activation_test_impl_8hpp.xhtml#a95c71d4f833302b14790ce0755cb1103',1,'SqrtUint8Test(armnn::IWorkloadFactory &workloadFactory, const armnn::IBackendInternal::IMemoryManagerSharedPtr &memoryManager, const armnn::ITensorHandleFactory &tensorHandleFactory): ActivationTestImpl.cpp']]],
  ['square',['Square',['../namespacearmnn.xhtml#a56297e0f7b215eea46c818cb7528d9eaaceb46ca115d05c51aa5a16a8867c3304',1,'armnn']]],
  ['squareint16test',['SquareInt16Test',['../_activation_test_impl_8cpp.xhtml#acac16f9bf4a34a7a07b011a22271668a',1,'SquareInt16Test(armnn::IWorkloadFactory &workloadFactory, const armnn::IBackendInternal::IMemoryManagerSharedPtr &memoryManager, const armnn::ITensorHandleFactory &tensorHandleFactory): ActivationTestImpl.cpp'],['../_activation_test_impl_8hpp.xhtml#acac16f9bf4a34a7a07b011a22271668a',1,'SquareInt16Test(armnn::IWorkloadFactory &workloadFactory, const armnn::IBackendInternal::IMemoryManagerSharedPtr &memoryManager, const armnn::ITensorHandleFactory &tensorHandleFactory): ActivationTestImpl.cpp']]],
  ['squaretest',['SquareTest',['../_activation_test_impl_8cpp.xhtml#a587b1550cc5479deb48bbe14c7eded17',1,'SquareTest(armnn::IWorkloadFactory &workloadFactory, const armnn::IBackendInternal::IMemoryManagerSharedPtr &memoryManager, const armnn::ITensorHandleFactory &tensorHandleFactory): ActivationTestImpl.cpp'],['../_activation_test_impl_8hpp.xhtml#a587b1550cc5479deb48bbe14c7eded17',1,'SquareTest(armnn::IWorkloadFactory &workloadFactory, const armnn::IBackendInternal::IMemoryManagerSharedPtr &memoryManager, const armnn::ITensorHandleFactory &tensorHandleFactory): ActivationTestImpl.cpp']]],
  ['squaretestcommon',['SquareTestCommon',['../_activation_test_impl_8cpp.xhtml#a89e93214e6dc3c5616b2351467b0abf9',1,'ActivationTestImpl.cpp']]],
  ['squareuint8test',['SquareUint8Test',['../_activation_test_impl_8cpp.xhtml#a1199022cc4acee1c6fa906b1ec62d4dc',1,'SquareUint8Test(armnn::IWorkloadFactory &workloadFactory, const armnn::IBackendInternal::IMemoryManagerSharedPtr &memoryManager, const armnn::ITensorHandleFactory &tensorHandleFactory): ActivationTestImpl.cpp'],['../_activation_test_impl_8hpp.xhtml#a1199022cc4acee1c6fa906b1ec62d4dc',1,'SquareUint8Test(armnn::IWorkloadFactory &workloadFactory, const armnn::IBackendInternal::IMemoryManagerSharedPtr &memoryManager, const armnn::ITensorHandleFactory &tensorHandleFactory): ActivationTestImpl.cpp']]],
  ['squashequalpermutesiblings',['SquashEqualPermuteSiblings',['../namespacearmnn_1_1optimizations.xhtml#a64ddffb38fbe5b78ec92b753cd4bd0ba',1,'armnn::optimizations']]],
  ['squashequalreshapesiblings',['SquashEqualReshapeSiblings',['../namespacearmnn_1_1optimizations.xhtml#a29f8d97b2d74f99c88298881cd1d825b',1,'armnn::optimizations']]],
  ['squashequalsiblings_2ehpp',['SquashEqualSiblings.hpp',['../_squash_equal_siblings_8hpp.xhtml',1,'']]],
  ['squashequalsiblingsimpl',['SquashEqualSiblingsImpl',['../classarmnn_1_1optimizations_1_1_squash_equal_siblings_impl.xhtml',1,'SquashEqualSiblingsImpl< Comparable >'],['../classarmnn_1_1optimizations_1_1_squash_equal_siblings_impl.xhtml#ab2bce0ae046c439aab06cfb77c970dde',1,'armnn::optimizations::SquashEqualSiblingsImpl::SquashEqualSiblingsImpl()']]],
  ['squashequalsiblingstests_2ecpp',['SquashEqualSiblingsTests.cpp',['../_squash_equal_siblings_tests_8cpp.xhtml',1,'']]],
  ['squashequaltransposesiblings',['SquashEqualTransposeSiblings',['../namespacearmnn_1_1optimizations.xhtml#aba7b0ca6192b8b58ecd517a82b4f378e',1,'armnn::optimizations']]],
  ['squeeze_2ecpp',['Squeeze.cpp',['../_squeeze_8cpp.xhtml',1,'']]],
  ['ssd_5fmobilenetv2',['ssd_mobilenetv2',['../_test_blocks_8hpp.xhtml#ae70bd5443fa2fe1ab18ae13e13d9e28e',1,'TestBlocks.hpp']]],
  ['stack',['Stack',['../namespacearmnn.xhtml#ac245fda400649db10eed0dc96c1b5c37',1,'armnn::Stack(const StackQueueDescriptor &data, std::vector< std::unique_ptr< Decoder< float >>> &inputs, Encoder< float > &output, const TensorInfo &inputInfo, const TensorInfo &outputInfo)'],['../namespacearmnn.xhtml#a56943a0946e5f15e5e58054b8e7a04a4a2187e1021a911b3807cc1bea2eb1a9ca',1,'armnn::Stack()']]],
  ['stack_2ecpp',['Stack.cpp',['../_stack_8cpp.xhtml',1,'']]],
  ['stack_2ehpp',['Stack.hpp',['../_stack_8hpp.xhtml',1,'']]],
  ['stackaxis0float32test',['StackAxis0Float32Test',['../_stack_test_impl_8cpp.xhtml#adfe7aa108b8822b9ecbd89c19181d453',1,'StackAxis0Float32Test(armnn::IWorkloadFactory &workloadFactory, const armnn::IBackendInternal::IMemoryManagerSharedPtr &memoryManager, const armnn::ITensorHandleFactory &tensorHandleFactory): StackTestImpl.cpp'],['../_stack_test_impl_8hpp.xhtml#adfe7aa108b8822b9ecbd89c19181d453',1,'StackAxis0Float32Test(armnn::IWorkloadFactory &workloadFactory, const armnn::IBackendInternal::IMemoryManagerSharedPtr &memoryManager, const armnn::ITensorHandleFactory &tensorHandleFactory): StackTestImpl.cpp']]],
  ['stackaxis0testimpl',['StackAxis0TestImpl',['../_stack_test_impl_8cpp.xhtml#a0c69a1a7923839f98d8528d55f9da3d5',1,'StackTestImpl.cpp']]],
  ['stackdescriptor',['StackDescriptor',['../structarmnn_1_1_stack_descriptor.xhtml',1,'StackDescriptor'],['../structarmnn_1_1_stack_descriptor.xhtml#a7174d76ab2205127ef4c2255c7169c5b',1,'armnn::StackDescriptor::StackDescriptor()'],['../structarmnn_1_1_stack_descriptor.xhtml#ac6edc657f681c74f48d0ce16b26d2e49',1,'armnn::StackDescriptor::StackDescriptor(uint32_t axis, uint32_t numInputs, const TensorShape &inputShape)']]],
  ['stackdescriptorbuilder',['StackDescriptorBuilder',['../structarmnn_serializer_1_1_stack_descriptor_builder.xhtml',1,'StackDescriptorBuilder'],['../structarmnn_serializer_1_1_stack_descriptor_builder.xhtml#a970cf220d3d8687a0774d6a829d42cbb',1,'armnnSerializer::StackDescriptorBuilder::StackDescriptorBuilder()']]],
  ['stackfloat16test',['StackFloat16Test',['../_stack_test_impl_8cpp.xhtml#ad17f60bbe58795f68f60815f5f12a317',1,'StackFloat16Test(armnn::IWorkloadFactory &workloadFactory, const armnn::IBackendInternal::IMemoryManagerSharedPtr &memoryManager, const armnn::ITensorHandleFactory &tensorHandleFactory): StackTestImpl.cpp'],['../_stack_test_impl_8hpp.xhtml#ad17f60bbe58795f68f60815f5f12a317',1,'StackFloat16Test(armnn::IWorkloadFactory &workloadFactory, const armnn::IBackendInternal::IMemoryManagerSharedPtr &memoryManager, const armnn::ITensorHandleFactory &tensorHandleFactory): StackTestImpl.cpp']]],
  ['stackinferoutputshapefrominputsmatchtest',['StackInferOutputShapeFromInputsMatchTest',['../_infer_output_tests_8hpp.xhtml#abd1bb9e1b7783eccf8dca20d455064a3',1,'InferOutputTests.hpp']]],
  ['stackinferoutputshapefrominputsnomatchtest',['StackInferOutputShapeFromInputsNoMatchTest',['../_infer_output_tests_8hpp.xhtml#a9195d0488c41fb4a5967f8a2c5bdb6e9',1,'InferOutputTests.hpp']]],
  ['stackinferoutputshapeimpl',['StackInferOutputShapeImpl',['../_infer_output_tests_8hpp.xhtml#a2985b2f0f61fcad5f75e5119e7b9916e',1,'InferOutputTests.hpp']]],
  ['stacklayer',['StackLayer',['../classarmnn_1_1_stack_layer.xhtml',1,'StackLayer'],['../classarmnn_1_1_stack_layer.xhtml#a15fc082169e25d90e2bae49b457019a8',1,'armnn::StackLayer::StackLayer()']]],
  ['stacklayer_2ecpp',['StackLayer.cpp',['../_stack_layer_8cpp.xhtml',1,'']]],
  ['stacklayer_2ehpp',['StackLayer.hpp',['../_stack_layer_8hpp.xhtml',1,'']]],
  ['stacklayerbuilder',['StackLayerBuilder',['../structarmnn_serializer_1_1_stack_layer_builder.xhtml',1,'StackLayerBuilder'],['../structarmnn_serializer_1_1_stack_layer_builder.xhtml#aa240a3552098a67684b5e6dcee0f252d',1,'armnnSerializer::StackLayerBuilder::StackLayerBuilder()']]],
  ['stackoutput3dinputs3float32test',['StackOutput3DInputs3Float32Test',['../_stack_test_impl_8cpp.xhtml#a3b4b3f173b6a4527f576a2ade7eb8458',1,'StackOutput3DInputs3Float32Test(armnn::IWorkloadFactory &workloadFactory, const armnn::IBackendInternal::IMemoryManagerSharedPtr &memoryManager, const armnn::ITensorHandleFactory &tensorHandleFactory): StackTestImpl.cpp'],['../_stack_test_impl_8hpp.xhtml#a3b4b3f173b6a4527f576a2ade7eb8458',1,'StackOutput3DInputs3Float32Test(armnn::IWorkloadFactory &workloadFactory, const armnn::IBackendInternal::IMemoryManagerSharedPtr &memoryManager, const armnn::ITensorHandleFactory &tensorHandleFactory): StackTestImpl.cpp']]],
  ['stackoutput3dinputs3testimpl',['StackOutput3DInputs3TestImpl',['../_stack_test_impl_8cpp.xhtml#a10e9aa6527f51a4c18042f648d8e3be4',1,'StackTestImpl.cpp']]],
  ['stackoutput4daxis1float32test',['StackOutput4DAxis1Float32Test',['../_stack_test_impl_8cpp.xhtml#ad49417dc85c34867037162e3343a84b2',1,'StackOutput4DAxis1Float32Test(armnn::IWorkloadFactory &workloadFactory, const armnn::IBackendInternal::IMemoryManagerSharedPtr &memoryManager, const armnn::ITensorHandleFactory &tensorHandleFactory): StackTestImpl.cpp'],['../_stack_test_impl_8hpp.xhtml#ad49417dc85c34867037162e3343a84b2',1,'StackOutput4DAxis1Float32Test(armnn::IWorkloadFactory &workloadFactory, const armnn::IBackendInternal::IMemoryManagerSharedPtr &memoryManager, const armnn::ITensorHandleFactory &tensorHandleFactory): StackTestImpl.cpp']]],
  ['stackoutput4daxis1testimpl',['StackOutput4DAxis1TestImpl',['../_stack_test_impl_8cpp.xhtml#a46f7153df5d1c0256b8caff36a20f543',1,'StackTestImpl.cpp']]],
  ['stackoutput4daxis2float32test',['StackOutput4DAxis2Float32Test',['../_stack_test_impl_8cpp.xhtml#acd8d3e699b4f15f0ee82d5bdef47dccf',1,'StackOutput4DAxis2Float32Test(armnn::IWorkloadFactory &workloadFactory, const armnn::IBackendInternal::IMemoryManagerSharedPtr &memoryManager, const armnn::ITensorHandleFactory &tensorHandleFactory): StackTestImpl.cpp'],['../_stack_test_impl_8hpp.xhtml#acd8d3e699b4f15f0ee82d5bdef47dccf',1,'StackOutput4DAxis2Float32Test(armnn::IWorkloadFactory &workloadFactory, const armnn::IBackendInternal::IMemoryManagerSharedPtr &memoryManager, const armnn::ITensorHandleFactory &tensorHandleFactory): StackTestImpl.cpp']]],
  ['stackoutput4daxis2testimpl',['StackOutput4DAxis2TestImpl',['../_stack_test_impl_8cpp.xhtml#a347abac52a2996998429be987be8565b',1,'StackTestImpl.cpp']]],
  ['stackoutput4daxis3float32test',['StackOutput4DAxis3Float32Test',['../_stack_test_impl_8cpp.xhtml#a2d9926a44fde4b3bd4596b1996ec9c45',1,'StackOutput4DAxis3Float32Test(armnn::IWorkloadFactory &workloadFactory, const armnn::IBackendInternal::IMemoryManagerSharedPtr &memoryManager, const armnn::ITensorHandleFactory &tensorHandleFactory): StackTestImpl.cpp'],['../_stack_test_impl_8hpp.xhtml#a2d9926a44fde4b3bd4596b1996ec9c45',1,'StackOutput4DAxis3Float32Test(armnn::IWorkloadFactory &workloadFactory, const armnn::IBackendInternal::IMemoryManagerSharedPtr &memoryManager, const armnn::ITensorHandleFactory &tensorHandleFactory): StackTestImpl.cpp']]],
  ['stackoutput4daxis3testimpl',['StackOutput4DAxis3TestImpl',['../_stack_test_impl_8cpp.xhtml#a10e4fe92167c11a2539405d5a006bf84',1,'StackTestImpl.cpp']]],
  ['stackoutput5dfloat32test',['StackOutput5DFloat32Test',['../_stack_test_impl_8cpp.xhtml#ac1d2db6153cebd24e1b0a7abec6b6796',1,'StackOutput5DFloat32Test(armnn::IWorkloadFactory &workloadFactory, const armnn::IBackendInternal::IMemoryManagerSharedPtr &memoryManager, const armnn::ITensorHandleFactory &tensorHandleFactory): StackTestImpl.cpp'],['../_stack_test_impl_8hpp.xhtml#ac1d2db6153cebd24e1b0a7abec6b6796',1,'StackOutput5DFloat32Test(armnn::IWorkloadFactory &workloadFactory, const armnn::IBackendInternal::IMemoryManagerSharedPtr &memoryManager, const armnn::ITensorHandleFactory &tensorHandleFactory): StackTestImpl.cpp']]],
  ['stackoutput5dtestimpl',['StackOutput5DTestImpl',['../_stack_test_impl_8cpp.xhtml#a5182b0d4d4fd8dbfd562146c06065e59',1,'StackTestImpl.cpp']]],
  ['stackqueuedescriptor',['StackQueueDescriptor',['../structarmnn_1_1_stack_queue_descriptor.xhtml',1,'armnn']]],
  ['stacktestimpl_2ecpp',['StackTestImpl.cpp',['../_stack_test_impl_8cpp.xhtml',1,'']]],
  ['stacktestimpl_2ehpp',['StackTestImpl.hpp',['../_stack_test_impl_8hpp.xhtml',1,'']]],
  ['stackvalidatetensorshapesfrominputsmatchtest',['StackValidateTensorShapesFromInputsMatchTest',['../_infer_output_tests_8hpp.xhtml#a9a2a494f5a3ff1885fa9d62c6c500e52',1,'InferOutputTests.hpp']]],
  ['stackvalidatetensorshapesfrominputsnomatchtest',['StackValidateTensorShapesFromInputsNoMatchTest',['../_infer_output_tests_8hpp.xhtml#af061819a84da0c72056b016d02d239f3',1,'InferOutputTests.hpp']]],
  ['standardoutputsink',['StandardOutputSink',['../classarmnn_1_1_standard_output_sink.xhtml',1,'armnn']]],
  ['standin',['StandIn',['../namespacearmnn.xhtml#a56943a0946e5f15e5e58054b8e7a04a4a93bca63ecbb003649425dd0e4ba79a99',1,'armnn']]],
  ['standindescriptor',['StandInDescriptor',['../structarmnn_1_1_stand_in_descriptor.xhtml',1,'StandInDescriptor'],['../structarmnn_1_1_stand_in_descriptor.xhtml#afb634876abc8d09178cf2af0f2ca984d',1,'armnn::StandInDescriptor::StandInDescriptor()'],['../structarmnn_1_1_stand_in_descriptor.xhtml#a22073dfd53bf509848f43a2f0d799496',1,'armnn::StandInDescriptor::StandInDescriptor(uint32_t numInputs, uint32_t numOutputs)']]],
  ['standindescriptorbuilder',['StandInDescriptorBuilder',['../structarmnn_serializer_1_1_stand_in_descriptor_builder.xhtml',1,'StandInDescriptorBuilder'],['../structarmnn_serializer_1_1_stand_in_descriptor_builder.xhtml#a458e3576deeb3934a96e9860503052d8',1,'armnnSerializer::StandInDescriptorBuilder::StandInDescriptorBuilder()']]],
  ['standinlayer',['StandInLayer',['../classarmnn_1_1_stand_in_layer.xhtml',1,'StandInLayer'],['../classarmnn_1_1_stand_in_layer.xhtml#abd8fa1faf206673892d1d521e676b66e',1,'armnn::StandInLayer::StandInLayer()']]],
  ['standinlayer_2ecpp',['StandInLayer.cpp',['../_stand_in_layer_8cpp.xhtml',1,'']]],
  ['standinlayer_2ehpp',['StandInLayer.hpp',['../_stand_in_layer_8hpp.xhtml',1,'']]],
  ['standinlayerbuilder',['StandInLayerBuilder',['../structarmnn_serializer_1_1_stand_in_layer_builder.xhtml',1,'StandInLayerBuilder'],['../structarmnn_serializer_1_1_stand_in_layer_builder.xhtml#a7d552b72f3a2ba0f35a9600900b78c03',1,'armnnSerializer::StandInLayerBuilder::StandInLayerBuilder()']]],
  ['start',['Start',['../classarmnn_1_1_instrument.xhtml#a63ce9b9c6710c0dae98f88d6c602313a',1,'armnn::Instrument::Start()'],['../classarmnn_1_1_event.xhtml#a07aaf1227e4d645f15e0a964f54ef291',1,'armnn::Event::Start()'],['../classarmnn_1_1_wall_clock_timer.xhtml#a156f3866ca69d98b4d9e6e1c1b3ec7da',1,'armnn::WallClockTimer::Start()'],['../classarmnn_1_1_open_cl_timer.xhtml#a156f3866ca69d98b4d9e6e1c1b3ec7da',1,'armnn::OpenClTimer::Start()'],['../classarmnn_1_1_neon_timer.xhtml#a156f3866ca69d98b4d9e6e1c1b3ec7da',1,'armnn::NeonTimer::Start()'],['../classarmnn_1_1profiling_1_1_command_handler.xhtml#af5f886492fa5da4ff3cde1769e9da2cb',1,'armnn::profiling::CommandHandler::Start()'],['../classarmnn_1_1profiling_1_1_i_periodic_counter_capture.xhtml#a63ce9b9c6710c0dae98f88d6c602313a',1,'armnn::profiling::IPeriodicCounterCapture::Start()'],['../classarmnn_1_1profiling_1_1_i_send_thread.xhtml#ae9429e2efd9a811c148c6b56b635567c',1,'armnn::profiling::ISendThread::Start()'],['../classarmnn_1_1profiling_1_1_periodic_counter_capture.xhtml#a156f3866ca69d98b4d9e6e1c1b3ec7da',1,'armnn::profiling::PeriodicCounterCapture::Start()'],['../classarmnn_1_1profiling_1_1_send_thread.xhtml#a160847691cc1341520cf16c11c1ec724',1,'armnn::profiling::SendThread::Start()']]],
  ['start_5f',['start_',['../structarmnn_serializer_1_1_tensor_info_builder.xhtml#a8a66b87374e39832254f68fa17f30fe0',1,'armnnSerializer::TensorInfoBuilder::start_()'],['../structarmnn_serializer_1_1_byte_data_builder.xhtml#a8a66b87374e39832254f68fa17f30fe0',1,'armnnSerializer::ByteDataBuilder::start_()'],['../structarmnn_serializer_1_1_short_data_builder.xhtml#a8a66b87374e39832254f68fa17f30fe0',1,'armnnSerializer::ShortDataBuilder::start_()'],['../structarmnn_serializer_1_1_int_data_builder.xhtml#a8a66b87374e39832254f68fa17f30fe0',1,'armnnSerializer::IntDataBuilder::start_()'],['../structarmnn_serializer_1_1_long_data_builder.xhtml#a8a66b87374e39832254f68fa17f30fe0',1,'armnnSerializer::LongDataBuilder::start_()'],['../structarmnn_serializer_1_1_const_tensor_builder.xhtml#a8a66b87374e39832254f68fa17f30fe0',1,'armnnSerializer::ConstTensorBuilder::start_()'],['../structarmnn_serializer_1_1_input_slot_builder.xhtml#a8a66b87374e39832254f68fa17f30fe0',1,'armnnSerializer::InputSlotBuilder::start_()'],['../structarmnn_serializer_1_1_output_slot_builder.xhtml#a8a66b87374e39832254f68fa17f30fe0',1,'armnnSerializer::OutputSlotBuilder::start_()'],['../structarmnn_serializer_1_1_layer_base_builder.xhtml#a8a66b87374e39832254f68fa17f30fe0',1,'armnnSerializer::LayerBaseBuilder::start_()'],['../structarmnn_serializer_1_1_bindable_layer_base_builder.xhtml#a8a66b87374e39832254f68fa17f30fe0',1,'armnnSerializer::BindableLayerBaseBuilder::start_()'],['../structarmnn_serializer_1_1_abs_layer_builder.xhtml#a8a66b87374e39832254f68fa17f30fe0',1,'armnnSerializer::AbsLayerBuilder::start_()'],['../structarmnn_serializer_1_1_activation_layer_builder.xhtml#a8a66b87374e39832254f68fa17f30fe0',1,'armnnSerializer::ActivationLayerBuilder::start_()'],['../structarmnn_serializer_1_1_activation_descriptor_builder.xhtml#a8a66b87374e39832254f68fa17f30fe0',1,'armnnSerializer::ActivationDescriptorBuilder::start_()'],['../structarmnn_serializer_1_1_addition_layer_builder.xhtml#a8a66b87374e39832254f68fa17f30fe0',1,'armnnSerializer::AdditionLayerBuilder::start_()'],['../structarmnn_serializer_1_1_arg_min_max_layer_builder.xhtml#a8a66b87374e39832254f68fa17f30fe0',1,'armnnSerializer::ArgMinMaxLayerBuilder::start_()'],['../structarmnn_serializer_1_1_arg_min_max_descriptor_builder.xhtml#a8a66b87374e39832254f68fa17f30fe0',1,'armnnSerializer::ArgMinMaxDescriptorBuilder::start_()'],['../structarmnn_serializer_1_1_cast_layer_builder.xhtml#a8a66b87374e39832254f68fa17f30fe0',1,'armnnSerializer::CastLayerBuilder::start_()'],['../structarmnn_serializer_1_1_channel_shuffle_layer_builder.xhtml#a8a66b87374e39832254f68fa17f30fe0',1,'armnnSerializer::ChannelShuffleLayerBuilder::start_()'],['../structarmnn_serializer_1_1_channel_shuffle_descriptor_builder.xhtml#a8a66b87374e39832254f68fa17f30fe0',1,'armnnSerializer::ChannelShuffleDescriptorBuilder::start_()'],['../structarmnn_serializer_1_1_comparison_descriptor_builder.xhtml#a8a66b87374e39832254f68fa17f30fe0',1,'armnnSerializer::ComparisonDescriptorBuilder::start_()'],['../structarmnn_serializer_1_1_comparison_layer_builder.xhtml#a8a66b87374e39832254f68fa17f30fe0',1,'armnnSerializer::ComparisonLayerBuilder::start_()'],['../structarmnn_serializer_1_1_constant_layer_builder.xhtml#a8a66b87374e39832254f68fa17f30fe0',1,'armnnSerializer::ConstantLayerBuilder::start_()'],['../structarmnn_serializer_1_1_convolution2d_layer_builder.xhtml#a8a66b87374e39832254f68fa17f30fe0',1,'armnnSerializer::Convolution2dLayerBuilder::start_()'],['../structarmnn_serializer_1_1_convolution2d_descriptor_builder.xhtml#a8a66b87374e39832254f68fa17f30fe0',1,'armnnSerializer::Convolution2dDescriptorBuilder::start_()'],['../structarmnn_serializer_1_1_convolution3d_layer_builder.xhtml#a8a66b87374e39832254f68fa17f30fe0',1,'armnnSerializer::Convolution3dLayerBuilder::start_()'],['../structarmnn_serializer_1_1_convolution3d_descriptor_builder.xhtml#a8a66b87374e39832254f68fa17f30fe0',1,'armnnSerializer::Convolution3dDescriptorBuilder::start_()'],['../structarmnn_serializer_1_1_depth_to_space_layer_builder.xhtml#a8a66b87374e39832254f68fa17f30fe0',1,'armnnSerializer::DepthToSpaceLayerBuilder::start_()'],['../structarmnn_serializer_1_1_depth_to_space_descriptor_builder.xhtml#a8a66b87374e39832254f68fa17f30fe0',1,'armnnSerializer::DepthToSpaceDescriptorBuilder::start_()'],['../structarmnn_serializer_1_1_division_layer_builder.xhtml#a8a66b87374e39832254f68fa17f30fe0',1,'armnnSerializer::DivisionLayerBuilder::start_()'],['../structarmnn_serializer_1_1_elementwise_unary_descriptor_builder.xhtml#a8a66b87374e39832254f68fa17f30fe0',1,'armnnSerializer::ElementwiseUnaryDescriptorBuilder::start_()'],['../structarmnn_serializer_1_1_elementwise_unary_layer_builder.xhtml#a8a66b87374e39832254f68fa17f30fe0',1,'armnnSerializer::ElementwiseUnaryLayerBuilder::start_()'],['../structarmnn_serializer_1_1_equal_layer_builder.xhtml#a8a66b87374e39832254f68fa17f30fe0',1,'armnnSerializer::EqualLayerBuilder::start_()'],['../structarmnn_serializer_1_1_fill_layer_builder.xhtml#a8a66b87374e39832254f68fa17f30fe0',1,'armnnSerializer::FillLayerBuilder::start_()'],['../structarmnn_serializer_1_1_fill_descriptor_builder.xhtml#a8a66b87374e39832254f68fa17f30fe0',1,'armnnSerializer::FillDescriptorBuilder::start_()'],['../structarmnn_serializer_1_1_floor_layer_builder.xhtml#a8a66b87374e39832254f68fa17f30fe0',1,'armnnSerializer::FloorLayerBuilder::start_()'],['../structarmnn_serializer_1_1_fully_connected_layer_builder.xhtml#a8a66b87374e39832254f68fa17f30fe0',1,'armnnSerializer::FullyConnectedLayerBuilder::start_()'],['../structarmnn_serializer_1_1_fully_connected_descriptor_builder.xhtml#a8a66b87374e39832254f68fa17f30fe0',1,'armnnSerializer::FullyConnectedDescriptorBuilder::start_()'],['../structarmnn_serializer_1_1_gather_layer_builder.xhtml#a8a66b87374e39832254f68fa17f30fe0',1,'armnnSerializer::GatherLayerBuilder::start_()'],['../structarmnn_serializer_1_1_gather_descriptor_builder.xhtml#a8a66b87374e39832254f68fa17f30fe0',1,'armnnSerializer::GatherDescriptorBuilder::start_()'],['../structarmnn_serializer_1_1_greater_layer_builder.xhtml#a8a66b87374e39832254f68fa17f30fe0',1,'armnnSerializer::GreaterLayerBuilder::start_()'],['../structarmnn_serializer_1_1_input_layer_builder.xhtml#a8a66b87374e39832254f68fa17f30fe0',1,'armnnSerializer::InputLayerBuilder::start_()'],['../structarmnn_serializer_1_1_instance_normalization_layer_builder.xhtml#a8a66b87374e39832254f68fa17f30fe0',1,'armnnSerializer::InstanceNormalizationLayerBuilder::start_()'],['../structarmnn_serializer_1_1_instance_normalization_descriptor_builder.xhtml#a8a66b87374e39832254f68fa17f30fe0',1,'armnnSerializer::InstanceNormalizationDescriptorBuilder::start_()'],['../structarmnn_serializer_1_1_log_softmax_layer_builder.xhtml#a8a66b87374e39832254f68fa17f30fe0',1,'armnnSerializer::LogSoftmaxLayerBuilder::start_()'],['../structarmnn_serializer_1_1_log_softmax_descriptor_builder.xhtml#a8a66b87374e39832254f68fa17f30fe0',1,'armnnSerializer::LogSoftmaxDescriptorBuilder::start_()'],['../structarmnn_serializer_1_1_l2_normalization_layer_builder.xhtml#a8a66b87374e39832254f68fa17f30fe0',1,'armnnSerializer::L2NormalizationLayerBuilder::start_()'],['../structarmnn_serializer_1_1_l2_normalization_descriptor_builder.xhtml#a8a66b87374e39832254f68fa17f30fe0',1,'armnnSerializer::L2NormalizationDescriptorBuilder::start_()'],['../structarmnn_serializer_1_1_logical_binary_descriptor_builder.xhtml#a8a66b87374e39832254f68fa17f30fe0',1,'armnnSerializer::LogicalBinaryDescriptorBuilder::start_()'],['../structarmnn_serializer_1_1_logical_binary_layer_builder.xhtml#a8a66b87374e39832254f68fa17f30fe0',1,'armnnSerializer::LogicalBinaryLayerBuilder::start_()'],['../structarmnn_serializer_1_1_minimum_layer_builder.xhtml#a8a66b87374e39832254f68fa17f30fe0',1,'armnnSerializer::MinimumLayerBuilder::start_()'],['../structarmnn_serializer_1_1_maximum_layer_builder.xhtml#a8a66b87374e39832254f68fa17f30fe0',1,'armnnSerializer::MaximumLayerBuilder::start_()'],['../structarmnn_serializer_1_1_multiplication_layer_builder.xhtml#a8a66b87374e39832254f68fa17f30fe0',1,'armnnSerializer::MultiplicationLayerBuilder::start_()'],['../structarmnn_serializer_1_1_pooling2d_layer_builder.xhtml#a8a66b87374e39832254f68fa17f30fe0',1,'armnnSerializer::Pooling2dLayerBuilder::start_()'],['../structarmnn_serializer_1_1_pooling2d_descriptor_builder.xhtml#a8a66b87374e39832254f68fa17f30fe0',1,'armnnSerializer::Pooling2dDescriptorBuilder::start_()'],['../structarmnn_serializer_1_1_quantize_layer_builder.xhtml#a8a66b87374e39832254f68fa17f30fe0',1,'armnnSerializer::QuantizeLayerBuilder::start_()'],['../structarmnn_serializer_1_1_softmax_layer_builder.xhtml#a8a66b87374e39832254f68fa17f30fe0',1,'armnnSerializer::SoftmaxLayerBuilder::start_()'],['../structarmnn_serializer_1_1_softmax_descriptor_builder.xhtml#a8a66b87374e39832254f68fa17f30fe0',1,'armnnSerializer::SoftmaxDescriptorBuilder::start_()'],['../structarmnn_serializer_1_1_depthwise_convolution2d_layer_builder.xhtml#a8a66b87374e39832254f68fa17f30fe0',1,'armnnSerializer::DepthwiseConvolution2dLayerBuilder::start_()'],['../structarmnn_serializer_1_1_depthwise_convolution2d_descriptor_builder.xhtml#a8a66b87374e39832254f68fa17f30fe0',1,'armnnSerializer::DepthwiseConvolution2dDescriptorBuilder::start_()'],['../structarmnn_serializer_1_1_output_layer_builder.xhtml#a8a66b87374e39832254f68fa17f30fe0',1,'armnnSerializer::OutputLayerBuilder::start_()'],['../structarmnn_serializer_1_1_reshape_layer_builder.xhtml#a8a66b87374e39832254f68fa17f30fe0',1,'armnnSerializer::ReshapeLayerBuilder::start_()'],['../structarmnn_serializer_1_1_reshape_descriptor_builder.xhtml#a8a66b87374e39832254f68fa17f30fe0',1,'armnnSerializer::ReshapeDescriptorBuilder::start_()'],['../structarmnn_serializer_1_1_permute_layer_builder.xhtml#a8a66b87374e39832254f68fa17f30fe0',1,'armnnSerializer::PermuteLayerBuilder::start_()'],['../structarmnn_serializer_1_1_permute_descriptor_builder.xhtml#a8a66b87374e39832254f68fa17f30fe0',1,'armnnSerializer::PermuteDescriptorBuilder::start_()'],['../structarmnn_serializer_1_1_shape_layer_builder.xhtml#a8a66b87374e39832254f68fa17f30fe0',1,'armnnSerializer::ShapeLayerBuilder::start_()'],['../structarmnn_serializer_1_1_space_to_batch_nd_layer_builder.xhtml#a8a66b87374e39832254f68fa17f30fe0',1,'armnnSerializer::SpaceToBatchNdLayerBuilder::start_()'],['../structarmnn_serializer_1_1_space_to_batch_nd_descriptor_builder.xhtml#a8a66b87374e39832254f68fa17f30fe0',1,'armnnSerializer::SpaceToBatchNdDescriptorBuilder::start_()'],['../structarmnn_serializer_1_1_space_to_depth_layer_builder.xhtml#a8a66b87374e39832254f68fa17f30fe0',1,'armnnSerializer::SpaceToDepthLayerBuilder::start_()'],['../structarmnn_serializer_1_1_space_to_depth_descriptor_builder.xhtml#a8a66b87374e39832254f68fa17f30fe0',1,'armnnSerializer::SpaceToDepthDescriptorBuilder::start_()'],['../structarmnn_serializer_1_1_subtraction_layer_builder.xhtml#a8a66b87374e39832254f68fa17f30fe0',1,'armnnSerializer::SubtractionLayerBuilder::start_()'],['../structarmnn_serializer_1_1_batch_to_space_nd_layer_builder.xhtml#a8a66b87374e39832254f68fa17f30fe0',1,'armnnSerializer::BatchToSpaceNdLayerBuilder::start_()'],['../structarmnn_serializer_1_1_batch_to_space_nd_descriptor_builder.xhtml#a8a66b87374e39832254f68fa17f30fe0',1,'armnnSerializer::BatchToSpaceNdDescriptorBuilder::start_()'],['../structarmnn_serializer_1_1_normalization_layer_builder.xhtml#a8a66b87374e39832254f68fa17f30fe0',1,'armnnSerializer::NormalizationLayerBuilder::start_()'],['../structarmnn_serializer_1_1_normalization_descriptor_builder.xhtml#a8a66b87374e39832254f68fa17f30fe0',1,'armnnSerializer::NormalizationDescriptorBuilder::start_()'],['../structarmnn_serializer_1_1_mean_layer_builder.xhtml#a8a66b87374e39832254f68fa17f30fe0',1,'armnnSerializer::MeanLayerBuilder::start_()'],['../structarmnn_serializer_1_1_mean_descriptor_builder.xhtml#a8a66b87374e39832254f68fa17f30fe0',1,'armnnSerializer::MeanDescriptorBuilder::start_()'],['../structarmnn_serializer_1_1_pad_layer_builder.xhtml#a8a66b87374e39832254f68fa17f30fe0',1,'armnnSerializer::PadLayerBuilder::start_()'],['../structarmnn_serializer_1_1_pad_descriptor_builder.xhtml#a8a66b87374e39832254f68fa17f30fe0',1,'armnnSerializer::PadDescriptorBuilder::start_()'],['../structarmnn_serializer_1_1_rsqrt_layer_builder.xhtml#a8a66b87374e39832254f68fa17f30fe0',1,'armnnSerializer::RsqrtLayerBuilder::start_()'],['../structarmnn_serializer_1_1_batch_normalization_layer_builder.xhtml#a8a66b87374e39832254f68fa17f30fe0',1,'armnnSerializer::BatchNormalizationLayerBuilder::start_()'],['../structarmnn_serializer_1_1_batch_normalization_descriptor_builder.xhtml#a8a66b87374e39832254f68fa17f30fe0',1,'armnnSerializer::BatchNormalizationDescriptorBuilder::start_()'],['../structarmnn_serializer_1_1_resize_bilinear_layer_builder.xhtml#a8a66b87374e39832254f68fa17f30fe0',1,'armnnSerializer::ResizeBilinearLayerBuilder::start_()'],['../structarmnn_serializer_1_1_resize_bilinear_descriptor_builder.xhtml#a8a66b87374e39832254f68fa17f30fe0',1,'armnnSerializer::ResizeBilinearDescriptorBuilder::start_()'],['../structarmnn_serializer_1_1_slice_layer_builder.xhtml#a8a66b87374e39832254f68fa17f30fe0',1,'armnnSerializer::SliceLayerBuilder::start_()'],['../structarmnn_serializer_1_1_slice_descriptor_builder.xhtml#a8a66b87374e39832254f68fa17f30fe0',1,'armnnSerializer::SliceDescriptorBuilder::start_()'],['../structarmnn_serializer_1_1_strided_slice_layer_builder.xhtml#a8a66b87374e39832254f68fa17f30fe0',1,'armnnSerializer::StridedSliceLayerBuilder::start_()'],['../structarmnn_serializer_1_1_strided_slice_descriptor_builder.xhtml#a8a66b87374e39832254f68fa17f30fe0',1,'armnnSerializer::StridedSliceDescriptorBuilder::start_()'],['../structarmnn_serializer_1_1_concat_layer_builder.xhtml#a8a66b87374e39832254f68fa17f30fe0',1,'armnnSerializer::ConcatLayerBuilder::start_()'],['../structarmnn_serializer_1_1_merger_layer_builder.xhtml#a8a66b87374e39832254f68fa17f30fe0',1,'armnnSerializer::MergerLayerBuilder::start_()'],['../structarmnn_serializer_1_1_uint_vector_builder.xhtml#a8a66b87374e39832254f68fa17f30fe0',1,'armnnSerializer::UintVectorBuilder::start_()'],['../structarmnn_serializer_1_1_origins_descriptor_builder.xhtml#a8a66b87374e39832254f68fa17f30fe0',1,'armnnSerializer::OriginsDescriptorBuilder::start_()'],['../structarmnn_serializer_1_1_views_descriptor_builder.xhtml#a8a66b87374e39832254f68fa17f30fe0',1,'armnnSerializer::ViewsDescriptorBuilder::start_()'],['../structarmnn_serializer_1_1_splitter_layer_builder.xhtml#a8a66b87374e39832254f68fa17f30fe0',1,'armnnSerializer::SplitterLayerBuilder::start_()'],['../structarmnn_serializer_1_1_detection_post_process_layer_builder.xhtml#a8a66b87374e39832254f68fa17f30fe0',1,'armnnSerializer::DetectionPostProcessLayerBuilder::start_()'],['../structarmnn_serializer_1_1_detection_post_process_descriptor_builder.xhtml#a8a66b87374e39832254f68fa17f30fe0',1,'armnnSerializer::DetectionPostProcessDescriptorBuilder::start_()'],['../structarmnn_serializer_1_1_lstm_input_params_builder.xhtml#a8a66b87374e39832254f68fa17f30fe0',1,'armnnSerializer::LstmInputParamsBuilder::start_()'],['../structarmnn_serializer_1_1_lstm_descriptor_builder.xhtml#a8a66b87374e39832254f68fa17f30fe0',1,'armnnSerializer::LstmDescriptorBuilder::start_()'],['../structarmnn_serializer_1_1_lstm_layer_builder.xhtml#a8a66b87374e39832254f68fa17f30fe0',1,'armnnSerializer::LstmLayerBuilder::start_()'],['../structarmnn_serializer_1_1_q_lstm_input_params_builder.xhtml#a8a66b87374e39832254f68fa17f30fe0',1,'armnnSerializer::QLstmInputParamsBuilder::start_()'],['../structarmnn_serializer_1_1_q_lstm_descriptor_builder.xhtml#a8a66b87374e39832254f68fa17f30fe0',1,'armnnSerializer::QLstmDescriptorBuilder::start_()'],['../structarmnn_serializer_1_1_q_lstm_layer_builder.xhtml#a8a66b87374e39832254f68fa17f30fe0',1,'armnnSerializer::QLstmLayerBuilder::start_()'],['../structarmnn_serializer_1_1_quantized_lstm_input_params_builder.xhtml#a8a66b87374e39832254f68fa17f30fe0',1,'armnnSerializer::QuantizedLstmInputParamsBuilder::start_()'],['../structarmnn_serializer_1_1_quantized_lstm_layer_builder.xhtml#a8a66b87374e39832254f68fa17f30fe0',1,'armnnSerializer::QuantizedLstmLayerBuilder::start_()'],['../structarmnn_serializer_1_1_dequantize_layer_builder.xhtml#a8a66b87374e39832254f68fa17f30fe0',1,'armnnSerializer::DequantizeLayerBuilder::start_()'],['../structarmnn_serializer_1_1_merge_layer_builder.xhtml#a8a66b87374e39832254f68fa17f30fe0',1,'armnnSerializer::MergeLayerBuilder::start_()'],['../structarmnn_serializer_1_1_switch_layer_builder.xhtml#a8a66b87374e39832254f68fa17f30fe0',1,'armnnSerializer::SwitchLayerBuilder::start_()'],['../structarmnn_serializer_1_1_prelu_layer_builder.xhtml#a8a66b87374e39832254f68fa17f30fe0',1,'armnnSerializer::PreluLayerBuilder::start_()'],['../structarmnn_serializer_1_1_transpose_convolution2d_layer_builder.xhtml#a8a66b87374e39832254f68fa17f30fe0',1,'armnnSerializer::TransposeConvolution2dLayerBuilder::start_()'],['../structarmnn_serializer_1_1_transpose_convolution2d_descriptor_builder.xhtml#a8a66b87374e39832254f68fa17f30fe0',1,'armnnSerializer::TransposeConvolution2dDescriptorBuilder::start_()'],['../structarmnn_serializer_1_1_transpose_layer_builder.xhtml#a8a66b87374e39832254f68fa17f30fe0',1,'armnnSerializer::TransposeLayerBuilder::start_()'],['../structarmnn_serializer_1_1_transpose_descriptor_builder.xhtml#a8a66b87374e39832254f68fa17f30fe0',1,'armnnSerializer::TransposeDescriptorBuilder::start_()'],['../structarmnn_serializer_1_1_resize_layer_builder.xhtml#a8a66b87374e39832254f68fa17f30fe0',1,'armnnSerializer::ResizeLayerBuilder::start_()'],['../structarmnn_serializer_1_1_resize_descriptor_builder.xhtml#a8a66b87374e39832254f68fa17f30fe0',1,'armnnSerializer::ResizeDescriptorBuilder::start_()'],['../structarmnn_serializer_1_1_stack_layer_builder.xhtml#a8a66b87374e39832254f68fa17f30fe0',1,'armnnSerializer::StackLayerBuilder::start_()'],['../structarmnn_serializer_1_1_stack_descriptor_builder.xhtml#a8a66b87374e39832254f68fa17f30fe0',1,'armnnSerializer::StackDescriptorBuilder::start_()'],['../structarmnn_serializer_1_1_stand_in_descriptor_builder.xhtml#a8a66b87374e39832254f68fa17f30fe0',1,'armnnSerializer::StandInDescriptorBuilder::start_()'],['../structarmnn_serializer_1_1_stand_in_layer_builder.xhtml#a8a66b87374e39832254f68fa17f30fe0',1,'armnnSerializer::StandInLayerBuilder::start_()'],['../structarmnn_serializer_1_1_rank_layer_builder.xhtml#a8a66b87374e39832254f68fa17f30fe0',1,'armnnSerializer::RankLayerBuilder::start_()'],['../structarmnn_serializer_1_1_reduce_layer_builder.xhtml#a8a66b87374e39832254f68fa17f30fe0',1,'armnnSerializer::ReduceLayerBuilder::start_()'],['../structarmnn_serializer_1_1_reduce_descriptor_builder.xhtml#a8a66b87374e39832254f68fa17f30fe0',1,'armnnSerializer::ReduceDescriptorBuilder::start_()'],['../structarmnn_serializer_1_1_unidirectional_sequence_lstm_descriptor_builder.xhtml#a8a66b87374e39832254f68fa17f30fe0',1,'armnnSerializer::UnidirectionalSequenceLstmDescriptorBuilder::start_()'],['../structarmnn_serializer_1_1_unidirectional_sequence_lstm_layer_builder.xhtml#a8a66b87374e39832254f68fa17f30fe0',1,'armnnSerializer::UnidirectionalSequenceLstmLayerBuilder::start_()'],['../structarmnn_serializer_1_1_any_layer_builder.xhtml#a8a66b87374e39832254f68fa17f30fe0',1,'armnnSerializer::AnyLayerBuilder::start_()'],['../structarmnn_serializer_1_1_feature_compatibility_versions_builder.xhtml#a8a66b87374e39832254f68fa17f30fe0',1,'armnnSerializer::FeatureCompatibilityVersionsBuilder::start_()'],['../structarmnn_serializer_1_1_serialized_graph_builder.xhtml#a8a66b87374e39832254f68fa17f30fe0',1,'armnnSerializer::SerializedGraphBuilder::start_()'],['../structarmnn_1_1_cl_context_builder.xhtml#a8a66b87374e39832254f68fa17f30fe0',1,'armnn::ClContextBuilder::start_()'],['../structarmnn_1_1_program_builder.xhtml#a8a66b87374e39832254f68fa17f30fe0',1,'armnn::ProgramBuilder::start_()']]],
  ['startnewrecord',['StartNewRecord',['../classarmnn_1_1_simple_logger.xhtml#a160c449b1afad351d2d63a8544a579f5',1,'armnn::SimpleLogger']]],
  ['staticpointercast',['StaticPointerCast',['../namespacearmnn_1_1utility.xhtml#a202fd3128ce49c1113410ae8d54c5b76',1,'armnn::utility::StaticPointerCast(const std::shared_ptr< T2 > &sp)'],['../namespacearmnn_1_1utility.xhtml#ac97864a595a81c8b8ce8b9d593ef8923',1,'armnn::utility::StaticPointerCast(T2 *ptr)']]],
  ['staticregistryinitializer',['StaticRegistryInitializer',['../structarmnn_1_1_backend_registry_1_1_static_registry_initializer.xhtml',1,'BackendRegistry::StaticRegistryInitializer'],['../structarmnn_1_1_backend_registry_1_1_static_registry_initializer.xhtml#a4d0ef79a116e33155ff1b988ab9fa52f',1,'armnn::BackendRegistry::StaticRegistryInitializer::StaticRegistryInitializer()']]],
  ['status',['Status',['../namespacearmnn.xhtml#a67a0db04d321a74b7e7fcfd3f1a3f70b',1,'armnn']]],
  ['stb',['STB',['../class_inference_test_image.xhtml#ae7a403f69a7717c1eaae1d74b7bb7bceaecd472e37d2e3d8542fd5e9ff63e3450',1,'InferenceTestImage']]],
  ['stb_5fimage_5fimplementation',['STB_IMAGE_IMPLEMENTATION',['../_inference_test_image_8cpp.xhtml#a18372412ad2fc3ce1e3240b3cf0efe78',1,'InferenceTestImage.cpp']]],
  ['stb_5fimage_5fresize_5fimplementation',['STB_IMAGE_RESIZE_IMPLEMENTATION',['../_inference_test_image_8cpp.xhtml#aa6a7b41350a14f718b619164bc2b8fdf',1,'InferenceTestImage.cpp']]],
  ['stb_5fimage_5fwrite_5fimplementation',['STB_IMAGE_WRITE_IMPLEMENTATION',['../_inference_test_image_8cpp.xhtml#aefe397a94e8feddc652f92ef40ce9597',1,'InferenceTestImage.cpp']]],
  ['stbresize',['StbResize',['../class_inference_test_image.xhtml#a746dbda8e529cdc8450f81fabb604250',1,'InferenceTestImage']]],
  ['std',['std',['../namespacestd.xhtml',1,'']]],
  ['stddev',['stddev',['../struct_normalization_parameters.xhtml#a8fdb461f0b4417f4ebff10b3413a948d',1,'NormalizationParameters']]],
  ['stop',['Stop',['../classarmnn_1_1_instrument.xhtml#a4d7bebcc22c1b09cf961b83bf84033b6',1,'armnn::Instrument::Stop()'],['../classarmnn_1_1_event.xhtml#a17a237457e57625296e6b24feb19c60a',1,'armnn::Event::Stop()'],['../classarmnn_1_1_wall_clock_timer.xhtml#a634c58de2126b4a4e6a2a093e60e1290',1,'armnn::WallClockTimer::Stop()'],['../classarmnn_1_1_open_cl_timer.xhtml#a634c58de2126b4a4e6a2a093e60e1290',1,'armnn::OpenClTimer::Stop()'],['../classarmnn_1_1_neon_timer.xhtml#a634c58de2126b4a4e6a2a093e60e1290',1,'armnn::NeonTimer::Stop()'],['../classarmnn_1_1profiling_1_1_command_handler.xhtml#a17a237457e57625296e6b24feb19c60a',1,'armnn::profiling::CommandHandler::Stop()'],['../classarmnn_1_1profiling_1_1_i_periodic_counter_capture.xhtml#a4d7bebcc22c1b09cf961b83bf84033b6',1,'armnn::profiling::IPeriodicCounterCapture::Stop()'],['../classarmnn_1_1profiling_1_1_i_send_thread.xhtml#a7c6c2c7d1aeec305dcae4bc901b0bdca',1,'armnn::profiling::ISendThread::Stop()'],['../classarmnn_1_1profiling_1_1_periodic_counter_capture.xhtml#a634c58de2126b4a4e6a2a093e60e1290',1,'armnn::profiling::PeriodicCounterCapture::Stop()'],['../classarmnn_1_1profiling_1_1_send_thread.xhtml#a32e1e5f33658343e4a480d37329cff38',1,'armnn::profiling::SendThread::Stop()'],['../classarmnn_1_1profiling_1_1_test_timeline_packet_handler.xhtml#a17a237457e57625296e6b24feb19c60a',1,'armnn::profiling::TestTimelinePacketHandler::Stop()']]],
  ['storememtoallocate',['StoreMemToAllocate',['../classarmnn_1_1_memory_manager.xhtml#a07bc28679b487cc58281a168c3a1c18b',1,'armnn::MemoryManager']]],
  ['str_5flist',['STR_LIST',['../_onnx_parser_8cpp.xhtml#a5426a7adb280d1739cc6d66fe9ac1b9c',1,'OnnxParser.cpp']]],
  ['strategybase',['StrategyBase',['../classarmnn_1_1_strategy_base.xhtml',1,'armnn']]],
  ['strategybase_2ehpp',['StrategyBase.hpp',['../_strategy_base_8hpp.xhtml',1,'']]],
  ['strategybase_3c_20nothrowstrategy_20_3e',['StrategyBase< NoThrowStrategy >',['../classarmnn_1_1_strategy_base.xhtml',1,'armnn']]],
  ['strategyfactory',['StrategyFactory',['../structarmnn_1_1_strategy_factory.xhtml',1,'armnn']]],
  ['strategyvalidator',['StrategyValidator',['../classarmnn_1_1_strategy_validator.xhtml',1,'armnn']]],
  ['strategyvalidator_2ecpp',['StrategyValidator.cpp',['../_strategy_validator_8cpp.xhtml',1,'']]],
  ['strategyvalidator_2ehpp',['StrategyValidator.hpp',['../_strategy_validator_8hpp.xhtml',1,'']]],
  ['streammetadata',['StreamMetaData',['../classarmnn_1_1profiling_1_1_mock_profiling_connection.xhtml#a0a80a7bc045affcf10846075b88cbca0ae43273a3645f4894a1088081feb9827d',1,'armnn::profiling::MockProfilingConnection']]],
  ['streammetadatacommandhandler',['StreamMetadataCommandHandler',['../classarmnn_1_1gatordmock_1_1_stream_metadata_command_handler.xhtml',1,'StreamMetadataCommandHandler'],['../classarmnn_1_1gatordmock_1_1_stream_metadata_command_handler.xhtml#aa12cf392e67cb07069c9ed2b45d504d9',1,'armnn::gatordmock::StreamMetadataCommandHandler::StreamMetadataCommandHandler()']]],
  ['streammetadatacommandhandler_2ecpp',['StreamMetadataCommandHandler.cpp',['../_stream_metadata_command_handler_8cpp.xhtml',1,'']]],
  ['streammetadatacommandhandler_2ehpp',['StreamMetadataCommandHandler.hpp',['../_stream_metadata_command_handler_8hpp.xhtml',1,'']]],
  ['streammetadataprocessor',['StreamMetaDataProcessor',['../classarmnn_1_1profiling_1_1_stream_meta_data_processor.xhtml',1,'StreamMetaDataProcessor'],['../classarmnn_1_1profiling_1_1_stream_meta_data_processor.xhtml#a4ba17086ad2a7e27a8a94888b5996907',1,'armnn::profiling::StreamMetaDataProcessor::StreamMetaDataProcessor()']]],
  ['streamredirector',['StreamRedirector',['../structarmnn_1_1profiling_1_1_stream_redirector.xhtml',1,'StreamRedirector'],['../structarmnn_1_1profiling_1_1_stream_redirector.xhtml#a4665cd416148c6226a0214a14980cf8e',1,'armnn::profiling::StreamRedirector::StreamRedirector()']]],
  ['strequal',['StrEqual',['../namespacearmnn.xhtml#a637fea04314a9870c1dc4355c1bed429',1,'armnn']]],
  ['stride',['stride',['../structarmnn_serializer_1_1_f_l_a_t_b_u_f_f_e_r_s___f_i_n_a_l___c_l_a_s_s.xhtml#ab5af2b0873035d85e118f3f819261618',1,'armnnSerializer::FLATBUFFERS_FINAL_CLASS']]],
  ['stridedslice',['StridedSlice',['../namespacearmnn.xhtml#a86d7a7168ac00b75b4971f9aad623698',1,'armnn::StridedSlice(const TensorInfo &inputInfo, const StridedSliceDescriptor &params, const void *inputData, void *outputData, unsigned int dataTypeSize)'],['../namespacearmnn.xhtml#a56943a0946e5f15e5e58054b8e7a04a4aa31904f2b3479b5a00137fd985974b4d',1,'armnn::StridedSlice()']]],
  ['stridedslice_2ecpp',['StridedSlice.cpp',['../armnn_tf_lite_parser_2test_2_strided_slice_8cpp.xhtml',1,'(Global Namespace)'],['../backends_2reference_2workloads_2_strided_slice_8cpp.xhtml',1,'(Global Namespace)']]],
  ['stridedslice_2ehpp',['StridedSlice.hpp',['../_strided_slice_8hpp.xhtml',1,'']]],
  ['stridedslice2dfloat32test',['StridedSlice2dFloat32Test',['../_strided_slice_test_impl_8cpp.xhtml#a7a67d0748e00b7fce0afabb2db8ccfb9',1,'StridedSlice2dFloat32Test(armnn::IWorkloadFactory &workloadFactory, const armnn::IBackendInternal::IMemoryManagerSharedPtr &memoryManager, const armnn::ITensorHandleFactory &tensorHandleFactory): StridedSliceTestImpl.cpp'],['../_strided_slice_test_impl_8hpp.xhtml#a7a67d0748e00b7fce0afabb2db8ccfb9',1,'StridedSlice2dFloat32Test(armnn::IWorkloadFactory &workloadFactory, const armnn::IBackendInternal::IMemoryManagerSharedPtr &memoryManager, const armnn::ITensorHandleFactory &tensorHandleFactory): StridedSliceTestImpl.cpp']]],
  ['stridedslice2dint16test',['StridedSlice2dInt16Test',['../_strided_slice_test_impl_8cpp.xhtml#ad16f906b0639c9bdcb7475b2f46e2fa3',1,'StridedSlice2dInt16Test(armnn::IWorkloadFactory &workloadFactory, const armnn::IBackendInternal::IMemoryManagerSharedPtr &memoryManager, const armnn::ITensorHandleFactory &tensorHandleFactory): StridedSliceTestImpl.cpp'],['../_strided_slice_test_impl_8hpp.xhtml#ad16f906b0639c9bdcb7475b2f46e2fa3',1,'StridedSlice2dInt16Test(armnn::IWorkloadFactory &workloadFactory, const armnn::IBackendInternal::IMemoryManagerSharedPtr &memoryManager, const armnn::ITensorHandleFactory &tensorHandleFactory): StridedSliceTestImpl.cpp']]],
  ['stridedslice2dreversefloat32test',['StridedSlice2dReverseFloat32Test',['../_strided_slice_test_impl_8cpp.xhtml#a7dc05350adcafeb59f2b886c233f5574',1,'StridedSlice2dReverseFloat32Test(armnn::IWorkloadFactory &workloadFactory, const armnn::IBackendInternal::IMemoryManagerSharedPtr &memoryManager, const armnn::ITensorHandleFactory &tensorHandleFactory): StridedSliceTestImpl.cpp'],['../_strided_slice_test_impl_8hpp.xhtml#a7dc05350adcafeb59f2b886c233f5574',1,'StridedSlice2dReverseFloat32Test(armnn::IWorkloadFactory &workloadFactory, const armnn::IBackendInternal::IMemoryManagerSharedPtr &memoryManager, const armnn::ITensorHandleFactory &tensorHandleFactory): StridedSliceTestImpl.cpp']]],
  ['stridedslice2dreverseint16test',['StridedSlice2dReverseInt16Test',['../_strided_slice_test_impl_8cpp.xhtml#a68b89db47b231708ef3ba51cc7c8bd71',1,'StridedSlice2dReverseInt16Test(armnn::IWorkloadFactory &workloadFactory, const armnn::IBackendInternal::IMemoryManagerSharedPtr &memoryManager, const armnn::ITensorHandleFactory &tensorHandleFactory): StridedSliceTestImpl.cpp'],['../_strided_slice_test_impl_8hpp.xhtml#a68b89db47b231708ef3ba51cc7c8bd71',1,'StridedSlice2dReverseInt16Test(armnn::IWorkloadFactory &workloadFactory, const armnn::IBackendInternal::IMemoryManagerSharedPtr &memoryManager, const armnn::ITensorHandleFactory &tensorHandleFactory): StridedSliceTestImpl.cpp']]],
  ['stridedslice2dreverseuint8test',['StridedSlice2dReverseUint8Test',['../_strided_slice_test_impl_8cpp.xhtml#a2fd88fdec828db84fbd1cfeae587b15f',1,'StridedSlice2dReverseUint8Test(armnn::IWorkloadFactory &workloadFactory, const armnn::IBackendInternal::IMemoryManagerSharedPtr &memoryManager, const armnn::ITensorHandleFactory &tensorHandleFactory): StridedSliceTestImpl.cpp'],['../_strided_slice_test_impl_8hpp.xhtml#a2fd88fdec828db84fbd1cfeae587b15f',1,'StridedSlice2dReverseUint8Test(armnn::IWorkloadFactory &workloadFactory, const armnn::IBackendInternal::IMemoryManagerSharedPtr &memoryManager, const armnn::ITensorHandleFactory &tensorHandleFactory): StridedSliceTestImpl.cpp']]],
  ['stridedslice2duint8test',['StridedSlice2dUint8Test',['../_strided_slice_test_impl_8cpp.xhtml#a6edf2eff0e61eb4225ccbcb856bc5a3a',1,'StridedSlice2dUint8Test(armnn::IWorkloadFactory &workloadFactory, const armnn::IBackendInternal::IMemoryManagerSharedPtr &memoryManager, const armnn::ITensorHandleFactory &tensorHandleFactory): StridedSliceTestImpl.cpp'],['../_strided_slice_test_impl_8hpp.xhtml#a6edf2eff0e61eb4225ccbcb856bc5a3a',1,'StridedSlice2dUint8Test(armnn::IWorkloadFactory &workloadFactory, const armnn::IBackendInternal::IMemoryManagerSharedPtr &memoryManager, const armnn::ITensorHandleFactory &tensorHandleFactory): StridedSliceTestImpl.cpp']]],
  ['stridedslice3dfloat32test',['StridedSlice3dFloat32Test',['../_strided_slice_test_impl_8cpp.xhtml#a5f456ed27ee2cf7b8c573e1ecd10954f',1,'StridedSlice3dFloat32Test(armnn::IWorkloadFactory &workloadFactory, const armnn::IBackendInternal::IMemoryManagerSharedPtr &memoryManager, const armnn::ITensorHandleFactory &tensorHandleFactory): StridedSliceTestImpl.cpp'],['../_strided_slice_test_impl_8hpp.xhtml#a5f456ed27ee2cf7b8c573e1ecd10954f',1,'StridedSlice3dFloat32Test(armnn::IWorkloadFactory &workloadFactory, const armnn::IBackendInternal::IMemoryManagerSharedPtr &memoryManager, const armnn::ITensorHandleFactory &tensorHandleFactory): StridedSliceTestImpl.cpp']]],
  ['stridedslice3dint16test',['StridedSlice3dInt16Test',['../_strided_slice_test_impl_8cpp.xhtml#a9a2c1701ecff8b777a73806c957167a3',1,'StridedSlice3dInt16Test(armnn::IWorkloadFactory &workloadFactory, const armnn::IBackendInternal::IMemoryManagerSharedPtr &memoryManager, const armnn::ITensorHandleFactory &tensorHandleFactory): StridedSliceTestImpl.cpp'],['../_strided_slice_test_impl_8hpp.xhtml#a9a2c1701ecff8b777a73806c957167a3',1,'StridedSlice3dInt16Test(armnn::IWorkloadFactory &workloadFactory, const armnn::IBackendInternal::IMemoryManagerSharedPtr &memoryManager, const armnn::ITensorHandleFactory &tensorHandleFactory): StridedSliceTestImpl.cpp']]],
  ['stridedslice3dreversefloat32test',['StridedSlice3dReverseFloat32Test',['../_strided_slice_test_impl_8cpp.xhtml#a29aba9f6379f5751a2697fa103e363dd',1,'StridedSlice3dReverseFloat32Test(armnn::IWorkloadFactory &workloadFactory, const armnn::IBackendInternal::IMemoryManagerSharedPtr &memoryManager, const armnn::ITensorHandleFactory &tensorHandleFactory): StridedSliceTestImpl.cpp'],['../_strided_slice_test_impl_8hpp.xhtml#a29aba9f6379f5751a2697fa103e363dd',1,'StridedSlice3dReverseFloat32Test(armnn::IWorkloadFactory &workloadFactory, const armnn::IBackendInternal::IMemoryManagerSharedPtr &memoryManager, const armnn::ITensorHandleFactory &tensorHandleFactory): StridedSliceTestImpl.cpp']]],
  ['stridedslice3dreverseint16test',['StridedSlice3dReverseInt16Test',['../_strided_slice_test_impl_8cpp.xhtml#a05b6e1947a79c0ff16529cadac5d4364',1,'StridedSlice3dReverseInt16Test(armnn::IWorkloadFactory &workloadFactory, const armnn::IBackendInternal::IMemoryManagerSharedPtr &memoryManager, const armnn::ITensorHandleFactory &tensorHandleFactory): StridedSliceTestImpl.cpp'],['../_strided_slice_test_impl_8hpp.xhtml#a05b6e1947a79c0ff16529cadac5d4364',1,'StridedSlice3dReverseInt16Test(armnn::IWorkloadFactory &workloadFactory, const armnn::IBackendInternal::IMemoryManagerSharedPtr &memoryManager, const armnn::ITensorHandleFactory &tensorHandleFactory): StridedSliceTestImpl.cpp']]],
  ['stridedslice3dreverseuint8test',['StridedSlice3dReverseUint8Test',['../_strided_slice_test_impl_8cpp.xhtml#a706a85d2963d41f8f1bf2333c92cea20',1,'StridedSlice3dReverseUint8Test(armnn::IWorkloadFactory &workloadFactory, const armnn::IBackendInternal::IMemoryManagerSharedPtr &memoryManager, const armnn::ITensorHandleFactory &tensorHandleFactory): StridedSliceTestImpl.cpp'],['../_strided_slice_test_impl_8hpp.xhtml#a706a85d2963d41f8f1bf2333c92cea20',1,'StridedSlice3dReverseUint8Test(armnn::IWorkloadFactory &workloadFactory, const armnn::IBackendInternal::IMemoryManagerSharedPtr &memoryManager, const armnn::ITensorHandleFactory &tensorHandleFactory): StridedSliceTestImpl.cpp']]],
  ['stridedslice3duint8test',['StridedSlice3dUint8Test',['../_strided_slice_test_impl_8cpp.xhtml#a2dee82ca20c9d28ddf6ef84c5f742d39',1,'StridedSlice3dUint8Test(armnn::IWorkloadFactory &workloadFactory, const armnn::IBackendInternal::IMemoryManagerSharedPtr &memoryManager, const armnn::ITensorHandleFactory &tensorHandleFactory): StridedSliceTestImpl.cpp'],['../_strided_slice_test_impl_8hpp.xhtml#a2dee82ca20c9d28ddf6ef84c5f742d39',1,'StridedSlice3dUint8Test(armnn::IWorkloadFactory &workloadFactory, const armnn::IBackendInternal::IMemoryManagerSharedPtr &memoryManager, const armnn::ITensorHandleFactory &tensorHandleFactory): StridedSliceTestImpl.cpp']]],
  ['stridedslice4dfloat32test',['StridedSlice4dFloat32Test',['../_strided_slice_test_impl_8cpp.xhtml#a4c7305105ff0e1bffee5620c2a526478',1,'StridedSlice4dFloat32Test(armnn::IWorkloadFactory &workloadFactory, const armnn::IBackendInternal::IMemoryManagerSharedPtr &memoryManager, const armnn::ITensorHandleFactory &tensorHandleFactory): StridedSliceTestImpl.cpp'],['../_strided_slice_test_impl_8hpp.xhtml#a4c7305105ff0e1bffee5620c2a526478',1,'StridedSlice4dFloat32Test(armnn::IWorkloadFactory &workloadFactory, const armnn::IBackendInternal::IMemoryManagerSharedPtr &memoryManager, const armnn::ITensorHandleFactory &tensorHandleFactory): StridedSliceTestImpl.cpp']]],
  ['stridedslice4dint16test',['StridedSlice4dInt16Test',['../_strided_slice_test_impl_8cpp.xhtml#a317d33dcd347b2cef5eaf9c712b72114',1,'StridedSlice4dInt16Test(armnn::IWorkloadFactory &workloadFactory, const armnn::IBackendInternal::IMemoryManagerSharedPtr &memoryManager, const armnn::ITensorHandleFactory &tensorHandleFactory): StridedSliceTestImpl.cpp'],['../_strided_slice_test_impl_8hpp.xhtml#a317d33dcd347b2cef5eaf9c712b72114',1,'StridedSlice4dInt16Test(armnn::IWorkloadFactory &workloadFactory, const armnn::IBackendInternal::IMemoryManagerSharedPtr &memoryManager, const armnn::ITensorHandleFactory &tensorHandleFactory): StridedSliceTestImpl.cpp']]],
  ['stridedslice4dreversefloat32test',['StridedSlice4dReverseFloat32Test',['../_strided_slice_test_impl_8cpp.xhtml#a8d3b2f100fb15428af112ec85184d7f7',1,'StridedSlice4dReverseFloat32Test(armnn::IWorkloadFactory &workloadFactory, const armnn::IBackendInternal::IMemoryManagerSharedPtr &memoryManager, const armnn::ITensorHandleFactory &tensorHandleFactory): StridedSliceTestImpl.cpp'],['../_strided_slice_test_impl_8hpp.xhtml#a8d3b2f100fb15428af112ec85184d7f7',1,'StridedSlice4dReverseFloat32Test(armnn::IWorkloadFactory &workloadFactory, const armnn::IBackendInternal::IMemoryManagerSharedPtr &memoryManager, const armnn::ITensorHandleFactory &tensorHandleFactory): StridedSliceTestImpl.cpp']]],
  ['stridedslice4dreverseint16test',['StridedSlice4dReverseInt16Test',['../_strided_slice_test_impl_8cpp.xhtml#ad03d56036d637fa6690fe37cebf6ed8e',1,'StridedSlice4dReverseInt16Test(armnn::IWorkloadFactory &workloadFactory, const armnn::IBackendInternal::IMemoryManagerSharedPtr &memoryManager, const armnn::ITensorHandleFactory &tensorHandleFactory): StridedSliceTestImpl.cpp'],['../_strided_slice_test_impl_8hpp.xhtml#ad03d56036d637fa6690fe37cebf6ed8e',1,'StridedSlice4dReverseInt16Test(armnn::IWorkloadFactory &workloadFactory, const armnn::IBackendInternal::IMemoryManagerSharedPtr &memoryManager, const armnn::ITensorHandleFactory &tensorHandleFactory): StridedSliceTestImpl.cpp']]],
  ['stridedslice4dreverseuint8test',['StridedSlice4dReverseUint8Test',['../_strided_slice_test_impl_8cpp.xhtml#a9785b1ac7f2ced9f363ef02fa35e7ab3',1,'StridedSlice4dReverseUint8Test(armnn::IWorkloadFactory &workloadFactory, const armnn::IBackendInternal::IMemoryManagerSharedPtr &memoryManager, const armnn::ITensorHandleFactory &tensorHandleFactory): StridedSliceTestImpl.cpp'],['../_strided_slice_test_impl_8hpp.xhtml#a9785b1ac7f2ced9f363ef02fa35e7ab3',1,'StridedSlice4dReverseUint8Test(armnn::IWorkloadFactory &workloadFactory, const armnn::IBackendInternal::IMemoryManagerSharedPtr &memoryManager, const armnn::ITensorHandleFactory &tensorHandleFactory): StridedSliceTestImpl.cpp']]],
  ['stridedslice4duint8test',['StridedSlice4dUint8Test',['../_strided_slice_test_impl_8cpp.xhtml#ab3ba59776e40cc99fb573729feb14f57',1,'StridedSlice4dUint8Test(armnn::IWorkloadFactory &workloadFactory, const armnn::IBackendInternal::IMemoryManagerSharedPtr &memoryManager, const armnn::ITensorHandleFactory &tensorHandleFactory): StridedSliceTestImpl.cpp'],['../_strided_slice_test_impl_8hpp.xhtml#ab3ba59776e40cc99fb573729feb14f57',1,'StridedSlice4dUint8Test(armnn::IWorkloadFactory &workloadFactory, const armnn::IBackendInternal::IMemoryManagerSharedPtr &memoryManager, const armnn::ITensorHandleFactory &tensorHandleFactory): StridedSliceTestImpl.cpp']]],
  ['stridedsliceasyncendtoendtest_2ehpp',['StridedSliceAsyncEndToEndTest.hpp',['../_strided_slice_async_end_to_end_test_8hpp.xhtml',1,'']]],
  ['stridedslicedendtoendtest',['StridedSlicedEndToEndTest',['../namespacearmnn_1_1experimental.xhtml#a88ec5950dc1ba35b8932373b5eda2729',1,'armnn::experimental']]],
  ['stridedslicedescriptor',['StridedSliceDescriptor',['../structarmnn_1_1_strided_slice_descriptor.xhtml',1,'StridedSliceDescriptor'],['../structarmnn_1_1_strided_slice_descriptor.xhtml#afeab6350b2194f924f7e73af2f7c0c5c',1,'armnn::StridedSliceDescriptor::StridedSliceDescriptor(const std::vector< int > &begin, const std::vector< int > &end, const std::vector< int > &stride)'],['../structarmnn_1_1_strided_slice_descriptor.xhtml#a434e9cc9eba8c408a1c784db20d6ad61',1,'armnn::StridedSliceDescriptor::StridedSliceDescriptor()']]],
  ['stridedslicedescriptorbuilder',['StridedSliceDescriptorBuilder',['../structarmnn_serializer_1_1_strided_slice_descriptor_builder.xhtml',1,'StridedSliceDescriptorBuilder'],['../structarmnn_serializer_1_1_strided_slice_descriptor_builder.xhtml#a1fcdcf276a8850b679bce011d1b37875',1,'armnnSerializer::StridedSliceDescriptorBuilder::StridedSliceDescriptorBuilder()']]],
  ['stridedslicedmultithreadedendtoendtest',['StridedSlicedMultiThreadedEndToEndTest',['../namespacearmnn_1_1experimental.xhtml#abc5302ddb43cf5de9a847fce043bae9b',1,'armnn::experimental']]],
  ['stridedslicelayer',['StridedSliceLayer',['../classarmnn_1_1_strided_slice_layer.xhtml',1,'StridedSliceLayer'],['../classarmnn_1_1_strided_slice_layer.xhtml#a2ba5bcccf1086c0e84611ebb1b8d90ab',1,'armnn::StridedSliceLayer::StridedSliceLayer()']]],
  ['stridedslicelayer_2ecpp',['StridedSliceLayer.cpp',['../_strided_slice_layer_8cpp.xhtml',1,'']]],
  ['stridedslicelayer_2ehpp',['StridedSliceLayer.hpp',['../_strided_slice_layer_8hpp.xhtml',1,'']]],
  ['stridedslicelayerbuilder',['StridedSliceLayerBuilder',['../structarmnn_serializer_1_1_strided_slice_layer_builder.xhtml',1,'StridedSliceLayerBuilder'],['../structarmnn_serializer_1_1_strided_slice_layer_builder.xhtml#a7c835be5ca482db4388e7f543e0c088f',1,'armnnSerializer::StridedSliceLayerBuilder::StridedSliceLayerBuilder()']]],
  ['stridedslicequeuedescriptor',['StridedSliceQueueDescriptor',['../structarmnn_1_1_strided_slice_queue_descriptor.xhtml',1,'armnn']]],
  ['stridedsliceshrinkaxismaskbitposition0and1and3float32test',['StridedSliceShrinkAxisMaskBitPosition0And1And3Float32Test',['../_strided_slice_test_impl_8cpp.xhtml#a049aad68ad14b9a35996fb1f3e8e15c1',1,'StridedSliceShrinkAxisMaskBitPosition0And1And3Float32Test(armnn::IWorkloadFactory &workloadFactory, const armnn::IBackendInternal::IMemoryManagerSharedPtr &memoryManager, const armnn::ITensorHandleFactory &tensorHandleFactory): StridedSliceTestImpl.cpp'],['../_strided_slice_test_impl_8hpp.xhtml#a049aad68ad14b9a35996fb1f3e8e15c1',1,'StridedSliceShrinkAxisMaskBitPosition0And1And3Float32Test(armnn::IWorkloadFactory &workloadFactory, const armnn::IBackendInternal::IMemoryManagerSharedPtr &memoryManager, const armnn::ITensorHandleFactory &tensorHandleFactory): StridedSliceTestImpl.cpp']]],
  ['stridedsliceshrinkaxismaskbitposition0and1and3uint8test',['StridedSliceShrinkAxisMaskBitPosition0And1And3Uint8Test',['../_strided_slice_test_impl_8cpp.xhtml#a750432d87407e86727bdf75a8d6db785',1,'StridedSliceShrinkAxisMaskBitPosition0And1And3Uint8Test(armnn::IWorkloadFactory &workloadFactory, const armnn::IBackendInternal::IMemoryManagerSharedPtr &memoryManager, const armnn::ITensorHandleFactory &tensorHandleFactory): StridedSliceTestImpl.cpp'],['../_strided_slice_test_impl_8hpp.xhtml#a750432d87407e86727bdf75a8d6db785',1,'StridedSliceShrinkAxisMaskBitPosition0And1And3Uint8Test(armnn::IWorkloadFactory &workloadFactory, const armnn::IBackendInternal::IMemoryManagerSharedPtr &memoryManager, const armnn::ITensorHandleFactory &tensorHandleFactory): StridedSliceTestImpl.cpp']]],
  ['stridedsliceshrinkaxismaskbitposition0and1float32test',['StridedSliceShrinkAxisMaskBitPosition0And1Float32Test',['../_strided_slice_test_impl_8cpp.xhtml#ac5403385f2ee51c4181f8d29d16d41af',1,'StridedSliceShrinkAxisMaskBitPosition0And1Float32Test(armnn::IWorkloadFactory &workloadFactory, const armnn::IBackendInternal::IMemoryManagerSharedPtr &memoryManager, const armnn::ITensorHandleFactory &tensorHandleFactory): StridedSliceTestImpl.cpp'],['../_strided_slice_test_impl_8hpp.xhtml#ac5403385f2ee51c4181f8d29d16d41af',1,'StridedSliceShrinkAxisMaskBitPosition0And1Float32Test(armnn::IWorkloadFactory &workloadFactory, const armnn::IBackendInternal::IMemoryManagerSharedPtr &memoryManager, const armnn::ITensorHandleFactory &tensorHandleFactory): StridedSliceTestImpl.cpp']]],
  ['stridedsliceshrinkaxismaskbitposition0and1uint8test',['StridedSliceShrinkAxisMaskBitPosition0And1Uint8Test',['../_strided_slice_test_impl_8cpp.xhtml#ae56682dde738ea4c19f615ac8d9c7d57',1,'StridedSliceShrinkAxisMaskBitPosition0And1Uint8Test(armnn::IWorkloadFactory &workloadFactory, const armnn::IBackendInternal::IMemoryManagerSharedPtr &memoryManager, const armnn::ITensorHandleFactory &tensorHandleFactory): StridedSliceTestImpl.cpp'],['../_strided_slice_test_impl_8hpp.xhtml#ae56682dde738ea4c19f615ac8d9c7d57',1,'StridedSliceShrinkAxisMaskBitPosition0And1Uint8Test(armnn::IWorkloadFactory &workloadFactory, const armnn::IBackendInternal::IMemoryManagerSharedPtr &memoryManager, const armnn::ITensorHandleFactory &tensorHandleFactory): StridedSliceTestImpl.cpp']]],
  ['stridedsliceshrinkaxismaskbitposition0and2float32test',['StridedSliceShrinkAxisMaskBitPosition0And2Float32Test',['../_strided_slice_test_impl_8cpp.xhtml#a36771bf29b95121565b31f6fc198cbeb',1,'StridedSliceShrinkAxisMaskBitPosition0And2Float32Test(armnn::IWorkloadFactory &workloadFactory, const armnn::IBackendInternal::IMemoryManagerSharedPtr &memoryManager, const armnn::ITensorHandleFactory &tensorHandleFactory): StridedSliceTestImpl.cpp'],['../_strided_slice_test_impl_8hpp.xhtml#a36771bf29b95121565b31f6fc198cbeb',1,'StridedSliceShrinkAxisMaskBitPosition0And2Float32Test(armnn::IWorkloadFactory &workloadFactory, const armnn::IBackendInternal::IMemoryManagerSharedPtr &memoryManager, const armnn::ITensorHandleFactory &tensorHandleFactory): StridedSliceTestImpl.cpp']]],
  ['stridedsliceshrinkaxismaskbitposition0and2uint8test',['StridedSliceShrinkAxisMaskBitPosition0And2Uint8Test',['../_strided_slice_test_impl_8cpp.xhtml#af4c98332c88145ad01fea7a2e0a18937',1,'StridedSliceShrinkAxisMaskBitPosition0And2Uint8Test(armnn::IWorkloadFactory &workloadFactory, const armnn::IBackendInternal::IMemoryManagerSharedPtr &memoryManager, const armnn::ITensorHandleFactory &tensorHandleFactory): StridedSliceTestImpl.cpp'],['../_strided_slice_test_impl_8hpp.xhtml#af4c98332c88145ad01fea7a2e0a18937',1,'StridedSliceShrinkAxisMaskBitPosition0And2Uint8Test(armnn::IWorkloadFactory &workloadFactory, const armnn::IBackendInternal::IMemoryManagerSharedPtr &memoryManager, const armnn::ITensorHandleFactory &tensorHandleFactory): StridedSliceTestImpl.cpp']]],
  ['stridedsliceshrinkaxismaskbitposition0and3float32test',['StridedSliceShrinkAxisMaskBitPosition0And3Float32Test',['../_strided_slice_test_impl_8cpp.xhtml#a6028a25e1e50b8aba0d0f67afd3eebe4',1,'StridedSliceShrinkAxisMaskBitPosition0And3Float32Test(armnn::IWorkloadFactory &workloadFactory, const armnn::IBackendInternal::IMemoryManagerSharedPtr &memoryManager, const armnn::ITensorHandleFactory &tensorHandleFactory): StridedSliceTestImpl.cpp'],['../_strided_slice_test_impl_8hpp.xhtml#a6028a25e1e50b8aba0d0f67afd3eebe4',1,'StridedSliceShrinkAxisMaskBitPosition0And3Float32Test(armnn::IWorkloadFactory &workloadFactory, const armnn::IBackendInternal::IMemoryManagerSharedPtr &memoryManager, const armnn::ITensorHandleFactory &tensorHandleFactory): StridedSliceTestImpl.cpp']]],
  ['stridedsliceshrinkaxismaskbitposition0and3uint8test',['StridedSliceShrinkAxisMaskBitPosition0And3Uint8Test',['../_strided_slice_test_impl_8cpp.xhtml#a4634d963bf040eba3fe4107d889df581',1,'StridedSliceShrinkAxisMaskBitPosition0And3Uint8Test(armnn::IWorkloadFactory &workloadFactory, const armnn::IBackendInternal::IMemoryManagerSharedPtr &memoryManager, const armnn::ITensorHandleFactory &tensorHandleFactory): StridedSliceTestImpl.cpp'],['../_strided_slice_test_impl_8hpp.xhtml#a4634d963bf040eba3fe4107d889df581',1,'StridedSliceShrinkAxisMaskBitPosition0And3Uint8Test(armnn::IWorkloadFactory &workloadFactory, const armnn::IBackendInternal::IMemoryManagerSharedPtr &memoryManager, const armnn::ITensorHandleFactory &tensorHandleFactory): StridedSliceTestImpl.cpp']]],
  ['stridedsliceshrinkaxismaskbitposition0dim3float32test',['StridedSliceShrinkAxisMaskBitPosition0Dim3Float32Test',['../_strided_slice_test_impl_8cpp.xhtml#a77b1cece2aaacd904283a1f17ed67cbf',1,'StridedSliceShrinkAxisMaskBitPosition0Dim3Float32Test(armnn::IWorkloadFactory &workloadFactory, const armnn::IBackendInternal::IMemoryManagerSharedPtr &memoryManager, const armnn::ITensorHandleFactory &tensorHandleFactory): StridedSliceTestImpl.cpp'],['../_strided_slice_test_impl_8hpp.xhtml#a77b1cece2aaacd904283a1f17ed67cbf',1,'StridedSliceShrinkAxisMaskBitPosition0Dim3Float32Test(armnn::IWorkloadFactory &workloadFactory, const armnn::IBackendInternal::IMemoryManagerSharedPtr &memoryManager, const armnn::ITensorHandleFactory &tensorHandleFactory): StridedSliceTestImpl.cpp']]],
  ['stridedsliceshrinkaxismaskbitposition0dim3uint8test',['StridedSliceShrinkAxisMaskBitPosition0Dim3Uint8Test',['../_strided_slice_test_impl_8cpp.xhtml#a67be848714d39789245b5d526554bb12',1,'StridedSliceShrinkAxisMaskBitPosition0Dim3Uint8Test(armnn::IWorkloadFactory &workloadFactory, const armnn::IBackendInternal::IMemoryManagerSharedPtr &memoryManager, const armnn::ITensorHandleFactory &tensorHandleFactory): StridedSliceTestImpl.cpp'],['../_strided_slice_test_impl_8hpp.xhtml#a67be848714d39789245b5d526554bb12',1,'StridedSliceShrinkAxisMaskBitPosition0Dim3Uint8Test(armnn::IWorkloadFactory &workloadFactory, const armnn::IBackendInternal::IMemoryManagerSharedPtr &memoryManager, const armnn::ITensorHandleFactory &tensorHandleFactory): StridedSliceTestImpl.cpp']]],
  ['stridedsliceshrinkaxismaskbitposition0float32test',['StridedSliceShrinkAxisMaskBitPosition0Float32Test',['../_strided_slice_test_impl_8cpp.xhtml#acecd68548cb0db4915cba3f3e07474a5',1,'StridedSliceShrinkAxisMaskBitPosition0Float32Test(armnn::IWorkloadFactory &workloadFactory, const armnn::IBackendInternal::IMemoryManagerSharedPtr &memoryManager, const armnn::ITensorHandleFactory &tensorHandleFactory): StridedSliceTestImpl.cpp'],['../_strided_slice_test_impl_8hpp.xhtml#acecd68548cb0db4915cba3f3e07474a5',1,'StridedSliceShrinkAxisMaskBitPosition0Float32Test(armnn::IWorkloadFactory &workloadFactory, const armnn::IBackendInternal::IMemoryManagerSharedPtr &memoryManager, const armnn::ITensorHandleFactory &tensorHandleFactory): StridedSliceTestImpl.cpp']]],
  ['stridedsliceshrinkaxismaskbitposition0uint8test',['StridedSliceShrinkAxisMaskBitPosition0Uint8Test',['../_strided_slice_test_impl_8cpp.xhtml#adb38933cffca98d6a43ef4c87aa7a869',1,'StridedSliceShrinkAxisMaskBitPosition0Uint8Test(armnn::IWorkloadFactory &workloadFactory, const armnn::IBackendInternal::IMemoryManagerSharedPtr &memoryManager, const armnn::ITensorHandleFactory &tensorHandleFactory): StridedSliceTestImpl.cpp'],['../_strided_slice_test_impl_8hpp.xhtml#adb38933cffca98d6a43ef4c87aa7a869',1,'StridedSliceShrinkAxisMaskBitPosition0Uint8Test(armnn::IWorkloadFactory &workloadFactory, const armnn::IBackendInternal::IMemoryManagerSharedPtr &memoryManager, const armnn::ITensorHandleFactory &tensorHandleFactory): StridedSliceTestImpl.cpp']]],
  ['stridedsliceshrinkaxismaskbitposition1float32test',['StridedSliceShrinkAxisMaskBitPosition1Float32Test',['../_strided_slice_test_impl_8cpp.xhtml#a83f1c6962bed25bbad0ff2eb5a0cfd24',1,'StridedSliceShrinkAxisMaskBitPosition1Float32Test(armnn::IWorkloadFactory &workloadFactory, const armnn::IBackendInternal::IMemoryManagerSharedPtr &memoryManager, const armnn::ITensorHandleFactory &tensorHandleFactory): StridedSliceTestImpl.cpp'],['../_strided_slice_test_impl_8hpp.xhtml#a83f1c6962bed25bbad0ff2eb5a0cfd24',1,'StridedSliceShrinkAxisMaskBitPosition1Float32Test(armnn::IWorkloadFactory &workloadFactory, const armnn::IBackendInternal::IMemoryManagerSharedPtr &memoryManager, const armnn::ITensorHandleFactory &tensorHandleFactory): StridedSliceTestImpl.cpp']]],
  ['stridedsliceshrinkaxismaskbitposition1uint8test',['StridedSliceShrinkAxisMaskBitPosition1Uint8Test',['../_strided_slice_test_impl_8cpp.xhtml#a5a51ed98de719f2d7677d73570e0cfef',1,'StridedSliceShrinkAxisMaskBitPosition1Uint8Test(armnn::IWorkloadFactory &workloadFactory, const armnn::IBackendInternal::IMemoryManagerSharedPtr &memoryManager, const armnn::ITensorHandleFactory &tensorHandleFactory): StridedSliceTestImpl.cpp'],['../_strided_slice_test_impl_8hpp.xhtml#a5a51ed98de719f2d7677d73570e0cfef',1,'StridedSliceShrinkAxisMaskBitPosition1Uint8Test(armnn::IWorkloadFactory &workloadFactory, const armnn::IBackendInternal::IMemoryManagerSharedPtr &memoryManager, const armnn::ITensorHandleFactory &tensorHandleFactory): StridedSliceTestImpl.cpp']]],
  ['stridedsliceshrinkaxismaskbitposition2float32test',['StridedSliceShrinkAxisMaskBitPosition2Float32Test',['../_strided_slice_test_impl_8cpp.xhtml#a016976a68397c0546dc99dcd25aed28b',1,'StridedSliceShrinkAxisMaskBitPosition2Float32Test(armnn::IWorkloadFactory &workloadFactory, const armnn::IBackendInternal::IMemoryManagerSharedPtr &memoryManager, const armnn::ITensorHandleFactory &tensorHandleFactory): StridedSliceTestImpl.cpp'],['../_strided_slice_test_impl_8hpp.xhtml#a016976a68397c0546dc99dcd25aed28b',1,'StridedSliceShrinkAxisMaskBitPosition2Float32Test(armnn::IWorkloadFactory &workloadFactory, const armnn::IBackendInternal::IMemoryManagerSharedPtr &memoryManager, const armnn::ITensorHandleFactory &tensorHandleFactory): StridedSliceTestImpl.cpp']]],
  ['stridedsliceshrinkaxismaskbitposition2uint8test',['StridedSliceShrinkAxisMaskBitPosition2Uint8Test',['../_strided_slice_test_impl_8cpp.xhtml#a79a22fee5f4034327913bbe4f5a6b3e3',1,'StridedSliceShrinkAxisMaskBitPosition2Uint8Test(armnn::IWorkloadFactory &workloadFactory, const armnn::IBackendInternal::IMemoryManagerSharedPtr &memoryManager, const armnn::ITensorHandleFactory &tensorHandleFactory): StridedSliceTestImpl.cpp'],['../_strided_slice_test_impl_8hpp.xhtml#a79a22fee5f4034327913bbe4f5a6b3e3',1,'StridedSliceShrinkAxisMaskBitPosition2Uint8Test(armnn::IWorkloadFactory &workloadFactory, const armnn::IBackendInternal::IMemoryManagerSharedPtr &memoryManager, const armnn::ITensorHandleFactory &tensorHandleFactory): StridedSliceTestImpl.cpp']]],
  ['stridedsliceshrinkaxismaskbitposition3float32test',['StridedSliceShrinkAxisMaskBitPosition3Float32Test',['../_strided_slice_test_impl_8cpp.xhtml#aceb716490f3f119744f06c67b234adbd',1,'StridedSliceShrinkAxisMaskBitPosition3Float32Test(armnn::IWorkloadFactory &workloadFactory, const armnn::IBackendInternal::IMemoryManagerSharedPtr &memoryManager, const armnn::ITensorHandleFactory &tensorHandleFactory): StridedSliceTestImpl.cpp'],['../_strided_slice_test_impl_8hpp.xhtml#aceb716490f3f119744f06c67b234adbd',1,'StridedSliceShrinkAxisMaskBitPosition3Float32Test(armnn::IWorkloadFactory &workloadFactory, const armnn::IBackendInternal::IMemoryManagerSharedPtr &memoryManager, const armnn::ITensorHandleFactory &tensorHandleFactory): StridedSliceTestImpl.cpp']]],
  ['stridedsliceshrinkaxismaskbitposition3uint8test',['StridedSliceShrinkAxisMaskBitPosition3Uint8Test',['../_strided_slice_test_impl_8cpp.xhtml#a1659c97f388b1b2afadc25e716ab53a1',1,'StridedSliceShrinkAxisMaskBitPosition3Uint8Test(armnn::IWorkloadFactory &workloadFactory, const armnn::IBackendInternal::IMemoryManagerSharedPtr &memoryManager, const armnn::ITensorHandleFactory &tensorHandleFactory): StridedSliceTestImpl.cpp'],['../_strided_slice_test_impl_8hpp.xhtml#a1659c97f388b1b2afadc25e716ab53a1',1,'StridedSliceShrinkAxisMaskBitPosition3Uint8Test(armnn::IWorkloadFactory &workloadFactory, const armnn::IBackendInternal::IMemoryManagerSharedPtr &memoryManager, const armnn::ITensorHandleFactory &tensorHandleFactory): StridedSliceTestImpl.cpp']]],
  ['stridedsliceshrinkaxismaskctsfloat32test',['StridedSliceShrinkAxisMaskCTSFloat32Test',['../_strided_slice_test_impl_8cpp.xhtml#a235de40e90991c356897d4b3061ae814',1,'StridedSliceShrinkAxisMaskCTSFloat32Test(armnn::IWorkloadFactory &workloadFactory, const armnn::IBackendInternal::IMemoryManagerSharedPtr &memoryManager, const armnn::ITensorHandleFactory &tensorHandleFactory): StridedSliceTestImpl.cpp'],['../_strided_slice_test_impl_8hpp.xhtml#a235de40e90991c356897d4b3061ae814',1,'StridedSliceShrinkAxisMaskCTSFloat32Test(armnn::IWorkloadFactory &workloadFactory, const armnn::IBackendInternal::IMemoryManagerSharedPtr &memoryManager, const armnn::ITensorHandleFactory &tensorHandleFactory): StridedSliceTestImpl.cpp']]],
  ['stridedsliceshrinkaxismaskfloat32test',['StridedSliceShrinkAxisMaskFloat32Test',['../_strided_slice_test_impl_8cpp.xhtml#a2dec4d947835569aff03a4b7864ba295',1,'StridedSliceShrinkAxisMaskFloat32Test(armnn::IWorkloadFactory &workloadFactory, const armnn::IBackendInternal::IMemoryManagerSharedPtr &memoryManager, const armnn::ITensorHandleFactory &tensorHandleFactory): StridedSliceTestImpl.cpp'],['../_strided_slice_test_impl_8hpp.xhtml#a2dec4d947835569aff03a4b7864ba295',1,'StridedSliceShrinkAxisMaskFloat32Test(armnn::IWorkloadFactory &workloadFactory, const armnn::IBackendInternal::IMemoryManagerSharedPtr &memoryManager, const armnn::ITensorHandleFactory &tensorHandleFactory): StridedSliceTestImpl.cpp']]],
  ['stridedsliceshrinkaxismaskint16test',['StridedSliceShrinkAxisMaskInt16Test',['../_strided_slice_test_impl_8cpp.xhtml#a35a79071b058f11983d3e7b0522141f3',1,'StridedSliceShrinkAxisMaskInt16Test(armnn::IWorkloadFactory &workloadFactory, const armnn::IBackendInternal::IMemoryManagerSharedPtr &memoryManager, const armnn::ITensorHandleFactory &tensorHandleFactory): StridedSliceTestImpl.cpp'],['../_strided_slice_test_impl_8hpp.xhtml#a35a79071b058f11983d3e7b0522141f3',1,'StridedSliceShrinkAxisMaskInt16Test(armnn::IWorkloadFactory &workloadFactory, const armnn::IBackendInternal::IMemoryManagerSharedPtr &memoryManager, const armnn::ITensorHandleFactory &tensorHandleFactory): StridedSliceTestImpl.cpp']]],
  ['stridedsliceshrinkaxismaskuint8test',['StridedSliceShrinkAxisMaskUint8Test',['../_strided_slice_test_impl_8cpp.xhtml#a4c361c981541c88fd3bfb82e53deb18b',1,'StridedSliceShrinkAxisMaskUint8Test(armnn::IWorkloadFactory &workloadFactory, const armnn::IBackendInternal::IMemoryManagerSharedPtr &memoryManager, const armnn::ITensorHandleFactory &tensorHandleFactory): StridedSliceTestImpl.cpp'],['../_strided_slice_test_impl_8hpp.xhtml#a4c361c981541c88fd3bfb82e53deb18b',1,'StridedSliceShrinkAxisMaskUint8Test(armnn::IWorkloadFactory &workloadFactory, const armnn::IBackendInternal::IMemoryManagerSharedPtr &memoryManager, const armnn::ITensorHandleFactory &tensorHandleFactory): StridedSliceTestImpl.cpp']]],
  ['stridedslicesimplerangemaskfloat32test',['StridedSliceSimpleRangeMaskFloat32Test',['../_strided_slice_test_impl_8cpp.xhtml#a7c812e6cf305a2bfb0e8251370d00474',1,'StridedSliceSimpleRangeMaskFloat32Test(armnn::IWorkloadFactory &workloadFactory, const armnn::IBackendInternal::IMemoryManagerSharedPtr &memoryManager, const armnn::ITensorHandleFactory &tensorHandleFactory): StridedSliceTestImpl.cpp'],['../_strided_slice_test_impl_8hpp.xhtml#a7c812e6cf305a2bfb0e8251370d00474',1,'StridedSliceSimpleRangeMaskFloat32Test(armnn::IWorkloadFactory &workloadFactory, const armnn::IBackendInternal::IMemoryManagerSharedPtr &memoryManager, const armnn::ITensorHandleFactory &tensorHandleFactory): StridedSliceTestImpl.cpp']]],
  ['stridedslicesimplerangemaskint16test',['StridedSliceSimpleRangeMaskInt16Test',['../_strided_slice_test_impl_8cpp.xhtml#a9153f614549d02cf4dd028796b0079bd',1,'StridedSliceSimpleRangeMaskInt16Test(armnn::IWorkloadFactory &workloadFactory, const armnn::IBackendInternal::IMemoryManagerSharedPtr &memoryManager, const armnn::ITensorHandleFactory &tensorHandleFactory): StridedSliceTestImpl.cpp'],['../_strided_slice_test_impl_8hpp.xhtml#a9153f614549d02cf4dd028796b0079bd',1,'StridedSliceSimpleRangeMaskInt16Test(armnn::IWorkloadFactory &workloadFactory, const armnn::IBackendInternal::IMemoryManagerSharedPtr &memoryManager, const armnn::ITensorHandleFactory &tensorHandleFactory): StridedSliceTestImpl.cpp']]],
  ['stridedslicesimplerangemaskuint8test',['StridedSliceSimpleRangeMaskUint8Test',['../_strided_slice_test_impl_8cpp.xhtml#abd791cd48bbef1c52ad52e5fea0bb299',1,'StridedSliceSimpleRangeMaskUint8Test(armnn::IWorkloadFactory &workloadFactory, const armnn::IBackendInternal::IMemoryManagerSharedPtr &memoryManager, const armnn::ITensorHandleFactory &tensorHandleFactory): StridedSliceTestImpl.cpp'],['../_strided_slice_test_impl_8hpp.xhtml#abd791cd48bbef1c52ad52e5fea0bb299',1,'StridedSliceSimpleRangeMaskUint8Test(armnn::IWorkloadFactory &workloadFactory, const armnn::IBackendInternal::IMemoryManagerSharedPtr &memoryManager, const armnn::ITensorHandleFactory &tensorHandleFactory): StridedSliceTestImpl.cpp']]],
  ['stridedslicesimplestridefloat32test',['StridedSliceSimpleStrideFloat32Test',['../_strided_slice_test_impl_8cpp.xhtml#af92b9ee5ac2c53128d6e02bb26f7fcb8',1,'StridedSliceSimpleStrideFloat32Test(armnn::IWorkloadFactory &workloadFactory, const armnn::IBackendInternal::IMemoryManagerSharedPtr &memoryManager, const armnn::ITensorHandleFactory &tensorHandleFactory): StridedSliceTestImpl.cpp'],['../_strided_slice_test_impl_8hpp.xhtml#af92b9ee5ac2c53128d6e02bb26f7fcb8',1,'StridedSliceSimpleStrideFloat32Test(armnn::IWorkloadFactory &workloadFactory, const armnn::IBackendInternal::IMemoryManagerSharedPtr &memoryManager, const armnn::ITensorHandleFactory &tensorHandleFactory): StridedSliceTestImpl.cpp']]],
  ['stridedslicesimplestrideint16test',['StridedSliceSimpleStrideInt16Test',['../_strided_slice_test_impl_8cpp.xhtml#a288fdb13725e66ec6d2bea00eef3c2d4',1,'StridedSliceSimpleStrideInt16Test(armnn::IWorkloadFactory &workloadFactory, const armnn::IBackendInternal::IMemoryManagerSharedPtr &memoryManager, const armnn::ITensorHandleFactory &tensorHandleFactory): StridedSliceTestImpl.cpp'],['../_strided_slice_test_impl_8hpp.xhtml#a288fdb13725e66ec6d2bea00eef3c2d4',1,'StridedSliceSimpleStrideInt16Test(armnn::IWorkloadFactory &workloadFactory, const armnn::IBackendInternal::IMemoryManagerSharedPtr &memoryManager, const armnn::ITensorHandleFactory &tensorHandleFactory): StridedSliceTestImpl.cpp']]],
  ['stridedslicesimplestrideuint8test',['StridedSliceSimpleStrideUint8Test',['../_strided_slice_test_impl_8cpp.xhtml#a1bda4aafec3a8bd83255d7be85b5908b',1,'StridedSliceSimpleStrideUint8Test(armnn::IWorkloadFactory &workloadFactory, const armnn::IBackendInternal::IMemoryManagerSharedPtr &memoryManager, const armnn::ITensorHandleFactory &tensorHandleFactory): StridedSliceTestImpl.cpp'],['../_strided_slice_test_impl_8hpp.xhtml#a1bda4aafec3a8bd83255d7be85b5908b',1,'StridedSliceSimpleStrideUint8Test(armnn::IWorkloadFactory &workloadFactory, const armnn::IBackendInternal::IMemoryManagerSharedPtr &memoryManager, const armnn::ITensorHandleFactory &tensorHandleFactory): StridedSliceTestImpl.cpp']]],
  ['stridedslicetestimpl_2ecpp',['StridedSliceTestImpl.cpp',['../_strided_slice_test_impl_8cpp.xhtml',1,'']]],
  ['stridedslicetestimpl_2ehpp',['StridedSliceTestImpl.hpp',['../_strided_slice_test_impl_8hpp.xhtml',1,'']]],
  ['stridedtransposeconvolution2dtest',['StridedTransposeConvolution2dTest',['../_transpose_convolution2d_test_impl_8cpp.xhtml#a422af9587ccbe21c277e63bc81eb84ab',1,'StridedTransposeConvolution2dTest(armnn::IWorkloadFactory &workloadFactory, const armnn::IBackendInternal::IMemoryManagerSharedPtr &memoryManager, const armnn::ITensorHandleFactory &tensorHandleFactory, bool biasEnabled, const armnn::DataLayout layout): TransposeConvolution2dTestImpl.cpp'],['../_transpose_convolution2d_test_impl_8hpp.xhtml#a422af9587ccbe21c277e63bc81eb84ab',1,'StridedTransposeConvolution2dTest(armnn::IWorkloadFactory &workloadFactory, const armnn::IBackendInternal::IMemoryManagerSharedPtr &memoryManager, const armnn::ITensorHandleFactory &tensorHandleFactory, bool biasEnabled, const armnn::DataLayout layout): TransposeConvolution2dTestImpl.cpp']]],
  ['stridedtransposeconvolution2dtest_3c_20armnn_3a_3adatatype_3a_3afloat32_2c_20armnn_3a_3adatatype_3a_3afloat32_20_3e',['StridedTransposeConvolution2dTest< armnn::DataType::Float32, armnn::DataType::Float32 >',['../_transpose_convolution2d_test_impl_8cpp.xhtml#a5d6fe2e9f5402a91f06de10b187620b2',1,'TransposeConvolution2dTestImpl.cpp']]],
  ['stridedtransposeconvolution2dtest_3c_20armnn_3a_3adatatype_3a_3aqasymms8_2c_20armnn_3a_3adatatype_3a_3asigned32_20_3e',['StridedTransposeConvolution2dTest< armnn::DataType::QAsymmS8, armnn::DataType::Signed32 >',['../_transpose_convolution2d_test_impl_8cpp.xhtml#a9594c2ded7345d457681624e8ddf5de4',1,'TransposeConvolution2dTestImpl.cpp']]],
  ['stridedtransposeconvolution2dtest_3c_20armnn_3a_3adatatype_3a_3aqasymmu8_2c_20armnn_3a_3adatatype_3a_3asigned32_20_3e',['StridedTransposeConvolution2dTest< armnn::DataType::QAsymmU8, armnn::DataType::Signed32 >',['../_transpose_convolution2d_test_impl_8cpp.xhtml#aacdf1ddde32357a1a02257ba67ea1b9c',1,'TransposeConvolution2dTestImpl.cpp']]],
  ['stridedtransposeconvolution2dtest_3c_20armnn_3a_3adatatype_3a_3aqsymms16_2c_20armnn_3a_3adatatype_3a_3asigned32_20_3e',['StridedTransposeConvolution2dTest< armnn::DataType::QSymmS16, armnn::DataType::Signed32 >',['../_transpose_convolution2d_test_impl_8cpp.xhtml#aae481e07ff28897e58f0307337c9a008',1,'TransposeConvolution2dTestImpl.cpp']]],
  ['stridex',['strideX',['../structarmnn_serializer_1_1_f_l_a_t_b_u_f_f_e_r_s___f_i_n_a_l___c_l_a_s_s.xhtml#ad4dbeb26886e31ae53612623690db77c',1,'armnnSerializer::FLATBUFFERS_FINAL_CLASS::strideX() const'],['../structarmnn_serializer_1_1_f_l_a_t_b_u_f_f_e_r_s___f_i_n_a_l___c_l_a_s_s.xhtml#ad4dbeb26886e31ae53612623690db77c',1,'armnnSerializer::FLATBUFFERS_FINAL_CLASS::strideX() const'],['../structarmnn_serializer_1_1_f_l_a_t_b_u_f_f_e_r_s___f_i_n_a_l___c_l_a_s_s.xhtml#ad4dbeb26886e31ae53612623690db77c',1,'armnnSerializer::FLATBUFFERS_FINAL_CLASS::strideX() const'],['../structarmnn_serializer_1_1_f_l_a_t_b_u_f_f_e_r_s___f_i_n_a_l___c_l_a_s_s.xhtml#ad4dbeb26886e31ae53612623690db77c',1,'armnnSerializer::FLATBUFFERS_FINAL_CLASS::strideX() const'],['../structarmnn_serializer_1_1_f_l_a_t_b_u_f_f_e_r_s___f_i_n_a_l___c_l_a_s_s.xhtml#ad4dbeb26886e31ae53612623690db77c',1,'armnnSerializer::FLATBUFFERS_FINAL_CLASS::strideX() const']]],
  ['stridey',['strideY',['../structarmnn_serializer_1_1_f_l_a_t_b_u_f_f_e_r_s___f_i_n_a_l___c_l_a_s_s.xhtml#aa267874f075eacdfc433e8358ae48322',1,'armnnSerializer::FLATBUFFERS_FINAL_CLASS::strideY() const'],['../structarmnn_serializer_1_1_f_l_a_t_b_u_f_f_e_r_s___f_i_n_a_l___c_l_a_s_s.xhtml#aa267874f075eacdfc433e8358ae48322',1,'armnnSerializer::FLATBUFFERS_FINAL_CLASS::strideY() const'],['../structarmnn_serializer_1_1_f_l_a_t_b_u_f_f_e_r_s___f_i_n_a_l___c_l_a_s_s.xhtml#aa267874f075eacdfc433e8358ae48322',1,'armnnSerializer::FLATBUFFERS_FINAL_CLASS::strideY() const'],['../structarmnn_serializer_1_1_f_l_a_t_b_u_f_f_e_r_s___f_i_n_a_l___c_l_a_s_s.xhtml#aa267874f075eacdfc433e8358ae48322',1,'armnnSerializer::FLATBUFFERS_FINAL_CLASS::strideY() const'],['../structarmnn_serializer_1_1_f_l_a_t_b_u_f_f_e_r_s___f_i_n_a_l___c_l_a_s_s.xhtml#aa267874f075eacdfc433e8358ae48322',1,'armnnSerializer::FLATBUFFERS_FINAL_CLASS::strideY() const']]],
  ['stridez',['strideZ',['../structarmnn_serializer_1_1_f_l_a_t_b_u_f_f_e_r_s___f_i_n_a_l___c_l_a_s_s.xhtml#a8f4a2183811a6b5f1694827a4410aedb',1,'armnnSerializer::FLATBUFFERS_FINAL_CLASS']]],
  ['stringconcat',['StringConcat',['../namespacearmnn_1_1string_utils.xhtml#ad5a6f63805c2ed95034fdf2f8dc91fd2',1,'armnn::stringUtils']]],
  ['stringendtrim',['StringEndTrim',['../namespacearmnn_1_1string_utils.xhtml#a2df931fd1927227a4af1d06dc94e6de8',1,'armnn::stringUtils']]],
  ['stringify_5fmacro',['STRINGIFY_MACRO',['../include_2armnn_2_version_8hpp.xhtml#a6bc878927f8aa6be563c0c5949eec3b8',1,'STRINGIFY_MACRO(): Version.hpp'],['../include_2armnn_onnx_parser_2_version_8hpp.xhtml#a6bc878927f8aa6be563c0c5949eec3b8',1,'STRINGIFY_MACRO(): Version.hpp'],['../include_2armnn_tf_lite_parser_2_version_8hpp.xhtml#a6bc878927f8aa6be563c0c5949eec3b8',1,'STRINGIFY_MACRO(): Version.hpp'],['../delegate_2include_2_version_8hpp.xhtml#a6bc878927f8aa6be563c0c5949eec3b8',1,'STRINGIFY_MACRO(): Version.hpp']]],
  ['stringify_5fvalue',['STRINGIFY_VALUE',['../include_2armnn_2_version_8hpp.xhtml#a50c973b64012b42df2cd1e602dacc0e0',1,'STRINGIFY_VALUE(): Version.hpp'],['../include_2armnn_onnx_parser_2_version_8hpp.xhtml#a50c973b64012b42df2cd1e602dacc0e0',1,'STRINGIFY_VALUE(): Version.hpp'],['../include_2armnn_tf_lite_parser_2_version_8hpp.xhtml#a50c973b64012b42df2cd1e602dacc0e0',1,'STRINGIFY_VALUE(): Version.hpp'],['../delegate_2include_2_version_8hpp.xhtml#a50c973b64012b42df2cd1e602dacc0e0',1,'STRINGIFY_VALUE(): Version.hpp']]],
  ['stringifylayerparameters',['StringifyLayerParameters',['../structarmnn_1_1_stringify_layer_parameters.xhtml',1,'armnn']]],
  ['stringifylayerparameters_3c_20activationdescriptor_20_3e',['StringifyLayerParameters< ActivationDescriptor >',['../structarmnn_1_1_stringify_layer_parameters_3_01_activation_descriptor_01_4.xhtml',1,'armnn']]],
  ['stringifylayerparameters_3c_20batchnormalizationdescriptor_20_3e',['StringifyLayerParameters< BatchNormalizationDescriptor >',['../structarmnn_1_1_stringify_layer_parameters_3_01_batch_normalization_descriptor_01_4.xhtml',1,'armnn']]],
  ['stringifylayerparameters_3c_20batchtospacenddescriptor_20_3e',['StringifyLayerParameters< BatchToSpaceNdDescriptor >',['../structarmnn_1_1_stringify_layer_parameters_3_01_batch_to_space_nd_descriptor_01_4.xhtml',1,'armnn']]],
  ['stringifylayerparameters_3c_20channelshuffledescriptor_20_3e',['StringifyLayerParameters< ChannelShuffleDescriptor >',['../structarmnn_1_1_stringify_layer_parameters_3_01_channel_shuffle_descriptor_01_4.xhtml',1,'armnn']]],
  ['stringifylayerparameters_3c_20comparisondescriptor_20_3e',['StringifyLayerParameters< ComparisonDescriptor >',['../structarmnn_1_1_stringify_layer_parameters_3_01_comparison_descriptor_01_4.xhtml',1,'armnn']]],
  ['stringifylayerparameters_3c_20convolution2ddescriptor_20_3e',['StringifyLayerParameters< Convolution2dDescriptor >',['../structarmnn_1_1_stringify_layer_parameters_3_01_convolution2d_descriptor_01_4.xhtml',1,'armnn']]],
  ['stringifylayerparameters_3c_20convolution3ddescriptor_20_3e',['StringifyLayerParameters< Convolution3dDescriptor >',['../structarmnn_1_1_stringify_layer_parameters_3_01_convolution3d_descriptor_01_4.xhtml',1,'armnn']]],
  ['stringifylayerparameters_3c_20depthwiseconvolution2ddescriptor_20_3e',['StringifyLayerParameters< DepthwiseConvolution2dDescriptor >',['../structarmnn_1_1_stringify_layer_parameters_3_01_depthwise_convolution2d_descriptor_01_4.xhtml',1,'armnn']]],
  ['stringifylayerparameters_3c_20detectionpostprocessdescriptor_20_3e',['StringifyLayerParameters< DetectionPostProcessDescriptor >',['../structarmnn_1_1_stringify_layer_parameters_3_01_detection_post_process_descriptor_01_4.xhtml',1,'armnn']]],
  ['stringifylayerparameters_3c_20elementwiseunarydescriptor_20_3e',['StringifyLayerParameters< ElementwiseUnaryDescriptor >',['../structarmnn_1_1_stringify_layer_parameters_3_01_elementwise_unary_descriptor_01_4.xhtml',1,'armnn']]],
  ['stringifylayerparameters_3c_20fakequantizationdescriptor_20_3e',['StringifyLayerParameters< FakeQuantizationDescriptor >',['../structarmnn_1_1_stringify_layer_parameters_3_01_fake_quantization_descriptor_01_4.xhtml',1,'armnn']]],
  ['stringifylayerparameters_3c_20fullyconnecteddescriptor_20_3e',['StringifyLayerParameters< FullyConnectedDescriptor >',['../structarmnn_1_1_stringify_layer_parameters_3_01_fully_connected_descriptor_01_4.xhtml',1,'armnn']]],
  ['stringifylayerparameters_3c_20l2normalizationdescriptor_20_3e',['StringifyLayerParameters< L2NormalizationDescriptor >',['../structarmnn_1_1_stringify_layer_parameters_3_01_l2_normalization_descriptor_01_4.xhtml',1,'armnn']]],
  ['stringifylayerparameters_3c_20lstmdescriptor_20_3e',['StringifyLayerParameters< LstmDescriptor >',['../structarmnn_1_1_stringify_layer_parameters_3_01_lstm_descriptor_01_4.xhtml',1,'armnn']]],
  ['stringifylayerparameters_3c_20meandescriptor_20_3e',['StringifyLayerParameters< MeanDescriptor >',['../structarmnn_1_1_stringify_layer_parameters_3_01_mean_descriptor_01_4.xhtml',1,'armnn']]],
  ['stringifylayerparameters_3c_20normalizationdescriptor_20_3e',['StringifyLayerParameters< NormalizationDescriptor >',['../structarmnn_1_1_stringify_layer_parameters_3_01_normalization_descriptor_01_4.xhtml',1,'armnn']]],
  ['stringifylayerparameters_3c_20originsdescriptor_20_3e',['StringifyLayerParameters< OriginsDescriptor >',['../structarmnn_1_1_stringify_layer_parameters_3_01_origins_descriptor_01_4.xhtml',1,'armnn']]],
  ['stringifylayerparameters_3c_20paddescriptor_20_3e',['StringifyLayerParameters< PadDescriptor >',['../structarmnn_1_1_stringify_layer_parameters_3_01_pad_descriptor_01_4.xhtml',1,'armnn']]],
  ['stringifylayerparameters_3c_20permutedescriptor_20_3e',['StringifyLayerParameters< PermuteDescriptor >',['../structarmnn_1_1_stringify_layer_parameters_3_01_permute_descriptor_01_4.xhtml',1,'armnn']]],
  ['stringifylayerparameters_3c_20pooling2ddescriptor_20_3e',['StringifyLayerParameters< Pooling2dDescriptor >',['../structarmnn_1_1_stringify_layer_parameters_3_01_pooling2d_descriptor_01_4.xhtml',1,'armnn']]],
  ['stringifylayerparameters_3c_20precompileddescriptor_20_3e',['StringifyLayerParameters< PreCompiledDescriptor >',['../structarmnn_1_1_stringify_layer_parameters_3_01_pre_compiled_descriptor_01_4.xhtml',1,'armnn']]],
  ['stringifylayerparameters_3c_20reducedescriptor_20_3e',['StringifyLayerParameters< ReduceDescriptor >',['../structarmnn_1_1_stringify_layer_parameters_3_01_reduce_descriptor_01_4.xhtml',1,'armnn']]],
  ['stringifylayerparameters_3c_20reshapedescriptor_20_3e',['StringifyLayerParameters< ReshapeDescriptor >',['../structarmnn_1_1_stringify_layer_parameters_3_01_reshape_descriptor_01_4.xhtml',1,'armnn']]],
  ['stringifylayerparameters_3c_20resizedescriptor_20_3e',['StringifyLayerParameters< ResizeDescriptor >',['../structarmnn_1_1_stringify_layer_parameters_3_01_resize_descriptor_01_4.xhtml',1,'armnn']]],
  ['stringifylayerparameters_3c_20softmaxdescriptor_20_3e',['StringifyLayerParameters< SoftmaxDescriptor >',['../structarmnn_1_1_stringify_layer_parameters_3_01_softmax_descriptor_01_4.xhtml',1,'armnn']]],
  ['stringifylayerparameters_3c_20spacetobatchnddescriptor_20_3e',['StringifyLayerParameters< SpaceToBatchNdDescriptor >',['../structarmnn_1_1_stringify_layer_parameters_3_01_space_to_batch_nd_descriptor_01_4.xhtml',1,'armnn']]],
  ['stringifylayerparameters_3c_20spacetodepthdescriptor_20_3e',['StringifyLayerParameters< SpaceToDepthDescriptor >',['../structarmnn_1_1_stringify_layer_parameters_3_01_space_to_depth_descriptor_01_4.xhtml',1,'armnn']]],
  ['stringifylayerparameters_3c_20stackdescriptor_20_3e',['StringifyLayerParameters< StackDescriptor >',['../structarmnn_1_1_stringify_layer_parameters_3_01_stack_descriptor_01_4.xhtml',1,'armnn']]],
  ['stringifylayerparameters_3c_20stridedslicedescriptor_20_3e',['StringifyLayerParameters< StridedSliceDescriptor >',['../structarmnn_1_1_stringify_layer_parameters_3_01_strided_slice_descriptor_01_4.xhtml',1,'armnn']]],
  ['stringifylayerparameters_3c_20transposeconvolution2ddescriptor_20_3e',['StringifyLayerParameters< TransposeConvolution2dDescriptor >',['../structarmnn_1_1_stringify_layer_parameters_3_01_transpose_convolution2d_descriptor_01_4.xhtml',1,'armnn']]],
  ['stringifylayerparameters_3c_20transposedescriptor_20_3e',['StringifyLayerParameters< TransposeDescriptor >',['../structarmnn_1_1_stringify_layer_parameters_3_01_transpose_descriptor_01_4.xhtml',1,'armnn']]],
  ['stringifylayerparameters_3c_20viewsdescriptor_20_3e',['StringifyLayerParameters< ViewsDescriptor >',['../structarmnn_1_1_stringify_layer_parameters_3_01_views_descriptor_01_4.xhtml',1,'armnn']]],
  ['stringmapping',['StringMapping',['../structarmnn_1_1_string_mapping.xhtml',1,'armnn']]],
  ['stringmapping_2ecpp',['StringMapping.cpp',['../_string_mapping_8cpp.xhtml',1,'']]],
  ['stringmapping_2ehpp',['StringMapping.hpp',['../_string_mapping_8hpp.xhtml',1,'']]],
  ['stringreplaceall',['StringReplaceAll',['../namespacearmnn_1_1string_utils.xhtml#a4d846a2c84e89c81b5ccc20119a466dd',1,'armnn::stringUtils']]],
  ['stringstarttrim',['StringStartTrim',['../namespacearmnn_1_1string_utils.xhtml#a00efcb78606c1ff19905f8fd79798963',1,'armnn::stringUtils']]],
  ['stringtobool',['StringToBool',['../namespacearmnn_1_1string_utils.xhtml#a9a85377a37e25f2dd47a4a922691d54c',1,'armnn::stringUtils']]],
  ['stringtokenizer',['StringTokenizer',['../namespacearmnn_1_1string_utils.xhtml#a25545ea8edf6a26c00077b01294beac5',1,'armnn::stringUtils']]],
  ['stringtologlevel',['StringToLogLevel',['../namespacearmnn.xhtml#aaaddf7d8f68eae6c1bf90e4ec3cb5490',1,'armnn']]],
  ['stringtrim',['StringTrim',['../namespacearmnn_1_1string_utils.xhtml#acdeebefc9791d026eeb564f373479510',1,'armnn::stringUtils']]],
  ['stringtrimcopy',['StringTrimCopy',['../namespacearmnn_1_1string_utils.xhtml#ac5da14c1462870eef77ca8ac4bb5afe5',1,'armnn::stringUtils']]],
  ['stringutils_2ehpp',['StringUtils.hpp',['../_string_utils_8hpp.xhtml',1,'']]],
  ['strip',['Strip',['../namespacearmnn_utils.xhtml#a14be0364a6fc0975d45e84737dfe21bc',1,'armnnUtils']]],
  ['stubcommandhandler',['StubCommandHandler',['../classarmnn_1_1gatordmock_1_1_stub_command_handler.xhtml',1,'StubCommandHandler'],['../classarmnn_1_1gatordmock_1_1_stub_command_handler.xhtml#a933a7064193d6c549f208273197df4b2',1,'armnn::gatordmock::StubCommandHandler::StubCommandHandler()']]],
  ['stubcommandhandler_2ehpp',['StubCommandHandler.hpp',['../_stub_command_handler_8hpp.xhtml',1,'']]],
  ['sub_2ecpp',['Sub.cpp',['../_sub_8cpp.xhtml',1,'']]],
  ['sub1vector',['Sub1Vector',['../_lstm_utils_8cpp.xhtml#aca7bd1dff180b6a5de894537f8220793',1,'Sub1Vector(armnn::Decoder< float > &vector, uint32_t vSize, armnn::Encoder< float > &result): LstmUtils.cpp'],['../_lstm_utils_8hpp.xhtml#aca7bd1dff180b6a5de894537f8220793',1,'Sub1Vector(armnn::Decoder< float > &vector, uint32_t vSize, armnn::Encoder< float > &result): LstmUtils.cpp']]],
  ['subgraphptr',['SubgraphPtr',['../classarmnn_tf_lite_parser_1_1_tf_lite_parser_impl.xhtml#a988cb5e216eb87d854414c6a0282eeb4',1,'armnnTfLiteParser::TfLiteParserImpl::SubgraphPtr()'],['../_load_model_8cpp.xhtml#a037eb215cd80fff200b7aaa75dbf05de',1,'SubgraphPtr(): LoadModel.cpp']]],
  ['subgraphs',['Subgraphs',['../classarmnn_1_1_optimization_views.xhtml#a4a2c55491ad3a0a6a98a884b3e3fe6d7',1,'armnn::OptimizationViews::Subgraphs()'],['../classarmnn_1_1_subgraph_view_selector.xhtml#aaf71a63dbbc776f8961b0f4fdb9da021',1,'armnn::SubgraphViewSelector::Subgraphs()']]],
  ['subgraphview',['SubgraphView',['../classarmnn_1_1_subgraph_view.xhtml',1,'SubgraphView'],['../classarmnn_1_1_subgraph_view.xhtml#a40bb9799fd918fa31f983cc5aa156828',1,'armnn::SubgraphView::SubgraphView(Graph &graph)'],['../classarmnn_1_1_subgraph_view.xhtml#aa3ff0319812b6ea8da57604211400879',1,'armnn::SubgraphView::SubgraphView(InputSlots &&inputs, OutputSlots &&outputs, Layers &&layers)'],['../classarmnn_1_1_subgraph_view.xhtml#a40ec3404f963da3c5ea3665a3b50c5ca',1,'armnn::SubgraphView::SubgraphView(const SubgraphView &subgraph)'],['../classarmnn_1_1_subgraph_view.xhtml#ae192e05beaadbd1d231676d9c37d1317',1,'armnn::SubgraphView::SubgraphView(SubgraphView &&subgraph)'],['../classarmnn_1_1_subgraph_view.xhtml#a8e22424d6e8e40cbf9884a08c42a0199',1,'armnn::SubgraphView::SubgraphView(IConnectableLayer *layer)']]],
  ['subgraphview_2ecpp',['SubgraphView.cpp',['../_subgraph_view_8cpp.xhtml',1,'']]],
  ['subgraphview_2ehpp',['SubgraphView.hpp',['../_subgraph_view_8hpp.xhtml',1,'']]],
  ['subgraphviewptr',['SubgraphViewPtr',['../classarmnn_1_1_subgraph_view.xhtml#a4684a457c7786484375f06e9ab2d2265',1,'armnn::SubgraphView::SubgraphViewPtr()'],['../classarmnn_1_1_subgraph_view_selector.xhtml#a4684a457c7786484375f06e9ab2d2265',1,'armnn::SubgraphViewSelector::SubgraphViewPtr()']]],
  ['subgraphviewselector',['SubgraphViewSelector',['../classarmnn_1_1_subgraph_view_selector.xhtml',1,'armnn']]],
  ['subgraphviewselector_2ecpp',['SubgraphViewSelector.cpp',['../_subgraph_view_selector_8cpp.xhtml',1,'']]],
  ['subgraphviewselector_2ehpp',['SubgraphViewSelector.hpp',['../_subgraph_view_selector_8hpp.xhtml',1,'']]],
  ['subgraphviewtests_2ecpp',['SubgraphViewTests.cpp',['../_subgraph_view_tests_8cpp.xhtml',1,'']]],
  ['substitutesubgraph',['SubstituteSubgraph',['../classarmnn_1_1_graph.xhtml#aafbd4b469e47160017f409df8d077184',1,'armnn::Graph::SubstituteSubgraph(SubgraphView &subgraph, IConnectableLayer *substituteLayer)'],['../classarmnn_1_1_graph.xhtml#a4443d9ad865522c39d06556a9dbbeb58',1,'armnn::Graph::SubstituteSubgraph(SubgraphView &subgraph, const SubgraphView &substituteSubgraph)']]],
  ['substitutionpair',['SubstitutionPair',['../structarmnn_1_1_optimization_views_1_1_substitution_pair.xhtml',1,'armnn::OptimizationViews']]],
  ['substitutions',['Substitutions',['../classarmnn_1_1_optimization_views.xhtml#a5831f7597baa44356221647c45a14f78',1,'armnn::OptimizationViews']]],
  ['subtractcountervalue',['SubtractCounterValue',['../classarmnn_1_1profiling_1_1_i_write_counter_values.xhtml#a1a7730e559150a572dc27b05c96d98b9',1,'armnn::profiling::IWriteCounterValues::SubtractCounterValue()'],['../classarmnn_1_1profiling_1_1_profiling_service.xhtml#a2e08a9bc2818fb46503c1720562de8d7',1,'armnn::profiling::ProfilingService::SubtractCounterValue()']]],
  ['subtraction',['Subtraction',['../namespacearmnn.xhtml#a56943a0946e5f15e5e58054b8e7a04a4a6eb8b8b560161603402c0238b3a7d8b0',1,'armnn']]],
  ['subtractionbroadcast1elementfloat16test',['SubtractionBroadcast1ElementFloat16Test',['../_subtraction_test_impl_8cpp.xhtml#ac932e0c3ec02ba86e770724c0bbd9225',1,'SubtractionBroadcast1ElementFloat16Test(armnn::IWorkloadFactory &workloadFactory, const armnn::IBackendInternal::IMemoryManagerSharedPtr &memoryManager, const armnn::ITensorHandleFactory &tensorHandleFactory): SubtractionTestImpl.cpp'],['../_subtraction_test_impl_8hpp.xhtml#ac932e0c3ec02ba86e770724c0bbd9225',1,'SubtractionBroadcast1ElementFloat16Test(armnn::IWorkloadFactory &workloadFactory, const armnn::IBackendInternal::IMemoryManagerSharedPtr &memoryManager, const armnn::ITensorHandleFactory &tensorHandleFactory): SubtractionTestImpl.cpp']]],
  ['subtractionbroadcast1elementint16test',['SubtractionBroadcast1ElementInt16Test',['../_subtraction_test_impl_8cpp.xhtml#a1b7bf3f1985a826cff2520cf3a0e9857',1,'SubtractionBroadcast1ElementInt16Test(armnn::IWorkloadFactory &workloadFactory, const armnn::IBackendInternal::IMemoryManagerSharedPtr &memoryManager, const armnn::ITensorHandleFactory &tensorHandleFactory): SubtractionTestImpl.cpp'],['../_subtraction_test_impl_8hpp.xhtml#a1b7bf3f1985a826cff2520cf3a0e9857',1,'SubtractionBroadcast1ElementInt16Test(armnn::IWorkloadFactory &workloadFactory, const armnn::IBackendInternal::IMemoryManagerSharedPtr &memoryManager, const armnn::ITensorHandleFactory &tensorHandleFactory): SubtractionTestImpl.cpp']]],
  ['subtractionbroadcast1elementint32test',['SubtractionBroadcast1ElementInt32Test',['../_subtraction_test_impl_8cpp.xhtml#a09970b77fb3dd0f031df2ebb4f944a0a',1,'SubtractionBroadcast1ElementInt32Test(armnn::IWorkloadFactory &workloadFactory, const armnn::IBackendInternal::IMemoryManagerSharedPtr &memoryManager, const armnn::ITensorHandleFactory &tensorHandleFactory): SubtractionTestImpl.cpp'],['../_subtraction_test_impl_8hpp.xhtml#a09970b77fb3dd0f031df2ebb4f944a0a',1,'SubtractionBroadcast1ElementInt32Test(armnn::IWorkloadFactory &workloadFactory, const armnn::IBackendInternal::IMemoryManagerSharedPtr &memoryManager, const armnn::ITensorHandleFactory &tensorHandleFactory): SubtractionTestImpl.cpp']]],
  ['subtractionbroadcast1elementtest',['SubtractionBroadcast1ElementTest',['../_subtraction_test_impl_8cpp.xhtml#a77181b765579ebe9b057f87c3994f472',1,'SubtractionBroadcast1ElementTest(armnn::IWorkloadFactory &workloadFactory, const armnn::IBackendInternal::IMemoryManagerSharedPtr &memoryManager, const armnn::ITensorHandleFactory &tensorHandleFactory): SubtractionTestImpl.cpp'],['../_subtraction_test_impl_8hpp.xhtml#a77181b765579ebe9b057f87c3994f472',1,'SubtractionBroadcast1ElementTest(armnn::IWorkloadFactory &workloadFactory, const armnn::IBackendInternal::IMemoryManagerSharedPtr &memoryManager, const armnn::ITensorHandleFactory &tensorHandleFactory): SubtractionTestImpl.cpp']]],
  ['subtractionbroadcast1elementuint8test',['SubtractionBroadcast1ElementUint8Test',['../_subtraction_test_impl_8cpp.xhtml#ab8fecd5082f2af971a2d21444dcb5076',1,'SubtractionBroadcast1ElementUint8Test(armnn::IWorkloadFactory &workloadFactory, const armnn::IBackendInternal::IMemoryManagerSharedPtr &memoryManager, const armnn::ITensorHandleFactory &tensorHandleFactory): SubtractionTestImpl.cpp'],['../_subtraction_test_impl_8hpp.xhtml#ab8fecd5082f2af971a2d21444dcb5076',1,'SubtractionBroadcast1ElementUint8Test(armnn::IWorkloadFactory &workloadFactory, const armnn::IBackendInternal::IMemoryManagerSharedPtr &memoryManager, const armnn::ITensorHandleFactory &tensorHandleFactory): SubtractionTestImpl.cpp']]],
  ['subtractionbroadcastfloat16test',['SubtractionBroadcastFloat16Test',['../_subtraction_test_impl_8cpp.xhtml#a31cd55cebdd920e49306b6e86d584f2e',1,'SubtractionBroadcastFloat16Test(armnn::IWorkloadFactory &workloadFactory, const armnn::IBackendInternal::IMemoryManagerSharedPtr &memoryManager, const armnn::ITensorHandleFactory &tensorHandleFactory): SubtractionTestImpl.cpp'],['../_subtraction_test_impl_8hpp.xhtml#a31cd55cebdd920e49306b6e86d584f2e',1,'SubtractionBroadcastFloat16Test(armnn::IWorkloadFactory &workloadFactory, const armnn::IBackendInternal::IMemoryManagerSharedPtr &memoryManager, const armnn::ITensorHandleFactory &tensorHandleFactory): SubtractionTestImpl.cpp']]],
  ['subtractionbroadcastint16test',['SubtractionBroadcastInt16Test',['../_subtraction_test_impl_8cpp.xhtml#abab5aa52ccc7d74a296fdf24943d7be5',1,'SubtractionBroadcastInt16Test(armnn::IWorkloadFactory &workloadFactory, const armnn::IBackendInternal::IMemoryManagerSharedPtr &memoryManager, const armnn::ITensorHandleFactory &tensorHandleFactory): SubtractionTestImpl.cpp'],['../_subtraction_test_impl_8hpp.xhtml#abab5aa52ccc7d74a296fdf24943d7be5',1,'SubtractionBroadcastInt16Test(armnn::IWorkloadFactory &workloadFactory, const armnn::IBackendInternal::IMemoryManagerSharedPtr &memoryManager, const armnn::ITensorHandleFactory &tensorHandleFactory): SubtractionTestImpl.cpp']]],
  ['subtractionbroadcastint32test',['SubtractionBroadcastInt32Test',['../_subtraction_test_impl_8cpp.xhtml#a3025f1ce891a9c4cead54c3181bc3ce5',1,'SubtractionBroadcastInt32Test(armnn::IWorkloadFactory &workloadFactory, const armnn::IBackendInternal::IMemoryManagerSharedPtr &memoryManager, const armnn::ITensorHandleFactory &tensorHandleFactory): SubtractionTestImpl.cpp'],['../_subtraction_test_impl_8hpp.xhtml#a3025f1ce891a9c4cead54c3181bc3ce5',1,'SubtractionBroadcastInt32Test(armnn::IWorkloadFactory &workloadFactory, const armnn::IBackendInternal::IMemoryManagerSharedPtr &memoryManager, const armnn::ITensorHandleFactory &tensorHandleFactory): SubtractionTestImpl.cpp']]],
  ['subtractionbroadcasttest',['SubtractionBroadcastTest',['../_subtraction_test_impl_8cpp.xhtml#a5826b33b3a2901a1bde281f889877465',1,'SubtractionBroadcastTest(armnn::IWorkloadFactory &workloadFactory, const armnn::IBackendInternal::IMemoryManagerSharedPtr &memoryManager, const armnn::ITensorHandleFactory &tensorHandleFactory): SubtractionTestImpl.cpp'],['../_subtraction_test_impl_8hpp.xhtml#a5826b33b3a2901a1bde281f889877465',1,'SubtractionBroadcastTest(armnn::IWorkloadFactory &workloadFactory, const armnn::IBackendInternal::IMemoryManagerSharedPtr &memoryManager, const armnn::ITensorHandleFactory &tensorHandleFactory): SubtractionTestImpl.cpp']]],
  ['subtractionbroadcastuint8test',['SubtractionBroadcastUint8Test',['../_subtraction_test_impl_8cpp.xhtml#ae344cdea661f767813ade7bf8206e45b',1,'SubtractionBroadcastUint8Test(armnn::IWorkloadFactory &workloadFactory, const armnn::IBackendInternal::IMemoryManagerSharedPtr &memoryManager, const armnn::ITensorHandleFactory &tensorHandleFactory): SubtractionTestImpl.cpp'],['../_subtraction_test_impl_8hpp.xhtml#ae344cdea661f767813ade7bf8206e45b',1,'SubtractionBroadcastUint8Test(armnn::IWorkloadFactory &workloadFactory, const armnn::IBackendInternal::IMemoryManagerSharedPtr &memoryManager, const armnn::ITensorHandleFactory &tensorHandleFactory): SubtractionTestImpl.cpp']]],
  ['subtractionfloat16test',['SubtractionFloat16Test',['../_subtraction_test_impl_8cpp.xhtml#a5a738baddc0102b3c4f325fc6f937a03',1,'SubtractionFloat16Test(armnn::IWorkloadFactory &workloadFactory, const armnn::IBackendInternal::IMemoryManagerSharedPtr &memoryManager, const armnn::ITensorHandleFactory &tensorHandleFactory): SubtractionTestImpl.cpp'],['../_subtraction_test_impl_8hpp.xhtml#a5a738baddc0102b3c4f325fc6f937a03',1,'SubtractionFloat16Test(armnn::IWorkloadFactory &workloadFactory, const armnn::IBackendInternal::IMemoryManagerSharedPtr &memoryManager, const armnn::ITensorHandleFactory &tensorHandleFactory): SubtractionTestImpl.cpp']]],
  ['subtractionint16test',['SubtractionInt16Test',['../_subtraction_test_impl_8cpp.xhtml#a59c7fdb99a5dd06ccdc1873f928f4874',1,'SubtractionInt16Test(armnn::IWorkloadFactory &workloadFactory, const armnn::IBackendInternal::IMemoryManagerSharedPtr &memoryManager, const armnn::ITensorHandleFactory &tensorHandleFactory): SubtractionTestImpl.cpp'],['../_subtraction_test_impl_8hpp.xhtml#a59c7fdb99a5dd06ccdc1873f928f4874',1,'SubtractionInt16Test(armnn::IWorkloadFactory &workloadFactory, const armnn::IBackendInternal::IMemoryManagerSharedPtr &memoryManager, const armnn::ITensorHandleFactory &tensorHandleFactory): SubtractionTestImpl.cpp']]],
  ['subtractionint32test',['SubtractionInt32Test',['../_subtraction_test_impl_8cpp.xhtml#af7a6009b41b0e10f92f5cb6a70b36430',1,'SubtractionInt32Test(armnn::IWorkloadFactory &workloadFactory, const armnn::IBackendInternal::IMemoryManagerSharedPtr &memoryManager, const armnn::ITensorHandleFactory &tensorHandleFactory): SubtractionTestImpl.cpp'],['../_subtraction_test_impl_8hpp.xhtml#af7a6009b41b0e10f92f5cb6a70b36430',1,'SubtractionInt32Test(armnn::IWorkloadFactory &workloadFactory, const armnn::IBackendInternal::IMemoryManagerSharedPtr &memoryManager, const armnn::ITensorHandleFactory &tensorHandleFactory): SubtractionTestImpl.cpp']]],
  ['subtractionlayer',['SubtractionLayer',['../classarmnn_1_1_subtraction_layer.xhtml',1,'SubtractionLayer'],['../classarmnn_1_1_subtraction_layer.xhtml#ad3dc03554ac2d8a8773033787ca0531d',1,'armnn::SubtractionLayer::SubtractionLayer()']]],
  ['subtractionlayer_2ecpp',['SubtractionLayer.cpp',['../_subtraction_layer_8cpp.xhtml',1,'']]],
  ['subtractionlayer_2ehpp',['SubtractionLayer.hpp',['../_subtraction_layer_8hpp.xhtml',1,'']]],
  ['subtractionlayerbuilder',['SubtractionLayerBuilder',['../structarmnn_serializer_1_1_subtraction_layer_builder.xhtml',1,'SubtractionLayerBuilder'],['../structarmnn_serializer_1_1_subtraction_layer_builder.xhtml#aed5ec15bc0ef46180d3454843f027e79',1,'armnnSerializer::SubtractionLayerBuilder::SubtractionLayerBuilder()']]],
  ['subtractionqueuedescriptor',['SubtractionQueueDescriptor',['../structarmnn_1_1_subtraction_queue_descriptor.xhtml',1,'armnn']]],
  ['subtractiontest',['SubtractionTest',['../_subtraction_test_impl_8cpp.xhtml#a997567716b084a181a143f5f89eaa8b8',1,'SubtractionTest(armnn::IWorkloadFactory &workloadFactory, const armnn::IBackendInternal::IMemoryManagerSharedPtr &memoryManager, const armnn::ITensorHandleFactory &tensorHandleFactory): SubtractionTestImpl.cpp'],['../_subtraction_test_impl_8hpp.xhtml#a997567716b084a181a143f5f89eaa8b8',1,'SubtractionTest(armnn::IWorkloadFactory &workloadFactory, const armnn::IBackendInternal::IMemoryManagerSharedPtr &memoryManager, const armnn::ITensorHandleFactory &tensorHandleFactory): SubtractionTestImpl.cpp']]],
  ['subtractiontestimpl_2ecpp',['SubtractionTestImpl.cpp',['../_subtraction_test_impl_8cpp.xhtml',1,'']]],
  ['subtractiontestimpl_2ehpp',['SubtractionTestImpl.hpp',['../_subtraction_test_impl_8hpp.xhtml',1,'']]],
  ['subtractionuint8test',['SubtractionUint8Test',['../_subtraction_test_impl_8cpp.xhtml#a3866f2b4ec73327bf8c10ad4a4267790',1,'SubtractionUint8Test(armnn::IWorkloadFactory &workloadFactory, const armnn::IBackendInternal::IMemoryManagerSharedPtr &memoryManager, const armnn::ITensorHandleFactory &tensorHandleFactory): SubtractionTestImpl.cpp'],['../_subtraction_test_impl_8hpp.xhtml#a3866f2b4ec73327bf8c10ad4a4267790',1,'SubtractionUint8Test(armnn::IWorkloadFactory &workloadFactory, const armnn::IBackendInternal::IMemoryManagerSharedPtr &memoryManager, const armnn::ITensorHandleFactory &tensorHandleFactory): SubtractionTestImpl.cpp']]],
  ['success',['Success',['../namespacearmnn.xhtml#a67a0db04d321a74b7e7fcfd3f1a3f70ba505a83f220c02df2f85c3810cd9ceb38',1,'armnn']]],
  ['sum',['Sum',['../namespacearmnn.xhtml#abc05539fc6e7907f32ef0fb242e3b3b0aa0ec87054b5e5b7847d0d8780a01a3d5',1,'armnn']]],
  ['sum_2ecpp',['Sum.cpp',['../_sum_8cpp.xhtml',1,'']]],
  ['supportedfrontend',['SupportedFrontend',['../_image_tensor_generator_8hpp.xhtml#a7599848540a5f43e977119c054b3563e',1,'ImageTensorGenerator.hpp']]],
  ['supportsinplacecomputation',['SupportsInPlaceComputation',['../classarmnn_1_1_i_tensor_handle_factory.xhtml#aaeeef5e0b8c1fb88cb7ac8e86bfcd8f5',1,'armnn::ITensorHandleFactory::SupportsInPlaceComputation()'],['../classarmnn_1_1_neon_tensor_handle_factory.xhtml#a3727f468eb78ed1b227116e1e953aaac',1,'armnn::NeonTensorHandleFactory::SupportsInPlaceComputation()']]],
  ['supportsmapunmap',['SupportsMapUnmap',['../classarmnn_1_1_i_tensor_handle_factory.xhtml#aef5b0db52e05e12463d094e509fc8b56',1,'armnn::ITensorHandleFactory::SupportsMapUnmap()'],['../classarmnn_1_1_cl_import_tensor_handle_factory.xhtml#abde2e815169abd9c0c310c146c647596',1,'armnn::ClImportTensorHandleFactory::SupportsMapUnmap()']]],
  ['supportssubtensors',['SupportsSubTensors',['../classarmnn_1_1_i_tensor_handle_factory.xhtml#a37f4eba7877deb34f4d8d64c9bcb9ab5',1,'armnn::ITensorHandleFactory::SupportsSubTensors()'],['../classarmnn_1_1_i_workload_factory.xhtml#a37f4eba7877deb34f4d8d64c9bcb9ab5',1,'armnn::IWorkloadFactory::SupportsSubTensors()'],['../classarmnn_1_1_workload_factory_base.xhtml#aed0a782f32856bde72bc10d9381dc11e',1,'armnn::WorkloadFactoryBase::SupportsSubTensors()'],['../classarmnn_1_1_cl_import_tensor_handle_factory.xhtml#aed0a782f32856bde72bc10d9381dc11e',1,'armnn::ClImportTensorHandleFactory::SupportsSubTensors()'],['../classarmnn_1_1_cl_tensor_handle_factory.xhtml#aed0a782f32856bde72bc10d9381dc11e',1,'armnn::ClTensorHandleFactory::SupportsSubTensors()'],['../classarmnn_1_1_cl_workload_factory.xhtml#aed0a782f32856bde72bc10d9381dc11e',1,'armnn::ClWorkloadFactory::SupportsSubTensors()'],['../classarmnn_1_1_neon_tensor_handle_factory.xhtml#aed0a782f32856bde72bc10d9381dc11e',1,'armnn::NeonTensorHandleFactory::SupportsSubTensors()'],['../classarmnn_1_1_neon_workload_factory.xhtml#aed0a782f32856bde72bc10d9381dc11e',1,'armnn::NeonWorkloadFactory::SupportsSubTensors()'],['../classarmnn_1_1_ref_tensor_handle_factory.xhtml#aed0a782f32856bde72bc10d9381dc11e',1,'armnn::RefTensorHandleFactory::SupportsSubTensors()'],['../classarmnn_1_1_ref_workload_factory.xhtml#aed0a782f32856bde72bc10d9381dc11e',1,'armnn::RefWorkloadFactory::SupportsSubTensors()'],['../classsdb_1_1_sample_dynamic_tensor_handle_factory.xhtml#aed0a782f32856bde72bc10d9381dc11e',1,'sdb::SampleDynamicTensorHandleFactory::SupportsSubTensors()'],['../classsdb_1_1_sample_dynamic_workload_factory.xhtml#aed0a782f32856bde72bc10d9381dc11e',1,'sdb::SampleDynamicWorkloadFactory::SupportsSubTensors()']]],
  ['supportstensorallocatorapi',['SupportsTensorAllocatorAPI',['../classarmnn_1_1_i_backend_internal.xhtml#af8f716b0eab6b9d63196d5a53d5fac81',1,'armnn::IBackendInternal']]],
  ['swap',['swap',['../structarmnn_1_1_origins_descriptor.xhtml#a0c0e7d9253dee85be237536cf1d7b0ac',1,'armnn::OriginsDescriptor::swap()'],['../structarmnn_1_1_views_descriptor.xhtml#a6ab1c51c46d6587c0eaa2a1674b2b48c',1,'armnn::ViewsDescriptor::swap()'],['../classarmnn_1_1_backend_registry.xhtml#a55a68d31e716a63a8b38998649a07b3c',1,'armnn::BackendRegistry::Swap()'],['../namespacearmnn.xhtml#a14d7f180bf51e86850305965c3707e07',1,'armnn::swap(OriginsDescriptor &first, OriginsDescriptor &second)'],['../namespacearmnn.xhtml#a686b8288a04b3ffff67d560eea53f6be',1,'armnn::swap(ViewsDescriptor &first, ViewsDescriptor &second)']]],
  ['swapprofilingconnectionfactory',['SwapProfilingConnectionFactory',['../classarmnn_1_1profiling_1_1_profiling_service.xhtml#a253c6681998b98d3239d0bdf053b0e0f',1,'armnn::profiling::ProfilingService']]],
  ['swapprofilingconnectionfactoryhelper',['SwapProfilingConnectionFactoryHelper',['../classarmnn_1_1profiling_1_1_swap_profiling_connection_factory_helper.xhtml',1,'SwapProfilingConnectionFactoryHelper'],['../classarmnn_1_1profiling_1_1_swap_profiling_connection_factory_helper.xhtml#a09a11f21335c17e28e4350f6ef4d50df',1,'armnn::profiling::SwapProfilingConnectionFactoryHelper::SwapProfilingConnectionFactoryHelper()']]],
  ['switch',['Switch',['../namespacearmnn.xhtml#a56943a0946e5f15e5e58054b8e7a04a4abbc155fb2b111bf61c4f5ff892915e6b',1,'armnn']]],
  ['switchlayer',['SwitchLayer',['../classarmnn_1_1_switch_layer.xhtml',1,'SwitchLayer'],['../classarmnn_1_1_switch_layer.xhtml#ab6851f4a474af60f5d3a79d70df9294d',1,'armnn::SwitchLayer::SwitchLayer()']]],
  ['switchlayer_2ecpp',['SwitchLayer.cpp',['../_switch_layer_8cpp.xhtml',1,'']]],
  ['switchlayer_2ehpp',['SwitchLayer.hpp',['../_switch_layer_8hpp.xhtml',1,'']]],
  ['switchlayerbuilder',['SwitchLayerBuilder',['../structarmnn_serializer_1_1_switch_layer_builder.xhtml',1,'SwitchLayerBuilder'],['../structarmnn_serializer_1_1_switch_layer_builder.xhtml#a642d99b8d8d2d735fba655a3d181a153',1,'armnnSerializer::SwitchLayerBuilder::SwitchLayerBuilder()']]],
  ['switchqueuedescriptor',['SwitchQueueDescriptor',['../structarmnn_1_1_switch_queue_descriptor.xhtml',1,'armnn']]],
  ['software_20components',['Software Components',['../swtools.xhtml',1,'']]],
  ['symmetric',['Symmetric',['../namespacearmnn.xhtml#a14d24d90ab4ba2956e92e27890ba4c91af334649ef5e5d0ffe200751d07012626',1,'armnn']]],
  ['syncmemgenericworkload',['SyncMemGenericWorkload',['../classarmnn_1_1_sync_mem_generic_workload.xhtml',1,'SyncMemGenericWorkload'],['../classarmnn_1_1_sync_mem_generic_workload.xhtml#ade8e0cdccf5d1bfaa93a2163b68498d8',1,'armnn::SyncMemGenericWorkload::SyncMemGenericWorkload()']]]
];