Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/python/keras/legacy_tf_layers/
Dvariable_scope_shim.py34 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.py1439 def as_shape(shape): function