Home
last modified time | relevance | path

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

/external/pytorch/torch/csrc/jit/mobile/
Dregister_ops_common_utils.cpp7 int64_t normalizeIndex(int64_t idx, int64_t list_size) { in normalizeIndex() function
/external/pytorch/torch/csrc/jit/passes/
Dpeephole_list_idioms.cpp16 static std::optional<size_t> normalizeIndex(int64_t index, size_t len) { in normalizeIndex() function
/external/pytorch/torch/csrc/jit/runtime/
Dregister_prim_ops.cpp1698 int64_t normalizeIndex(int64_t idx, int64_t list_size) { in normalizeIndex() function