extension DiffTensorView<T, A>.loadOnce : IForwardDifferentiable<DiffTensorView<T, A>.loadOnce>
Conforms to: IForwardDifferentiable<DiffTensorView<T, A>.loadOnce>
Conditionally conforms to: IForwardDifferentiable<DiffTensorView<T, A>.loadOnce>, IForwardDifferentiable<DiffTensorView<T, A>.loadOnce<N >>
Generic Parameters
T: __BuiltinFloatingPointType
A: IDiffTensorWrapper
Methods
- fwd_diff
Conditional Conformances
Conformance to IForwardDifferentiable<DiffTensorView<T, A>.loadOnce>
<T, A> additionally conforms to IForwardDifferentiable<DiffTensorView<T, A>.loadOnce>.
Conformance to IForwardDifferentiable<DiffTensorView<T, A>.loadOnce<N>>
<T, A> additionally conforms to IForwardDifferentiable<DiffTensorView<T, A>.loadOnce<N>>.