Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/python/keras/layers/preprocessing/
Dimage_preprocessing.py58 W_AXIS = 2 variable
154 img_wd = inputs_shape[W_AXIS]
252 input_width_t = input_shape[W_AXIS]
539 h_axis, w_axis = H_AXIS, W_AXIS
829 img_wd = math_ops.cast(inputs_shape[W_AXIS], dtypes.float32)
964 img_wd = math_ops.cast(inputs_shape[W_AXIS], dtypes.float32)
1186 img_wd = inputs_shape[W_AXIS]
1283 img_wd = math_ops.cast(inputs_shape[W_AXIS], dtypes.float32)