/aosp_15_r20/external/tensorflow/tensorflow/cc/framework/ |
H A D | gradient_checker_test.cc | 46 float max_error; in TEST() local 57 double max_error; in TEST() local 68 float max_error; in TEST() local 79 double max_error; in TEST() local 91 float max_error; in TEST() local 103 float max_error; in TEST() local 117 float max_error; in TEST() local 133 double max_error; in TEST() local 148 double max_error; in TEST() local 163 double max_error; in TEST() local [all …]
|
H A D | gradient_checker.cc | 337 JAC_T* max_error) { in ComputeGradientErrorInternal() 382 JAC_T* max_error) { in ComputeGradientError() 408 const TensorShape& y_shape, JAC_T* max_error) { in ComputeGradientError()
|
/aosp_15_r20/external/tensorflow/tensorflow/cc/gradients/ |
H A D | image_grad_test.cc | 119 JAC_T max_error; in TestResizeToSmallerAndAlign() local 134 JAC_T max_error; in TestResizeToLargerAndAlign() local 219 JAC_T max_error; in TestScaleAndTranslate() local 332 JAC_T max_error; in TestCropAndResize() local
|
H A D | linalg_grad_test.cc | 38 float max_error; in RunTest() local 47 float max_error; in RunTest() local 90 float max_error; in TEST_F() local
|
H A D | functional_grad_test.cc | 39 float max_error; in RunTest() local 50 float max_error; in RunTest() local
|
H A D | nn_grad_test.cc | 61 float max_error; in RunTest() local 69 float max_error; in RunTest() local 78 float max_error; in RunTest() local
|
H A D | math_grad_test.cc | 222 float max_error; in TestCWiseGrad() local 625 float max_error; in TestMatMulGrad() local 747 float max_error; in RunTest() local 756 float max_error; in RunTest() local 1010 double max_error; in TEST_F() local
|
H A D | manip_grad_test.cc | 34 float max_error; in RunTest() local
|
H A D | data_flow_grad_test.cc | 40 float max_error; in RunTest() local
|
H A D | array_grad_test.cc | 38 float max_error; in RunTest() local 47 float max_error; in RunTest() local
|
/aosp_15_r20/external/libaom/test/ |
H A D | av1_inv_txfm1d_test.cc | 73 const int max_error[] = { 6, 10, 19, 31, 40 }; in TEST() local 127 int max_error = 2; in TEST() local
|
H A D | av1_fwd_txfm1d_test.cc | 83 int max_error = 7; in TEST() local
|
H A D | transform_test_base.h | 53 uint32_t max_error = 0; in RunAccuracyCheck() local
|
H A D | av1_inv_txfm2d_test.cc | 200 const int max_error = max_error_ls[s]; in GetInvTxfm2dParamList() local
|
/aosp_15_r20/external/OpenCL-CTS/test_conformance/commonfns/ |
H A D | test_unary_fn.cpp | 61 float error, max_error = 0.0f; in verify_degrees() local 111 float error, max_error = 0.0f; in verify_radians() local
|
/aosp_15_r20/external/executorch/extension/llm/custom_ops/spinquant/third-party/FFHT/ |
H A D | test_float.c | 26 double max_error = 0.0; in main() local
|
H A D | test_double.c | 41 double max_error = 0.0; in main() local
|
/aosp_15_r20/external/libvpx/test/ |
H A D | fdct8x8_test.cc | 225 int max_error = 0; in RunRoundTripErrorCheck() local 299 int max_error = 0; in RunExtremalCheck() local
|
H A D | vp8_fdct4x4_test.cc | 154 int max_error = 0; in TEST_P() local
|
H A D | dct32x32_test.cc | 119 uint32_t max_error = 0; in TEST_P() local
|
/aosp_15_r20/external/tensorflow/tensorflow/python/ops/ |
H A D | gradient_checker_v2.py | 345 def max_error(grad1, grad2): function
|
/aosp_15_r20/external/libpng/contrib/tools/ |
H A D | makesRGB.c | 78 double max_error = 0; in main() local
|
/aosp_15_r20/device/google/contexthub/firmware/os/algos/calibration/over_temp/ |
D | over_temp_cal.h | 171 float max_error[3]; member
|
/aosp_15_r20/external/rust/android-crates-io/crates/tokio/src/runtime/metrics/histogram/ |
D | h2_histogram.rs | 166 pub fn max_error(mut self, max_error: f64) -> Self { in max_error() method
|
/aosp_15_r20/external/skia/modules/skcms/ |
H A D | skcms.cc | 2253 float max_error = max_roundtrip_error_checked(curve, tf); in fit_nonlinear() local 2266 float* max_error) { in skcms_ApproximateCurve() 2911 float max_error; in skcms_MakeUsableAsDestination() local
|