Home
last modified time | relevance | path

Searched defs:ArgNumType (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/core/ir/importexport/
H A Dgraphdef_import.cc695 StatusOr<unsigned> GraphDefImporter::ArgNumType(const NamedAttrList &attrs, in ArgNumType() function in mlir::tfg::GraphDefImporter
/aosp_15_r20/external/tensorflow/tensorflow/core/framework/
H A Dfunction.cc71 Status ArgNumType(AttrSlice attrs, const OpDef::ArgDef& arg_def, in ArgNumType() function