Home
last modified time | relevance | path

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

/frameworks/ml/nn/runtime/test/
DTestGenerated.cpp147 resize_accordingly(golden, test); in executeWithCompilation()
/frameworks/ml/nn/tools/test_generator/include/
DTestHarness.h202 inline void resize_accordingly(const MixedTyped& golden, MixedTyped& test) { in resize_accordingly() function