Home
last modified time | relevance | path

Searched defs:high_range (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/lite/tools/
H A Dutils.cc59 float low_range, float high_range) { in CreateRandomTensorData()
151 float* high_range) { in GetDataRangesForType()
/aosp_15_r20/external/libaom/test/
H A Dav1_inv_txfm2d_test.cc223 int8_t high_range = libaom_test::high_range_arr[bd_idx]; in TEST() local
H A Dav1_txfm_test.cc388 int8_t cos_bit, int low_range, int high_range) { in txfm_stage_range_check()
H A Dav1_fwd_txfm2d_test.cc215 int8_t high_range = libaom_test::high_range_arr[bd_idx]; in TEST() local
/aosp_15_r20/external/tensorflow/tensorflow/lite/tools/benchmark/
H A Dbenchmark_tflite_model.cc594 float high_range = 0; in CreateRandomTensorData() local