Searched defs:collected_shapes (Results 1 – 1 of 1) sorted by relevance
72 const std::vector<std::vector<nvinfer1::Dims>>& collected_shapes) { in ImplicitBatchModeCompatibleStrategy()106 const std::vector<std::vector<nvinfer1::Dims>>& collected_shapes) { in RangeStrategy()128 const std::vector<std::vector<nvinfer1::Dims>>& collected_shapes) { in OptimalStrategy()269 std::vector<std::vector<nvinfer1::Dims>> collected_shapes; in InitProfiles() local