18#include "kernels/TestUtils.h"
27using ::testing::FloatNear;
28using ::testing::Matcher;
32 std::vector<Matcher<float>>
matchers;
34 for (
const float v : values)
Matcher< std::vector< float > > FloatArrayNear(const std::vector< float > &values, float max_abs_error)
T must_cast(loco::Node *node)