public class Types extends Object
| Modifier and Type | Class and Description | 
|---|---|
| static class  | Types.AggOp | 
| static class  | Types.BlockTypeSerialization block types (empty, dense, sparse, ultra-sparse) | 
| static class  | Types.CorrectionLocationType | 
| static class  | Types.DataTypeData types (tensor, matrix, scalar, frame, object, unknown). | 
| static class  | Types.DirectionType of aggregation direction | 
| static class  | Types.ExecModeExecution mode for entire script. | 
| static class  | Types.ExecTypeExecution type of individual operations. | 
| static class  | Types.FileFormat | 
| static interface  | Types.FunctionBlockCommon type for both function statement blocks and function program blocks | 
| static class  | Types.OpOp1 | 
| static class  | Types.OpOp2 | 
| static class  | Types.OpOp3 | 
| static class  | Types.OpOp4 | 
| static class  | Types.OpOpData | 
| static class  | Types.OpOpDG | 
| static class  | Types.OpOpDnn | 
| static class  | Types.OpOpN | 
| static class  | Types.ParamBuiltinOp | 
| static class  | Types.ReOrgOp | 
| static class  | Types.ReturnTypeType of builtin or user-defined function with regard to its
 number of return variables. | 
| static class  | Types.ValueTypeValue types (int, double, string, boolean, unknown). | 
| Constructor and Description | 
|---|
| Types() | 
Copyright © 2021 The Apache Software Foundation. All rights reserved.