cast tensor type pytorch

Solutions on MaxInterview for cast tensor type pytorch by the best coders in the world

we are a community of more than 2 million smartest coders
registration for
employee referral programs
are now open
get referred to google, amazon, flipkart and more
register now
  
showing results for - "cast tensor type pytorch"
Elliot
17 Mar 2016
1y = y.to(torch.long)
2# torch.long, torch.int16, torch.int32, torch.float16, etc.