TensorFlow.Types

class TensorType a

data TensorData a

data Shape

protoShape

class Attribute a

Type constraints

type OneOf ts a

type family a /= b :: Constraint

Implementation of constraints

data TypeError a

data ExcludedCase

type family TensorTypes ts :: Constraint

type family NoneOf ts a :: Constraint

type family as \\ bs

type family Delete a as

type AllTensorTypes