Skip to contents

Prints a tensor during execution. Returns the input unchanged. Note: Currently only works on CPU backend.

Usage

nvl_print(operand)

Arguments

operand

(tensorish)
Operand.

Value

tensorish