Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/python/keras/preprocessing/
Dimage.py39 apply_channel_shift = image.apply_channel_shift variable
526 'keras.preprocessing.image.apply_channel_shift')(apply_channel_shift)
Dimage_test.py389 _ = keras.preprocessing.image.apply_channel_shift(x, 2, 2)