Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/torch/csrc/functorch/
H A Dinit.cpp385 static void tls_set_vmap_excluded(bool excluded) { in tls_set_vmap_excluded() function
520 m.def("tls_set_vmap_excluded", &tls_set_vmap_excluded); in initFuncTorchBindings()