Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/python/keras/distribute/
Dkeras_correctness_test_base.py176 def get_shapes(data): function
264 input_shapes=get_shapes(training_inputs['x']))
459 input_shapes=get_shapes(x_train))
543 input_shapes=get_shapes(x_train))
/external/tensorflow/tensorflow/python/keras/utils/
Dtf_utils.py142 def get_shapes(tensors): function
/external/tensorflow/tensorflow/python/keras/engine/
Dbase_layer.py2709 input_shapes = tf_utils.get_shapes(inputs)