/external/ComputeLibrary/tests/validation/NEON/UNIT/ |
D | RuntimeContext.cpp | 87 float max_bound = 0; in TEST_SUITE() local 135 float max_bound = 0; in TEST_CASE() local
|
/external/ComputeLibrary/tests/validation/ |
D | Helpers.cpp | 306 const int max_bound = quantize_qasymm8(max, quant_info.uniform()); in get_quantized_bounds() local 315 const int max_bound = quantize_qasymm8_signed(max, quant_info.uniform()); in get_quantized_qasymm8_signed_bounds() local 324 const int max_bound = quantize_qsymm8_per_channel(max, quant_info, channel_id); in get_symm_quantized_per_channel_bounds() local
|
/external/ComputeLibrary/tests/validation/fixtures/dynamic_fusion/operators/ |
D | ClampFixture.h | 98 float max_bound = 0; in fill() local
|
/external/ComputeLibrary/tests/validation/fixtures/ |
D | BatchNormalizationLayerFixture.h | 66 const T max_bound = T(1.f); in fill() local
|
D | NormalizePlanarYUVLayerFixture.h | 64 const T max_bound = T(1.f); in fill() local
|
D | ActivationLayerFixture.h | 108 float max_bound = 0; in fill() local
|
D | DeconvolutionLayerFixture.h | 92 int max_bound = -127; in fill() local
|
D | ConvolutionLayerFixture.h | 161 int max_bound = -127; in fill() local
|
D | GEMMLowpFixture.h | 48 int max_bound = -127; in fill() local
|
/external/ComputeLibrary/src/cpu/kernels/ |
D | CpuGemmLowpOffsetContributionOutputStageKernel.cpp | 312 … int32_t multiplier, int32_t shift, int32_t offset, int32_t min_bound, int32_t max_bound, in run_offset_contribution_output_stage_window() 403 … int32_t a_offset, int32_t offset, int32_t min_bound, int32_t max_bound, in run_offset_contribution_output_stage_window_symm() 500 const int32_t max_bound = output_stage.gemmlowp_max_bound; in run_offset_contribution_output_stage() local 691 const int32_t max_bound = output_stage.gemmlowp_max_bound; in run_offset_contribution_output_stage_symm() local
|
/external/tensorflow/tensorflow/compiler/xla/service/llvm_ir/ |
D | dynamic_update_slice_util.cc | 114 llvm::Value* max_bound = b->CreateSub(output_dim_size, update_dim_size); in EmitDynamicUpdateSliceInPlaceImpl() local
|
/external/vulkan-validation-layers/tests/ |
D | layer_validation_tests.cpp | 417 const auto max_bound = limits.viewportBoundsRange[1]; in NegHeightViewportTests() local
|
D | vklayertests_command.cpp | 3911 const auto max_bound = m_device->props.limits.viewportBoundsRange[1]; in TEST_F() local
|
/external/libabigail/src/ |
D | abg-reader.cc | 4294 array_type_def::subrange_type::bound_value max_bound; in build_subrange_type() local
|