execute

abstract fun <T : DType, V> execute(inputs: List<Tensor<T, V>>): List<Tensor<T, V>>(source)

Execute this operation with the given inputs