Home
last modified time | relevance | path

Searched defs:sym_nbytes (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/pytorch/c10/core/
H A DStorage.h109 SymInt sym_nbytes() const { in sym_nbytes() function
H A DStorageImpl.h107 SymInt sym_nbytes() const { in sym_nbytes() function
/aosp_15_r20/external/pytorch/aten/src/ATen/core/
H A DTensorBase.h305 c10::SymInt sym_nbytes() const { in sym_nbytes() function
/aosp_15_r20/external/pytorch/torch/_inductor/codegen/
H A Dmemory_planning.py523 def sym_nbytes(self): member in BufferGroup