Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Analysis/
H A DTFUtils.cpp297 void initInput(size_t Index, TF_DataType Type,
362 initInput(I, static_cast<TF_DataType>(InputSpec.typeIndex()), in TFModelEvaluatorImpl()
430 void TFModelEvaluatorImpl::initInput(size_t Index, TF_DataType Type, in initInput() function in TFModelEvaluatorImpl