/external/autotest/frontend/tko/ |
D | rpc_interface.py | 3 from django.db import models as dbmodels 6 from autotest_lib.frontend.afe import models as afe_models, readonly_connection 7 from autotest_lib.frontend.tko import models, tko_rpc_utils 15 models.TestView.list_objects(filter_data)) 19 return models.TestView.query_count(filter_data) 47 query = models.TestView.objects.get_query_set_with_joins(filter_data) 49 query = models.TestView.query_objects(filter_data, initial_query=query, 51 count_alias, count_sql = models.TestView.objects.get_count_sql(query) 55 query = models.TestView.apply_presentation(query, filter_data) 68 query = models.TestView.objects.get_query_set_with_joins(filter_data) [all …]
|
D | models_test.py | 9 from autotest_lib.frontend.tko import models 16 self.machine1 = models.Machine.objects.create(hostname='myhost') 17 self.good_status = models.Status.objects.create(word='GOOD') 19 self.kernel1 = models.Kernel.objects.create(kernel_hash=kernel_name, 22 self.job1 = models.Job.objects.create( 26 self.job1_test1 = models.Test.objects.create( 38 models.Test.objects.populate_relationships( 39 [test], models.TestAttribute, 'attribute_list')
|
/external/XNNPACK/bench/ |
D | qs8-gemm-e2e.cc | 27 models::ExecutionPlanFactory model_factory, in GEMMEnd2EndBenchmark() 79 …static void qs8_gemm_4x8c4__aarch32_neondot_cortex_a55(benchmark::State& state, models::ExecutionP… in qs8_gemm_4x8c4__aarch32_neondot_cortex_a55() 89 …static void qs8_gemm_4x8c4__aarch32_neondot_ld64(benchmark::State& state, models::ExecutionPlanFac… in qs8_gemm_4x8c4__aarch32_neondot_ld64() 99 …static void qs8_gemm_4x8__aarch32_neon_mlal_lane_cortex_a53(benchmark::State& state, models::Execu… in qs8_gemm_4x8__aarch32_neon_mlal_lane_cortex_a53() 109 …static void qs8_gemm_4x8__aarch32_neon_mlal_lane_prfm_cortex_a53(benchmark::State& state, models::… in qs8_gemm_4x8__aarch32_neon_mlal_lane_prfm_cortex_a53() 119 …static void qs8_gemm_4x8__aarch32_neon_mlal_lane_cortex_a7(benchmark::State& state, models::Execut… in qs8_gemm_4x8__aarch32_neon_mlal_lane_cortex_a7() 129 …static void qs8_gemm_4x8__aarch32_neon_mlal_lane_prfm_cortex_a7(benchmark::State& state, models::E… in qs8_gemm_4x8__aarch32_neon_mlal_lane_prfm_cortex_a7() 139 …static void qs8_gemm_4x8__aarch32_neon_mlal_lane_ld64(benchmark::State& state, models::ExecutionPl… in qs8_gemm_4x8__aarch32_neon_mlal_lane_ld64() 149 …static void qs8_gemm_4x8__aarch32_neon_mlal_lane_prfm_ld64(benchmark::State& state, models::Execut… in qs8_gemm_4x8__aarch32_neon_mlal_lane_prfm_ld64() 170 …static void qs8_gemm_4x16c4__aarch64_neondot_cortex_a55(benchmark::State& state, models::Execution… in BENCHMARK_QS8_END2END() [all …]
|
D | f32-gemm-e2e.cc | 27 models::ExecutionPlanFactory model_factory, in GEMMEnd2EndBenchmark() 81 models::ExecutionPlanFactory model_factory, in GEMMEnd2EndBenchmark() 137 …static void f32_gemm_4x12__aarch64_neonfma_cortex_a53(benchmark::State& state, models::ExecutionPl… in f32_gemm_4x12__aarch64_neonfma_cortex_a53() 146 …static void f32_gemm_4x8__aarch64_neonfma_cortex_a53(benchmark::State& state, models::ExecutionPla… in f32_gemm_4x8__aarch64_neonfma_cortex_a53() 155 …static void f32_gemm_4x8__aarch64_neonfma_cortex_a55(benchmark::State& state, models::ExecutionPla… in f32_gemm_4x8__aarch64_neonfma_cortex_a55() 164 …static void f32_gemm_4x8__aarch64_neonfma_cortex_a75(benchmark::State& state, models::ExecutionPla… in f32_gemm_4x8__aarch64_neonfma_cortex_a75() 173 …static void f32_gemm_4x8__aarch64_neonfma_prfm_cortex_a75(benchmark::State& state, models::Executi… in f32_gemm_4x8__aarch64_neonfma_prfm_cortex_a75() 182 …static void f32_gemm_4x8__aarch64_neonfma_ld64(benchmark::State& state, models::ExecutionPlanFacto… in f32_gemm_4x8__aarch64_neonfma_ld64() 191 …static void f32_gemm_4x8__aarch64_neonfma_ld128(benchmark::State& state, models::ExecutionPlanFact… in f32_gemm_4x8__aarch64_neonfma_ld128() 200 …static void f32_gemm_5x8__aarch64_neonfma_cortex_a75(benchmark::State& state, models::ExecutionPla… in f32_gemm_5x8__aarch64_neonfma_cortex_a75() [all …]
|
D | qs8-dwconv-e2e.cc | 26 models::ExecutionPlanFactory model_factory, in DWConvEnd2EndBenchmark() 78 …static void qs8_dwconv_up8x9__neon_mul8_ld64(benchmark::State& state, models::ExecutionPlanFactory… in qs8_dwconv_up8x9__neon_mul8_ld64() 84 …static void qs8_dwconv_up16x9__neon_mul8_ld64(benchmark::State& state, models::ExecutionPlanFactor… in qs8_dwconv_up16x9__neon_mul8_ld64() 90 …static void qs8_dwconv_up16x9__neon_mul8_ld128(benchmark::State& state, models::ExecutionPlanFacto… in qs8_dwconv_up16x9__neon_mul8_ld128() 96 …static void qs8_dwconv_up8x9__neon_mla8_ld64(benchmark::State& state, models::ExecutionPlanFactory… in qs8_dwconv_up8x9__neon_mla8_ld64() 102 …static void qs8_dwconv_up16x9__neon_mla8_ld64(benchmark::State& state, models::ExecutionPlanFactor… in qs8_dwconv_up16x9__neon_mla8_ld64() 108 …static void qs8_dwconv_up16x9__neon_mla8_ld128(benchmark::State& state, models::ExecutionPlanFacto… in qs8_dwconv_up16x9__neon_mla8_ld128() 114 …static void qs8_dwconv_up8x9__neon_mul16(benchmark::State& state, models::ExecutionPlanFactory mod… in qs8_dwconv_up8x9__neon_mul16() 120 …static void qs8_dwconv_up16x9__neon_mul16(benchmark::State& state, models::ExecutionPlanFactory mo… in qs8_dwconv_up16x9__neon_mul16() 126 …static void qs8_dwconv_up24x9__neon_mul16(benchmark::State& state, models::ExecutionPlanFactory mo… in qs8_dwconv_up24x9__neon_mul16() [all …]
|
D | qu8-gemm-e2e.cc | 27 models::ExecutionPlanFactory model_factory, in GEMMEnd2EndBenchmark() 79 …static void qu8_gemm_4x8__aarch32_neon_mlal_lane_cortex_a53(benchmark::State& state, models::Execu… in qu8_gemm_4x8__aarch32_neon_mlal_lane_cortex_a53() 89 …static void qu8_gemm_4x8__aarch32_neon_mlal_lane_prfm_cortex_a53(benchmark::State& state, models::… in qu8_gemm_4x8__aarch32_neon_mlal_lane_prfm_cortex_a53() 99 …static void qu8_gemm_4x8__aarch32_neon_mlal_lane_cortex_a7(benchmark::State& state, models::Execut… in qu8_gemm_4x8__aarch32_neon_mlal_lane_cortex_a7() 109 …static void qu8_gemm_4x8__aarch32_neon_mlal_lane_prfm_cortex_a7(benchmark::State& state, models::E… in qu8_gemm_4x8__aarch32_neon_mlal_lane_prfm_cortex_a7() 119 …static void qu8_gemm_4x8__aarch32_neon_mlal_lane_ld64(benchmark::State& state, models::ExecutionPl… in qu8_gemm_4x8__aarch32_neon_mlal_lane_ld64() 129 …static void qu8_gemm_4x8__aarch32_neon_mlal_lane_prfm_ld64(benchmark::State& state, models::Execut… in qu8_gemm_4x8__aarch32_neon_mlal_lane_prfm_ld64() 148 …static void qu8_gemm_4x16c4__aarch64_neondot_cortex_a55(benchmark::State& state, models::Execution… in BENCHMARK_QU8_END2END() 158 …static void qu8_gemm_4x16c4__aarch64_neondot_ld128(benchmark::State& state, models::ExecutionPlanF… in qu8_gemm_4x16c4__aarch64_neondot_ld128() 168 …static void qu8_gemm_4x8c4__aarch64_neondot_ld128(benchmark::State& state, models::ExecutionPlanFa… in qu8_gemm_4x8c4__aarch64_neondot_ld128() [all …]
|
D | f32-dwconv-e2e.cc | 26 models::ExecutionPlanFactory model_factory, in DWConvEnd2EndBenchmark() 77 …static void f32_dwconv_up4x9__aarch64_neonfma(benchmark::State& state, models::ExecutionPlanFactor… in f32_dwconv_up4x9__aarch64_neonfma() 84 …static void f32_dwconv_up4x9__aarch64_neonfma_cortex_a55(benchmark::State& state, models::Executio… in f32_dwconv_up4x9__aarch64_neonfma_cortex_a55() 96 static void f32_dwconv_up4x9__neon(benchmark::State& state, models::ExecutionPlanFactory model) { in f32_dwconv_up4x9__neon() 103 …static void f32_dwconv_up4x9__neon_acc2(benchmark::State& state, models::ExecutionPlanFactory mode… in f32_dwconv_up4x9__neon_acc2() 110 static void f32_dwconv_up8x9__neon(benchmark::State& state, models::ExecutionPlanFactory model) { in f32_dwconv_up8x9__neon() 117 …static void f32_dwconv_up8x9__neon_acc2(benchmark::State& state, models::ExecutionPlanFactory mode… in f32_dwconv_up8x9__neon_acc2() 124 static void f32_dwconv_up16x9__neon(benchmark::State& state, models::ExecutionPlanFactory model) { in f32_dwconv_up16x9__neon() 131 …static void f32_dwconv_up16x9__neon_acc2(benchmark::State& state, models::ExecutionPlanFactory mod… in f32_dwconv_up16x9__neon_acc2() 138 …static void f32_dwconv_up4x9__neonfma(benchmark::State& state, models::ExecutionPlanFactory model)… in f32_dwconv_up4x9__neonfma() [all …]
|
D | qu8-dwconv-e2e.cc | 26 models::ExecutionPlanFactory model_factory, in DWConvEnd2EndBenchmark() 78 …static void qu8_dwconv_up8x9__neon_mul8(benchmark::State& state, models::ExecutionPlanFactory mode… in qu8_dwconv_up8x9__neon_mul8() 84 …static void qu8_dwconv_up16x9__neon_mul8(benchmark::State& state, models::ExecutionPlanFactory mod… in qu8_dwconv_up16x9__neon_mul8() 90 …static void qu8_dwconv_up24x9__neon_mul8(benchmark::State& state, models::ExecutionPlanFactory mod… in qu8_dwconv_up24x9__neon_mul8() 96 …static void qu8_dwconv_up32x9__neon_mul8(benchmark::State& state, models::ExecutionPlanFactory mod… in qu8_dwconv_up32x9__neon_mul8() 102 …static void qu8_dwconv_up8x9__neon_mul16(benchmark::State& state, models::ExecutionPlanFactory mod… in qu8_dwconv_up8x9__neon_mul16() 108 …static void qu8_dwconv_up16x9__neon_mul16(benchmark::State& state, models::ExecutionPlanFactory mo… in qu8_dwconv_up16x9__neon_mul16() 114 …static void qu8_dwconv_up24x9__neon_mul16(benchmark::State& state, models::ExecutionPlanFactory mo… in qu8_dwconv_up24x9__neon_mul16() 120 …static void qu8_dwconv_up32x9__neon_mul16(benchmark::State& state, models::ExecutionPlanFactory mo… in qu8_dwconv_up32x9__neon_mul16() 139 …static void qu8_dwconv_up16x9__avx512skx_mul32(benchmark::State& state, models::ExecutionPlanFacto… in qu8_dwconv_up16x9__avx512skx_mul32() [all …]
|
D | end2end.cc | 22 models::ExecutionPlanFactory model_factory) in End2EndBenchmark() 56 End2EndBenchmark(state, models::FP32MobileNetV1); in FP32MobileNetV1() 60 End2EndBenchmark(state, models::FP32MobileNetV2); in FP32MobileNetV2() 64 End2EndBenchmark(state, models::FP32MobileNetV3Large); in FP32MobileNetV3Large() 68 End2EndBenchmark(state, models::FP32MobileNetV3Small); in FP32MobileNetV3Small() 73 return models::FP32SparseMobileNetV1(0.8f, threadpool); in FP32Sparse80MobileNetV1() 79 return models::FP32SparseMobileNetV2(0.8f, threadpool); in FP32Sparse80MobileNetV2() 85 return models::FP32SparseMobileNetV3Large(0.8f, threadpool); in FP32Sparse80MobileNetV3Large() 91 return models::FP32SparseMobileNetV3Small(0.8f, threadpool); in FP32Sparse80MobileNetV3Small() 96 End2EndBenchmark(state, models::FP16MobileNetV1); in FP16MobileNetV1() [all …]
|
D | end2end.h | 13 …BENCHMARK_CAPTURE(benchmark_fn, mobilenet_v1, models::FP32MobileNetV1)->Unit(benchmark::kMicroseco… 14 …BENCHMARK_CAPTURE(benchmark_fn, mobilenet_v2, models::FP32MobileNetV2)->Unit(benchmark::kMicroseco… 15 …BENCHMARK_CAPTURE(benchmark_fn, mobilenet_v3_large, models::FP32MobileNetV3Large)->Unit(benchmark:… 16 …BENCHMARK_CAPTURE(benchmark_fn, mobilenet_v3_small, models::FP32MobileNetV3Small)->Unit(benchmark:… 19 …BENCHMARK_CAPTURE(benchmark_fn, mobilenet_v1, models::QS8MobileNetV1)->Unit(benchmark::kMicrosecon… 20 …BENCHMARK_CAPTURE(benchmark_fn, mobilenet_v2, models::QS8MobileNetV2)->Unit(benchmark::kMicrosecon… 23 …BENCHMARK_CAPTURE(benchmark_fn, mobilenet_v1, models::QU8MobileNetV1)->Unit(benchmark::kMicrosecon… 24 …BENCHMARK_CAPTURE(benchmark_fn, mobilenet_v2, models::QU8MobileNetV2)->Unit(benchmark::kMicrosecon…
|
/external/autotest/frontend/afe/ |
D | rpc_interface.py | 45 from django.db.models import Count 57 from autotest_lib.frontend.afe import models 59 from autotest_lib.frontend.tko import models as tko_models 104 label_model = models.Label.smart_get(id) 124 label_model = models.Label.smart_get(id) 135 hosts.append(models.Host.smart_get(h.id)) 159 label = models.Label.add_object(name=name, **kwargs) 181 label = models.Label.smart_get(id) 183 label = models.StaticLabel.smart_get(label.name) 185 host_objs = models.Host.smart_get_bulk(hosts) [all …]
|
D | models_test.py | 10 from autotest_lib.frontend.afe import models, model_logic 31 everyone_acl = models.AclGroup.objects.get(name='Everyone') 38 models.AclGroup.on_host_membership_change() 55 models.Host.objects.populate_relationships( 56 [host], models.HostAttribute, 'attribute_list') 61 previous_config = models.RESPECT_STATIC_ATTRIBUTES 62 models.RESPECT_STATIC_ATTRIBUTES = False 63 host1 = models.Host.objects.create(hostname='test_host1') 73 models.RESPECT_STATIC_ATTRIBUTES = previous_config 77 previous_config = models.RESPECT_STATIC_ATTRIBUTES [all …]
|
D | rpc_interface_unittest.py | 18 from autotest_lib.frontend.afe import models 33 _hqe_status = models.HostQueueEntry.Status 96 return models.Job.objects.get(id=job_id) 101 label2 = models.Label.objects.create(name='bluetooth', platform=False) 111 host2 = models.Host.objects.create(hostname='test_host2', leased=False) 121 host2 = models.Host.objects.create(hostname='test_host2', leased=False) 126 self.mox.StubOutWithMock(models.Host, '_assign_to_shard_nothing_helper') 130 models.Host._assign_to_shard_nothing_helper().WithSideEffects( 136 host2 = models.Host.smart_get(host2.id) 144 leased_host = models.Host.objects.create(hostname='leased_host', [all …]
|
D | frontend_test_utils.py | 6 from autotest_lib.frontend.afe import models, model_attributes 14 if models.DroneSet.drone_sets_enabled(): 15 models.DroneSet.objects.create( 16 name=models.DroneSet.default_drone_set_name()) 18 acl_group = models.AclGroup.objects.create(name='my_acl') 19 acl_group.users.add(models.User.current_user()) 21 self.hosts = [models.Host.objects.create(hostname=hostname) 27 models.AclGroup.smart_get('Everyone').hosts = [] 29 self.labels = [models.Label.objects.create(name=name) for name in 33 platform = models.Label.objects.create(name='myplatform', platform=True) [all …]
|
D | shard_heartbeat_unittest.py | 14 from autotest_lib.frontend.afe import models 34 assigned = models.Job.assign_to_shard(shard, []) 45 assigned = models.Job.assign_to_shard(shard, []) 54 assigned_jobs = models.Job.assign_to_shard(shard, [known_job.id]) 65 assigned = models.Job.assign_to_shard(shard, []) 75 assigned = models.Job.assign_to_shard(shard, []) 81 old = models.Job.SKIP_JOBS_CREATED_BEFORE 83 models.Job.SKIP_JOBS_CREATED_BEFORE = value 86 models.Job.SKIP_JOBS_CREATED_BEFORE = old 96 job = models.Job.objects.create( [all …]
|
D | rpc_utils.py | 20 from autotest_lib.frontend.afe import models, model_logic 131 % models.HostQueueEntry.Status.QUEUED) 191 initial_query = models.Host.valid_objects.all() 193 initial_query = models.Host.objects.all() 196 hosts = models.Host.get_hosts_with_labels( 201 return models.Host.query_objects(filter_data, initial_query=hosts) 202 except models.Label.DoesNotExist: 203 return models.Host.objects.none() 256 test_objects = [models.Test.smart_get(test) for test in tests] 260 profiler_objects = [models.Profiler.smart_get(profiler) [all …]
|
/external/ComputeLibrary/tests/validation/reference/ |
D | HOGMultiDetection.cpp | 42 void validate_models(const std::vector<HOGInfo> &models) in validate_models() argument 44 ARM_COMPUTE_ERROR_ON(0 == models.size()); in validate_models() 46 for(size_t i = 1; i < models.size(); ++i) in validate_models() 48 ARM_COMPUTE_ERROR_ON_MSG(models[0].phase_type() != models[i].phase_type(), in validate_models() 51 ARM_COMPUTE_ERROR_ON_MSG(models[0].normalization_type() != models[i].normalization_type(), in validate_models() 54 …ARM_COMPUTE_ERROR_ON_MSG((models[0].l2_hyst_threshold() != models[i].l2_hyst_threshold()) && (mode… in validate_models() 139 … const std::vector<HOGInfo> &models, std::vector<std::vector<float>> descriptors, in hog_multi_detection() argument 142 ARM_COMPUTE_ERROR_ON(descriptors.size() != models.size()); in hog_multi_detection() 143 validate_models(models); in hog_multi_detection() 147 const size_t num_models = models.size(); in hog_multi_detection() [all …]
|
/external/tensorflow/tensorflow/lite/g3doc/guide/ |
D | hosted_models.md | 1 # Hosted models 3 The following is an incomplete list of pre-trained models optimized to work with 6 To get started choosing a model, visit <a href="../models">Models</a> page with 13 models to find the optimal balance between size, performance, and accuracy. 18 <a href="../models/image_classification/overview.md">Image classification</a>. 20 [how to integrate image classification models](../inference_with_metadata/task_library/image_classi… 23 ### Quantized models 26 classification models offer the smallest model size and fastest performance, at 31 [quantized models](https://tfhub.dev/s?deployment-format=lite&module-type=image-classification&q=qu… 36 …pdf), [tflite&pb](https://storage.googleapis.com/download.tensorflow.org/models/mobilenet_v1_2018_… [all …]
|
/external/tensorflow/tensorflow/lite/delegates/flex/ |
D | build_def.bzl | 29 models, 36 models: TFLite models to interpret. 47 if type(models) != type([]): 48 models = [models] 50 # List all flex ops from models. 52 ["$(location %s)" % f for f in models], 67 srcs = models, 70 message = "Listing flex ops from %s..." % ",".join(models), 93 models = [], 98 """A rule to generate a flex delegate with only ops to run listed models. [all …]
|
/external/tensorflow/tensorflow/python/keras/ |
D | keras_parameterized_test.py | 33 models = [] 43 models.append(testing_utils.get_small_mlp(1, 4, input_dim=3)) 58 self.assertTrue(models[0]._is_graph_network) 59 self.assertFalse(models[1]._is_graph_network) 60 self.assertNotIsInstance(models[0], keras.models.Sequential) 61 self.assertNotIsInstance(models[1], keras.models.Sequential) 62 self.assertIsInstance(models[2], keras.models.Sequential) 72 models = [] 86 models.append(testing_utils.get_small_mlp(1, 4, input_dim=3)) 107 self.assertTrue(models[0]._is_graph_network) [all …]
|
D | models_test.py | 30 from tensorflow.python.keras import models 102 keras.models._clone_sequential_model, layer_fn=models.share_weights) 104 clone_fn = keras.models.clone_model 107 model = models.Sequential(_get_layers(input_shape, add_input_layer)) 158 keras.models._clone_functional_model, layer_fn=models.share_weights) 160 clone_fn = keras.models.clone_model 177 model = keras.models.Model([input_a, input_b], outputs) 192 new_model = keras.models.clone_model( 224 keras.models._clone_functional_model, layer_fn=models.share_weights) 226 clone_fn = keras.models.clone_model [all …]
|
/external/ComputeLibrary/tests/validation/fixtures/ |
D | HOGMultiDetectionFixture.h | 60 …void setup(std::string image, std::vector<HOGInfo> models, Format format, BorderMode border_mode, … in setup() argument 71 std::vector<std::vector<U>> descriptors(models.size()); in setup() 80 …_target = compute_target(image, format, border_mode, constant_border_value, models, descriptors… in setup() 81 …_reference = compute_reference(image, format, border_mode, constant_border_value, models, descript… in setup() 91 void initialize_batch(const std::vector<HOGInfo> &models, MultiHOGType &multi_hog, in initialize_batch() argument 94 for(unsigned i = 0; i < models.size(); ++i) in initialize_batch() 97 hog_model->init(models[i]); in initialize_batch() 101 …descriptors.at(i) = generate_random_real(models[i].descriptor_size(), -0.505f, … in initialize_batch() 111 accessor.at(i) = models[i].block_stride(); in initialize_batch() 116 …const std::vector<HOGInfo> &models, std::vector<std::vector<U>> &descriptors, unsigned int max_num… in compute_target() argument [all …]
|
/external/swiftshader/third_party/SPIRV-Tools/source/val/ |
D | validate_mode_setting.cpp | 298 const auto* models = _.GetExecutionModels(entry_point_id); in ValidateExecutionMode() local 307 if (!std::all_of(models->begin(), models->end(), in ValidateExecutionMode() 317 if (!std::all_of(models->begin(), models->end(), in ValidateExecutionMode() 349 models->begin(), models->end(), in ValidateExecutionMode() 360 if (!std::all_of(models->begin(), models->end(), in ValidateExecutionMode() 377 if (!std::all_of(models->begin(), models->end(), in ValidateExecutionMode() 415 if (!std::all_of(models->begin(), models->end(), in ValidateExecutionMode() 428 if (!std::all_of(models->begin(), models->end(), in ValidateExecutionMode() 443 if (!std::all_of(models->begin(), models->end(), in ValidateExecutionMode()
|
/external/angle/third_party/vulkan-deps/spirv-tools/src/source/val/ |
D | validate_mode_setting.cpp | 298 const auto* models = _.GetExecutionModels(entry_point_id); in ValidateExecutionMode() local 307 if (!std::all_of(models->begin(), models->end(), in ValidateExecutionMode() 317 if (!std::all_of(models->begin(), models->end(), in ValidateExecutionMode() 349 models->begin(), models->end(), in ValidateExecutionMode() 360 if (!std::all_of(models->begin(), models->end(), in ValidateExecutionMode() 377 if (!std::all_of(models->begin(), models->end(), in ValidateExecutionMode() 415 if (!std::all_of(models->begin(), models->end(), in ValidateExecutionMode() 428 if (!std::all_of(models->begin(), models->end(), in ValidateExecutionMode() 443 if (!std::all_of(models->begin(), models->end(), in ValidateExecutionMode()
|
/external/deqp-deps/SPIRV-Tools/source/val/ |
D | validate_mode_setting.cpp | 298 const auto* models = _.GetExecutionModels(entry_point_id); in ValidateExecutionMode() local 307 if (!std::all_of(models->begin(), models->end(), in ValidateExecutionMode() 317 if (!std::all_of(models->begin(), models->end(), in ValidateExecutionMode() 349 models->begin(), models->end(), in ValidateExecutionMode() 360 if (!std::all_of(models->begin(), models->end(), in ValidateExecutionMode() 377 if (!std::all_of(models->begin(), models->end(), in ValidateExecutionMode() 415 if (!std::all_of(models->begin(), models->end(), in ValidateExecutionMode() 428 if (!std::all_of(models->begin(), models->end(), in ValidateExecutionMode() 443 if (!std::all_of(models->begin(), models->end(), in ValidateExecutionMode()
|