Home
last modified time | relevance | path

Searched defs:IndexSelect (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/pytorch/torch/fx/experimental/migrate_gradual_types/
H A Dconstraint.py215 class IndexSelect(Constraint): class
/aosp_15_r20/external/pytorch/benchmarks/static_runtime/
H A Dtest_static_runtime.cc1980 TEST(StaticRuntime, IndexSelect) { in TEST() argument