Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/benchmarks/static_runtime/
H A Dtest_static_runtime.cc1101 std::vector<IValue> args_dim_negative{d, e, -1}; in TEST() local
2703 std::vector<IValue> args_dim_negative{c, d, -1}; in TEST() local