Home
Packages
Datasets
Task Views
R resources
Packages
Toggle theme
Toggle Menu
Home
Packages
torch
torch_multiply
torch_multiply function
Multiply
Copy
Multiply
torch_multiply
(
self
,
other
)
Arguments
self
: (Tensor) the first multiplicand tensor
other
: (Tensor) the second multiplicand tensor
multiply(input, other, *, out=None)
Alias for
torch_mul()
.
torch package
Read PDF manual
Maintainer: Daniel Falbel
License: MIT + file LICENSE
Last published: 2025-02-14
Useful links
https://github.com/mlverse/torch/issues
https://torch.mlverse.org/docs
https://github.com/mlverse/torch