IDiffTensorWrapper.loadOnce_backward
Description
Signature
void IDiffTensorWrapper.loadOnce_backward<T>( uint i, T dOut) where T : __BuiltinFloatingPointType; void IDiffTensorWrapper.loadOnce_backward<T, N:int>( vector<uint, N> i, T dOut) where T : __BuiltinFloatingPointType;