//clika-runtime/io.clika.runtime/Tensors/full
full
[jvm]\
fun full(shape: LongArray, value: Double, dtype: Int = ClikaRtGen.DATA_TYPE_FLOAT32, device: Device? = null): Tensor
//clika-runtime/io.clika.runtime/Tensors/full
[jvm]\
fun full(shape: LongArray, value: Double, dtype: Int = ClikaRtGen.DATA_TYPE_FLOAT32, device: Device? = null): Tensor