Home
last modified time | relevance | path

Searched refs:get_rotation_matrix (Results 1 – 2 of 2) sorted by relevance

/external/tensorflow/tensorflow/python/keras/layers/preprocessing/benchmarks/
Dimage_preproc_benchmark.py56 inputs, image_preprocessing.get_rotation_matrix(angles, img_hd, img_wd))
/external/tensorflow/tensorflow/python/keras/layers/preprocessing/
Dimage_preprocessing.py706 def get_rotation_matrix(angles, image_height, image_width, name=None): function
836 get_rotation_matrix(angles, img_hd, img_wd),