decthings

Mul

This node takes two input values and multiplies them together, element-wise.

Supported input data types are Int8, Int16, Int32, Int64, Uint8, Float16, Float32, Float64 and Bool, of any shape. The output data type will be the same as the input. For boolean input values, the output will be false if either of the inputs are false, and true otherwise, like an AND operation.

The two inputs must have the same data type. They must also have the same shape, or be broadcastable to a common shape. The output will have the same shape as the input, or as the common shape that was broadcasted to.

Product

  • Documentation
  • Pricing
  • API reference
  • Guides

Company

  • Support

Get going!

Sign up
  • Terms and conditions
  • Privacy policy
  • Cookie policy
  • GitHub
  • LinkedIn

This website uses cookies to enhance the experience.

Learn more