Home
last modified time | relevance | path

Searched refs:fwd_body (Results 1 – 1 of 1) sorted by relevance

/external/tensorflow/tensorflow/compiler/tf2xla/
Dtf2xla_util.cc828 const FunctionDef* fwd_body = fld->Find(fwd_body_attr.name()); in RewriteTensorListWithConstElement() local
829 if (!fwd_body) { in RewriteTensorListWithConstElement()
836 *fwd_body, AttrSlice(&fwd_body_attr.attr()), fld, &fwd_fbody)); in RewriteTensorListWithConstElement()