equal


Description:

[ Version ( since = "0.4.0" ) ]
public bool equal (Tensor other_tensor)

Parameters:

this

A Tensor.

other_tensor

A Tensor to be compared.

Returns:

true if both of them have the same data, false otherwise.