Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/torch/csrc/jit/codegen/onednn/
H A DLlgaTensorImpl.h251 struct TORCH_API LlgaTensorImpl : public c10::TensorImpl { struct
261 static at::Tensor llga_to_aten_tensor(LlgaTensorImpl* llgaImpl); argument
H A DLlgaTensorImpl.cpp46 LlgaTensorImpl::LlgaTensorImpl( in LlgaTensorImpl() function in torch::jit::fuser::onednn::LlgaTensorImpl