IDiffTensorWrapper.store_backward¶
Description¶
Signature¶
T IDiffTensorWrapper.store_backward<T>(uint i) where T : __BuiltinFloatingPointType; T IDiffTensorWrapper.store_backward<T, int N>( vector<uint, N> i) where T : __BuiltinFloatingPointType;
T IDiffTensorWrapper.store_backward<T>(uint i) where T : __BuiltinFloatingPointType; T IDiffTensorWrapper.store_backward<T, int N>( vector<uint, N> i) where T : __BuiltinFloatingPointType;