Home
last modified time | relevance | path

Searched defs:foo_meta (Results 1 – 8 of 8) sorted by relevance

/aosp_15_r20/external/pytorch/test/
H A Dtest_custom_ops.py178 def foo_meta(x): function
248 def foo_meta(x): function
279 def foo_meta(x): function
1517 def foo_meta(x, dim): function
1533 def foo_meta(x, dim): function
1552 def foo_meta(x): function
1579 def foo_meta(x): function
H A Dtest_proxy_tensor.py970 def foo_meta(x): function
/aosp_15_r20/external/pytorch/c10/test/util/
H A Dtypeid_test.cpp42 TypeMeta foo_meta = TypeMeta::Make<TypeMetaTestFoo>(); in TEST() local
/aosp_15_r20/external/pytorch/test/higher_order_ops/
H A Dtest_with_effects.py449 def foo_meta(a): function
/aosp_15_r20/external/executorch/exir/program/test/
H A Dtest_program.py143 def foo_meta(a, b): function
/aosp_15_r20/external/pytorch/test/inductor/
H A Dtest_compiled_autograd.py1458 def foo_meta(x): function
H A Dtest_torchinductor.py9864 def foo_meta(x): function
9890 def foo_meta(x, scale: float): function
9923 def foo_meta(x): function
/aosp_15_r20/external/pytorch/test/export/
H A Dtest_converter.py890 def foo_meta(x): function