Searched refs:grad_name (Results 1 – 1 of 1) sorted by relevance
1503 const string& grad_name = FindGradientHelper(func_name); in GetAttrImpl() local1507 if (!grad_name.empty()) { in GetAttrImpl()1508 return &(FindHelper(grad_name)->fdef); in GetAttrImpl()