Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/python/keras/layers/preprocessing/
Dimage_preprocessing.py351 HORIZONTAL_AND_VERTICAL = 'horizontal_and_vertical' variable
380 mode=HORIZONTAL_AND_VERTICAL,
393 elif mode == HORIZONTAL_AND_VERTICAL: