Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/CodeGen/
H A DMLRegallocEvictAdvisor.cpp325 static const std::vector<TensorSpec> InputFeatures{ variable
353 MF.getFunction().getContext(), InputFeatures, DecisionName); in getAdvisor()
452 Runner = std::make_unique<NoInferenceModelRunner>(Ctx, InputFeatures); in getAdvisor()
465 for (const auto &FS : InputFeatures) in getAdvisor()