Searched refs:GetNetworkInputShapes (Results 1 – 4 of 4) sorted by relevance
152 Status GetNetworkInputShapes(const nvinfer1::INetworkDefinition* network,
184 Status GetNetworkInputShapes(const nvinfer1::INetworkDefinition* network, in GetNetworkInputShapes() function
1487 GetNetworkInputShapes(converter_->network(), &input_partial_shapes)); in BuildAndRun()
174 TF_CHECK_OK(GetNetworkInputShapes(network_.get(), &input_partial_shapes)); in TEST_F()