Skip to contents

Reinterprets tensor bits as a different dtype.

Usage

nvl_bitcast_convert(operand, dtype)

Arguments

operand

(tensorish)
Operand.

dtype

(character(1) | stablehlo::TensorDataType)
Data type.

Value

tensorish