Closed marcrasi closed 4 years ago
This corresponds to https://github.com/fastai/fastai_dev/pull/311.
@nondiff
@noDerivative
@differentiable(vjp:)
@derivative(of:)
model.valueWithGradient
valueWithGradient(at: model)
Ops.swift
This corresponds to https://github.com/fastai/fastai_dev/pull/311.
@nondiff
->@noDerivative
@differentiable(vjp:)
->@derivative(of:)
model.valueWithGradient
->valueWithGradient(at: model)
Ops.swift
file.