Searched refs:MethodOutputType (Results 1 – 4 of 4) sorted by relevance
15 MethodOutputType,96 ) -> List[List[MethodOutputType]]:127 List[List[MethodOutputType]],
37 MethodOutputType: TypeAlias = Sequence[torch.Tensor] variable57 expected_outputs: Optional[MethodOutputType] = None, argument
1693 TEST_F(ServiceDescriptorTest, MethodOutputType) { in TEST_F() argument