Searched refs:algorithm_id_ (Results 1 – 1 of 1) sorted by relevance
1423 int32_t algorithm_id_; member in tensorflow::tensorrt::convert::StaticAlgorithmSelector1426 StaticAlgorithmSelector(int32_t algorithm_id) : algorithm_id_(algorithm_id) {} in StaticAlgorithmSelector()1438 selection[0] = std::min(algorithm_id_, nbChoices); in selectAlgorithms()