maxTensorDimensions
The maximum number of tensor dimensions.
Declaration
class var maxTensorDimensions: Int { get }See Also
Creating Tensor Descriptors
init(shape:dataType:)init(shape:sequenceLengths:sortedSequences:dataType:)init(width:height:featureChannelCount:batchSize:)init(width:height:featureChannelCount:batchSize:dataType:)init(convolutionWeightsWithInputFeatureChannelCount:outputFeatureChannelCount:dataType:)init(convolutionWeightsWithWidth:height:inputFeatureChannelCount:outputFeatureChannelCount:dataType:)init(convolutionBiasesWithFeatureChannelCount:dataType:)