Home
last modified time | relevance | path

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

/external/pytorch/torchgen/
Dmodel.py340 def is_structured_dispatch_key(dk: DispatchKey) -> bool: function
758 and is_structured_dispatch_key(dispatch_key),