forward

abstract fun forward(input: Tensor<InT, V>, ctx: ExecutionContext): Tensor<OutT, V>(source)

Forward pass that requires an ExecutionContext.