Searched defs:scanNode (Results 1 – 10 of 10) sorted by relevance
81 Node* scanNode(Node* n) { in scanNode() function
119 void scanNode(Node* n) { in insertLastUses() function
42 graph_node_list::iterator scanNode(Node* node, size_t threshold) { in scanNode() function
261 std::pair<graph_node_list::iterator, bool> scanNode(Node* consumer) { in scanNode() function in torch::jit::__anon5a51c5e00111::SubgraphSlicer
643 std::pair<graph_node_list::iterator, bool> scanNode(Node* n) { in scanNode() function in torch::jit::TensorExprFuser
1071 std::pair<graph_node_list::iterator, bool> scanNode(Node* producer) { in scanNode() function in torch::jit::__anon6095a4570111::MKLDNNSubgraphSlicer
868 std::pair<graph_node_list::iterator, bool> scanNode(Node* consumer) { in scanNode() function
95 std::pair<graph_node_list::iterator, bool> GraphRewriter::scanNode( in scanNode() function in torch::jit::fuser::onednn::GraphRewriter
231 static std::pair<graph_node_list::iterator, bool> scanNode( in scanNode() function
292 Node* scanNode(Node* n) { in scanNode() function