Searched defs:arg0_1 (Results 1 – 6 of 6) sorted by relevance
/external/pytorch/test/inductor/ |
D | test_inplacing_pass.py | 195 def f(arg0_1): argument 217 def f(arg0_1): argument 240 def f(arg0_1): argument 264 def f(arg0_1): argument 286 def f(arg0_1): argument
|
D | test_cuda_repro.py | 735 def forward(arg0_1): argument
|
D | test_cpu_repro.py | 1533 def forward(arg0_1): argument 3736 def fn(arg0_1): argument
|
D | test_torchinductor.py | 3027 def fn(arg0_1, arg2_1): argument 8468 def forward(arg0_1, arg1_1, arg3_1, squeeze, view_1, slice_1): argument 8808 def fn(arg0_1): argument 8949 def forward(self, arg0_1, arg1_1): argument 9020 def foo(arg0_1, arg1_1, arg2_1, arg3_1, arg4_1): argument 9317 def func(arg0_1): argument
|
/external/pytorch/test/ |
D | test_fx_passes.py | 762 def forward(self, arg0_1, arg1_1): argument
|
/external/pytorch/test/dynamo/ |
D | test_repros.py | 5775 def forward(self, arg0_1): argument
|