Home
last modified time | relevance | path

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

/external/pytorch/torch/_dynamo/backends/
Dtvm.py27 options: Optional[MappingProxyType] = MappingProxyType(
/external/python/cpython3/Lib/
Dtypes.py16 MappingProxyType = type(type.__dict__) variable