tensorF64

fun tensorF64(name: String, shape: List<Long>, data: DoubleArray)(source)

Add a Float64 tensor from DoubleArray.