Home
last modified time | relevance | path

Searched refs:selectAlgorithms (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/compiler/tf2tensorrt/convert/
H A Dalgorithm_selector.h96 int32_t selectAlgorithms(const nvinfer1::IAlgorithmContext& algoContext,
H A Dalgorithm_selector.cc211 int32_t TftrtAlgorithmSelector::selectAlgorithms( in selectAlgorithms() function in tensorflow::tensorrt::convert::TftrtAlgorithmSelector