Home
last modified time | relevance | path

Searched refs:TrtShapedWeightsEquals (Results 1 – 1 of 1) sorted by relevance

/external/tensorflow/tensorflow/compiler/tf2tensorrt/convert/
Dconvert_nodes_test.cc285 bool TrtShapedWeightsEquals(const TRT_ShapedWeights& lhs, in TrtShapedWeightsEquals() function
521 EXPECT_TRUE(TrtShapedWeightsEquals(weights, ptr->weights())); in TEST()