extension UInt8: TensorFlowScalar
extension UInt8 : NumpyScalarCompatible
extension UInt8 : PythonConvertible, ConvertibleFromPython
extension UInt8: XLAScalarType
คำประกาศ
public static var tensorFlowDataType: TensorDataType { get }
คำประกาศ
public static let numpyScalarTypes: [PythonObject]
คำประกาศ
public static var ctype: PythonObject { get }
คำประกาศ
public init?(_ pythonObject: PythonObject)
คำประกาศ
public var pythonObject: PythonObject { get }
คำประกาศ
public var xlaScalarWrapper: XLAScalarWrapper { get }
คำประกาศ
public static var xlaTensorScalarTypeRawValue: UInt32 { get }