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