Home
last modified time | relevance | path

Searched defs:as_shape (Results 1 – 3 of 3) sorted by relevance

/external/tensorflow/tensorflow/python/keras/engine/
Dinput_layer_test.py68 def as_shape(shape): function
/external/tensorflow/tensorflow/python/framework/
Dop_def_util.cc155 static PyObject* as_shape = GetRegisteredPyObject("tf.as_shape"); in operator ()() local
Dtensor_shape.py1297 def as_shape(shape): function