Searched defs:is_fed (Results 1 – 1 of 1) sorted by relevance
1659 Status MaybeUpdateNodeContextOutput(const NodeDef& node, const bool is_fed, in MaybeUpdateNodeContextOutput()1893 const bool is_fed = it != fed_ports_.end(); in InferShapes() local