Skip to contents
mlr3torch
0.2.1
Reference
Articles
Tutorials
Get Started
Defining an Architecture
Callbacks
Non-Tabular Data
Internals
Networks as Graphs
Overview
Tasks
Preprocessing & Augmentation
Optimizers
Losses
Callbacks
Learners
Network Layers
mlr3book
Changelog
Light
Dark
Auto
Product of multiple tensors
Source:
R/PipeOpTorchMerge.R
nn_merge_prod.Rd
Calculates the product of all input tensors.
Usage
nn_merge_prod
(
)