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