Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/c10/test/core/
H A DDispatchKeySet_test.cpp386 uint64_t raw_repr = full_set.raw_repr(); in TEST() local
/aosp_15_r20/external/pytorch/c10/core/
H A DDispatchKeySet.h397 uint64_t raw_repr() { in raw_repr() function