forward

fun forward(preds: Tensor<T, V>, targets: Tensor<out DType, *>, ctx: ExecutionContext): Tensor<T, V>(source)
open override fun forward(input: Tensor<T, V>, ctx: ExecutionContext): Tensor<T, V>(source)