Home
last modified time | relevance | path

Searched defs:expected_min (Results 1 – 13 of 13) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/core/kernels/mkl/
H A Dmkl_quantize_op_test.cc48 Tensor expected_min(allocator(), DT_FLOAT, TensorShape({})); in TEST_F() local
75 Tensor expected_min(allocator(), DT_FLOAT, TensorShape({})); in TEST_F() local
/aosp_15_r20/external/tensorflow/tensorflow/core/common_runtime/
H A Dquantize_training_test.cc438 const float expected_min = 0.0 * decay + 1.0 * (1.0 - decay); in TEST_F() local
532 const float expected_min = 0.0 * decay + 1.0 * (1.0 - decay); in TEST_F() local
/aosp_15_r20/external/tensorflow/tensorflow/core/kernels/
H A Dquantize_down_and_shrink_range_op_test.cc62 Tensor expected_min(allocator(), DT_FLOAT, TensorShape({})); in TEST_F() local
H A Drequantization_range_op_test.cc62 Tensor expected_min(allocator(), DT_FLOAT, TensorShape({})); in TEST_F() local
/aosp_15_r20/external/webrtc/modules/audio_processing/agc2/
H A Dfixed_digital_level_estimator_unittest.cc32 float expected_min, in TestLevelEstimator()
/aosp_15_r20/external/tensorflow/tensorflow/core/lib/random/
H A Dweighted_picker_test.cc194 const int expected_min = int(0.9 * trials); in CheckUniform() local
/aosp_15_r20/external/executorch/kernels/test/
H A Dop_min_test.cpp93 Tensor expected_min = tf.make( in test_dynamic_shape() local
/aosp_15_r20/external/cronet/base/android/
H A Dnative_uma_recorder.cc61 int32_t expected_min, in CheckHistogramArgs()
/aosp_15_r20/external/libchrome/base/android/
H A Drecord_histogram.cc53 int32_t expected_min, in JNI_RecordHistogram_CheckHistogramArgs()
/aosp_15_r20/external/tensorflow/tensorflow/lite/tools/optimize/calibration/
H A Dcalibrator_test.cc239 const float expected_min[7] = { in TEST() local
/aosp_15_r20/external/cronet/third_party/protobuf/python/google/protobuf/internal/
H A Dreflection_test.py442 def TestMinAndMaxIntegers(field_name, expected_min, expected_max): argument
/aosp_15_r20/external/protobuf/python/google/protobuf/internal/
H A Dreflection_test.py442 def TestMinAndMaxIntegers(field_name, expected_min, expected_max): argument
/aosp_15_r20/external/pytorch/test/torch_np/numpy_tests/core/
H A Dtest_multiarray.py3514 expected_min=None, argument