Home
last modified time | relevance | path

Searched refs:AddStmtFactoryMethod (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/pytorch/torch/csrc/jit/tensorexpr/
H A Dcodegen.h233 TORCH_API void AddStmtFactoryMethod(
245 codegen_list.AddStmtFactoryMethod( in RegisterCodeGen()
H A Dcodegen.cpp50 void RegisterCodeGenList::AddStmtFactoryMethod( in AddStmtFactoryMethod() function in torch::jit::tensorexpr::RegisterCodeGenList