Searched refs:GetTrtBroadcastShape (Results 1 – 3 of 3) sorted by relevance
507 Status GetTrtBroadcastShape(const TRT_TensorOrWeights& operand_l,
884 TEST_F(ConverterTest, GetTrtBroadcastShape) { in TEST_F() argument916 this->converter_->GetTrtBroadcastShape( in TEST_F()925 this->converter_->GetTrtBroadcastShape( in TEST_F()
362 Status Converter::GetTrtBroadcastShape( in GetTrtBroadcastShape() function in tensorflow::tensorrt::convert::Converter1956 Status status = params->converter->GetTrtBroadcastShape( in BinaryTensorOpTensor()