Searched refs:expected_num_outputs (Results 1 – 1 of 1) sorted by relevance
1930 const int expected_num_outputs = in TestBinaryTensorOpWeightFallback() local1935 {"my_binary", ConstructTensor<CType>(expected_num_outputs)}}; in TestBinaryTensorOpWeightFallback()1940 ElementsAreArray(std::vector<CType>(expected_num_outputs, CType(3)))); in TestBinaryTensorOpWeightFallback()1944 ElementsAreArray(std::vector<CType>(expected_num_outputs, CType(1)))); in TestBinaryTensorOpWeightFallback()