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