Home
last modified time | relevance | path

Searched defs:GetTrtBroadcastShape (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/compiler/tf2tensorrt/convert/
H A Dconvert_nodes.cc276 Status GetTrtBroadcastShape(const TRT_TensorOrWeights& operand_l, in GetTrtBroadcastShape() function
H A Dconvert_nodes_test.cc908 TEST_F(ConverterTest, GetTrtBroadcastShape) { in TEST_F() argument