Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/torch/
H A D_guards.py102 def is_specialized_nn_module(self) -> bool: member in GuardSource
288 def is_specialized_nn_module(self): member in Guard
848 def is_specialized_nn_module(self) -> bool: member in Source