auto

inline fun <T : Number> auto(vararg shape: Int): Nd4jArrayRing<T, Ring<T>>

Creates a most suitable implementation of RingND using reified class.

Sources

jvm source
Link copied to clipboard