Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Analysis/
H A DInlineSizeEstimatorAnalysis.cpp228 std::vector<TensorSpec> OutputSpecs{ in InlineSizeEstimatorAnalysis() local
H A DDevelopmentModeInlineAdvisor.cpp312 std::vector<LoggedFeatureSpec> OutputSpecs; member in __anond89c93cd0111::ModelUnderTrainingRunner
H A DTFUtils.cpp387 const std::vector<TensorSpec> &OutputSpecs, in TFModelEvaluator()