Home
last modified time | relevance | path

Searched refs:new_next_functionality (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/pytorch/c10/core/
H A DDispatchKeySet.cpp207 auto new_next_functionality = first_functionality_idx + 1; in operator ++() local
211 auto next_dispatchkey_idx = new_next_functionality - num_backends; in operator ++()
222 next_functionality_ = new_next_functionality; in operator ++()
242 next_functionality_ = new_next_functionality; in operator ++()
254 next_functionality_ = new_next_functionality; in operator ++()