tf.raw_ops.StackPush

Deprecated, use StackPushV2.

Compat aliases for migration

See Migration guide for more details.

tf.compat.v1.raw_ops.StackPush

handle A Tensor of type mutable string.
elem A Tensor.
swap_memory An optional bool. Defaults to False.
name A name for the operation (optional).

A Tensor. Has the same type as elem.