TensorShapeFormat
public enum TensorShapeFormatTensor shapes and its arrangements.
- 
                  
                  DeclarationSwift case C(Int)
- 
                  
                  DeclarationSwift case NC(Int, Int)
- 
                  
                  DeclarationSwift case WC(Int, Int)
- 
                  
                  DeclarationSwift case HWC(Int, Int, Int)
- 
                  
                  DeclarationSwift case CHW(Int, Int, Int)
- 
                  
                  DeclarationSwift case NHWC(Int, Int, Int, Int)
- 
                  
                  DeclarationSwift case NCHW(Int, Int, Int, Int)
- 
                  
                  DeclarationSwift case CHWN(Int, Int, Int, Int)
 TensorShapeFormat Enumeration Reference
        TensorShapeFormat Enumeration Reference