Home
last modified time | relevance | path

Searched defs:canFuseNode (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/pytorch/torch/csrc/jit/codegen/onednn/
H A Dregister_interface.cpp8 static bool canFuseNode(const Node* node) { in canFuseNode() function
/aosp_15_r20/external/pytorch/torch/csrc/jit/codegen/cuda/
H A Dinterface.cpp108 bool canFuseNode(const Node* node) { in canFuseNode() function