Searched refs:mat0 (Results 1 – 3 of 3) sorted by relevance
286 Eigen::Tensor<T, 5, Eigen::RowMajor> mat0(dst_sizes); in launch() local287 mat0.setZero(); in launch()291 .select(out_backprop_slice.broadcast(bcast), mat0); in launch()
1599 skcms_Matrix3x3 mat0, mat1; in test_encode_icc() local1600 bool success = p3->toXYZD50(&mat0); in test_encode_icc()1607 REPORTER_ASSERT(r, color_space_almost_equal(mat0.vals[i][j], mat1.vals[i][j])); in test_encode_icc()
1564 skcms_Matrix3x3 mat0, mat1; in test_encode_icc() local1565 bool success = p3->toXYZD50(&mat0); in test_encode_icc()1572 REPORTER_ASSERT(r, color_space_almost_equal(mat0.vals[i][j], mat1.vals[i][j])); in test_encode_icc()