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