Searched refs:GetNetworkInputShapes (Results 1 – 5 of 5) sorted by relevance
141 Status GetNetworkInputShapes(const nvinfer1::INetworkDefinition* network, in GetNetworkInputShapes() function
360 Status GetNetworkInputShapes(const nvinfer1::INetworkDefinition* network,
1297 GetNetworkInputShapes(converter_->network(), &input_partial_shapes)); in BuildAndRun()
210 TF_CHECK_OK(GetNetworkInputShapes(network_.get(), &input_partial_shapes)); in TEST_P()
201 TF_CHECK_OK(GetNetworkInputShapes(network.get(), &input_partial_shapes)); in CreateTRTEngine()