Searched refs:fed_ports_ (Results 1 – 1 of 1) sorted by relevance
622 fed_ports_(fed_ports), in SymbolicShapeRefiner()1892 auto it = fed_ports_.find(node.name()); in InferShapes()1893 const bool is_fed = it != fed_ports_.end(); in InferShapes()2009 const absl::flat_hash_map<string, absl::flat_hash_set<int>>& fed_ports_; member in tensorflow::grappler::SymbolicShapeRefiner