Classes
| AsString | Converts each entry in the given tensor to strings. |
| AsString.Options | Optional attributes for AsString
|
| Cast<U extends TType> | Cast x of type SrcT to y of DstT. |
| Cast.Options | Optional attributes for Cast
|
| Complex<U extends TType> | Converts two real numbers to a complex number. |
| ToBool | Converts a tensor to a scalar predicate. |