Home
last modified time | relevance | path

Searched defs:InputSpec (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DReleaseModeModelRunner.h94 getTensor<uint64_t>(InputSpec.size())[0] = High; variable
95 getTensor<uint64_t>(InputSpec.size())[1] = Low; variable
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DTFLiteUtils.cpp152 auto &InputSpec = InputSpecs[I]; in TFModelEvaluatorImpl() local