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 }