Searched refs:kOutputTypeAttrName (Results 1 – 1 of 1) sorted by relevance
2119 constexpr const char kOutputTypeAttrName[] = "T"; variable2122 return GetNodeDefTfType(params.node_def, tf_type, kOutputTypeAttrName); in GetOutputTfType()2127 const char* type_attr_name = kOutputTypeAttrName) { in AllowDataTypes()