Other Enumerations
The following enumerations are available globally.
-
OperationGroup allows the grouping of operations in the compute graph. This improves the readability, when displaying the compute graph using
See moreresult.graph()
. It has no effect on the way that computations are performed. When optimization is enabled, operation groups are not captured.Declaration
Swift
public enum OperationGroup
-
Undocumented
See moreDeclaration
Swift
public enum ConvUtil