Lines Matching +defs:foo +defs:c
556 def forward(self, a, b, c): argument
779 def foo(x): function
897 def foo(x): function
1671 def foo(x, t: torch.dtype): function
1680 def foo(x): function
2248 def foo(): function
2691 def simple_fn(x, a=a, b=b, c=outer_var + outer_var2): argument
2759 def foo(x=(1, [])): function
2938 def foo(x): function
3019 def foo(x): function
3030 def foo(x): function
3081 def foo(x=torch.ones(1)): function
3099 def foo(x=torch.ones(1)): function
3149 def foo(x): function
3167 def foo(x): function
3191 def foo(x): function
3347 def foo(self): member in TestScript.test_set_attribute_through_optional.A
3365 def __init__(self, foo): argument
3522 def foo(x: int): function
3747 def foo(x): function
4018 def foo(x): function
4138 def foo(a): function
4321 def foo(): function
4718 def foo(x): function
4764 def foo(): function
4771 def foo(strs: List[str]): function
4784 def foo(strs: List[str]): function
4792 def foo(tups: List[Tuple[int, int]]): function
4799 def foo(tups: List[Tuple[int, int]]): function
4807 def foo(tups: List[Tuple[int, int]]): function
4816 def foo(): function
4826 def foo(inputs: List[Any]): function
4835 def foo(inputs: List[Tuple[int, Tuple[int, str]]]): function
4844 def foo(inputs: List[Any]): function
4871 def foo(a): function
4880 def func2(a, b, c, d): argument
5190 def foo(x): function
5210 def typed_nones(a=None, b=None, c=None): argument
5226 def foo(): function
5244 def foo(): function
5345 def foo(x): function
6347 def foo(x): function
6803 def foo(a): function
6811 def bar(c, b): argument
6819 def baz(c, b): argument
6823 def foo(c, b): argument
6827 def bar(c, b): argument
6838 def baz(c, b): argument
6842 def foo(c, b): argument
6846 def bar(c, b): argument
7230 def foo(): function
7395 def foo(s: float): function
7416 def foo(x): function
7434 def foo() -> None: function
7595 def foo(a): function
7641 def foo(x: Any): function
7782 def foo(): function
8019 def foo(x): function
8091 def foo(a): function
8104 def foo(a): function
8219 def foo(): function
8262 def foo(x): function
8273 def foo(x, cond: bool): function
8284 def foo(x, cond: bool, cond2: bool): function
8295 def foo(x, cond: bool, cond2: bool): function
8643 def foo(x): function
8721 def foo(self): member in TestScript.test_script_module_call_noscript.M
9193 def foo(x): function
9760 def foo(): function
9782 def foo(a): function
9800 def foo(a): function
9808 def foo(a): function
9865 def foo(a, b, c): argument
9881 def foo(): function
10214 def foo(self, x): member in TestScript.test_type_annotation_module.BaseModule
10281 def foo(self, input): member in TestScript.test_script_define_order.M
10294 def foo(self, input): member in TestScript.test_script_define_order_recursive_fail.M
10308 def foo(self, bar, input): member in TestScript.test_script_kwargs_fn_call.M
10316 def foo(a): function
10439 def foo(self): member in TestScript.test_script_module_export_tensor_type.M
10460 def foo(self): member in TestScript.test_script_module_export_tensor_cuda.M
10502 def foo(self): member in TestScript.test_script_module_export_shared_storage.M
10608 def foo(x, y): function
10617 def foo(a, b, x): function
10653 def foo(a, b): function
10933 def foo(): function
10968 def foo(x: torch.Tensor, y: torch.Tensor, W: torch.Tensor): function
11301 …def foo(input: Tuple[torch.Tensor, Optional[torch.Tensor], Optional[torch.Tensor]]) -> Optional[to… function
11309 def foo(input: Tuple[torch.Tensor, torch.Tensor, torch.Tensor]) -> torch.Tensor: function
11317 def foo(a: Tuple[int, float], b: Tuple[int]) -> int: function
11326 def foo(a: Tuple[int, int], b: Tuple[int, int, int]) -> int: function
11691 def foo(): function
11962 def foo(a): function
12142 def foo(self, x, y): member in TestScript.test_wrong_method_call_inputs.SomeModule
12163 def foo(x): function
12346 def foo(a, b): function
12641 def foo(): function
12705 def foo(x, y, z): function
12942 c # type: Tensor argument
12953 c # type: Tensor argument
12963 c # type: Tensor argument
13027 def foo(x): # type: ignore function
13182 def foo(a, b): function
13189 def foo(a, b): function
13205 def foo(a, b): function
13236 def foo(x): function
13249 def foo(a, b): function
13256 def foo(x, y): function
13264 def foo(x, y): function
13272 def foo(a, b): function
13279 def foo(x): function
13286 def foo(a, b): function
13292 def foo(a, b): function
13300 def foo(): function
13307 def foo(a, b): function
13414 def foo(): function
13427 def foo(): function
13442 def foo(a): function
13450 def foo(a): function
13463 def foo(a): function
13755 def foo(x): function
14191 def foo(): function
14217 def foo(): function
14226 def foo(): function
14394 def foo(a): function
14527 def foo(): function
14813 def foo(a): function
14819 def foo(x): function
15155 def forward(self, foo): argument
15207 def foo(x): function
15401 def foo(): function
15530 def foo(self): member in TestScript.test_static_if_prop.HasAttrMod
15546 def foo(self, y): member in TestScript.test_static_if_prop.FooTest
15549 def foo(): function
15622 def foo(fname): function
15757 def foo(a): function
15766 def foo(a, # type: int function