Home
last modified time | relevance | path

Searched refs:HasAttrStyleType (Results 1 – 1 of 1) sorted by relevance

/external/tensorflow/tensorflow/core/framework/
Dop_def_util.cc38 bool HasAttrStyleType(const OpDef::ArgDef& arg) { in HasAttrStyleType() function
187 VALIDATE(HasAttrStyleType(arg), "Missing type", suffix); in ValidateArg()