tfp.experimental.auto_batching.instructions.PopOp

Restore the given variables from their stacks.

Main aliases

tfp.experimental.auto_batching.frontend.instructions.PopOp, tfp.experimental.auto_batching.frontend.st.inst.PopOp, tfp.experimental.auto_batching.frontend.stack.inst.PopOp, tfp.experimental.auto_batching.stack_optimization.inst.PopOp, tfp.experimental.auto_batching.stackless.inst.PopOp

The current top value of each popped variable is lost.

vars list of strings: The names of the VM variables to restore.

vars A namedtuple alias for field number 0