Searched defs:shouldConsiderForMerge (Results 1 – 3 of 3) sorted by relevance
/aosp_15_r20/external/pytorch/torch/csrc/jit/passes/ | ||
H A D | create_autodiff_subgraphs.cpp | 243 bool shouldConsiderForMerge(Node* node) { in shouldConsiderForMerge() function in torch::jit::__anon5a51c5e00111::SubgraphSlicer |
H A D | frozen_ops_to_mkldnn.cpp | 1062 bool shouldConsiderForMerge(Node* node) { in shouldConsiderForMerge() function in torch::jit::__anon6095a4570111::MKLDNNSubgraphSlicer |
/aosp_15_r20/external/pytorch/torch/csrc/jit/codegen/onednn/ | ||
H A D | graph_helper.cpp | 499 bool LlgaGraphHelper::shouldConsiderForMerge(Node* node) { in shouldConsiderForMerge() function in torch::jit::fuser::onednn::LlgaGraphHelper |