constructTensor

abstract fun constructTensor(data: T): Tensor<T, V>(source)