Home
last modified time | relevance | path

Searched defs:functionality_idx (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/pytorch/c10/core/
H A DDispatchKeySet.h402 auto functionality_idx = indexOfHighestBit(); in highestFunctionalityKey() local
483 auto functionality_idx = in getDispatchTableIndexForDispatchKeySet() local
H A DDispatchKeySet.cpp266 for (const auto functionality_idx : c10::irange(1, num_functionality_keys)) { in initializeFunctionalityOffsetsAndMasks() local