Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/test/inductor/
H A Dtest_auto_functionalize.py27 def foo_impl(a, b, c=None, d=None, e=-1): function
45 def foo_impl(x, out): function
62 def foo_impl(self: torch.Tensor) -> None: function
85 def foo_impl(all_gather_output, all_gather_input_split_sizes, dim, out): function
156 def foo_impl(x, y, z, w, n): function
208 def foo_impl(x, y, z, w, n): function
269 def foo_impl(x): function
301 def foo_impl(x, y, z, w, n): function
373 def foo_impl(x, y, z, w, n): function
474 def foo_impl(x, y, z, w, n): function
[all …]
/aosp_15_r20/external/pytorch/test/
H A Dtest_autograd_fallback.py76 def foo_impl(a, b, c): function
108 def foo_impl(x, y): function
262 def foo_impl(x, y): function
334 def foo_impl(a, b): function
352 def foo_impl(a, b): function
372 def foo_impl(a): function
395 def foo_impl(a, b): function
429 def foo_impl(a): function
H A Dtest_custom_ops.py142 def foo_impl(x): function
175 def foo_impl(x): function
207 def foo_impl(x): function
245 def foo_impl(x): function
276 def foo_impl(x): function
363 def foo_impl(x): function
388 def foo_impl(x): function
404 def foo_impl(x): function
418 def foo_impl(x): function
734 def foo_impl(x: torch.Tensor) -> torch.Tensor: function
[all …]
H A Dtest_python_dispatch.py645 def foo_impl(x, y, z, w): function
669 def foo_impl(x, y, z, w): function
700 def foo_impl(x, y, z, w): function
726 def foo_impl(x, y, z, w): function
H A Dtest_meta.py1363 def foo_impl(x): function
H A Dtest_fake_tensor.py116 def foo_impl(self): function
/aosp_15_r20/external/pytorch/test/higher_order_ops/
H A Dtest_with_effects.py445 def foo_impl(a): function
682 def foo_impl(a): function
/aosp_15_r20/prebuilts/cmake/linux-x86/share/cmake-3.22/Modules/
DWriteCompilerDetectionHeader.cmake365 add_library(foo_impl foo_impl.cpp) target
/aosp_15_r20/external/pytorch/test/dynamo/
H A Dtest_misc.py554 def foo_impl(a, b, c=None, d=None, e=-1): function
630 def foo_impl(x, y, z, w): function
704 def foo_impl(x, y, z, w, n): function
759 def foo_impl(x, y, z, w, n): function
821 def foo_impl(x): function
856 def foo_impl(x, y, z, w, n): function
/aosp_15_r20/external/pytorch/test/export/
H A Dtest_serialize.py615 def foo_impl(a, b, c): function
H A Dtest_converter.py882 def foo_impl(x): function
H A Dtest_export.py125 def foo_impl(x, z): function