Searched refs:ValidateWeights (Results 1 – 1 of 1) sorted by relevance
292 void ValidateWeights(const TRT_ShapedWeights& weights, in ValidateWeights() function574 ValidateWeights<float>(output.weights(), {2}, {1.0, 2.0}); in TEST_F()2046 ValidateWeights(output.weights(), expected_dims, expected_value); in TestConvertConst()