Searched refs:SetOpAttrList (Results 1 – 1 of 1) sorted by relevance
/external/tensorflow/tensorflow/python/eager/ |
D | pywrap_tfe_src.cc | 385 bool SetOpAttrList(TFE_Context* ctx, TFE_Op* op, const char* key, in SetOpAttrList() function 777 if (!SetOpAttrList(ctx, op, key, py_value, type, nullptr, out_status)) in SetOpAttrs() 808 SetOpAttrList(ctx, op, attr_name, attr_value, type, attr_list_sizes, in SetOpAttrWithDefaults()
|