Home
last modified time | relevance | path

Searched defs:shouldConsiderForMerge (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/pytorch/torch/csrc/jit/passes/
H A Dcreate_autodiff_subgraphs.cpp243 bool shouldConsiderForMerge(Node* node) { in shouldConsiderForMerge() function in torch::jit::__anon5a51c5e00111::SubgraphSlicer
H A Dfrozen_ops_to_mkldnn.cpp1062 bool shouldConsiderForMerge(Node* node) { in shouldConsiderForMerge() function in torch::jit::__anon6095a4570111::MKLDNNSubgraphSlicer
/aosp_15_r20/external/pytorch/torch/csrc/jit/codegen/onednn/
H A Dgraph_helper.cpp499 bool LlgaGraphHelper::shouldConsiderForMerge(Node* node) { in shouldConsiderForMerge() function in torch::jit::fuser::onednn::LlgaGraphHelper