Searched defs:OutputSpecs (Results 1 – 4 of 4) sorted by relevance
96 const std::vector<TensorSpec> &OutputSpecs, in ModelUnderTrainingRunner()130 std::vector<TensorSpec> OutputSpecs; in createAndEnsureValid() local
102 const std::vector<TensorSpec> &OutputSpecs, const char *Tags = "serve") in TFModelEvaluatorImpl()186 const std::vector<TensorSpec> &OutputSpecs, in TFModelEvaluator()
226 std::vector<TensorSpec> OutputSpecs{ InlineSizeEstimatorAnalysis() local
70 const std::vector<TensorSpec> OutputSpecs; variable