Prints a tensor value to the console during JIT execution and returns the input unchanged. Useful for debugging.
Arguments
- operand
(
tensorish)
Operand.
Value
tensorish
Returns operand unchanged.
See also
nvl_print() for the underlying primitive.