Home
last modified time | relevance | path

Searched defs:TypeConstraintParam (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],
278 type_binding: Mapping[_schemas.TypeConstraintParam, ir.TypeProtocol],
352 type_binding: Mapping[_schemas.TypeConstraintParam, ir.TypeProtocol],
H A D_schemas.py73 class TypeConstraintParam: class
178 type_constraints: Mapping[str, TypeConstraintParam], argument