Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/grappler/optimizers/
Dauto_mixed_precision.cc197 TypeAttrId GetTypeAttrId(const OpDef::ArgDef& arg_def, int arg_type_index) { in GetTypeAttrId() function
302 TypeAttrId type_attr = GetTypeAttrId(arg_def, arg_inds.second); in AddNode()
317 TypeAttrId type_attr = GetTypeAttrId(arg_def, arg_inds.second); in AddNode()