/aosp_15_r20/external/tensorflow/tensorflow/core/kernels/mkl/ |
H A D | mkl_quantize_op_test.cc | 48 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 D | quantize_training_test.cc | 438 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 D | quantize_down_and_shrink_range_op_test.cc | 62 Tensor expected_min(allocator(), DT_FLOAT, TensorShape({})); in TEST_F() local
|
H A D | requantization_range_op_test.cc | 62 Tensor expected_min(allocator(), DT_FLOAT, TensorShape({})); in TEST_F() local
|
/aosp_15_r20/external/webrtc/modules/audio_processing/agc2/ |
H A D | fixed_digital_level_estimator_unittest.cc | 32 float expected_min, in TestLevelEstimator()
|
/aosp_15_r20/external/tensorflow/tensorflow/core/lib/random/ |
H A D | weighted_picker_test.cc | 194 const int expected_min = int(0.9 * trials); in CheckUniform() local
|
/aosp_15_r20/external/executorch/kernels/test/ |
H A D | op_min_test.cpp | 93 Tensor expected_min = tf.make( in test_dynamic_shape() local
|
/aosp_15_r20/external/cronet/base/android/ |
H A D | native_uma_recorder.cc | 61 int32_t expected_min, in CheckHistogramArgs()
|
/aosp_15_r20/external/libchrome/base/android/ |
H A D | record_histogram.cc | 53 int32_t expected_min, in JNI_RecordHistogram_CheckHistogramArgs()
|
/aosp_15_r20/external/tensorflow/tensorflow/lite/tools/optimize/calibration/ |
H A D | calibrator_test.cc | 239 const float expected_min[7] = { in TEST() local
|
/aosp_15_r20/external/cronet/third_party/protobuf/python/google/protobuf/internal/ |
H A D | reflection_test.py | 442 def TestMinAndMaxIntegers(field_name, expected_min, expected_max): argument
|
/aosp_15_r20/external/protobuf/python/google/protobuf/internal/ |
H A D | reflection_test.py | 442 def TestMinAndMaxIntegers(field_name, expected_min, expected_max): argument
|
/aosp_15_r20/external/pytorch/test/torch_np/numpy_tests/core/ |
H A D | test_multiarray.py | 3514 expected_min=None, argument
|