Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/torch/onnx/_internal/exporter/
H A D_building.py188 type_binding: Mapping[_schemas.TypeConstraintParam, ir.TypeProtocol],
238 def _allowed_types_are_sequence_types(allowed_types: Iterable[ir.TypeProtocol]) -> bool:
278 type_binding: Mapping[_schemas.TypeConstraintParam, ir.TypeProtocol],
352 type_binding: Mapping[_schemas.TypeConstraintParam, ir.TypeProtocol],
H A D_dispatching.py81 assigned_types: dict[str, ir.TypeProtocol],