Home
last modified time | relevance | path

Searched defs:offset_increment (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/pytorch/torch/csrc/inductor/
H A Dinductor_ops.cpp63 int64_t offset_increment) { in _reinterpret_tensor()
/aosp_15_r20/external/pytorch/torch/csrc/inductor/aoti_torch/
H A Dshim_common.cpp357 int64_t offset_increment, in aoti_torch__reinterpret_tensor()
/aosp_15_r20/external/pytorch/torch/csrc/dynamo/
H A Dguards.cpp840 auto offset_increment = r.toInt64(3); in _reinterpret_tensor() local