Searched refs:result_tanh (Results 1 – 1 of 1) sorted by relevance
1361 Matrix<std::int32_t, ResultOrder> result_tanh(rows, cols); in TestOutputStages() local1363 &context, lhs.const_map(), rhs.const_map(), &result_tanh, lhs_offset, in TestOutputStages()1371 std::int32_t actual_int32 = result_tanh(r, c); in TestOutputStages()