Home
last modified time | relevance | path

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

/external/pytorch/torch/onnx/_internal/exporter/
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],
D_dispatching.py81 assigned_types: dict[str, ir.TypeProtocol],