Home
last modified time | relevance | path

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

/external/pytorch/test/custom_operator/
Dtest_infer_schema_annotation.py42 def foo_op_3(x: str) -> int: function
67 def foo_op_3(x: torch.device) -> int: function
86 def foo_op_3(x: typing.List[int]) -> int: function
129 def foo_op_3(x: torch.Tensor) -> Tensor: function