tf.keras.ops.empty

Return a tensor of given shape and type filled with uninitialized data.

shape Shape of the empty tensor.
dtype Desired data type of the empty tensor.

The empty tensor.

Morty Proxy This is a proxified and sanitized view of the page, visit original site.