Searched refs:zooms (Results 1 – 5 of 5) sorted by relevance
/external/tensorflow/tensorflow/python/keras/layers/preprocessing/benchmarks/ |
D | image_preproc_benchmark.py | 69 zooms = math_ops.cast( 72 inputs, image_preprocessing.get_zoom_matrix(zooms, img_hd, img_wd))
|
/external/tensorflow/tensorflow/python/keras/layers/preprocessing/ |
D | image_preprocessing.py | 976 zooms = math_ops.cast( 981 get_zoom_matrix(zooms, img_hd, img_wd), 1007 def get_zoom_matrix(zooms, image_height, image_width, name=None): argument 1026 num_zooms = array_ops.shape(zooms)[0] 1033 x_offset = ((image_width - 1.) / 2.0) * (1.0 - zooms[:, 0, None]) 1034 y_offset = ((image_height - 1.) / 2.0) * (1.0 - zooms[:, 1, None]) 1037 zooms[:, 0, None], 1041 zooms[:, 1, None],
|
/external/autotest/client/site_tests/touch_TouchscreenZoom/ |
D | README | 3 With all zooms, do not make stray gestures. Use only two fingers. Once the
|
/external/jline/src/src/test/resources/jline/example/ |
D | english.gz |
|
/external/kotlinx.coroutines/benchmarks/src/jmh/resources/ |
D | ospd.txt.gz |
|