Rate this Page

torch.sym_int#

torch.sym_int(a: PySymType) IntLikeType[source]#
torch.sym_int(a: object) int

SymInt-aware utility for int casting.

Parameters:

a (SymInt, SymFloat, or object) – Object to cast