/external/tensorflow/tensorflow/cc/framework/ |
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 …]
|
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()
|
/external/tensorflow/tensorflow/cc/gradients/ |
D | functional_grad_test.cc | 39 float max_error; in RunTest() local 50 float max_error; in RunTest() local
|
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
|
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
|
D | manip_grad_test.cc | 34 float max_error; in RunTest() local
|
D | data_flow_grad_test.cc | 40 float max_error; in RunTest() local
|
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
|
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
|
D | array_grad_test.cc | 38 float max_error; in RunTest() local 47 float max_error; in RunTest() local
|
/external/libaom/test/ |
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
|
D | av1_fwd_txfm1d_test.cc | 83 int max_error = 7; in TEST() local
|
D | transform_test_base.h | 53 uint32_t max_error = 0; in RunAccuracyCheck() local
|
D | av1_inv_txfm2d_test.cc | 200 const int max_error = max_error_ls[s]; in GetInvTxfm2dParamList() local
|
D | av1_fwd_txfm2d_test.cc | 192 const double max_error = max_error_ls[s]; in GetTxfm2dParamList() local
|
/external/executorch/extension/llm/custom_ops/spinquant/third-party/FFHT/ |
D | test_float.c | 26 double max_error = 0.0; in main() local
|
D | test_double.c | 41 double max_error = 0.0; in main() local
|
/external/OpenCL-CTS/test_conformance/commonfns/ |
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
|
/external/tensorflow/tensorflow/python/ops/ |
D | gradient_checker_v2.py | 345 def max_error(grad1, grad2): function
|
D | math_grad_test.py | 68 def _testGrad(self, shape, dtype=None, max_error=None, bias=None, sigma=None): argument
|
/external/libvpx/test/ |
D | vp8_fdct4x4_test.cc | 154 int max_error = 0; in TEST_P() local
|
D | fdct8x8_test.cc | 225 int max_error = 0; in RunRoundTripErrorCheck() local 299 int max_error = 0; in RunExtremalCheck() local
|
D | dct32x32_test.cc | 119 uint32_t max_error = 0; in TEST_P() local
|
/external/libpng/contrib/tools/ |
D | makesRGB.c | 78 double max_error = 0; in main() local
|
/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
|