Searched refs:make_attr (Results 1 – 2 of 2) sorted by relevance
83 def make_attr(attr_type, value): function117 return make_attr(typ, self.attrs[i + 1])
1097 backprop.make_attr(int(pywrap_tfe.TF_ATTR_TYPE), 1))1101 backprop.make_attr([int(pywrap_tfe.TF_ATTR_TYPE)], [1]))1113 actual = backprop.make_attr(int(pywrap_tfe.TF_ATTR_SHAPE), s)1124 backprop.make_attr([int(pywrap_tfe.TF_ATTR_SHAPE)], shape_list))