add {fastai} | R Documentation |
Add
Description
Add
Sinh
Usage
## S3 method for class 'torch.Tensor'
a + b
## S3 method for class 'torch.Tensor'
sinh(x)
Arguments
a |
tensor |
b |
tensor |
x |
tensor |
Value
tensor
tensor
[Package fastai version 2.2.2 Index]