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