Home
last modified time | relevance | path

Searched refs:VarTupleUnpack (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/pytorch/torch/csrc/jit/runtime/static/
H A Dnative_ops.cpp640 static_runtime::VarTupleUnpack,
/aosp_15_r20/external/pytorch/benchmarks/static_runtime/
H A Dtest_static_runtime.cc2820 TEST(StaticRuntime, VarTupleUnpack) { in TEST() argument