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