Searched refs:InputForAttr (Results 1 – 1 of 1) sorted by relevance
63 string InputForAttr(const OpDef::AttrDef& op_def_attr);155 string GenTypeScriptOp::InputForAttr(const OpDef::AttrDef& op_def_attr) { in InputForAttr() function in tensorflow::__anon850744f40111::GenTypeScriptOp214 InputForAttr(attr.op_def_attr), ")"); in AddOpAttrs()218 strings::StrAppend(&result_, "value: ", InputForAttr(attr.op_def_attr), in AddOpAttrs()