Searched refs:grad_name (Results 1 – 1 of 1) sorted by relevance
1537 const string& grad_name = FindGradientHelper(func_name); in GetAttrImpl() local1541 if (!grad_name.empty()) { in GetAttrImpl()1542 if (const auto helper = FindHelper(grad_name)) { in GetAttrImpl()