//clika-runtime/io.clika.runtime/Tensors/fromBytes
fromBytes
[jvm]\
fun fromBytes(bytes: ByteArray, shape: LongArray, dtype: Int, device: Device? = null): Tensor
//clika-runtime/io.clika.runtime/Tensors/fromBytes
[jvm]\
fun fromBytes(bytes: ByteArray, shape: LongArray, dtype: Int, device: Device? = null): Tensor