Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/python/keras/layers/preprocessing/
Dimage_preprocessing.py559 get_translation_matrix(translations),
585 def get_translation_matrix(translations, name=None): function