fromArray

open fun fromArray(data: FloatArray): Tensor<T, V>(source)
open fun fromArray(data: IntArray): Tensor<T, V>(source)