Welcome to our Support Center

MeanTensor

Description

Computes the element-wise mean of the given tensors. Type : polymorphic.

 

 

Input parameters

 

 tensor1 : array, values of the first tensor.
 tensor2 : array, values of the second tensor.

 

Output parameters

 

mean_tensor : float, result.

Calculation

The MeanTensor function calculates the element-by-element average of two tensors with the same shape.

 

Example

All these exemples are snippets PNG, you can drop these Snippet onto the block diagram and get the depicted code added to your VI (Do not forget to install HAIBAL library to run it).

Easy to use

Table of Contents