forward

open override fun forward(input: Tensor<T, V>, ctx: ExecutionContext): Tensor<T, V>(source)

Context-aware forward that can use ExecutionContext.phase. Hooks are dispatched if available.