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 }