Home
last modified time | relevance | path

Searched defs:InputSpecs (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Analysis/
H A DTFUtils.cpp336 StringRef SavedModelPath, const std::vector<TensorSpec> &InputSpecs, in TFModelEvaluatorImpl()
376 StringRef SavedModelPath, const std::vector<TensorSpec> &InputSpecs, in TFModelEvaluator()
386 const std::vector<TensorSpec> &InputSpecs, in TFModelEvaluator()
H A DInlineSizeEstimatorAnalysis.cpp224 std::vector<TensorSpec> InputSpecs{TensorSpec::createSpec<int32_t>( in InlineSizeEstimatorAnalysis() local
H A DDevelopmentModeInlineAdvisor.cpp465 std::vector<TensorSpec> InputSpecs; local