Home
last modified time | relevance | path

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

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