//clika-runtime/io.clika.runtime/summary
summary
[jvm]
fun Tensor.summary(): String
The tensor's human-readable summary (shape, dtype, device, first values). Rides the generated surface, so it works under either ClikaRt.load or ClikaRtGen.load.
//clika-runtime/io.clika.runtime/summary
[jvm]
fun Tensor.summary(): String
The tensor's human-readable summary (shape, dtype, device, first values). Rides the generated surface, so it works under either ClikaRt.load or ClikaRtGen.load.