Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/aten/src/ATen/mps/
H A DMPSGeneratorImpl.h24 struct TORCH_API MPSGeneratorImpl : public c10::GeneratorImpl { struct
49 MPSGeneratorImpl* clone_impl() const override; argument