GEMMFlag

public struct GEMMFlag : OptionSet
  • Declaration

    Swift

    public let rawValue: Int32
  • Declaration

    Swift

    public init(rawValue: Int32)
  • Declaration

    Swift

    public static let Float32: <<error type>>
  • Declaration

    Swift

    public static let Float16: <<error type>>
  • Declaration

    Swift

    public static let TF32: <<error type>>