Usage
infer_types_is_finite(operand)
hlo_is_finite(operand, output_types = NULL)
Arguments
- operand
(FuncValue)
- output_types
(list() of ValueType | NULL)
Output types known ahead of time (e.g. from type inference at trace time). When provided, type inference and its input validation are skipped.