Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/Analysis/
H A DTFUtils.cpp225 void initInput(size_t Index, TF_DataType Type,
360 initInput(I, static_cast<TF_DataType>(InputSpec.typeIndex()), in TFModelEvaluatorImpl()
428 void TFModelEvaluatorImpl::initInput(size_t Index, TF_DataType Type, in initInput() function in TFModelEvaluatorImpl