Searched refs:fwd_body_attr (Results 1 – 1 of 1) sorted by relevance
832 NameAttrList fwd_body_attr; in RewriteTensorListWithConstElement() local833 TF_CHECK_OK(GetNodeAttr(fwd_while->def(), "body", &fwd_body_attr)); in RewriteTensorListWithConstElement()834 const FunctionDef* fwd_body = fld->Find(fwd_body_attr.name()); in RewriteTensorListWithConstElement()837 fwd_body_attr.name(), " for While node ", in RewriteTensorListWithConstElement()842 *fwd_body, AttrSlice(&fwd_body_attr.attr()), fld, &fwd_fbody)); in RewriteTensorListWithConstElement()