Home
last modified time | relevance | path

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

/external/pytorch/benchmarks/static_runtime/
Dtest_utils.cc280 const bool check_resize) { in testStaticRuntime()
Dtest_static_runtime.cc1324 bool check_resize = shape1.size() > 0; in TEST() local
/external/libdav1d/tests/checkasm/
Dmc.c723 static void check_resize(Dav1dMCDSPContext *const c) { in check_resize() function