Searched refs:is_fed (Results 1 – 1 of 1) sorted by relevance
1659 Status MaybeUpdateNodeContextOutput(const NodeDef& node, const bool is_fed, in MaybeUpdateNodeContextOutput() argument1673 if (!is_fed) { in MaybeUpdateNodeContextOutput()1893 const bool is_fed = it != fed_ports_.end(); in InferShapes() local1894 if (is_fed) { in InferShapes()1903 status.Update(MaybeUpdateNodeContextOutput(node, is_fed, c)); in InferShapes()