TensorFlow.Types

class TensorType a

data TensorData a

class TensorDataType s a

data Scalar a

data Shape

protoShape

class Attribute a

data DataType

type ResourceHandle

Lists

data ListOf f as

type List

(/:/)

data TensorTypeProxy a

class TensorTypes ts

type TensorTypeList

fromTensorTypeList

fromTensorTypes

Type constraints

type OneOf ts a

type family a /= b :: Constraint where ...

type OneOfs ts as

Implementation of constraints

data TypeError a

data ExcludedCase

type family NoneOf ts a :: Constraint where ...

type family as \\ bs where ...

type family Delete a as where ...

type AllTensorTypes