Eq TensorDescription Source # | |
Instance detailsDefined in Proto.Tensorflow.Core.Framework.TensorDescription |
Ord TensorDescription Source # | |
Instance detailsDefined in Proto.Tensorflow.Core.Framework.TensorDescription |
Show TensorDescription Source # | |
Instance detailsDefined in Proto.Tensorflow.Core.Framework.TensorDescription |
NFData TensorDescription Source # | |
Instance detailsDefined in Proto.Tensorflow.Core.Framework.TensorDescription |
Message TensorDescription Source # | |
Instance detailsDefined in Proto.Tensorflow.Core.Framework.TensorDescription |
HasField TensorDescription "allocationDescription" AllocationDescription Source # | |
Instance detailsDefined in Proto.Tensorflow.Core.Framework.TensorDescription |
HasField TensorDescription "dtype" DataType Source # | |
Instance detailsDefined in Proto.Tensorflow.Core.Framework.TensorDescription |
HasField TensorDescription "shape" TensorShapeProto Source # | |
Instance detailsDefined in Proto.Tensorflow.Core.Framework.TensorDescription |
HasField NodeOutput "tensorDescription" TensorDescription | |
Instance detailsDefined in Proto.Tensorflow.Core.Framework.StepStats |
HasField MemoryLogTensorOutput "tensor" TensorDescription | |
Instance detailsDefined in Proto.Tensorflow.Core.Framework.LogMemory |
HasField MemoryLogTensorAllocation "tensor" TensorDescription | |
Instance detailsDefined in Proto.Tensorflow.Core.Framework.LogMemory |
HasField TensorDescription "maybe'allocationDescription" (Maybe AllocationDescription) Source # | |
Instance detailsDefined in Proto.Tensorflow.Core.Framework.TensorDescription |
HasField TensorDescription "maybe'shape" (Maybe TensorShapeProto) Source # | |
Instance detailsDefined in Proto.Tensorflow.Core.Framework.TensorDescription |
HasField NodeOutput "maybe'tensorDescription" (Maybe TensorDescription) | |
Instance detailsDefined in Proto.Tensorflow.Core.Framework.StepStats |
HasField MemoryLogTensorOutput "maybe'tensor" (Maybe TensorDescription) | |
Instance detailsDefined in Proto.Tensorflow.Core.Framework.LogMemory |
HasField MemoryLogTensorAllocation "maybe'tensor" (Maybe TensorDescription) | |
Instance detailsDefined in Proto.Tensorflow.Core.Framework.LogMemory |