Compare lazy tensors
Compares lazy tensors using their indices and the data descriptor's hash. This means that if two lazy_tensors:
lazy_tensor
## S3 method for class 'lazy_tensor' x == y
x, y: (lazy_tensor)
x, y
Values to compare.
Useful links