floor_div {fastai} | R Documentation |
Floor divide
Description
Floor divide
Usage
## S3 method for class 'torch.Tensor'
x %/% y
Arguments
x |
tensor |
y |
tensor |
Value
tensor
[Package fastai version 2.2.2 Index]
floor_div {fastai} | R Documentation |
Floor divide
## S3 method for class 'torch.Tensor'
x %/% y
x |
tensor |
y |
tensor |
tensor