Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/python/keras/utils/
Dconv_utils_test.py30 def _get_const_output_shape(input_shape, dim): function
171 output_shape = _get_const_output_shape(input_shape, dim=1)
206 output_shape = _get_const_output_shape(input_shape, dim=1)
227 output_shape = _get_const_output_shape(input_shape, dim=2)