Home
last modified time | relevance | path

Searched defs:x_max (Results 1 – 8 of 8) sorted by relevance

/external/tensorflow/tensorflow/core/kernels/
Dquantized_mul_op_test.cc54 Output x_max = Const(root.WithOpName("x_max"), x_max_value); in TestMul() local
146 Output x_max = Const(root.WithOpName("x_max"), 1.0f); in TimeMul() local
Dquantized_add_op_test.cc54 Output x_max = Const(root.WithOpName("x_max"), x_max_value); in TestAdd() local
146 Output x_max = Const(root.WithOpName("x_max"), 1.0f); in TimeAdd() local
Dquantized_instance_norm_test.cc83 void Expect(const Tensor& input, float x_min, float x_max, in Expect()
Dsample_distorted_bounding_box_op.cc313 const int32 x_max = static_cast<int32>(boxes(b, 3) * width); in Compute() local
/external/freetype/src/sfnt/
Dttcolr.c309 FT_Int x_min, x_max, y_min, y_max; in tt_face_colr_blend_layer() local
/external/webrtc/webrtc/modules/audio_processing/aec/
Daec_core_neon.c352 const float32x4_t x_max = vmaxq_f32(x_min, min_input); in vpowq_f32() local
Daec_core_sse2.c335 const __m128 x_max = _mm_max_ps(x_min, *((__m128*)min_input)); in mm_pow_ps() local
/external/kotlinc/lib/
Dkotlin-compiler.jarMETA-INF/MANIFEST.MF org/jetbrains/kotlin/utils/JavaSdkUtil.class JavaSdkUtil ...