Home
last modified time | relevance | path

Searched defs:test_precision (Results 1 – 12 of 12) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/mlir_hlo/tests/python/
H A Dattributes.py138 def test_precision(): function
/aosp_15_r20/external/pigweed/pw_format/rust/pw_format/
H A Dprintf.rs246 fn test_precision() { in test_precision() function
/aosp_15_r20/external/python/cpython2/Lib/test/
Dtest_format.py344 def test_precision(self): function
/aosp_15_r20/external/eigen/test/
H A Dboostmultiprec.cpp89 Real test_precision<Real>() { return 1e-50; } in test_precision() function
H A Dmain.h415 template<typename T> inline typename NumTraits<T>::Real test_precision() { return NumTraits<T>::dum… in test_precision() function
/aosp_15_r20/external/python/cpython3/Lib/test/
Dtest_format.py466 def test_precision(self): member in FormatTest
/aosp_15_r20/external/eigen/bench/spbench/
H A Dspbenchsolver.h90 template<typename T> inline typename NumTraits<T>::Real test_precision() { return NumTraits<T>::dum… in test_precision() function
/aosp_15_r20/external/pytorch/test/torch_np/numpy_tests/lib/
H A Dtest_histograms.py398 def test_precision(self): member in TestHistogram
/aosp_15_r20/external/python/parse_type/tests/
Dtest_parse.py227 def test_precision(self): member in TestParse
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/property_tree/test/
Dtest_property_tree.hpp1012 void test_precision(PTREE *) in test_precision() function
/aosp_15_r20/external/pytorch/test/fx/
H A Dtest_gradual_type.py92 def test_precision(self): member in AnnotationsTest
H A Dtest_z3_gradual_types.py2390 def test_precision(self): member in TestInternalConstraints