Searched defs:MethodOutputType (Results 1 – 3 of 3) sorted by relevance
37 MethodOutputType: TypeAlias = Sequence[torch.Tensor] variable57 expected_outputs: Optional[MethodOutputType] = None,
1693 TEST_F(ServiceDescriptorTest, MethodOutputType) { in TEST_F() argument