Home
last modified time | relevance | path

Searched refs:mergeNodeIntoSubgraphAndUpdateAliasing (Results 1 – 7 of 7) sorted by relevance

/aosp_15_r20/external/pytorch/torch/csrc/jit/passes/utils/
H A Dsubgraph_utils.h44 TORCH_API void mergeNodeIntoSubgraphAndUpdateAliasing(
H A Dsubgraph_utils.cpp417 void mergeNodeIntoSubgraphAndUpdateAliasing( in mergeNodeIntoSubgraphAndUpdateAliasing() function
/aosp_15_r20/external/pytorch/torch/csrc/jit/runtime/static/
H A Dfusion.cpp202 SubgraphUtils::mergeNodeIntoSubgraphAndUpdateAliasing( in tryMerge()
/aosp_15_r20/external/pytorch/torch/csrc/jit/passes/
H A Dcreate_autodiff_subgraphs.cpp291 SubgraphUtils::mergeNodeIntoSubgraphAndUpdateAliasing( in tryMerge()
H A Dfrozen_ops_to_mkldnn.cpp1110 SubgraphUtils::mergeNodeIntoSubgraphAndUpdateAliasing( in tryMerge()
H A Dtensorexpr_fuser.cpp807 SubgraphUtils::mergeNodeIntoSubgraphAndUpdateAliasing( in tryMerge()
/aosp_15_r20/external/pytorch/torch/csrc/jit/codegen/onednn/
H A Dgraph_helper.cpp541 SubgraphUtils::mergeNodeIntoSubgraphAndUpdateAliasing( in mergeNodeIntoSubgraph()