Home
last modified time | relevance | path

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

/external/pytorch/test/custom_operator/
Dtest_infer_schema_annotation.py48 def foo_op_4(x: float) -> float: function
92 def foo_op_4(x: typing.Optional[typing.Sequence[int]]) -> int: function
135 def foo_op_4(x: List[int]) -> types.Number: function