Prints an array value to the console during execution and returns the input unchanged. This is useful for debugging JIT-compiled code.
Arguments
- x
(
arrayish)
Arrayish value of any data type.
Value
arrayish
Returns x as-is.
StableHLO
Lowers to hlo_custom_call().