Enumerations
The following enumerations are available globally.
-
Declaration
Swift
public enum ImageJitter
-
Declaration
Swift
public enum ReduceOp
-
Declaration
Swift
public enum Functional
-
The kind of devices the tensor resides on.
See moreDeclaration
Swift
public enum DeviceKind
extension DeviceKind: Equatable
-
Tensor arrangements.
See moreDeclaration
Swift
public enum TensorFormat
-
Tensor shapes and its arrangements.
See moreDeclaration
Swift
public enum TensorShapeFormat
-
Data types for a given tensor.
See moreDeclaration
Swift
public enum DataType