April 15, 2024, 4:26 a.m. | Super Kai (Kazuya Ito)

DEV Community dev.to

My post explains equal(), eq() and ne().


gt() can check the 1st tensor is greater than the 2nd tensor element-wise as shown below:


*Memos:




  • gt() can be called both from torch and a tensor.

  • The tensors can be 0D or more D tensors.

  • One or more complex numbers cannot be used.


  • gt() and greater() are the same because greater() is the alias of gt():



import torch

tensor1 = torch.tensor(5)
tensor2 = torch.tensor([[3, 5, 4], [6, 3, 5]])
torch.gt(tensor1, …

check element equal lt memos numbers pytorch tensor torch wise

Data Architect

@ University of Texas at Austin | Austin, TX

Data ETL Engineer

@ University of Texas at Austin | Austin, TX

Lead GNSS Data Scientist

@ Lurra Systems | Melbourne

Senior Machine Learning Engineer (MLOps)

@ Promaton | Remote, Europe

Data Scientist

@ Publicis Groupe | New York City, United States

Bigdata Cloud Developer - Spark - Assistant Manager

@ State Street | Hyderabad, India