BNNSDataLayoutGetRank(_:)
Declaration
func BNNSDataLayoutGetRank(_ layout: BNNSDataLayout) -> IntReturn Value
The number of dimensions represented by layout, or SIZE_T_MAX if unable to determine
Discussion
Determine the rank of the given layout
func BNNSDataLayoutGetRank(_ layout: BNNSDataLayout) -> IntThe number of dimensions represented by layout, or SIZE_T_MAX if unable to determine
Determine the rank of the given layout