Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/torch/csrc/jit/codegen/fuser/
H A Dinterface.cpp30 void runFusion(const int64_t key, Stack& stack) { in runFusion() function
H A Dexecutor.cpp322 bool runFusion(const int64_t key, Stack& stack, std::string* code_out) { in runFusion() function