Searched defs:InputSpecs (Results 1 – 5 of 5) sorted by relevance
95 const std::vector<TensorSpec> &InputSpecs, in ModelUnderTrainingRunner()125 const std::vector<TensorSpec> &InputSpecs, in createAndEnsureValid()
101 StringRef SavedModelPath, const std::vector<TensorSpec> &InputSpecs, in TFModelEvaluatorImpl() argument 185 const std::vector<TensorSpec> &InputSpecs, in TFModelEvaluator() argument
221 std::vector<TensorSpec> InputSpecs{TensorSpec::createSpec<int32_t>( in InlineSizeEstimatorAnalysis() local
262 std::vector<TensorSpec> InputSpecs; local
63 const std::vector<TensorSpec> InputSpecs; variable