Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/torch/csrc/jit/tensorexpr/
H A Dllvm_jit.cpp159 class TORCH_API PytorchLLVMJITImpl { class
166 PytorchLLVMJITImpl( in PytorchLLVMJITImpl() function in llvm::orc::PytorchLLVMJITImpl
H A Dllvm_jit.h49 class PytorchLLVMJITImpl; variable